Commit Graph

10 Commits

Author SHA1 Message Date
Kyle Isom 0f5a237b10 Add NumberDisplay and SwitchLED. 2019-01-03 13:40:54 -08:00
Kyle Isom b70f066f25 fpga: 7-segment test on TinyFPGA. 2019-01-02 14:58:17 -08:00
Kyle Isom fddd50e701 Remove unused register. 2018-12-29 14:02:29 -08:00
Kyle Isom 129f92ab19 TinyFPGA: update name of verilog "sketch". 2018-12-29 11:38:13 -08:00
Kyle Isom 0caf8118c0 TinyAdder: clean up top-level. 2018-12-29 11:10:02 -08:00
Kyle Isom 777c4529c2 TinyAdder: remove unused pins from constraints, add Makefile. 2018-12-29 11:08:26 -08:00
Kyle Isom b4d0799516 TinyAdder: Add docs, organise things, updated EAGLE files. 2018-12-29 10:49:04 -08:00
Kyle Isom 4770a2bd9c TinyFPGA/btled: a comment. 2018-12-29 10:11:22 -08:00
Kyle Isom 95827da3e1 TinyFPGA: add button-toggled LED. 2018-12-29 09:55:32 -08:00
Kyle Isom 2f086a2c28 Update FPGA experiments.
+ Separate out into per-board directories.
+ Add icestick hello world.
+ Add TinyFPGA hello world, beacon, button-triggered LED, and TinyAdder.
+ Add platform constraint files for the iCEStick and TinyFPGA.
2018-12-28 20:45:02 -08:00