- #1
vartanieno
- 3
- 0
Looking for a solid introductory text on computer logic with emphasize on hardware design. There is tons of material out there, but it seems to me most of them are oriented towards low level software design, rather then hardware design: lots of register transfer codes, VHDL/Verilog simulations, but not a single logic diagram in the book. Want to see HOW my instructions are executed: from memory to register file, to ALU, back to memory, etc.. In other words, I need an electrical engineer's perspective on the subject, not a software engineer's one! Any recommendations? Thank you!