Tutorials‎ > ‎

Mojo FPGA Tutorials

The Embedded Micro tutorials on the Mojo provide a premade project for use with the Mojo. However, some users may prefer to go through this setup and configuration themselves. This tutorial shows the setup for a barebones Mojo project.

Creating a Mojo Project in Xilinx ISE From Scratch (Brief Version)

This tutorial is a brief, faster-paced version of the tutorial above. If the top one is too slow-paced for you, this puts the same information into a much briefer block of text.

Verilog Module for Clock Generation (IN PROGRESS)

An important part of FPGA development is clock generation. This is a module that generates a clock at a fraction of the system clock rate. This is still pretty buggy, feel free to provide input via e-mail.

Comments