aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/gna: add a test for previous commitTristan Gingold2023-01-262-0/+9
|
* testsuite/gna: add a test for #2326Tristan Gingold2023-01-262-0/+30
|
* testsuite/issue2323: add more testsTristan Gingold2023-01-263-0/+27
|
* testsuite/gna: add a test for #2323Tristan Gingold2023-01-254-0/+51
|
* testsuite/synth: adjust reproducer for #2062Tristan Gingold2023-01-251-1/+1
|
* testsuite/gna: add a test for #2218Tristan Gingold2023-01-171-0/+3
|
* testsuite/gna: adjust error detection in issue#687 for simulTristan Gingold2023-01-151-7/+11
|
* testsuite/gna: fix issue#2098 due to elaboration errors.Tristan Gingold2023-01-154-10/+342
|
* testsuite/gna/bug081: add tests for previous commitTristan Gingold2023-01-153-0/+36
|
* testsuite/gna: add a test for -WelaboratedTristan Gingold2023-01-151-0/+2
|
* testsuite/gna: add a test for #664Tristan Gingold2023-01-157-0/+1138
|
* testsuite/gna: add a test for #2303Tristan Gingold2023-01-122-0/+19
|
* testsuite/gna: adjust harness for #1257Tristan Gingold2023-01-121-2/+2
|
* testsuite/gna: adjust harness for #1125Tristan Gingold2023-01-121-1/+1
|
* Dependency Graphs (#2308)Patrick Lehmann2023-01-128-19/+90
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* testsuite/gna: add a test for #2307Tristan Gingold2023-01-112-0/+21
|
* testsuite/synth: adjust code for #1926Tristan Gingold2023-01-101-8/+8
|
* testsuite/gna: add a test for #2200Tristan Gingold2023-01-062-0/+21
|
* testsuite/gna: add a test for #2299Tristan Gingold2023-01-063-0/+61
|
* testsuite/gna: fix stderr redirectionTristan Gingold2023-01-061-1/+1
|
* testsuite/gna: add a test for #2288Tristan Gingold2022-12-312-0/+45
|
* Merge pull request #2289 from Paebbels/paebbels/pyVHDLModel-updatestgingold2022-12-3117-47/+190
|\ | | | | Updates due to pyVHDLModel Enhancements
| * Improved VHDL example project.Patrick Lehmann2022-12-298-62/+77
| |
| * Added Get***Symbol functions. Improved Symbol handling.Patrick Lehmann2022-12-292-0/+84
| |
| * Fixed duplicate testcase name (Vital).Patrick Lehmann2022-12-271-1/+1
| |
| * Fixed context and package names and their references in VHDL example code.Patrick Lehmann2022-12-279-11/+20
| |
| * Improved StopWatch testcase.Patrick Lehmann2022-12-266-52/+51
| |
| * New handling of symbols.Patrick Lehmann2022-12-262-0/+33
| |
| * Added one-line code documentations.Patrick Lehmann2022-12-254-1/+4
| |
* | synth: add support for numeric_std_unsigned add, sub, fix #2286tmeissner2022-12-263-0/+86
| |
* | testsuite/synth: add a test for #2285Tristan Gingold2022-12-262-0/+25
|/
* Enable and disable AMS support based on VHDLVersion.Patrick Lehmann2022-12-241-1/+4
| | | | (cherry picked from commit 04d141309147a5731ea3461d59cfc8e17ad57c82)
* Use VHDL library source files also for DOM testcases.Patrick Lehmann2022-12-241-0/+93
| | | | (cherry picked from commit 11d28273ead2421b6ae08d91c78f424a53334bfb)
* Loading predefined libraries and packages.Patrick Lehmann2022-12-231-0/+2
|
* Updated to pyVHDLModel v0.18.0.Patrick Lehmann2022-12-234-9/+34
|
* Changed doc comment position.Patrick Lehmann2022-12-231-1/+3
|
* Fixed path to SimpleEntity.Patrick Lehmann2022-12-231-1/+1
|
* Updated StopWatch testcode.Patrick Lehmann2022-12-231-31/+43
|
* Added StopWatch example for DOM and documentation testing.Patrick Lehmann2022-12-2312-12/+813
|
* Restructured test example sourcefiles.Patrick Lehmann2022-12-234-16/+78
|
* Reorganized comment tests.Patrick Lehmann2022-12-231-2/+15
|
* Some f-string changes.Patrick Lehmann2022-12-231-5/+3
|
* Added comments to test files.Patrick Lehmann2022-12-231-1/+3
|
* testsuite/gna/bug0130: reindentationTristan Gingold2022-12-231-3/+3
|
* testsuite/gna: add original test for #2264Tristan Gingold2022-12-231-0/+3
|
* Testing complex documentation examples (#2275)Patrick Lehmann2022-12-234-136/+133
| | | | | | | * Testing complex examples. * Added comment annotations. * Removed duplicated file.
* testsuite/gna: add test for #2264Tristan Gingold2022-12-234-0/+180
|
* testsuite/synth: add a test for #2279Tristan Gingold2022-12-224-0/+75
|
* testsuite/gna: add a test for #2277Tristan Gingold2022-12-212-0/+50
|
* testsuite/pyunit/libghdl: adjust Complex, add Complex_MultilinesTristan Gingold2022-12-213-4/+143
|