aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/gatemate/adffs.ys
Commit message (Collapse)AuthorAgeFilesLines
* synth_gatemate: Apply new test practice with assert-maxPatrick Urban2021-11-131-2/+2
|
* Allow initial blocks to be disabled during testsPatrick Urban2021-11-131-1/+1
| | | | Wrap initial blocks with a NO_INIT so that tests for archs without register initialization feature don't fail.
* synth_gatemate: Initial implementationPatrick Urban2021-11-131-0/+43
Signed-off-by: Patrick Urban <patrick.urban@web.de>