aboutsummaryrefslogtreecommitdiffstats
path: root/tests/techmap/zinit.ys
Commit message (Collapse)AuthorAgeFilesLines
* Reenable existing equiv_opt testsJannis Harder2022-10-071-6/+4
|
* Fix tests for check in equiv_optJannis Harder2022-10-071-0/+4
|
* FfData: some refactoring.Marcelina Kościelnicka2021-10-071-3/+4
| | | | | | | | | | - FfData now keeps track of the module and underlying cell, if any (so calling emit on FfData created from a cell will replace the existing cell) - FfData implementation is split off to its own .cc file for faster compilation - the "flip FF data sense by inserting inverters in front and after" functionality that zinit uses is moved onto FfData class and beefed up to have dffsr support, to support more use cases
* zinit: Refactor to use FfInitVals.Marcelina Kościelnicka2020-07-241-2/+2
|
* Update dff2dffe, dff2dffs, zinit to new FF types.Marcelina Kościelnicka2020-06-231-64/+64
|
* tests: zinit for new typesEddie Hung2020-04-141-2/+96
|
* zinit: resolve one more comment by @mwkmwkmwkEddie Hung2020-04-131-1/+8
|
* zinit: fix review comments from @mwkmwkmwkEddie Hung2020-04-131-4/+31
|
* tests: zinit on $adffEddie Hung2020-04-131-19/+18
|
* Add testcase for $_DFF_[NP][NP][01]_Eddie Hung2020-04-131-0/+24