pyGHDL.libghdl._types

Variables

Classes


Variables

pyGHDL.libghdl._types.ErrorIndex
~ErrorIndex

alias of TypeVar(‘ErrorIndex’, bound=c_int)

pyGHDL.libghdl._types.MessageIdWarnings
~MessageIdWarnings

alias of TypeVar(‘MessageIdWarnings’, bound=c_int)

pyGHDL.libghdl._types.NameId
~NameId

alias of TypeVar(‘NameId’, bound=c_int)

pyGHDL.libghdl._types.SourceFileEntry
~SourceFileEntry

alias of TypeVar(‘SourceFileEntry’, bound=c_uint)

pyGHDL.libghdl._types.Iir
~Iir

alias of TypeVar(‘Iir’, bound=c_int)

pyGHDL.libghdl._types.IirKind
~IirKind

alias of TypeVar(‘IirKind’, bound=c_int)


Classes

class pyGHDL.libghdl._types.TriStateType(value)[source]

An enumeration.

Inheritance

Inheritance diagram of TriStateType

class pyGHDL.libghdl._types.DirectionType(value)[source]

An enumeration.

Inheritance

Inheritance diagram of DirectionType