mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-30 19:22:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			132 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| read_verilog -sv setundef.sv
 | |
| setundef -zero -params
 | |
| hierarchy -top top
 | |
| flatten
 | |
| proc
 | |
| async2sync
 | |
| write_json
 | |
| sat -seq 5 -prove-asserts
 |