mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			96 B
		
	
	
	
		
			Text
		
	
	
	
	
	
#/bin/env bash
 | 
						|
yosys -p "synth_intel -family cycloneiv -top top -vout top.vqm" top.v sevenseg.v
 |