3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-29 18:33:49 +00:00
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
cxxrtl_backend.cc
Makefile.inc