aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python/pnodespy.py
Commit message (Collapse)AuthorAgeFilesLines
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-171-251/+0
| | | | | | | | | | | | | | | | | | * feat(libghdl): add libghdl_pkg.py, add option to generate libghdl-py.tgz with dist/travis/build.sh * libghdl*.so is now part of GHDL * move python sources to python/libghdl and python/pnodes * rename src/vhdl/python to src/vhdl/libghdl * add generation of tarball for libghdl-py to the makefile * deprecate --enable-python and --disable-python * add configuration option --disable-libghdl * feat(python/libghdl): add support for LIBGHDL_PREFIX (#844) * fix(travis): disable libghdl on mac * feat(python/libghdl): add support for GHDL_BIN_PATH and VUNIT_GHDL_PATH
* python: export Enable_Warning.Tristan Gingold2019-06-051-0/+4
|
* python: regenerate elocations.pyTristan Gingold2019-05-221-1/+1
|
* errorout-memory: handle message groups; adjust pythonTristan Gingold2019-05-211-11/+0
|
* libghdl: fix various issues.Tristan Gingold2019-05-201-1/+3
|
* python/libghdl: refactoringTristan Gingold2019-05-141-2/+21
|
* python: adjust after renaming.Tristan Gingold2019-05-141-1/+1
|
* Move errorout from vhdl/ to src/Tristan Gingold2019-05-101-1/+1
|
* vhdl/python: adjust after renaming.Tristan Gingold2019-05-071-9/+9
|
* vhdl/python: adjust script after renaming.Tristan Gingold2019-05-051-1/+1
|
* python: generate errorout.pyTristan Gingold2018-12-131-17/+33
|
* python: generate more declarations.Tristan Gingold2017-12-011-0/+2
|
* Update python binding for flists.Tristan Gingold2017-11-231-4/+6
|
* python: supports python3, add more interfaces.Tristan Gingold2017-10-231-35/+54
|
* Add extended locations (elocations). Still WIPTristan Gingold2017-10-181-1/+15
|
* iirs: reformat enum, add more enums in python interface.Tristan Gingold2017-10-171-3/+7
|
* python: add more interfaces.Tristan Gingold2017-10-091-1/+20
|
* python: generate tokens.pyTristan Gingold2017-10-061-2/+17
|
* python: add more interfaces.Tristan Gingold2017-10-061-5/+4
|
* pnodespy: generate std_names.pyTristan Gingold2017-10-051-1/+46
|
* WIP: python binding to libghdlTristan Gingold2017-10-031-0/+102