Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dependency Graphs (#2308) | Patrick Lehmann | 2023-01-12 | 1 | -9/+64 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Improved VHDL example project. | Patrick Lehmann | 2022-12-29 | 1 | -0/+3 |
| | |||||
* | Improved StopWatch testcase. | Patrick Lehmann | 2022-12-26 | 1 | -23/+35 |
| | |||||
* | Loading predefined libraries and packages. | Patrick Lehmann | 2022-12-23 | 1 | -0/+2 |
| | |||||
* | Updated StopWatch testcode. | Patrick Lehmann | 2022-12-23 | 1 | -31/+43 |
| | |||||
* | Added StopWatch example for DOM and documentation testing. | Patrick Lehmann | 2022-12-23 | 1 | -0/+95 |