mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 19:52:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			149 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| read_verilog sym_mul_test.v
 | |
| hierarchy -check -top test
 | |
| 
 | |
| techmap -map sym_mul_map.v;;
 | |
| 
 | |
| show -prefix sym_mul -format pdf -notitle -lib sym_mul_cells.v
 |