Hacker News new | ask | show | jobs
by Delfino 2316 days ago
I recently read Code by Charles Petzold and it quickly become one of my favorite books, this seems like a great follow-up
1 comments

That book is amazing. It inspired me to look for more resources on computer architecture and Verilog, and after a while I had a very simple but functional CPU in Verilog that can compute prime numbers [https://github.com/f00zz/rei].