pyGHDL.lib

Resource package containing GHDL’s binary artifacts.

This package holds no Python code. It is the install location of the files produced when GHDL is built, so that a pyGHDL wheel is self-contained and pyGHDL.libghdl finds the shared library next to itself instead of somewhere on the system.

Contents of an installed package:

Note

The files are build output: none of them is in version control, and the directory contains only this module in a source checkout. They appear when GHDL is installed or a wheel is unpacked.