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
Each hart can potentially have it's own extensions enabled/disabled via the misa register, thus the extension manager object should be instantiated at the hart level instead of the core level where it resides now.
Each hart can potentially have it's own extensions enabled/disabled via the misa register, thus the extension manager object should be instantiated at the hart level instead of the core level where it resides now.