aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* Add parsing of case? statement and simple test.Brian Padalino2021-09-242-0/+68
| | | | Also add the Matching flag to the Iir_Kind_Case_Statement.
* testsuite/gna: add a test for #1875Tristan Gingold2021-09-232-0/+30
|
* Add test for matching operators.Brian Padalino2021-09-232-0/+180
| | | | Add an exhaustive test for the matching operators.
* testsuite/pyunit/lsp/LanguageServer: fix pastoumarcor2021-09-231-10/+2
|
* testsuite/gna: add a test for #543Tristan Gingold2021-09-183-0/+38
|
* testsuite/gna: add a test for #1514Tristan Gingold2021-09-182-0/+22
|
* testsuite/gna: add a test for #1515Tristan Gingold2021-09-182-0/+21
|
* testsuite/gna: add a test for #874Tristan Gingold2021-09-172-0/+39
|
* testsuite/gna: add a test and close #757Tristan Gingold2021-09-172-0/+22
|
* testsuite/gna: add a test for #1857Tristan Gingold2021-09-163-0/+55
|
* testsuite/gna: add a test for #1867Tristan Gingold2021-09-162-0/+47
|
* testsuite/gna: add a test and close #1495Tristan Gingold2021-09-152-0/+29
|
* testsuite/gna: add a test for #1864Tristan Gingold2021-09-142-0/+30
|
* testsuite/gna: add a test and close #913Tristan Gingold2021-09-143-0/+51
| | | | Also close #926 (looks similar, but without a proper reproducer)
* testsuite/gna: add a test and close #737Tristan Gingold2021-09-141-1/+2
|
* testsuite/gna: add a test for #1493Tristan Gingold2021-09-142-0/+30
|
* testsuite/gna: add a test for #1862Tristan Gingold2021-09-143-0/+78
|
* testsuite/gna: add a reproducer for #1453Tristan Gingold2021-09-123-0/+46
|
* testsuite/gna: add a test for #786Tristan Gingold2021-09-122-0/+26
|
* testsuite/gna: add a test for #873Tristan Gingold2021-09-122-0/+49
|
* 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
| |