aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* testsuite/gna: add a test for #1262Tristan Gingold2020-04-275-0/+106
|
* testsuite/synth: add test for #1266Tristan Gingold2020-04-273-0/+46
|
* testsuite/synth: add a test for #1267Tristan Gingold2020-04-272-0/+36
|
* testsuite/synth: test more shifts for #1264Tristan Gingold2020-04-262-0/+21
|
* testsuite/synth: add test for #1265Tristan Gingold2020-04-262-0/+22
|
* testsuite/synth: add test for #1264Tristan Gingold2020-04-263-0/+51
|
* testsuite/synth: add tests from ghdl/ghdl-yosys-plugin#109Tristan Gingold2020-04-2613-0/+866
|
* testsuite/synth: add a test for #1258Tristan Gingold2020-04-243-0/+80
|
* testsuite: add add_vpi_path utility.Tristan Gingold2020-04-248-38/+18
|
* testsuite/gna: add test for #1256Tristan Gingold2020-04-244-0/+204
|
* testsuite/gna: add a test for the previous commit.Tristan Gingold2020-04-232-0/+8
|
* testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#110Tristan Gingold2020-04-232-0/+37
|
* evaluation: weaken error for out of bound static value.Tristan Gingold2020-04-221-1/+1
|