Close

1st Set of Example Programs

A project log for GM-Study-Max

Application module board for the GateMate FPGA evaluation board E1, suitable for computer science education and FPGA training.

frankFrank 04/02/2023 at 10:220 Comments

Example Programs:

A set of example programs were written in Verilog, which demonstrate how to use the trainer board's hardware components under the Open Source toolchain. Below is a screenshot showing the workflow of editing the Verilog source code, and the 'make all' command in a different window doing the heavy lifting of synthesis, place&route, bitstream generation and upload to the board.

Discussions