====== Porting the LatticeMico32 to a ZTEX FPGA Board ====== In this project the LatticeMico32 is ported to a [[http://www.ztex.de/usb-fpga-1/usb-fpga-1.11.e.html|ZTEX USB-FPGA Module 1.11c]]. The LatticeMico32 is an open source soft core RISC processor provided by Lattice. The Lattice system generates a set of Verilog files which can be ported to the FPGA. The design is verified by an example firmware running on the LatticeMico32 processor. This firmware makes a LED blinking and is written in C. ===== References ===== * **[[http://blog.tkjelectronics.dk/2011/02/porting-the-latticemico32-to-a-xilinx-fpga/|The project page]]** * [[http://tutorials.tkjelectronics.dk/Porting_the_LM32_to_a_Xilinx_FPGA.pdf|Guide about how to port the LatticeMico32 to a ZTEX FPGA Board, including the C-code programming stage in the Lattice system]] * [[http://www.youtube.com/watch?v=1LC0c8vdT10|A YouTube video of the running processor]] * [[http://www.latticesemi.com/products/intellectualproperty/ipcores/mico32/|Homepage of the LatticeMico32 processor]]