pyGHDL.libghdl.std_names

Python binding for the Ada package Std_Names in libghdl.

The predefined names libghdl interns at startup, so they can be compared by identifier rather than by text.

Classes

  • Name: The predefined names libghdl interns at startup, as identifier values.


Classes

class pyGHDL.libghdl.std_names.Name[source]

The predefined names libghdl interns at startup, as identifier values.

Inheritance

Inheritance diagram of Name