aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/dom/examples/StopWatch/StopWatch.vhdl
Commit message (Collapse)AuthorAgeFilesLines
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* Fixed context and package names and their references in VHDL example code.Patrick Lehmann2022-12-271-1/+3
|
* Added StopWatch example for DOM and documentation testing.Patrick Lehmann2022-12-231-0/+127