3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-11 00:22:07 +00:00
yosys/passes/sat
Jannis Harder 2bd889a59a formalff -setundef: Fix handling for has_srst FFs
The `has_srst`` case was checking `sig_ce` instead of `sig_srst` due to
a copy and paste error.

This would crash when `has_ce` was false and could incorrectly determine
that an initial value is unused when `has_ce` and `has_srst` are both
set.
2024-04-15 11:53:30 +02:00
..
assertpmux.cc
async2sync.cc
clk2fflogic.cc
cutpoint.cc
eval.cc
example.v
example.ys
expose.cc
fmcombine.cc
fminit.cc
formalff.cc formalff -setundef: Fix handling for has_srst FFs 2024-04-15 11:53:30 +02:00
freduce.cc
Makefile.inc
miter.cc
mutate.cc
qbfsat.cc
qbfsat.h
recover_names.cc
sat.cc
sim.cc
supercover.cc
synthprop.cc