mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-27 19:05:52 +00:00
[EXAMPLES] Ported the mojo counter example to Zynq ZED board.
Will be adding a tutorial on this to verilog.james.walms.co.uk in a few days.
This commit is contained in:
parent
f39c0c9928
commit
40b3551b45
4 changed files with 56 additions and 0 deletions
10
techlibs/xilinx/example_zed_counter/README
Normal file
10
techlibs/xilinx/example_zed_counter/README
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
This is a simple example for Yosys synthesis targeting the ZED 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://www.zedboard.org/
|
||||
[2] https://www.xilinx.com/zynq/
|
||||
[3] http://verilog.james.walms.co.uk/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue