pyGHDL.libghdl.vhdl.std_package

Python binding for the Ada package Vhdl.Std_Package in libghdl.

The nodes of the implicitly declared std.standard package, so the analyzer can refer to bit, boolean and the other predefined types.

Variables


Variables

pyGHDL.libghdl.vhdl.std_package.Std_Location

Virtual location for the std.standard package.

Use the property .value to access the variable’s value.

c_int(0)
pyGHDL.libghdl.vhdl.std_package.Standard_Package

Virtual package std.package.

Use the property .value to access the variable’s value.

c_int(0)
pyGHDL.libghdl.vhdl.std_package.Character_Type_Definition

Predefined character.

Use the property .value to access the variable’s value.

c_int(0)