aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/dom/StopWatch.py
Commit message (Collapse)AuthorAgeFilesLines
* Dependency Graphs (#2308)Patrick Lehmann2023-01-121-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 Lehmann2022-12-291-0/+3
|
* Improved StopWatch testcase.Patrick Lehmann2022-12-261-23/+35
|
* Loading predefined libraries and packages.Patrick Lehmann2022-12-231-0/+2
|
* Updated StopWatch testcode.Patrick Lehmann2022-12-231-31/+43
|
* Added StopWatch example for DOM and documentation testing.Patrick Lehmann2022-12-231-0/+95