aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/gna: add a testcase for #1287Tristan Gingold2020-05-283-0/+39
|
* testsuite/synth: add a test for #1342Tristan Gingold2020-05-272-0/+34
|
* testsuite/gna: add a test for #1338Tristan Gingold2020-05-252-0/+31
|
* testsuite/synth: add a test for #1318Tristan Gingold2020-05-234-0/+77
|
* testsuite/synth: add a test for #1332Tristan Gingold2020-05-212-0/+36
|
* testsuite/synth: add a test for #1333Tristan Gingold2020-05-212-0/+27
|
* testsuite/synth: add test for previous commit.Tristan Gingold2020-05-211-0/+8
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-05-213-0/+45
|
* testsuite/synth: add test for ghdl/ghdl-yosys-plugin#121Tristan Gingold2020-05-212-0/+236
|
* testsuite/synth: add tests for #1330Tristan Gingold2020-05-218-0/+189
|
* testsuite: set assert level to error for synth_tb tests. Adjust.Tristan Gingold2020-05-212-3/+3
|
* testsuite/synth: add test from #1294Tristan Gingold2020-05-202-0/+29
|
* ghwdump should handle zero-length signals (#1327)Ben Reynwar2020-05-202-0/+35
| | | | | * Adding a test for issue #1326 to check that ghwdump doesn't crash with a zero-length signal. * Remove an assertion from ghwlib that prevents zero-length signals.
* testsuite/synth: add a test for #1324Tristan Gingold2020-05-194-0/+58
|
* testsuite/synth: add tests for #1325Tristan Gingold2020-05-193-0/+47
|
* testsuite/synth: add a test for #1322Tristan Gingold2020-05-182-0/+115
|
* testsuite/synth: add a test for #1321Tristan Gingold2020-05-182-0/+115
|
* testsuite/synth: add a test for #1319Tristan Gingold2020-05-186-0/+205
|
* testsuite/synth: add a test for #1317Tristan Gingold2020-05-172-0/+31
|
* testsuite/synth: add a test for #1316Tristan Gingold2020-05-172-0/+24
|
* testsuite/synth: add more tests for static multiplication.Tristan Gingold2020-05-162-8/+23
|
* testsuite/synth: add a test for #1314Tristan Gingold2020-05-162-0/+185
|
* testsuite/synth: add a test for #1313Tristan Gingold2020-05-163-0/+30
|
* testsuite/synth: add a test for #1307Tristan Gingold2020-05-166-0/+1168
|
* testsuite/synth: add a test for #1310Tristan Gingold2020-05-151-0/+2
|
* testsuite/synth: add tests for #1310Tristan Gingold2020-05-153-0/+50
|
* testsuite/synth: add a test for #1311Tristan Gingold2020-05-153-0/+38
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-05-152-0/+25
|
* testsuite/synth: add a test for #1298Tristan Gingold2020-05-132-0/+56
|
* testsuite/synth: add a test for #1302Tristan Gingold2020-05-132-0/+35
|
* testsuite/synth: adjust test #1283Tristan Gingold2020-05-131-3/+3
|
* testsuite/gna: add a test for #1300Tristan Gingold2020-05-132-0/+26
|
* testsuite/gna: add a test for #1300Tristan Gingold2020-05-123-0/+44
|
* Improve formatting of testenv.sh file. (#1301)m-kru2020-05-111-58/+58
| | | | Replace tabs with spaces. Unify indentation to 2 spaces.
* Constants in vpi (#1297)Ben Reynwar2020-05-1011-1/+475
| | | | | | | | | | | | | | | | | * Adding some very basic vpi tests. * Modify test so that's it's checking VPI access to constants. * Provide VPI to access constants. * Add vpi tests to testsuite. * Fix bug to allow getting values of generic/constant boolean and std_logic. * Fix stupid copying mistake in last commit. * Formatting and trying to get tests working on windows. * Fixing comment and removing redundant VhpiConstantDeclK
* testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#104Tristan Gingold2020-05-096-0/+149
|
* Add tests of synth/sim for #1292 and #1295tmeissner2020-05-096-0/+317
|
* testsuite/synth: add a test for false latchTristan Gingold2020-05-092-0/+28
|
* testsuite/synth: add case tests for corner case.Tristan Gingold2020-05-095-9/+85
|
* testsuite/gna: add a test for #1292Tristan Gingold2020-05-092-0/+108
|
* testsuite/synth, testsuite/gna: add tests for ghdl#1288tmeissner2020-05-084-0/+147
|
* doc: move 'examples/quick_start' to 'quick_start'umarcor2020-05-081-1/+1
|
* testsuite/synth: add test for ghdl/ghdl-yosys-plugin#111Tristan Gingold2020-05-073-0/+118
|
* testsuite/synth: add a test for nested memories.Tristan Gingold2020-05-073-1/+88
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-05-072-1/+49
|
* testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#115Tristan Gingold2020-05-063-0/+82
|
* testsuite/synth: add more tests for #1273Tristan Gingold2020-05-069-4/+238
|
* testsuite/synth: add a test for #1282Tristan Gingold2020-05-052-0/+22
|
* testsuite/synth: add test from #1283Tristan Gingold2020-05-055-0/+81
|
* testsuite/synth: add a test for #1277Tristan Gingold2020-05-042-0/+33
|