aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl
Commit message (Expand)AuthorAgeFilesLines
* vhdl: remove unused Get/Set_Choice_Order.Tristan Gingold2019-08-092-276/+268
* Add support for PSL assumptions, used in formal verification (#880)Pepijn de Vos2019-08-072-110/+117
* python: regenerate files.Tristan Gingold2019-07-263-287/+302
* libghdl: import Free_Dependence_List.Tristan Gingold2019-07-111-0/+2
* libghdl: automatically set the prefix from shared libraryTristan Gingold2019-07-091-12/+17
* python: add errorout_console, disp_config.Tristan Gingold2019-07-082-0/+6
* Fix a merge collision.Tristan Gingold2019-07-081-154/+84
* vhdl: rename Cover_Statement to Cover_Directive.Tristan Gingold2019-07-041-3/+3
* vhdl: parse and analyze restrict directive.Tristan Gingold2019-07-042-21/+96
* vhdl: add anonymous_signal_declaration.Tristan Gingold2019-07-032-340/+401
* python: refine the result of set_option.Tristan Gingold2019-06-261-1/+2
* python: add __init__.py files.Tristan Gingold2019-06-252-0/+0
* libghdl: fix support for non-posix OS.Tristan Gingold2019-06-241-1/+2
* python: add version.py, check it in configure.Tristan Gingold2019-06-242-1/+2
* libraries.py: add more bindings.Tristan Gingold2019-06-241-0/+4
* setup.py: rework version extraction.Tristan Gingold2019-06-211-1/+1
* libghdl: just put the version in config.pyTristan Gingold2019-06-201-23/+33
* libghdl/__init__.py: rework prefix search.Tristan Gingold2019-06-201-23/+55
* Move setup.pyTristan Gingold2019-06-201-26/+0
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-1726-0/+5613