From b934a2d20940de78c1d33ebe481e4230744392b5 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 26 Oct 2013 17:22:29 +0200 Subject: Added another xilinx example (not funcional yet) --- techlibs/xilinx7/example_mojo_counter/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 techlibs/xilinx7/example_mojo_counter/README (limited to 'techlibs/xilinx7/example_mojo_counter/README') diff --git a/techlibs/xilinx7/example_mojo_counter/README b/techlibs/xilinx7/example_mojo_counter/README new file mode 100644 index 00000000..690a9d84 --- /dev/null +++ b/techlibs/xilinx7/example_mojo_counter/README @@ -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/ + -- cgit v1.2.3