[][src]Module moore_vhdl::builtin

Builtin libraries, packages, types, and functions.

Structs

BIT_TYPE

The builtin BIT type.

BIT_VECTOR_TYPE

The builtin BIT_VECTOR type.

BOOLEAN_TYPE

The builtin BOOLEAN type.

BOOLEAN_VECTOR_TYPE

The builtin BOOLEAN_VECTOR type.

BUILTIN_SCOPES

All builtin scopes.

BUILTIN_SCOPE_REFS

All builtin scope references.

Builtin

A builtin type, function, or operator.

BuiltinType

A builtin type.

DELAY_LENGTH_TYPE

The builtin DELAY_LENGTH type.

ENV_PKG_REF

A reference to the package ENV.

FILE_OPEN_KIND_TYPE

The builtin FILE_OPEN_KIND type.

FILE_OPEN_STATUS_TYPE

The builtin FILE_OPEN_STATUS type.

INTEGER_TYPE

A reference to the type INTEGER.

INTEGER_VECTOR_TYPE

The builtin INTEGER_VECTOR type.

NATURAL_TYPE

The builtin NATURAL type.

POSITIVE_TYPE

The builtin POSITIVE type.

ROOT_SCOPE

The root scope.

ROOT_SCOPE_REF

A reference to the root scope where all builtins are declared.

SEVERITY_LEVEL_TYPE

The builtin SEVERITY_LEVEL type.

STANDARD_PKG_REF

A reference to the package STANDARD.

STANDARD_PKG_SCOPE

The scope of the package STANDARD.

STD_LIB_REF

A reference to the library STD.

STD_LIB_SCOPE

The scope of the library STD.

TEXTIO_PKG_REF

A reference to the package TEXTIO.

TIME_TYPE

The builtin TIME type.

TIME_VECTOR_TYPE

The builtin TIME_VECTOR type.

Functions

register_builtins

Add the builtins to a scoreboard.