aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth
Commit message (Collapse)AuthorAgeFilesLines
* 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/synth: add a test for #1856Tristan Gingold2021-09-083-0/+63
|
* testsuite/synth: improve test for keep attributeTristan Gingold2021-09-073-0/+104
|
* 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/synth: add a test for #1832Tristan Gingold2021-08-292-0/+29
|
* testsuite/synth: add a test for #1850Tristan Gingold2021-08-273-0/+82
|
* testsuite/synth: Add a test for ghdl/ghdl-yosys-plugin#154Tristan Gingold2021-08-272-0/+58
|
* testsuite/synth: add a test for #1838Tristan Gingold2021-08-252-0/+48
|
* Codacy issues, Travis cleanup and update ghdl.texi (#1807)Unai Martinez-Corral2021-06-2678-623/+108
| | | | | | | | | | | | | | | | | | | * ghw: fix memleaks reported by codacy * ghw: printf issues and style (GNU indent) * testsuite/gna: minor printf issues * testsuite: fix issues reported by codacy * scripts/ci-run: clean travis stuff (deprecated) * scripts: fix issues reported by codacy * doc/Makefile: add .PHONY * doc: update ghdl.texi * testsuite/synth: use synth_tb
* testsuite/synth: more checks of inferred memoriesTristan Gingold2021-06-222-6/+8
|
* testsuite/synth: check ram in mem01 and mem02Tristan Gingold2021-06-2110-28/+34
|
* testsuite/synth: add another test on if statementsTristan Gingold2021-06-173-0/+92
|
* testsuite/synth: add test for #1781Tristan Gingold2021-06-168-0/+416
|
* testsuite/testenv.sh (diff_nocr): New wrapper; use it where needed.Tristan Gingold2021-06-133-3/+3
| | | | Option --strip-trailing-cr is used only on windows.
* testsuite/synth: add a test for #1780Tristan Gingold2021-06-123-0/+120
|
* testsuite/synth: add tests for previous commitTristan Gingold2021-05-243-0/+49
|
* testsuite/synth: add tests for concurrent dffTristan Gingold2021-04-305-0/+131
|
* testsuite/synth/aggr01: use synth_tbTristan Gingold2021-04-271-8/+1
|
* testsuite/synth: add a test for #1734Tristan Gingold2021-04-232-0/+28
|
* testsuite/synth: add a test for #1731Tristan Gingold2021-04-212-0/+24
|
* synth-vhdl_oper.adb: adjust previous patch and testTristan Gingold2021-04-211-1/+5
| | | | | resize with two signed parameters extract the size of the second parameter to resize the first one.
* testsuite/synth: add a test for #1731Tristan Gingold2021-04-213-0/+221
|
* testsuite/synth: add a test for previous commitTristan Gingold2021-04-152-0/+72
|
* testsuite/synth: add a test for #1703Tristan Gingold2021-03-292-0/+44
|
* testsuite/synth: add a test for #1698Tristan Gingold2021-03-273-0/+41
|
* testsuite/synth: Add a test case. For #1675Tristan Gingold2021-03-2710-0/+379
|
* testsuite/synth: add test for #1685Tristan Gingold2021-03-142-0/+43
|
* testsuite/synth: add a test for #1679Tristan Gingold2021-03-132-0/+30
|
* testsuite/synth: add a test for #1681Tristan Gingold2021-03-134-0/+119
|
* testsuite/synth: add a test for #1680Tristan Gingold2021-03-132-0/+40
|
* testsuite/synth: add a test for #1665Tristan Gingold2021-02-272-0/+24
|
* testsuite/synth: add a test for #1658Tristan Gingold2021-02-214-0/+125
|
* testsuite/synth: add a test for #1650Tristan Gingold2021-02-192-0/+52
|
* testsuite/synth: add a test for #1645Tristan Gingold2021-02-123-0/+85
|
* testsuite/synth: adjust tests for issue#662Tristan Gingold2021-02-097-18/+51
|
* Add support for PSL onehot/onehot0 functions (#1633)T. Meissner2021-02-095-1/+194
| | | | | | | | | | | | | | | * vhdl: parse PSL onehot/onehot0 builtin calls. For #662 * update pyGHDL bindings * Synthesis of PSL built-in onehot/onehot0 function. * testsuite/synth: add tests of PSL built-in functions onehot()/onehot0() for #662 * doc: add info about PSL built-in functions onehot()/onehot0() for #662 * synth: refactor synthesis of onehot/onehot0 functions Co-authored-by: eine <eine@users.noreply.github.com>
* testsuite/synth: add a test for #1628Tristan Gingold2021-02-043-0/+40
|
* testsuite: address bash linting issuesumarcor2021-01-191-1/+1
|
* testsuite: add suite_driver.shumarcor2021-01-181-49/+1
|
* testsuite/synth: add testcase for #1609Tristan Gingold2021-01-173-0/+60
|
* testsuite/synth: add test case for #1596Tristan Gingold2021-01-164-0/+46
|
* testsuite/synth: add testcase for #1591Tristan Gingold2021-01-136-0/+149
|
* synth: add option to treat asserts as assumes and vice-versatmeissner2021-01-024-0/+114
|
* testsuite/synth: add a test for #1563Tristan Gingold2021-01-018-0/+173
|
* testsuite/synth: add a test for #1572Tristan Gingold2021-01-013-0/+35
|
* testsuite/synth: add tests for #1540Tristan Gingold2020-12-203-0/+38
|
* testsuite/synth: add tests for #1537Tristan Gingold2020-12-143-0/+37
|