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
Hey, @dacsson 😃! Based on the SV IEEE Std 1800-2017, we must pass a single positive number to its dimension when we declare an unpacked array. Please review the following image:
I have a mmu.sv module for RISC-V implementation:
that is used in top module like:
when trying to compile with
circt-verilog mmu.sv
i get this error:is it impossible to compile such module? why so?
The text was updated successfully, but these errors were encountered: