VHDL Language Overview

VHDL, which stands for VHSIC (Very High Speed Integrated Circuit) Hardware Description Language, was developed in the early 1980s as a spin-off of a high-speed integrated circuit research project funded by the U.S. Department of Defense.
VHDL is designed to fill a number of needs in the design process. Firstly, it allows description of the structure of a design, that is how it is decomposed into sub-designs, and the connection between the sub-designs.
Secondly it allows the specification of the design function using programming language forms. Thirdly, it allows a design to be simulated before being manufactured. In 1987, VHDL has been adopted as a standard by the IEEE (IEEE STD 1076-1987).
The standard was revised in 1993 (IEEE STD 1076-1993) to include a number of significant improvements.

This reference guide contains information about most items that are available in the VHDL language. All subjects contain one or more examples and link(s) to other subjects that are related to the current subject.
This reference guide is not intended to replace the IEEE Standard VHDL Language Reference Manual, IEEE STD 1076-1993. The VHDL syntax description in this reference manual uses the following grammar:

Table of Contents