pyGHDL.libghdl.vhdl.sem
Python binding for the Ada package Vhdl.Sem in libghdl.
Semantic analysis: resolves names, computes types and decorates the AST with the results.
Functions
Semantic(): Do the semantic analysis of design unitDesignUnit.
Functions