Introduction
GHDL usage
Development
Semantic()
ENCODING
_get_libghdl_name()
_get_libghdl_path()
_initialize()
finalize()
initialize()
set_option()
analyze_init()
analyze_init_status()
analyze_file()
disp_config()
LibGHDLException
GHDLBaseException
Internals
Index
Functions
Semantic(): Do the semantic analysis of design unit DesignUnit.
DesignUnit
Do the semantic analysis of design unit DesignUnit.
Also add a few nodes or change some nodes, when for example an identifier is changed into an access to the type.
DesignUnit (TypeVar(Iir_Design_Unit, bound= c_int)) – Design unit to semantically analyze. Type: Iir_Design_Unit
TypeVar
Iir_Design_Unit
c_int
None