3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-09-10 19:51:27 +00:00
yosys/passes/tests
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
..
flowmap flowmap: implement depth relaxation. 2019-01-08 01:13:05 +00:00
Makefile.inc Add raise_error pass 2025-07-29 11:39:50 +12:00
raise_error.cc raise_error: Add -always 2025-08-02 14:53:36 +12:00
test_abcloop.cc Reapply "Add groups to command reference" 2025-08-06 13:52:12 +12:00
test_autotb.cc Remove .c_str() from stringf parameters 2025-09-01 23:34:42 +00:00
test_cell.cc Make log() use the FmtString infrastructure. 2025-09-09 15:41:03 +02:00