aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/Subprogram.py
Commit message (Collapse)AuthorAgeFilesLines
* Implemented handling of generic parameters to subprograms.Patrick Lehmann2021-06-221-4/+38
|
* Print position where exception happened.Patrick Lehmann2021-06-221-0/+14
|
* Fixed function call parameters.Patrick Lehmann2021-06-221-0/+7
| | | | | Fixed physical literal units. Added basic Procedure detection.
* Prepared handling of functions, types, subtypes and aliases.Patrick Lehmann2021-06-221-0/+44