aboutsummaryrefslogtreecommitdiffstats
path: root/tests/arch/anlogic
Commit message (Collapse)AuthorAgeFilesLines
* memory_bram: Reuse extract_rdff helper for make_outreg.Marcelina Kościelnicka2021-05-251-5/+4
| | | | | Also properly skip read ports with init value or reset when not making use of make_outreg. Proper support for matching those will land later.
* tests: Centralize test collection and Makefile generationXiretza2020-09-211-19/+3
|
* Replace opt_rmdff with opt_dff.Marcelina Kościelnicka2020-08-071-2/+1
|
* anlogic: Use dfflegalize.Marcelina Kościelnicka2020-07-141-12/+14
|
* Simplify breaking tests/arch/*/fsm.ys testsEddie Hung2020-03-201-4/+1
|
* Call equiv_opt with -multiclock and -assertEddie Hung2019-12-311-1/+1
|
* Rename memory tests to lutram, add more xilinx testsEddie Hung2019-12-121-3/+3
|
* Fixed testsMiodrag Milanovic2019-11-111-4/+7
|
* Common memory test now sharedMiodrag Milanovic2019-10-182-22/+1
|
* Share common testsMiodrag Milanovic2019-10-1817-221/+19
|
* Fix path to yosysMiodrag Milanovic2019-10-181-1/+1
|
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-1820-0/+429