3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-06 17:44:09 +00:00
yosys/passes/sat
Jannis Harder c0063288d6 Add the $anyinit cell and the formalff pass
These can be used to protect undefined flip-flop initialization values
from optimizations that are not sound for formal verification and can
help mapping all solver-provided values in witness traces for flows that
use different backends simultaneously.
2022-08-16 13:37:30 +02:00
..
assertpmux.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
async2sync.cc async2sync: turn FFs with const clks into gclk FFs with feedback 2022-06-30 12:09:04 +02:00
clk2fflogic.cc Use wrap_async_control_gate if ff is fine 2022-04-08 16:30:29 +02:00
cutpoint.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
eval.cc Use HTTPS for website links, gatecat email 2021-06-09 12:16:56 +02:00
example.v Added support for shifter cells to SAT generator 2013-06-08 15:12:08 +02:00
example.ys Fixes in old SAT example.ys 2014-09-01 11:45:47 +02:00
expose.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
fmcombine.cc fmcombine: Add _gold/_gate suffix to memids 2022-06-03 21:52:28 +02:00
fminit.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
formalff.cc Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
freduce.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
Makefile.inc Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
miter.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
mutate.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
qbfsat.cc support file locations containing spaces 2022-08-08 20:30:50 +02:00
qbfsat.h qbfsat: Add -solver-option option. 2020-07-20 21:54:56 +00:00
sat.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00
sim.cc Add the $anyinit cell and the formalff pass 2022-08-16 13:37:30 +02:00
supercover.cc Fixing old e-mail addresses and deadnames 2021-06-08 00:39:36 +02:00