Skip to content

Multiple test designs for the iCE40UP5K-B-EVN board.

Notifications You must be signed in to change notification settings

pboechat/ice40up5k_tests

Repository files navigation

iCE40UP5K-B-EVN tests

Multiple test designs for the iCE40UP5K-B-EVN board.

Designs written in Verilog and built with yosys and nextprn.

Pre-requisites

For building the designs:

make
yosys
nextpnr
iverilog (simulation-only)

For building the tools:

python3.10
python3.10-venv
python-is-python3

Designs

Cycles through RGB on the LED.

Controls the LED via commands sent over UART.

Displays the rainbow colors on an ILI9341 TFT display connected to the board via SPI.

Displays an image streamed over UART on an ILI9341 TFT display.

note: All designs are in reset mode until right-most switch (49A) is ON.

Releases

No releases published

Packages

No packages published