1
0
mirror of synced 2026-05-21 04:53:14 +00:00
Files
YosysHQ.yosys/backends
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
..