aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/dom/Sanity.py
Commit message (Expand)AuthorAgeFilesLines
* Enable and disable AMS support based on VHDLVersion.Patrick Lehmann2022-12-241-1/+4
* Updated to pyVHDLModel v0.18.0.Patrick Lehmann2022-12-231-3/+4
* Made paths relative, so it can be launched from testsuits directory too.Patrick Lehmann2022-06-191-3/+5
* Enabled AMS support for all VHDL files. Added more [NOT IMPLEMENTED] rules to...Patrick Lehmann2022-06-191-13/+9
* Checking if all other stuff is working without sanity checks.Patrick Lehmann2022-06-181-0/+1
* Fixed failing sanity checks for pyGHDL.dom in coverage job.Patrick Lehmann2022-06-181-4/+3
* Improved handling of ranges (e.g. via attribute names).Patrick Lehmann2021-08-231-2/+6
* New command line interface for DOM.Patrick Lehmann2021-07-011-1/+1
* Renamed '_?[nN]ame: str' to '_?[iI]dentifier: str'.Patrick Lehmann2021-07-011-1/+0
* pyGHDL: Added DLL search path for Python ≥3.8. (#1811)Patrick Lehmann2021-06-301-2/+3
* More DOM improvements (#1806)Patrick Lehmann2021-06-261-4/+11
* Formatted pyunit tests via black.Patrick Lehmann2021-06-231-6/+3
* Renamed AllVHDLSources to Sanity.Patrick Lehmann2021-06-221-0/+53