About the Book
• Verilog coverage only; there’s no VHDL.
• Contains many more HDL examples and a much greater emphasis on design flow and on test benches, including purely stimulative as well as self-checking ones.
• TTL, SSI, MSI, 74-series logic, PLDs, and CPLDs have been deprecated.
• Karnaugh-map-based minimization has been minimized.
• A greater emphasis on FPGA-based design, FPGA architectural features, and synthesis results and trade-offs.
Content updates
• To make the book more accessible to non-EE computer engineering students, detailed coverage of CMOS circuits has been moved to Chapter 14 and a minimal amount of electronics has been added to Chapter 1 so that the CMOS chapter can be skipped entirely if desired.
• Verilog concepts are interspersed in sidebars in Chapters 6 and 7 while retaining a comprehensive Verilog tutorial and reference in Chapter 5.
• The chapter on combinational-logic elements has been split into three, to facilitate going straight to state machines after just the first if desired. This also allows more coverage of arithmetic circuits in the last.
• An entire chapter has been devoted to state-machine design in Verilog, including many examples.
• The chapter on synchronous design methodology now contains a detailed control-unit-plus-datapath example and a comprehensive example on crossing clocking domains using asynchronous FIFOs.