Expand description

This module implements VHDL types.

Structs

An array type.

An enumeration type. Rather than keeping track of each enumeration value in here, we simply point at the type declaration.

An integer type.

A physical type.

A unit of a physical type.

A record type.

A subprogram type.

A subprogram argument type.

Enums

An index type of an array type.

A type name.