aboutsummaryrefslogtreecommitdiffstats
path: root/passes/sat/formalff.cc
Commit message (Expand)AuthorAgeFilesLines
* formalff: Fix crash with _NOT_ gates in -hierarchy modeJannis Harder2023-01-251-1/+1
* sim/formalff: Clock handling for yw cosimJannis Harder2023-01-111-2/+214
* Merge pull request #3537 from jix/xpropJannis Harder2023-01-111-0/+2
|\
| * formalff: Fix -ff2anyinit assertion error for fine FFsJannis Harder2022-11-301-0/+2
* | formalff: Proper error messages on async inputs for the -clk2ff modeJannis Harder2022-12-091-0/+3
|/
* formalff: New -setundef optionJannis Harder2022-08-161-0/+335
* formalff: Set new replaced_by_gclk attribute on removed dff's clksJannis Harder2022-08-161-0/+22
* Add the $anyinit cell and the formalff passJannis Harder2022-08-161-0/+192