aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ice40/div_mod.v
Commit message (Collapse)AuthorAgeFilesLines
* Moved all tests in arch sub directoryMiodrag Milanovic2019-10-181-13/+0
|
* Fix tests; Remove simulation;SergeyDegtyar2019-08-201-0/+13
- Add -map and -assert options for equiv_opt; !!! '-assert' option was commented for the next tests (unproven $equiv cells was found): - dffs; - div_mod; - latches; - mul_pow; - Add design -load; - Remove simulations;