aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Symbol.py
Commit message (Collapse)AuthorAgeFilesLines
* Fixed function call parameters.Patrick Lehmann2021-06-221-1/+2
| | | | | Fixed physical literal units. Added basic Procedure detection.
* Minimal handling of types and subtypes.Patrick Lehmann2021-06-221-10/+17
|
* Start handling function calls.Patrick Lehmann2021-06-221-3/+30
|
* Renamed 'NodeToName' to 'GetNameOfNode'.Patrick Lehmann2021-06-221-1/+1
|
* Simplified prettyprint, as pyVHDLModel has now builtin __str__ methods for ↵Patrick Lehmann2021-06-191-3/+0
| | | | expressions, aggregates and literals.
* Improvements to pyGHDL.dom.Patrick Lehmann2021-06-191-0/+7
|
* First step towards aggregates.Patrick Lehmann2021-06-191-0/+7
|
* Mode code more local.Patrick Lehmann2021-06-181-0/+14
| | | | (cherry picked from commit 2e64bb94806f080e015a5aea38c7c8734b971377)
* Black found more files - strange.Patrick Lehmann2021-06-171-5/+7
| | | | | | Executed black to make code unreadable. (cherry picked from commit 1b34c2368428b1ec295073ee47d201ac1def35f6)
* Updates to the dom namespace in pyGHDL.Patrick Lehmann2021-06-171-0/+60