aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* testsuite/gna: add a test for #1249Tristan Gingold2020-05-042-0/+25
|
* testsuite/synth: add a test for #1182Tristan Gingold2020-05-042-0/+20
|
* testsuite/synth: add a test for #1280Tristan Gingold2020-05-042-0/+27
|
* testsuite/synth: add a regression test for previous commits.Tristan Gingold2020-05-043-5/+59
|
* testsuite/synth: add a test for previous commits.Tristan Gingold2020-05-043-9/+92
|
* testsuite/synth: add tests for #1273Tristan Gingold2020-05-046-0/+129
|
* Document and use --vpi-library-dir-unix (#1279)umarcor2020-05-031-1/+1
| | | | | * testsuite: use '--vpi-library-dir-unix' in 'add_vpi_path' * doc: add '--vpi-library-dir-unix', remove redundant headers
* testsuite/gna: add tests for #1274Tristan Gingold2020-05-026-0/+104
|
* testsuite/synth: add and adjust tests for signals default value. #1273Tristan Gingold2020-04-304-3/+21
|
* testsuite/synth: add tests for #1271Tristan Gingold2020-04-303-0/+44
|
* testsuite/synth: add test for #1272Tristan Gingold2020-04-292-0/+21
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2020-04-281-1/+1
|
* testsuite/gna: add a test for #1269Tristan Gingold2020-04-283-0/+52
|
* testsuite/gna: add test for #1268Tristan Gingold2020-04-273-0/+81
|
* testsuite/gna: add a test for the previous commit.Tristan Gingold2020-04-272-0/+4
|