aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/cli/dom.py
Commit message (Expand)AuthorAgeFilesLines
* Adjustments to pyTooling.Patrick Lehmann2023-04-101-7/+2
* Fixed glob pattern in DOM CLI test program.Patrick Lehmann2022-12-271-2/+2
* Replaced specific code with routines from pyVHDLModel.Patrick Lehmann2022-12-261-7/+14
* Converted string formatting to f-strings.Patrick Lehmann2022-11-301-16/+16
* pyGHDL: codacy issuesumarcor2022-06-201-2/+1
* Fixed failing sanity checks for pyGHDL.dom in coverage job.Patrick Lehmann2022-06-181-0/+3
* Bumped dependency of pyVHDLModel to latest release.Patrick Lehmann2022-06-181-1/+1
* Workaround for Application class.Patrick Lehmann2022-06-181-6/+2
* pyGHDL: limit pyTooling version to 1.10.0Tristan Gingold2022-05-151-2/+2
* pyGHDL: tentatively work-around incompatibility with pyToolingTristan Gingold2022-05-151-2/+2
* pyGHDL: reformat after update to black version 22Xiretza2022-02-031-4/+4
* Adjusted configure script.Patrick Lehmann2021-12-121-1/+0
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-5/+4
* black: rerun, to pick pyproject settingsumarcor2021-08-231-15/+5
* Improved pretty-printing for hierarchy.Patrick Lehmann2021-08-231-1/+0
* Resolve entity names in architectures to entities.Patrick Lehmann2021-08-231-0/+8
* Fixes.Patrick Lehmann2021-08-231-4/+3
* Handle parameter '-D' in ghdl-dom.Patrick Lehmann2021-08-231-0/+20
* Changed dependency files. Fixed a typo.Patrick Lehmann2021-07-021-1/+1
* Fixed text indentations.Patrick Lehmann2021-07-011-11/+12
* Fixed rename operation in Git.Patrick Lehmann2021-07-011-0/+373