Design & implement falliable procs
Open
dslx
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
I'm currently adding Proc support to the frontend, but I'm punting on what it means to fail!() inside one. We will, of course, need to handle this through our stack (DSLX interpreter, JIT, Verilog asserts), but that's a fair body of work.
Contributor guide
Assessment
This issue has not been assessed yet.