yosys/backends/cxxrtl
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
..
runtime cxxrtl: Add debug items for state with private names 2025-05-26 16:58:13 +02:00
Makefile.inc cxxrtl: install `cxxrtl_time.h` and `cxxrtl_replay.h`. 2024-02-26 17:55:56 +00:00
cxxrtl_backend.cc Make `log()` use the `FmtString` infrastructure. 2025-09-09 15:41:03 +02:00