3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-28 19:35:53 +00:00

Added another xilinx example (not funcional yet)

This commit is contained in:
Clifford Wolf 2013-10-26 17:22:29 +02:00
parent dd56004fc0
commit b934a2d209
4 changed files with 101 additions and 0 deletions

View file

@ -0,0 +1,10 @@
This is a simple example for Yosys synthesis targeting the Mojo FPGA
development board [1, 2]. Simple script for xst-based synthesis (incl.
generation of reference edif files) and uploading to the board can be
found here [3].
[1] http://embeddedmicro.com/tutorials/mojo
[2] https://www.sparkfun.com/products/11953
[3] http://svn.clifford.at/handicraft/2013/mojo/