mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	Use abc_{map,unmap,model}.v
This commit is contained in:
		
							parent
							
								
									c4d4c6db3f
								
							
						
					
					
						commit
						be9e4f1b67
					
				
					 8 changed files with 334 additions and 141 deletions
				
			
		|  | @ -331,7 +331,6 @@ module \$_MUX16_ (A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, S, T, U, V, Y) | |||
| endmodule | ||||
| `endif | ||||
| 
 | ||||
| `ifndef _ABC | ||||
| module \$__XILINX_MUXF78 (O, I0, I1, I2, I3, S0, S1); | ||||
|   output O; | ||||
|   input I0, I1, I2, I3, S0, S1; | ||||
|  | @ -364,4 +363,3 @@ module \$__XILINX_MUXF78 (O, I0, I1, I2, I3, S0, S1); | |||
|   else | ||||
|     MUXF8 mux8 (.I0(T0), .I1(T1), .S(S1), .O(O)); | ||||
| endmodule | ||||
| `endif | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue