aboutsummaryrefslogtreecommitdiffstats
path: root/python/xtools/pnodespy.py
Commit message (Collapse)AuthorAgeFilesLines
* rework 'python', rename to 'pyGHDL'umarcor2020-12-271-263/+0
| | | | | | | | | | * Rename 'python' to 'pyGHDL'. * Let 'thin' be 'libghdl'. * Move move 'pyutils.py' from 'python/libghdl/vhdl' to a separate package ('pyGHDL/libghdl/utils/'). * Update 'vhdl_langserver' accordingly. * Rename 'vhdl_langserver' to 'lsp'. * Move 'ghdl-ls' to 'pyGHDL/cli'.
* py: run blackeine2020-09-151-2/+1
|
* vhdl: recognize reduce operations from numeric_std.Tristan Gingold2020-09-141-14/+4
| | | | Handle them in synthesis.
* python: execute 'black'eine2020-08-231-82/+109
|
* types: introduce Direction_Type, which replaces Iir_Direction.Tristan Gingold2020-04-201-1/+0
| | | | Global renaming.
* Move pnodes.py.py to xtools directory.Tristan Gingold2019-07-041-0/+248