aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl/nodes_meta.py
Commit message (Expand)AuthorAgeFilesLines
* Using a decorator to bind libghdl to Python.Patrick Lehmann2021-06-171-471/+1255
* vhdl: remove unused Get/Set_Alias_DeclarationTristan Gingold2021-05-161-101/+98
* vhdl: add Iir_Kind_Foreign_ModuleTristan Gingold2021-04-051-0/+3
* pyGHDL: format using blackXiretza2021-02-101-710/+400
* std_names: add gclk. For #1610Tristan Gingold2021-01-251-0/+1
* Adding types and docstrings to libghdl.Patrick Lehmann2021-01-101-0/+4
* vhdl: fix reprint of vhdl08 array element constraints.Tristan Gingold2021-01-051-188/+196
* Added file headers to auto generated Python sources.Patrick Lehmann2021-01-011-0/+3
* Manually fixed import statements after running xtools.Patrick Lehmann2020-12-291-1/+1
* Run xtools.Patrick Lehmann2020-12-291-398/+708
* pyGHDL/libghdl: fix absolute importsumarcor2020-12-291-1/+1
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-0/+1294