3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-09 19:21:26 +00:00
yosys/passes/sat
Robert O'Callahan d34ac0c87d Make log() use the FmtString infrastructure.
Now `log()` supports `std::string`.

We have to fix a few places where the format parameter was not a compile time constant.
This is mostly trivial.
2025-09-09 15:41:03 +02:00
..
assertpmux.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
async2sync.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
clk2fflogic.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
cutpoint.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
eval.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00: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 Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
fmcombine.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
fminit.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
formalff.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
freduce.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
Makefile.inc Add recover_names pass to recover names post-mapping 2023-05-25 10:55:07 +02:00
miter.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
mutate.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
qbfsat.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
qbfsat.h Deprecate gcc-4.8 2023-01-11 09:54:19 +01:00
recover_names.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
sat.cc Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00
sim.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
supercover.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
synthprop.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00