Hacker News new | ask | show | jobs
by panpanna 1937 days ago
This is a great resource, but maybe a bit slow-paced for some people.

For a more learning-by-doing-it tutorial, I highly recommend fpga4fun

https://www.fpga4fun.com/

1 comments

I wanted to post the same link! Additionally, there is (or was, it's offline but we still have the archived site) the HamsterWorks wiki: https://web.archive.org/web/20191020150416/http://www.hamste...

Additionally, this guy completely made a CPU in VHDL. Later on in the series he adds HDMI support, implements the RISC-V ISA so that he can use GCC to compile programs for his CPU: http://labs.domipheus.com/blog/designing-a-cpu-in-vhdl-part-...

Take a look at this course based on harris and harris book: https://safari.ethz.ch/digitaltechnik/spring2020/doku.php?id...

It includes readings, video lectures, homeworks(including solutions) and labs