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
When trying to create Reg module with raw_dims, the class misses the raw_dims parameter, while the vtypes.Reg can accept raw_dims.
So we cannot create 2D array like reg [m:0] M[n:0]