3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-05-19 13:35:34 +00:00
yosys/backends/cxxrtl/runtime/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
..
capi cxxrtl: expose scope information in the C++ API. 2024-02-26 12:42:48 +00:00
cxxrtl.h cxxrtl: expose scope information in the C++ API. 2024-02-26 12:42:48 +00:00
cxxrtl_replay.h cxxrtl: add ability to record/replay diagnostics. 2024-03-05 17:00:02 +00:00
cxxrtl_time.h cxxrtl: improve robustness of cxxrtl::time. 2024-01-09 13:44:39 +00:00
cxxrtl_vcd.h cxxrtl: reorganize runtime component files. 2023-11-28 15:32:36 +00:00