aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/dom/examples
Commit message (Collapse)AuthorAgeFilesLines
* Dependency Graphs (#2308)Patrick Lehmann2023-01-125-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 Lehmann2022-12-297-62/+74
|
* Added Get***Symbol functions. Improved Symbol handling.Patrick Lehmann2022-12-292-0/+84
|
* Fixed context and package names and their references in VHDL example code.Patrick Lehmann2022-12-279-11/+20
|
* Improved StopWatch testcase.Patrick Lehmann2022-12-265-29/+16
|
* New handling of symbols.Patrick Lehmann2022-12-262-0/+33
|
* Added one-line code documentations.Patrick Lehmann2022-12-254-1/+4
|
* Changed doc comment position.Patrick Lehmann2022-12-231-1/+3
|
* Added StopWatch example for DOM and documentation testing.Patrick Lehmann2022-12-2311-0/+769
|
* Restructured test example sourcefiles.Patrick Lehmann2022-12-232-0/+83