Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | testsuite/synth: add testcase for #940 | Tristan Gingold | 2019-09-25 | 3 | -2/+26 | |
| | ||||||
* | testsuite/synth: add testcase for #937 | Tristan Gingold | 2019-09-25 | 6 | -0/+121 | |
| | ||||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2019-09-23 | 3 | -2/+62 | |
| | ||||||
* | testsuite/synth: add testcase for previous commit. | Tristan Gingold | 2019-09-22 | 3 | -1/+52 | |
| | ||||||
* | testsuite/synyh: add a test for exit statement. | Tristan Gingold | 2019-09-22 | 5 | -0/+154 | |
| | ||||||
* | testsuite/synth: add testcase for previous commit. | Tristan Gingold | 2019-09-21 | 3 | -0/+79 | |
| | ||||||
* | testsuite/synth: Add testcase for tgingold/ghdlsynth-beta#39 | Tristan Gingold | 2019-09-21 | 3 | -1/+66 | |
| | ||||||
* | testsuite/synth: add issue27 testcase. | Tristan Gingold | 2019-09-21 | 2 | -0/+48 | |
| | ||||||
* | synth: Add support for PSL cover directive (#930) | T. Meissner | 2019-09-19 | 4 | -1/+56 | |
| | | | | | | * synth: Add support for PSL cover directive * testsuite/synth: Add tests for PSL cover directives | |||||
* | update testsuite (#928) | 1138-4EB | 2019-09-18 | 1 | -32/+159 | |
| | | | | | | * update testsuite/testsuite.sh * deprecate dist/travis/test.sh, use testsuite/testsuite.sh instead | |||||
* | Add missing file for previous commit. | Tristan Gingold | 2019-09-17 | 2 | -0/+62 | |
| | ||||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2019-09-17 | 1 | -1/+1 | |
| | ||||||
* | testsuite/synth: add var01 | Tristan Gingold | 2019-09-17 | 11 | -0/+384 | |
| | ||||||
* | testsuite/synth: add a test for std_match | Tristan Gingold | 2019-09-15 | 3 | -1/+44 | |
| | ||||||
* | testsuite/synth: add more tests in func01. | Tristan Gingold | 2019-09-13 | 9 | -1/+214 | |
| | ||||||
* | testsuite/synth: add one more test in ret01 | Tristan Gingold | 2019-09-11 | 3 | -4/+38 | |
| | ||||||
* | testsuite/synth: add ret01 tests. | Tristan Gingold | 2019-09-11 | 7 | -1/+129 | |
| | ||||||
* | testsuite/synth: add a test for slices. | Tristan Gingold | 2019-09-11 | 3 | -2/+63 | |
| | ||||||
* | testsuite/synth: add mem02 | Tristan Gingold | 2019-09-11 | 3 | -0/+84 | |
| | ||||||
* | testsuite/synth: rename arr02 to mem01 | Tristan Gingold | 2019-09-11 | 9 | -0/+0 | |
| | ||||||
* | fix: skip testsuite/sanity/005examples when 'docs' not found (#921) | 1138-4EB | 2019-09-11 | 1 | -0/+6 | |
| | ||||||
* | testsuite/synth: add testcase for previous commit. | Tristan Gingold | 2019-09-07 | 3 | -0/+77 | |
| | ||||||
* | testsuite: add testcase for ghdl/ghdl-language-server#27 | Tristan Gingold | 2019-09-06 | 2 | -0/+96 | |
| | ||||||
* | testsuite: add testcase for #918 | Tristan Gingold | 2019-09-05 | 2 | -0/+54 | |
| | ||||||
* | testsuite/synth: add test for previous commit. | Tristan Gingold | 2019-09-05 | 4 | -0/+99 | |
| | ||||||
* | testsuite/synth: re-enable stmt01 test. | Tristan Gingold | 2019-09-05 | 1 | -1/+0 | |
| | ||||||
* | testsuite: add case for previous commit. | Tristan Gingold | 2019-09-04 | 2 | -0/+18 | |
| | ||||||
* | testsuite/synth: rename disp01 to dispin01 | Tristan Gingold | 2019-09-04 | 19 | -0/+0 | |
| | ||||||
* | testsuite/synth: add tests for previous commit. | Tristan Gingold | 2019-09-04 | 25 | -0/+427 | |
| | ||||||
* | testsuite/synth: add testcase for previous commit. | Tristan Gingold | 2019-09-03 | 19 | -0/+381 | |
| | ||||||
* | testsuite: add reproducer for issue #912 | Tristan Gingold | 2019-09-02 | 3 | -0/+67 | |
| | ||||||
* | Fix UPF (#905) | 1138-4EB | 2019-09-01 | 2 | -0/+14 | |
| | | | | | | * add test for UPF * fix: add UPF when openieee=false too | |||||
* | [PATCH] synth-environment: fix thinkos. | Tristan Gingold | 2019-08-31 | 7 | -1/+174 | |
| | ||||||
* | testsuite/synth: added test for the physical division | Martin Doerfelt | 2019-08-30 | 2 | -0/+25 | |
| | ||||||
* | testsuite/synth: add testcase for records. Temporary disable stmt01 | Tristan Gingold | 2019-08-29 | 5 | -0/+168 | |
| | ||||||
* | synth: Integer operators (#902) | marph91 | 2019-08-28 | 2 | -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 Gingold | 2019-08-27 | 3 | -0/+61 | |
| | ||||||
* | testsuite/synth: add cases for assign. | Tristan Gingold | 2019-08-27 | 4 | -4/+62 | |
| | ||||||
* | testsuite/synth: add asgn01 | Tristan Gingold | 2019-08-27 | 5 | -0/+124 | |
| | ||||||
* | testsuite/synth: add fsm02 test. | Tristan Gingold | 2019-08-27 | 5 | -0/+181 | |
| | ||||||
* | initial support for reduce and/or (#900) | Pepijn de Vos | 2019-08-20 | 2 | -0/+25 | |
| | ||||||
* | testsuite/synth: add a test for previous commit. | Tristan Gingold | 2019-08-20 | 2 | -0/+13 | |
| | ||||||
* | testsuite/synth: add a test for assume directive in verification units. | Tristan Gingold | 2019-08-20 | 2 | -2/+11 | |
| | ||||||
* | testsuite/synth: add psl02 | Tristan Gingold | 2019-08-20 | 4 | -0/+74 | |
| | ||||||
* | synth: add testcase for issue 34 | Tristan Gingold | 2019-08-17 | 13 | -0/+442 | |
| | ||||||
* | testsuite/synth: add reproducer for tgingold/ghdlsynth-beta#33 | Tristan Gingold | 2019-08-16 | 3 | -0/+73 | |
| | ||||||
* | testsuite: strenghten a testcase. | Tristan Gingold | 2019-08-16 | 1 | -0/+1 | |
| | ||||||
* | testsuite/python: fix test name (to follow the testsuite.sh convention) | Tristan Gingold | 2019-08-16 | 3 | -0/+0 | |
| | ||||||
* | testsuite/synth: fix assert1 assertion. | Tristan Gingold | 2019-08-15 | 1 | -1/+1 | |
| | ||||||
* | add synthesis support for logic operators on numeric types (#893) | Pepijn de Vos | 2019-08-15 | 1 | -3/+3 | |
| | | | | | | | | * add logic operators on unsigned * handle signed too * handle unary not |