3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-30 05:09:04 +00:00
yosys/passes
Robert O'Callahan a8791a459e 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 10:55:03 +02:00
..
cmds Make log() use the FmtString infrastructure. 2025-09-09 10:55:03 +02:00
equiv Make log() use the FmtString infrastructure. 2025-09-09 10:55: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 Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00: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 10:55:03 +02:00
techmap Make log() use the FmtString infrastructure. 2025-09-09 10:55:03 +02:00
tests Make log() use the FmtString infrastructure. 2025-09-09 10:55:03 +02:00