Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testsuite/gna: add a testcase for #1287 | Tristan Gingold | 2020-05-28 | 3 | -0/+39 |
| | |||||
* | testsuite/synth: add a test for #1342 | Tristan Gingold | 2020-05-27 | 2 | -0/+34 |
| | |||||
* | testsuite/gna: add a test for #1338 | Tristan Gingold | 2020-05-25 | 2 | -0/+31 |
| | |||||
* | testsuite/synth: add a test for #1318 | Tristan Gingold | 2020-05-23 | 4 | -0/+77 |
| | |||||
* | testsuite/synth: add a test for #1332 | Tristan Gingold | 2020-05-21 | 2 | -0/+36 |
| | |||||
* | testsuite/synth: add a test for #1333 | Tristan Gingold | 2020-05-21 | 2 | -0/+27 |
| | |||||
* | testsuite/synth: add test for previous commit. | Tristan Gingold | 2020-05-21 | 1 | -0/+8 |
| | |||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2020-05-21 | 3 | -0/+45 |
| | |||||
* | testsuite/synth: add test for ghdl/ghdl-yosys-plugin#121 | Tristan Gingold | 2020-05-21 | 2 | -0/+236 |
| | |||||
* | testsuite/synth: add tests for #1330 | Tristan Gingold | 2020-05-21 | 8 | -0/+189 |
| | |||||
* | testsuite: set assert level to error for synth_tb tests. Adjust. | Tristan Gingold | 2020-05-21 | 2 | -3/+3 |
| | |||||
* | testsuite/synth: add test from #1294 | Tristan Gingold | 2020-05-20 | 2 | -0/+29 |
| | |||||
* | ghwdump should handle zero-length signals (#1327) | Ben Reynwar | 2020-05-20 | 2 | -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 #1324 | Tristan Gingold | 2020-05-19 | 4 | -0/+58 |
| | |||||
* | testsuite/synth: add tests for #1325 | Tristan Gingold | 2020-05-19 | 3 | -0/+47 |
| | |||||
* | testsuite/synth: add a test for #1322 | Tristan Gingold | 2020-05-18 | 2 | -0/+115 |
| | |||||
* | testsuite/synth: add a test for #1321 | Tristan Gingold | 2020-05-18 | 2 | -0/+115 |
| | |||||
* | testsuite/synth: add a test for #1319 | Tristan Gingold | 2020-05-18 | 6 | -0/+205 |
| | |||||
* | testsuite/synth: add a test for #1317 | Tristan Gingold | 2020-05-17 | 2 | -0/+31 |
| | |||||
* | testsuite/synth: add a test for #1316 | Tristan Gingold | 2020-05-17 | 2 | -0/+24 |
| | |||||
* | testsuite/synth: add more tests for static multiplication. | Tristan Gingold | 2020-05-16 | 2 | -8/+23 |
| | |||||
* | testsuite/synth: add a test for #1314 | Tristan Gingold | 2020-05-16 | 2 | -0/+185 |
| | |||||
* | testsuite/synth: add a test for #1313 | Tristan Gingold | 2020-05-16 | 3 | -0/+30 |
| | |||||
* | testsuite/synth: add a test for #1307 | Tristan Gingold | 2020-05-16 | 6 | -0/+1168 |
| | |||||
* | testsuite/synth: add a test for #1310 | Tristan Gingold | 2020-05-15 | 1 | -0/+2 |
| | |||||
* | testsuite/synth: add tests for #1310 | Tristan Gingold | 2020-05-15 | 3 | -0/+50 |
| | |||||
* | testsuite/synth: add a test for #1311 | Tristan Gingold | 2020-05-15 | 3 | -0/+38 |
| | |||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2020-05-15 | 2 | -0/+25 |
| | |||||
* | testsuite/synth: add a test for #1298 | Tristan Gingold | 2020-05-13 | 2 | -0/+56 |
| | |||||
* | testsuite/synth: add a test for #1302 | Tristan Gingold | 2020-05-13 | 2 | -0/+35 |
| | |||||
* | testsuite/synth: adjust test #1283 | Tristan Gingold | 2020-05-13 | 1 | -3/+3 |
| | |||||
* | testsuite/gna: add a test for #1300 | Tristan Gingold | 2020-05-13 | 2 | -0/+26 |
| | |||||
* | testsuite/gna: add a test for #1300 | Tristan Gingold | 2020-05-12 | 3 | -0/+44 |
| | |||||
* | Improve formatting of testenv.sh file. (#1301) | m-kru | 2020-05-11 | 1 | -58/+58 |
| | | | | Replace tabs with spaces. Unify indentation to 2 spaces. | ||||
* | Constants in vpi (#1297) | Ben Reynwar | 2020-05-10 | 11 | -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#104 | Tristan Gingold | 2020-05-09 | 6 | -0/+149 |
| | |||||
* | Add tests of synth/sim for #1292 and #1295 | tmeissner | 2020-05-09 | 6 | -0/+317 |
| | |||||
* | testsuite/synth: add a test for false latch | Tristan Gingold | 2020-05-09 | 2 | -0/+28 |
| | |||||
* | testsuite/synth: add case tests for corner case. | Tristan Gingold | 2020-05-09 | 5 | -9/+85 |
| | |||||
* | testsuite/gna: add a test for #1292 | Tristan Gingold | 2020-05-09 | 2 | -0/+108 |
| | |||||
* | testsuite/synth, testsuite/gna: add tests for ghdl#1288 | tmeissner | 2020-05-08 | 4 | -0/+147 |
| | |||||
* | doc: move 'examples/quick_start' to 'quick_start' | umarcor | 2020-05-08 | 1 | -1/+1 |
| | |||||
* | testsuite/synth: add test for ghdl/ghdl-yosys-plugin#111 | Tristan Gingold | 2020-05-07 | 3 | -0/+118 |
| | |||||
* | testsuite/synth: add a test for nested memories. | Tristan Gingold | 2020-05-07 | 3 | -1/+88 |
| | |||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2020-05-07 | 2 | -1/+49 |
| | |||||
* | testsuite/synth: add a test for ghdl/ghdl-yosys-plugin#115 | Tristan Gingold | 2020-05-06 | 3 | -0/+82 |
| | |||||
* | testsuite/synth: add more tests for #1273 | Tristan Gingold | 2020-05-06 | 9 | -4/+238 |
| | |||||
* | testsuite/synth: add a test for #1282 | Tristan Gingold | 2020-05-05 | 2 | -0/+22 |
| | |||||
* | testsuite/synth: add test from #1283 | Tristan Gingold | 2020-05-05 | 5 | -0/+81 |
| | |||||
* | testsuite/synth: add a test for #1277 | Tristan Gingold | 2020-05-04 | 2 | -0/+33 |
| |