digital_logic
This is an old revision of the document!
Table of Contents
Digital Logic
This lecture crosses the elusive software - hardware barrier and exposes the basic building blocks of hardware. It also introduces the hard design language, Verilog.
Outline
- Semiconductors
- Transistor switches
- Logic Gates
- The universality of AND/OR/NOT
- Boolean Expressions
- Building combinational circuits: adders, multiplexors, the ALU
- Circuit verification via Verilog.
Big Ideas
- Complex logic can be realized using a hierarchy of layers each adding more complexity to the one before it
- The journey from On/Off to arithmetic and decisions
To Do
- Read Sections B.1 to B.5 of Appendix-B.
- Go over the file,
Adder.v1
in the Resource Directory
digital_logic.1193683911.txt.gz · Last modified: 2007/10/29 18:51 by roumani