aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python/libghdl/thin
Commit message (Collapse)AuthorAgeFilesLines
* Rework libghdl build/install procedure (#840)1138-4EB2019-06-1724-5540/+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
* nodes.py: regenerated.Tristan Gingold2019-06-071-6/+12
|
* python: export Enable_Warning.Tristan Gingold2019-06-051-0/+4
|
* vhdl: adjust formatters and add python bindings.Tristan Gingold2019-06-042-0/+17
|
* files_map-editor: add Fill_Text_Ptr.Tristan Gingold2019-06-031-1/+1
|
* vhdl: differenciate block and line comments.Tristan Gingold2019-05-301-175/+182
|
* vhdl-disp_vhdl: print literals and identifiers from the source.Tristan Gingold2019-05-292-291/+299
| | | | Add Literal_Length and set it in the parser.
* vhdl: get rid of Get/Set_Physical_Unit.Tristan Gingold2019-05-282-90/+82
| | | | Use integer_literal for evaluated physical literals.
* python: regenerate elocations.pyTristan Gingold2019-05-221-30/+30
|
* python: regenerated nodes.pyTristan Gingold2019-05-211-0/+1
|
* python: add Flag_Force_Analysis in flags.pyTristan Gingold2019-05-211-1/+6
|
* errorout-memory: handle message groups; adjust pythonTristan Gingold2019-05-212-13/+17
|
* libghdl: fix various issues.Tristan Gingold2019-05-204-170/+172
|
* python/libghdl: refactoringTristan Gingold2019-05-1422-0/+5494