aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/vhdl
Commit message (Expand)AuthorAgeFilesLines
* std_names: add gclk. For #1610Tristan Gingold2021-01-253-218/+222
* Reworking pre-compile scripts for Windows (#1594)Patrick Lehmann2021-01-1512-190/+177
* pyGHDL: fix wrappers for listsTristan Gingold2021-01-111-9/+9
* Fixes for Python files.Patrick Lehmann2021-01-104-18/+22
* Enhanced docstrings for Python/Ada interface.Patrick Lehmann2021-01-1010-85/+447
* Adding types and docstrings to libghdl.Patrick Lehmann2021-01-103-1/+15
* vhdl: fix reprint of vhdl08 array element constraints.Tristan Gingold2021-01-052-188/+202
* Added '@export' to list public interface items in '__all__'.Patrick Lehmann2021-01-021-0/+1
* Reordered import statments to: std library, global install, current project.Patrick Lehmann2021-01-028-8/+18
* Add more missing file headers (incl. license info) to non-autogenerated Pytho...Patrick Lehmann2021-01-0212-0/+408
* vhdl: recognize ieee.numeric_std_unsigned. For #1572Tristan Gingold2021-01-011-216/+217
* Added file headers to auto generated Python sources.Patrick Lehmann2021-01-014-385/+14
* Manually fixed import statements after running xtools.Patrick Lehmann2020-12-293-3/+3
* Run xtools.Patrick Lehmann2020-12-294-881/+1161
* pyGHDL/libghdl: fix absolute importsumarcor2020-12-2914-14/+26
* rework 'python', rename to 'pyGHDL'umarcor2020-12-2716-0/+4964