3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-03-17 18:43:47 +00:00
yosys/passes/equiv
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
..
equiv_add.cc
equiv_induct.cc
equiv_make.cc
equiv_mark.cc
equiv_miter.cc
equiv_opt.cc
equiv_purge.cc
equiv_remove.cc
equiv_simple.cc Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00
equiv_status.cc
equiv_struct.cc
Makefile.inc