aboutsummaryrefslogtreecommitdiffstats
path: root/passes/equiv/equiv_opt.cc
Commit message (Collapse)AuthorAgeFilesLines
* Add equiv_opt -multiclockDavid Shah2019-09-111-1/+11
| | | | Signed-off-by: David Shah <dave@ds0.me>
* substr() -> compare()Eddie Hung2019-08-071-1/+1
|
* Add -undef option to equiv_opt, passed to equiv_inductEddie Hung2019-04-261-3/+16
|
* Add "techmap -wb", use in formal flowsClifford Wolf2019-04-201-1/+1
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* Fix equiv_opt indentingClifford Wolf2018-12-161-139/+129
| | | | Signed-off-by: Clifford Wolf <clifford@clifford.at>
* equiv_opt: pass -D EQUIV when techmapping.whitequark2018-12-071-2/+4
| | | | | This allows avoiding techmap crashes e.g. because of large memories in white-box cell models.
* equiv_opt: new command, for verifying optimization passes.whitequark2018-12-071-0/+165