mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-04 13:29:12 +00:00 
			
		
		
		
	Remove ice40_unlut call, simply do equiv_opt on synth_ice40
This commit is contained in:
		
							parent
							
								
									35bf509603
								
							
						
					
					
						commit
						d5e8c0e6d3
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		| 
						 | 
					@ -1,4 +1,2 @@
 | 
				
			||||||
read_verilog opt_lut.v
 | 
					read_verilog opt_lut.v
 | 
				
			||||||
synth_ice40
 | 
					equiv_opt -map +/ice40/cells_sim.v -assert synth_ice40
 | 
				
			||||||
ice40_unlut
 | 
					 | 
				
			||||||
equiv_opt -map +/ice40/cells_sim.v -assert opt_lut -dlogic SB_CARRY:I0=1:I1=2:CI=3
 | 
					 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue