Hardware Design and Simulation in VAL/VHDL by Larry M. Augustin, David C. Luckham, Benoit A. Gennart, Youm Huh, A. 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...

Full description

Saved in:
Bibliographic Details
Main Authors: Augustin, Larry M. (Author), Luckham, David C. (Author), Gennart, Benoit A. (Author), Youm Huh (Author), Stanculescu, A. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: New York, NY : Springer US : Imprint: Springer, 1991.
Edition:1st ed. 1991.
Series:The Springer International Series in Engineering and Computer Science, 112
Springer eBook Collection.
Subjects:
Online Access:Click to view e-book
Holy Cross Note:Loaded electronically.
Electronic access restricted to members of the Holy Cross Community.
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.