DETAILED INFORMATION

VHSIC Hardware Description Language (VHDL) tutorial Author : Peter J. Ashenden

WHAT IS THIS DOCUMENT ABOUT? :

he purpose of this tutorial is to describe the modeling language VHDL. VHDL in-
cludes facilities for describing logical structure and function of digital systems at a
number of levels of abstraction, from system level down to the gate level. It is intend-
ed, among other things, as a modeling language for specification and simulation. We
can also use it for hardware synthesis if we restrict ourselves to a subset that can be
automatically translated into hardware.
VHDL arose out of the United States government’s Very High Speed Integrated
Circuits (VHSIC) program. In the course of this program, it became clear that there
was a need for a standard language for describing the structure and function of inte-
grated circuits (ICs). Hence the VHSIC Hardware Description Language (VHDL) was
developed. It was subsequently developed further under the auspices of the Institute
of Electrical and Electronic Engineers (IEEE) and adopted in the form of the IEEE Stan-
dard 1076, Standard VHDL Language Reference Manual, in 1987. This first standard
version of the language is often referred to as VHDL-87.
Like all IEEE standards, the VHDL standard is subject to review at least every five
years. Comments and suggestions from users of the 1987 standard were analyzed by
the IEEE working group responsible for VHDL, and in 1992 a revised version of the
standard was proposed. This was eventually adopted in 1993, giving us VHDL-93. A
further round of revision of the standard was started in 1998. That process was com-
pleted in 2001, giving us the current version of the language, VHDL-2002.
This tutorial describes language features that are common to all versions of the
language. They are expressed using the syntax of VHDL-93 and subsequent versions.
There are some aspects of syntax that are incompatible with the original VHDL-87 ver-
sion. However, most tools now support at least VHDL-93, so syntactic differences
should not cause problems.
The tutorial does not comprehensively cover the language. Instead, it introduces
the basic language features that are needed to get started in modeling relatively simple
digital systems. For a full coverage, the reader is referred to The Designer’s Guide to
VHDL, 2nd Edition, by Peter J. Ashenden, published by Morgan Kaufman Publishers
(ISBN 1-55860-674-2).

Keywords :
file credit : Peter J. Ashenden
file type : pdf
file topic : ,
rating :
1 Star2 Stars3 Stars4 Stars5 Stars
Loading ... Loading ...
viewed : 106 times
file address :
...

file link is informed by: , http://



Related posts:

  1. MODELING OF HYDRAULIC SYSTEMS FOR HARDWARE-IN-THE-LOOP SIMULATION: A METHODOLOGY PROPOSAL
  2. The present paper proposes a methodology to organize model libraries of electro-hydraulic components. This methodology holds in the association of an object oriented modeling, equation based,...
  3. Oracle Regular Expressions - pocket reference
  4. A regular expression (often known as a regex) is a sequence of characters that describe a pattern in text. Regular expres- sions use a syntax that has evolved over a number of years, and that is...
  5. ANSYS CFX Tutorial, Laminar Flow in a Rectangular Duct
  6. This tutorial has been adapted from a tutorial created by Jeff Berg (M.Sc. student) in 2004. That tutorial was based on running the CFX-TASCflow (V2.11) rct.lam tutorial in CFX-5 (v5.7). The...
  7. Oracle/SQL Tutorial
  8. his Oracle/SQL tutorial provides a detailed introduction to the SQL query language and the Oracle Relational Database Management System. Further information about Oracle and SQL can be found on the...
  9. Scalable Conceptual Modeling for Software and Systems Engineering with Object-Process methodology
  10. There is increasing awareness nowadays of the critical importance of systems engineering as a preliminary phase in any complex system lifecycle. Such systems almost always integrate significant...