You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oops, looks like there's already a file that handles these kinds issues. Adding wait (and, another one I found, break) to reserved_names.rs should do the trick. I'll make a quick PR by tonight!
Here's an example program, where we name a cell
wait
:Running this with
fud exec <file_name>.futil --to dat --through verilog
yieldsPerhaps this kind of code should produce a Calyx error instead of a Verilator one? This way the Calyx isn't producing malformed Verilog code.
The text was updated successfully, but these errors were encountered: