mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			206 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			206 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| simplemap
 | |
| equiv_opt -assert techmap -D LUT_WIDTH=4 -map +/cmp2lut.v
 | |
| design -load postopt
 | |
| equiv_opt -assert techmap -D LUT_WIDTH=4 -map +/gate2lut.v
 | |
| design -load postopt
 | |
| select -assert-count 0 t:* t:$lut %d
 |