mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 11:42:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			138 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| read_verilog abc_01.v
 | |
| read_verilog -lib abc_01_cells.v
 | |
| hierarchy -check -top test
 | |
| proc; opt; techmap
 | |
| abc -dff -liberty abc_01_cells.lib;;
 |