mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
9 lines
255 B
Plaintext
9 lines
255 B
Plaintext
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
|