Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework libghdl build/install procedure (#840) | 1138-4EB | 2019-06-17 | 24 | -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 Gingold | 2019-06-07 | 1 | -6/+12 |
| | |||||
* | python: export Enable_Warning. | Tristan Gingold | 2019-06-05 | 1 | -0/+4 |
| | |||||
* | vhdl: adjust formatters and add python bindings. | Tristan Gingold | 2019-06-04 | 2 | -0/+17 |
| | |||||
* | files_map-editor: add Fill_Text_Ptr. | Tristan Gingold | 2019-06-03 | 1 | -1/+1 |
| | |||||
* | vhdl: differenciate block and line comments. | Tristan Gingold | 2019-05-30 | 1 | -175/+182 |
| | |||||
* | vhdl-disp_vhdl: print literals and identifiers from the source. | Tristan Gingold | 2019-05-29 | 2 | -291/+299 |
| | | | | Add Literal_Length and set it in the parser. | ||||
* | vhdl: get rid of Get/Set_Physical_Unit. | Tristan Gingold | 2019-05-28 | 2 | -90/+82 |
| | | | | Use integer_literal for evaluated physical literals. | ||||
* | python: regenerate elocations.py | Tristan Gingold | 2019-05-22 | 1 | -30/+30 |
| | |||||
* | python: regenerated nodes.py | Tristan Gingold | 2019-05-21 | 1 | -0/+1 |
| | |||||
* | python: add Flag_Force_Analysis in flags.py | Tristan Gingold | 2019-05-21 | 1 | -1/+6 |
| | |||||
* | errorout-memory: handle message groups; adjust python | Tristan Gingold | 2019-05-21 | 2 | -13/+17 |
| | |||||
* | libghdl: fix various issues. | Tristan Gingold | 2019-05-20 | 4 | -170/+172 |
| | |||||
* | python/libghdl: refactoring | Tristan Gingold | 2019-05-14 | 22 | -0/+5494 |