yosys/passes
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
..
cmds Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00
equiv Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00
fsm Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
hierarchy Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
memory memory_libmap: Fix use of uninitialized value for async read ports 2025-09-09 13:32:46 +02:00
opt Merge pull request #5323 from rocallahan/IdString-references 2025-09-08 20:40:24 +02:00
pmgen Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
proc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
sat Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00
techmap Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00
tests Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00