aboutsummaryrefslogtreecommitdiffstats
path: root/tests/efinix
Commit message (Collapse)AuthorAgeFilesLines
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-1824-556/+0
|
* Add async2syncMiodrag Milanovic2019-10-181-4/+4
|
* hierarchy - proc reorderMiodrag Milanovic2019-10-186-13/+15
|
* Split mux tests per typeMiodrag Milanovic2019-10-042-38/+36
|
* Split latch checkMiodrag Milanovic2019-10-042-45/+24
|
* split rest od ff'sMiodrag Milanovic2019-10-043-30/+17
|
* Separate check for ff's typesMiodrag Milanovic2019-10-042-47/+48
|
* Cleaned testsMiodrag Milanovic2019-10-045-49/+4
|
* Remove not needed testsMiodrag Milanovic2019-10-046-75/+0
|
* run-test.sh Move $x at end of line.Sergey2019-10-011-1/+1
|
* Add new tests for Efinix architecture.SergeyDegtyar2019-09-2330-0/+709
Problems/questions: - fsm.ys. equiv_opt -assert failed because of unproven cells; - latches.ys,tribuf.ys - internal cells present; - memory.ys - sat called with -verify and proof did fail.