This example uses the f4pga python package to create a bitstream for ice40 using a yosys+nextpnr flow.
The example code is meant to be used on a FOMU (pvt) board. It controls an RGB LED using a multichannel PWM generator to create smooth changes of color.
This example uses the f4pga python package to create a bitstream for ice40 using a yosys+nextpnr flow.
The example code is meant to be used on a FOMU (pvt) board. It controls an RGB LED using a multichannel PWM generator to create smooth changes of color.
Depends on https://github.com/chipsalliance/f4pga/pull/586, https://github.com/chipsalliance/f4pga/pull/585 and https://github.com/chipsalliance/f4pga/pull/581