VHDL

Aus PUCONwiki
Zur Navigation springen Zur Suche springen

VHDL is the abbreviation for VHSIC Hardware Description Language. VHDL is one of a number of hardware description languages, employed, amongst others, in Programmable Hardware.

VHDL

Further Resources

Specific Topics

Types

Type Conversion and Casting

VHDL is a strong typed language. Therefore, sometimes, explicit conversion/casting is necessary

Attributes

Attributes are additional aspects of objects, written as <variable>'<attribute>.