mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-11-03 21:09:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			255 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			255 B
		
	
	
	
		
			Text
		
	
	
	
	
	
A simple example design, based on the Numato Labs Mimas V2 board
 | 
						|
================================================================
 | 
						|
 | 
						|
This example uses Yosys for synthesis and Xilinx ISE
 | 
						|
for place&route and bit-stream creation.
 | 
						|
 | 
						|
To synthesize:
 | 
						|
  bash run.sh
 |