aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/formal
Commit message (Collapse)AuthorAgeFilesLines
* testsuite/formal: add a test for #145Tristan Gingold2021-03-243-0/+64
|
* Add formal tests for mod/remXiretza2020-05-303-1/+113
|
* Add formal test for pmux gateXiretza2020-05-143-1/+59
|
* Add min/max gatesXiretza2020-03-223-1/+70
|
* Move formal tests for gates into single subdirectoryXiretza2020-03-2210-10/+1
|
* Add abs gate (#91)Xiretza2020-03-103-0/+59
|
* Make test logs mode consistent: Add OK status. For #79Tristan Gingold2020-01-201-0/+1
|
* testsuite: it is now possible to run a single test.Tristan Gingold2019-11-041-0/+3
|
* testsuite: Add formal tests (#57)T. Meissner2019-10-077-0/+292
* Add formal tests for shift operations * ci: build ghdl/synth:formal and run test suites in it * add testsuite/formal/testsuite.sh * create testsuite/issues * ci: remove a level of grouping * testenv: fix SYMBIYOSYS * refactor * testsuite/formal/shifts: Add check for shifts > vector length