For undergraduate courses in Advanced Digital Logic and Advanced Digital Design in departments of electrical engineering, computer engineering, and computer science. Introducing the Verilog HDL in a brief format, this text presents a selected set of the changes the popular hardware underwent in its first revision–emerging as IEEE Std 1364-2001 or Verilog-2001. It addresses the main features that support the design of combinational and sequential logic, and emphasizes synthesizable models, with a limited discussion of the theoretical framework for synthesis.
- Homepage
- Books about Computers, Programming and Technologies
- Computer Hardware and Electronics Books
- Starter’s Guide to Verilog 2001
Starter’s Guide to Verilog 2001
- Eloquent JavaScript, A Highly Recommended Book on JavaScript
The book, "Eloquent JavaScript, 3rd Edition" by Marijn Haverbeke is a highly recommended book for both beginners and advanced programmers. It covers the fundamentals of…
- 4 Proven Ways to Learn Programming Online
Today, the entire world relies on the internet for commerce, communication, entertainment, and even education. Thanks to this increased dependence on digital technologies, there's now…
- Errors: To Fail or To Recover?
The environment in which your code runs is imperfect: users will provide invalid inputs, external systems will go down, and your code and other code…
- iPhone and iPad Apps for Absolute Beginners (Getting Started)
The iPhone is the hottest gadget of our generation, and much of its success has been fueled by the App Store, Apple’s online marketplace for…
- The C++ Standard Library: A Tutorial and Reference
The C++ Standard Library provides lots of built-in functionality in the form of the Standard Template Library (STL). The STL was created as the first…