Firmware for the Gameduino 3X Dazzler FPGA
To build:
-
Make sure you are running Python 3 in a virtual environment. The build is tested with 3.7 onwards
-
Install the tools: sudo apt-get -y install verilator gforth
-
Install the Python requirements: pip install -r requirements.txt
Then edit xilinxmake
to point to your Xilinx WebPack installation.
After this make
will build the firmware.