aboutsummaryrefslogtreecommitdiffstats
path: root/tests/techmap/dfflegalize_sr_init.ys
Commit message (Collapse)AuthorAgeFilesLines
* Reenable existing equiv_opt testsJannis Harder2022-10-071-12/+12
|
* dfflegalize: Refactor, add aldff support.Marcelina Kościelnicka2021-10-271-5/+5
|
* clk2fflogic: Support all FF types.Marcelina Kościelnicka2020-07-241-12/+12
|
* clk2fflogic: Consistently treat async control signals as negative hold.Marcelina Kościelnicka2020-07-091-12/+12
| | | | | | | This fixes some dfflegalize equivalence checks, and breaks others — and I strongly suspect the others are due to bad support for multiple async inputs in `proc` (in particular, lack of proper support for dlatchsr and sketchy circuits on dffsr control inputs).
* dfflegalize: Add tests.Marcelina Kościelnicka2020-07-011-0/+230