mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 20:21:25 +00:00
Add a simple example for Spartan 6
This commit is contained in:
parent
a66f17b6a7
commit
173c975894
5 changed files with 47 additions and 0 deletions
8
examples/mimas2/README
Normal file
8
examples/mimas2/README
Normal file
|
@ -0,0 +1,8 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue