3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-08-03 21:03:31 +00:00
yosys/passes/sat
Krystine Sherwin 87d3b09988
cutpoint.cc: Fold -instances into -blackbox
Replace `cutpoint -blackbox` behaviour with `cutpoint -blackbox -instances` behaviour.
Drop `-instances` flag.
Add `-noscopeinfo` flag.
Use `RTLIL::Selection::boxed_module()` helper to shortcut blackbox check.
Update `cutpoint_blackbox.ys` tests to match.
2025-04-11 04:12:35 +12:00
..
assertpmux.cc io: refactor string and file work into new unit 2025-03-19 13:43:42 +01:00
async2sync.cc
clk2fflogic.cc
cutpoint.cc cutpoint.cc: Fold -instances into -blackbox 2025-04-11 04:12:35 +12:00
eval.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
example.v
example.ys
expose.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
fmcombine.cc
fminit.cc
formalff.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
freduce.cc
Makefile.inc
miter.cc
mutate.cc hashlib: redo interface for flexibility 2024-12-18 14:49:25 +01:00
qbfsat.cc
qbfsat.h
recover_names.cc mark all hash_into methods nodiscard 2025-01-14 12:39:15 +01:00
sat.cc rtlil: represent Const strings as std::string 2024-10-14 06:28:12 +02:00
sim.cc Reinstate #4768 2025-04-08 11:58:05 +12:00
supercover.cc
synthprop.cc