Electronic – Exercise based book to learn Verilog/vhdl

hdlverilogvhdl

I was planning on learn an HDL (preferably verilog as I have to take a course in it in subsequent semesters). My initial plan was to first learn the syntax and then implement all the digital systems I studied in my digital electronics course using HDL. But just out of curiosity, is there a book which would combine teaching computer architecture with HDL implementation? I think that would be much more fun.

Best Answer

My two recommendations, only read the later but I like the author so i'll plug the other one as well:

Computer Arithmetic and Verilog HDL Fundamentals

Digital Design and Verilog HDL Fundamentals

Digital Design and Verilog HDL Fundamentals is probably more what your looking for, the first is more focused on implementing mathematical operations. It may depend on what your after though, if your EE classes walk you through the entire design of a microprocessor as mine did you may find both useful eventually.