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
Creating a regfile inside the addrmap and instantiating it multiple times yields incorrect code.
Registers appear multiple times with the same address.
I looked at the code and I see that you are not supporting regfiles at the moment.
Do you have any plans to do so?