This blinky is based on the ULX3S-Blinky project from @Doctorwkt. This example blinks an LED using FPGA code.
It is assumed the yosys, nextpnr toolchain has been already installed. If not, see instructions here
On all platforms, the latest fujprog
can be used fujprog:
make clean
make ulx3s.bit
fujprog ulx3s.bit
See also other examples