top | item 26260760

(no title)

panpanna | 5 years 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/

discuss

order

rustybolt|5 years ago

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-...