Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vhdl/Makefile: use python3 by default | Tristan Gingold | 2021-06-22 | 1 | -1/+1 |
| | |||||
* | std_names: add async_abort and sync_abort. For #1654 | Tristan Gingold | 2021-02-21 | 1 | -6/+7 |
| | |||||
* | pyGHDL: automatically format generated files with black | Xiretza | 2021-02-10 | 1 | -0/+6 |
| | |||||
* | update license headers | umarcor | 2021-01-14 | 1 | -11/+9 |
| | |||||
* | scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs ↵ | umarcor | 2020-12-28 | 1 | -15/+20 |
| | | | | accordingly | ||||
* | Move pnodes.py.py to xtools directory. | Tristan Gingold | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | vhdl: adjust python pathes in Makefile. | Tristan Gingold | 2019-07-02 | 1 | -9/+11 |
| | |||||
* | fix: move src/xtools to python/xtools (#846) | 1138-4EB | 2019-06-17 | 1 | -2/+2 |
| | | | | | | * fix: move src/xtools to python/xtools * fix Makefiles affected by xtools and pnodes being moved | ||||
* | python/libghdl: refactoring | Tristan Gingold | 2019-05-14 | 1 | -10/+10 |
| | |||||
* | Move errorout from vhdl/ to src/ | Tristan Gingold | 2019-05-10 | 1 | -1/+1 |
| | |||||
* | vhdl: move nodes_meta package to vhdl child. | Tristan Gingold | 2019-05-06 | 1 | -4/+5 |
| | |||||
* | vhdl: rename iirs to vhdl.nodes | Tristan Gingold | 2019-05-05 | 1 | -5/+6 |
| | |||||
* | vhdl: move nodes to vhdl.nodes_priv. | Tristan Gingold | 2019-05-05 | 1 | -8/+10 |
| | |||||
* | vhdl: move elocations* packages to vhdl children. | Tristan Gingold | 2019-05-05 | 1 | -7/+8 |
| | |||||
* | vhdl/python: adjust script after renaming. | Tristan Gingold | 2019-05-05 | 1 | -1/+1 |
| | |||||
* | python: generate errorout.py | Tristan Gingold | 2018-12-13 | 1 | -1/+6 |
| | |||||
* | Add extended locations (elocations). Still WIP | Tristan Gingold | 2017-10-18 | 1 | -1/+26 |
| | |||||
* | python: generate tokens.py | Tristan Gingold | 2017-10-06 | 1 | -2/+7 |
| | |||||
* | pnodespy: generate std_names.py | Tristan Gingold | 2017-10-05 | 1 | -1/+6 |
| | |||||
* | WIP: python binding to libghdl | Tristan Gingold | 2017-10-03 | 1 | -1/+14 |
| | |||||
* | Move Makefile from xtools to vhdl. | Tristan Gingold | 2015-01-24 | 1 | -0/+47 |