xls icon indicating copy to clipboard operation
xls copied to clipboard

Design & implement falliable procs

Open RobSpringer opened this issue 3 years ago • 1 comments

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.

RobSpringer avatar Sep 08 '21 19:09 RobSpringer

@RobSpringer can you update with your current thinking on this?

cdleary avatar May 10 '22 19:05 cdleary