Day 2

Day 2 (11th June 2019)

Today I moved on with ZipCPU example and created and simulated the blinky as per exercise 2.

[8:30PM] Let’s try putting it on a TinyFPGA…

[9:11PM] Success! Code available at https://github.com/abhishek-kakkar/100DayFPGA/tree/master/day2

[9:12PM] That’s all for today. Simulated a blinky in Verilator, dumped a VCD file that I viewed in Gtkwave, and then ported the design to the TinyFPGA board and got it running there!