mirror of
https://github.com/tinyvision-ai-inc/UPduino-v3.0.git
synced 2025-10-31 11:26:47 -07:00
FPGA build instructions
The FPGA can be built either using the Lattice Radiant toolchain that can be downloaded here or the open source icestorm toolchain which can be downloaded here.
Instructions for icestorm toolchain programming
Programming the board using icestorm can be done using the following command:
iceprog.exe -d i:0x0403:0x6014 <bitfile name>