aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/dom/PSL.py
Commit message (Collapse)AuthorAgeFilesLines
* Removed declarations of __all__ when not needed by export.Patrick Lehmann2022-12-251-3/+0
|
* Changed export decorator from pydecor to pyTooling.DecoratorsPatrick Lehmann2021-12-121-1/+1
|
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+0
|
* Added package declarations inside of declarations.Patrick Lehmann2021-07-011-0/+21
| | | | | Added PSL Default clock (dummy). Added Disconnect specification (dummy).
* Preparations for PSL.Patrick Lehmann2021-07-011-0/+112