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