1. Introduction
1.1. Describing Structure
1.2. Describing Behaviour
1.3. Discrete Event Time Model
1.4. A Quick Example
2. VHDL is Like a Programming Language
7. Sample Models: The DP32 Processor
7.1. Instruction Set Architecture
7.2. Bus Architecture
7.3. Types and Entity
7.4. Behavioural Description
7.5. Test Bench
7.6. Register Transfer Architecture
7.6.1. Multiplexor
7.6.2. Transparent Latch
7.6.3. Buffer
7.6.4. Sign Extending Buffer
7.6.5. Latching Buffer
7.6.6. Program Counter Register
7.6.7. Register File
7.6.8. Arithmetic & Logic Unit
7.6.9. Condition Code Comparator
7.6.10. Structural Architecture of the DP32