Create a trace format and create a trace and replay framework
Open
jit
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
XLS JIT'ed code can be integrated into larger simulation frameworks as part of a system-level simulation. If that system-level simulation detects a problem it is useful to be able to replay that failure at a smaller scope (ex at the XLS block level).
This issue is to create a trace format that said system-level simulation can dump, as well as create the infrastructure to take that trace and simulate an XLS block/proc through by itself.
Contributor guide
Assessment
This issue has not been assessed yet.