fomu-workshop/hdl/vhdl/blink
2021-11-29 16:52:07 +01:00
..
blink.vhd create subdir 'hdl' 2021-05-19 16:24:52 +02:00
Makefile Set GHDL_PREFIX for VHDL examples 2021-11-29 16:52:07 +01:00
README.md create subdir 'hdl' 2021-05-19 16:24:52 +02:00

Minimal VHDL Example

A minimal VHDL example which simply blinks the RGB LEDs at different frequencies.

Using

Type make to build the DFU image. Type make load to load the DFU image onto the Fomu board. Type make clean to remove all the generated files.