Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Dependency Graphs (#2308) | Patrick Lehmann | 2023-01-12 | 5 | -6/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 7 | -62/+74 |
| | |||||
* | Added Get***Symbol functions. Improved Symbol handling. | Patrick Lehmann | 2022-12-29 | 2 | -0/+84 |
| | |||||
* | Fixed context and package names and their references in VHDL example code. | Patrick Lehmann | 2022-12-27 | 9 | -11/+20 |
| | |||||
* | Improved StopWatch testcase. | Patrick Lehmann | 2022-12-26 | 5 | -29/+16 |
| | |||||
* | New handling of symbols. | Patrick Lehmann | 2022-12-26 | 2 | -0/+33 |
| | |||||
* | Added one-line code documentations. | Patrick Lehmann | 2022-12-25 | 4 | -1/+4 |
| | |||||
* | Changed doc comment position. | Patrick Lehmann | 2022-12-23 | 1 | -1/+3 |
| | |||||
* | Added StopWatch example for DOM and documentation testing. | Patrick Lehmann | 2022-12-23 | 11 | -0/+769 |
| | |||||
* | Restructured test example sourcefiles. | Patrick Lehmann | 2022-12-23 | 2 | -0/+83 |