Hardware Design and Simulation in VAL/VHDL [electronic resource] / by Larry M. Augustin, David C. Luckham, Benoit A. Gennart, Youm Huh, Alec G. Stanculescu.
The VHSIC Hardware Description Language (VHDL) provides a standard machine processable notation for describing hardware. VHDL is the result of a collaborative effort between IBM, Intermetrics, and Texas Instruments; sponsored by the Very High Speed Integrated Cir cuits (VHSIC) program office of the...
Saved in:
Online Access: |
Full Text (via Springer) |
---|---|
Main Author: | |
Other Authors: | , , , |
Format: | Electronic eBook |
Language: | English |
Published: |
Boston, MA :
Springer US,
1991.
|
Series: | Kluwer international series in engineering and computer science. VLSI, computer architecture, and digital signal processing ;
112. |
Subjects: |
Table of Contents:
- I A Tutorial Introduction to VAL
- 1 Introduction
- 2 An Overview of VAL
- 3 Timing Models
- 4 Designing With Annotations
- II Examples
- 5 Crazy AND Gate
- 6 D-Type Flip-flop
- 7 Traffic Light Controller
- 8 Stack
- 9 Water Heater Controller
- III The VAL Language Reference Manual
- 11 Lexical Elements
- 12 Design Units
- 13 State Model
- 14 Declarations
- 15 Names and Expressions
- 16 Statements
- 17 Mapping Annotations
- 18 Configuration Annotations
- 19 Miscellaneous
- IV Transformer Implementation Guide
- 20 The VAL Transformer
- V Appendix
- A Syntax Summary
- A.1 Lexical Elements
- A.2 Syntax
- B CPU : VHDL description
- B.1 One bit alu
- B.2 16 bit alu
- B.3 One bit buffer
- B.4 12 bit buffer
- B.5 16 bit buffer
- B.6 CPU
- B.7 CPU configuration
- B.8 CPU support package
- B.9 CPU test bench
- B.10 Or arrays
- B.11 PLA
- B.12 One bit one output register
- B.13 16 bit one output register
- B.14 One bit two output register
- B.15 16 bit two output register.