aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/synth: rename disp01 to dispin01Tristan Gingold2019-09-0419-0/+0
|
* testsuite/synth: add tests for previous commit.Tristan Gingold2019-09-0425-0/+427
|
* testsuite/synth: add testcase for previous commit.Tristan Gingold2019-09-0319-0/+381
|
* [PATCH] synth-environment: fix thinkos.Tristan Gingold2019-08-317-1/+174
|
* testsuite/synth: added test for the physical divisionMartin Doerfelt2019-08-302-0/+25
|
* testsuite/synth: add testcase for records. Temporary disable stmt01Tristan Gingold2019-08-295-0/+168
|
* synth: Integer operators (#902)marph912019-08-282-0/+31
| | | | | | | | * synth: added missing integer operators I. e. inequality and remainder. * testsuite/synth: added testcase for the missing integer operators
* testsuite/synth: testcase for conditional signal assignment.Tristan Gingold2019-08-273-0/+61
|
* testsuite/synth: add cases for assign.Tristan Gingold2019-08-274-4/+62
|
* testsuite/synth: add asgn01Tristan Gingold2019-08-275-0/+124
|
* testsuite/synth: add fsm02 test.Tristan Gingold2019-08-275-0/+181
|
* initial support for reduce and/or (#900)Pepijn de Vos2019-08-202-0/+25
|
* testsuite/synth: add a test for previous commit.Tristan Gingold2019-08-202-0/+13
|
* testsuite/synth: add a test for assume directive in verification units.Tristan Gingold2019-08-202-2/+11
|
* testsuite/synth: add psl02Tristan Gingold2019-08-204-0/+74
|
* synth: add testcase for issue 34Tristan Gingold2019-08-1713-0/+442
|
* testsuite/synth: add reproducer for tgingold/ghdlsynth-beta#33Tristan Gingold2019-08-163-0/+73
|
* testsuite/synth: fix assert1 assertion.Tristan Gingold2019-08-151-1/+1
|
* add synthesis support for logic operators on numeric types (#893)Pepijn de Vos2019-08-151-3/+3
| | | | | | | | * add logic operators on unsigned * handle signed too * handle unary not
* synth: add test for previous commit.Tristan Gingold2019-08-142-1/+28
|
* testsuite/synth: make testsuite.sh more neutral.Tristan Gingold2019-08-141-2/+2
|
* synth: also extract edge in PSL expressions.Tristan Gingold2019-08-132-1/+28
|
* synth: extract edge for PSL clocks.Tristan Gingold2019-08-134-2/+86
|
* Support for PSL assert and assume in synthesis (#892)Pepijn de Vos2019-08-131-1/+2
| | | | | | | | * initial support for PSL assert and assume * add support for true, false, and, or in psl synth * update testsuite with new psl things
* synth: add testcase from #872Tristan Gingold2019-08-082-0/+51
|
* synth: add testcase for aggregate target.Tristan Gingold2019-08-083-0/+56
|
* Add reproducer for tgingold/ghdlsynth-beta#26Tristan Gingold2019-08-082-0/+29
|
* Add testcase for #882Tristan Gingold2019-08-052-0/+23
|
* synth: add test for previous commit.Tristan Gingold2019-08-053-2/+77
|
* synth: add tests for uns/uns comparisons.Tristan Gingold2019-08-023-0/+102
|
* synth: add tests for partial assignment.Tristan Gingold2019-08-015-0/+106
|
* synth: add a dff test.Tristan Gingold2019-07-313-1/+65
|
* synth: add a counter test.Tristan Gingold2019-07-303-0/+117
|
* synth: add dpram3 test.Tristan Gingold2019-07-303-1/+77
|
* synth: adjust output for dyn_insert, add dpram2 test.Tristan Gingold2019-07-303-1/+65
|
* synth: add a test for a ram.Tristan Gingold2019-07-303-1/+65
|
* synth: add a test for idff.Tristan Gingold2019-07-303-1/+74
|
* synth: add a test for psl.Tristan Gingold2019-07-292-0/+38
|
* synth: add arr02 test.Tristan Gingold2019-07-293-0/+73
|
* synth: add test for previous commit.Tristan Gingold2019-07-253-1/+49
|
* synth: add testcase for previous commit.Tristan Gingold2019-07-243-0/+68
|
* synth: add testcase for previous commit.Tristan Gingold2019-07-245-0/+114
|
* synth: add testcase for pragma translate_off.Tristan Gingold2019-07-244-0/+69
|
* synth: add testcase for previous commit.Tristan Gingold2019-07-233-0/+81
|
* synth: fix test name.Tristan Gingold2019-07-203-0/+0
|
* synth: add testcase for concurrent selected signal assignment.Tristan Gingold2019-07-203-0/+75
|
* synth: add a test for for-generate statement.Tristan Gingold2019-07-203-0/+49
|
* synth: add a test for previous commit.Tristan Gingold2019-07-205-0/+111
|
* synth: add a test for previous commit (aggr).Tristan Gingold2019-07-205-0/+101
|
* synth: add testcase from issue8Tristan Gingold2019-07-198-0/+156
|