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
I'm running into a situation where the address used by BlockDeviceController conflicts with other devices in my system. I'd like to move the BlockDevice to fit in our address map.
Would you guys be open to a PR that made the base address come out of the Config?
The text was updated successfully, but these errors were encountered:
testchipip/src/main/scala/BlockDevice.scala
Line 460 in 6decad8
I'm running into a situation where the address used by BlockDeviceController conflicts with other devices in my system. I'd like to move the BlockDevice to fit in our address map.
Would you guys be open to a PR that made the base address come out of the Config?
The text was updated successfully, but these errors were encountered: