aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/synth: add a test for previous commit (for #1860)Tristan Gingold2021-09-111-0/+1
|
* testsuite/synth: add a test for #1860Tristan Gingold2021-09-114-0/+24
|
* testsuite/synth: add a test for #1859Tristan Gingold2021-09-113-0/+20
|
* testsuite/gna: add a test for #1129Tristan Gingold2021-09-103-0/+88
| | | | close #1129
* testsuite/gna: add a test for #1443Tristan Gingold2021-09-102-0/+34
| | | | close #1443
* testsuite/gna: add a test for #1843Tristan Gingold2021-09-103-0/+57
|
* testsuite/synth: add a test for #1856Tristan Gingold2021-09-083-0/+63
|
* testsuite/gna: add a test for #451Tristan Gingold2021-09-072-0/+26
|
* testsuite/gna: add a test for #1523Tristan Gingold2021-09-072-0/+62
|
* testsuite/gna: add a test for #916Tristan Gingold2021-09-072-0/+35
|
* testsuite/gna: add a test for #917Tristan Gingold2021-09-072-0/+37
|
* testsuite/gna: add a test for #737Tristan Gingold2021-09-076-0/+88
|
* testsuite/gna: add a test for #795Tristan Gingold2021-09-077-0/+360
|
* testsuite/gna: add a test for #1474Tristan Gingold2021-09-073-0/+81
| | | | Close #1474
* testsuite/gna: add a test for #1485Tristan Gingold2021-09-072-0/+19
|
* testsuite/synth: improve test for keep attributeTristan Gingold2021-09-073-0/+104
|
* testsuite/gna: add a test for #1831Tristan Gingold2021-09-072-0/+28
|
* testsuite/gna: add a test for #1657Tristan Gingold2021-09-073-0/+65
|
* testsuite/gna: add a test for #1836Tristan Gingold2021-09-033-0/+65
|
* testsuite/gna: check last commit (psl abort) for #1654Tristan Gingold2021-09-022-1/+3
|
* testsuite/synth: add a test for previous commit. For #1850Tristan Gingold2021-09-012-0/+131
|
* testsuite/synth: add a test for #1654Tristan Gingold2021-08-313-0/+132
|
* testsuite/gna: add a test for #1654Tristan Gingold2021-08-303-0/+255
|
* testsuite/gna: add a test for Wuseless warning. For #1832Tristan Gingold2021-08-292-0/+26
|
* testsuite/synth: add a test for #1832Tristan Gingold2021-08-292-0/+29
|
* 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
|