f4pga-examples icon indicating copy to clipboard operation
f4pga-examples copied to clipboard

"spectrum" example for FOMU (ice40)

Open kboronski-ant opened this issue 3 years ago • 1 comments

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

kboronski-ant avatar Jul 20 '22 18:07 kboronski-ant

I added the plumbing to have this example executed in CI. This PR is pending bumping f4pga after the blocking PRs are merged in repo f4pga.

umarcor avatar Aug 01 '22 23:08 umarcor