Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dependency Graphs (#2308) | Patrick Lehmann | 2023-01-12 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Further fixes to the example code. * Bumped dependencies. * Fixed Debouncer example code. * Some more cleanup. * Black's opinion. * Run with pyVHDLModel dev-branch. * Fixed imports for Name. * Fixed test case. * Added a formatter to write dependency graphs and hierarchy as graphml. * Improved GraphML formatting. * Write compile order graph. * Computing compile order. * Bumped dependencies. * Black's opinion. * Fixed incorrect dependency. | ||||
* | Removed declarations of __all__ when not needed by export. | Patrick Lehmann | 2022-12-25 | 1 | -3/+0 |
| | |||||
* | Changed export decorator from pydecor to pyTooling.Decorators | Patrick Lehmann | 2021-12-12 | 1 | -1/+1 |
| | |||||
* | Adjusted to renaming in pyVHDLModel. | Patrick Lehmann | 2021-08-23 | 1 | -1/+0 |
| | |||||
* | Added package declarations inside of declarations. | Patrick Lehmann | 2021-07-01 | 1 | -0/+21 |
| | | | | | Added PSL Default clock (dummy). Added Disconnect specification (dummy). | ||||
* | Preparations for PSL. | Patrick Lehmann | 2021-07-01 | 1 | -0/+112 |