This example shows how parameters work and make for reusable modules.
- Yosys
- Arachne-pnr
- Project IceStorm
-
make
Builds
chip.bin
bitstream -
make flash
Program the bitstream to the device.
Loosly based on tomverbeure/upduino
This example shows how parameters work and make for reusable modules.
make
Builds chip.bin
bitstream
make flash
Program the bitstream to the device.
Loosly based on tomverbeure/upduino