mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-27 01:39:23 +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
 |