VHDL

From UCT EE Wiki
Revision as of 09:45, 16 July 2020 by CRNKEE002 (talk | contribs) (Created page with "Category:FPGAsCategory:Software =VHDL= VHDL stands for VHSIC-HDL, which in turn stands for Very High Speed Integrated Circuit Hardware Description Language. It is one...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

VHDL

VHDL stands for VHSIC-HDL, which in turn stands for Very High Speed Integrated Circuit Hardware Description Language. It is one way in which hardware can be described. The guide below was adapted by notes originally written by Samuel Ginsberg, which can be downloaded as a PDF here.

Structure and Behaviour

Processes

Variables

VHDL Syntax

VHDL Operators

Attributes of Objects

More on Processes

Changing Execution Flow in VHDL

Dividing Big Jobs into Little Jobs

Packages

Conversion Functions

Megafunctions