aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* pyGHDL.dom: improvements (#1848)Unai Martinez-Corral2021-08-271-0/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # New Features * Translate null statements. * Sequential procedure call. * Concurrent assert statement (but without condition) This needs either PSL translations or help from @tgingold to have partial elaboration to a PSL assert becomes a normal VHDL assertion like in VHDL-93. * Translate sensitivity lists. # Changes * None # Bug fixes * Changes due to typo in pyVHDLModel for `Choises`.
| * Added concurrent (PSL) assertion.Patrick Lehmann2021-08-261-0/+4
| |
| * Translate sequential procedure calls.Patrick Lehmann2021-08-261-0/+1
| |
| * Implemented handling off null statements.Patrick Lehmann2021-08-261-0/+5
| |
* | testsuite/synth: add a test for #1850Tristan Gingold2021-08-273-0/+82
| |
* | testsuite/synth: Add a test for ghdl/ghdl-yosys-plugin#154Tristan Gingold2021-08-272-0/+58
|/
* testsuite/gna: add a test for #1832Tristan Gingold2021-08-262-0/+132
|
* testsuite/gna: add a reproducer for #1834Tristan Gingold2021-08-263-0/+59
|
* testsuite/synth: add a test for #1838Tristan Gingold2021-08-252-0/+48
|
* testsuite/gna: add a testcase for #1844Tristan Gingold2021-08-252-0/+56
|
* testsuite/gna: add a test for #1814Tristan Gingold2021-08-243-0/+72
|
* testsuite/gna: add a test for #1837Tristan Gingold2021-08-242-0/+19
|
* Fixes due to a bug in pyVHDLModel. Name Context was used twice.Patrick Lehmann2021-08-231-4/+4
|
* Handle open in map aspects.Patrick Lehmann2021-08-231-1/+2
|
* Handle associations.Patrick Lehmann2021-08-231-5/+15
|
* Implemented handling of wait statements.Patrick Lehmann2021-08-231-4/+8
|
* Read condition, message and severity from asserts and reports.Patrick Lehmann2021-08-231-0/+5
|
* Some updates.Patrick Lehmann2021-08-231-0/+4
|
* Handle context references.Patrick Lehmann2021-08-231-7/+10
|
* Handle contexts.Patrick Lehmann2021-08-231-0/+10
|
* Handle if-statements.Patrick Lehmann2021-08-231-0/+2
|
* Extended testcase.Patrick Lehmann2021-08-231-1/+9
|
* Improved handling of ranges (e.g. via attribute names).Patrick Lehmann2021-08-231-2/+6
|
* Preparations for sequential statements.Patrick Lehmann2021-08-231-0/+20
|
* Support for concurrent procedure call.Patrick Lehmann2021-08-231-0/+3
|
* Improvements for case generate statements.Patrick Lehmann2021-08-231-1/+16
|
* Improved handling of generate statements and pretty-printing of hierarchy.Patrick Lehmann2021-08-231-6/+6
|
* Improved pretty-printing for hierarchy.Patrick Lehmann2021-08-231-2/+20
|
* Added generate statements.Patrick Lehmann2021-08-231-1/+14
|
* Handle instantiations 1/2.Patrick Lehmann2021-08-231-1/+31
|
* Adjusted to renaming in pyVHDLModel.Patrick Lehmann2021-08-231-1/+1
|
* testsuite/gna: add a test for #1625Tristan Gingold2021-08-234-0/+127
|
* testsuite/gna: add test for #1672Tristan Gingold2021-08-234-0/+74
|
* testsuite/gna: add a test for #1833Tristan Gingold2021-08-142-0/+85
|
* testsuite/gna: add a test (close #1667)Tristan Gingold2021-08-062-0/+25
|
* testsuite/gna: add a test for #1637Tristan Gingold2021-08-062-0/+24
|
* testsuite/gna: add a test for #1723Tristan Gingold2021-08-063-0/+48
|
* testsuite/gna: add reproducer for #1419Tristan Gingold2021-08-055-3/+57
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-08-043-0/+37
|
* testsuite/gna: add a test and close #1224Tristan Gingold2021-08-043-0/+59
|
* testsuite/gna: add test and close #1589Tristan Gingold2021-08-042-0/+46
|
* testsuite/gna: add testcase for #1455Tristan Gingold2021-08-0310-0/+95
|
* testsuite/gna: add testcase for #1055Tristan Gingold2021-08-036-0/+70
|
* libghw: add missing semicolon to physical type formatting (#1825)Xiretza2021-07-291-1/+1
|
* testsuite/gna: add a case for #1824Tristan Gingold2021-07-292-0/+31
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-282-0/+26
|
* testsuite/gna: add a test for #1823Tristan Gingold2021-07-285-0/+84
|
* testsuite/gna: remove traces in issue#1817Tristan Gingold2021-07-231-3/+5
|
* testsuite/gna: add a test for previous commitTristan Gingold2021-07-232-0/+12
|
* testsuite/gna: add traces to investigate CI failures for #1817Tristan Gingold2021-07-231-0/+3
|