yosys/backends/cxxrtl
Catherine f60b77a7f0 cxxrtl: add ability to record/replay diagnostics.
Note that this functionality is only used by diagnostics emitted by
the C++ testbench; diagnostics emitted by the RTL in `eval()` do not
need to be recorded since they will be emitted again during replay.
2024-03-05 17:00:02 +00:00
..
runtime cxxrtl: add ability to record/replay diagnostics. 2024-03-05 17:00:02 +00:00
Makefile.inc cxxrtl: install `cxxrtl_time.h` and `cxxrtl_replay.h`. 2024-02-26 17:55:56 +00:00
cxxrtl_backend.cc cxxrtl: expose scope information in the C++ API. 2024-02-26 12:42:48 +00:00