Istar-Eldritch / TinyFPGA-BX_tests

A bunch of tests using a tinyfpga bx to learn VHDL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VHDL tests with the tinyfpga bx board.

Requirements:

Available demos:

  • blink

Make commands:

make install circuit={demo}
make inspect circuit={demo}
make clean

Eg.

make install circuit=blink

About

A bunch of tests using a tinyfpga bx to learn VHDL


Languages

Language:VHDL 51.1%Language:Makefile 48.9%