rocket: creating Bundles in an object also break dedup!
This commit is contained in:
parent
e1577bb06e
commit
9ca8f514c0
@ -112,8 +112,8 @@ object CSR
|
||||
def R = UInt(5,SZ)
|
||||
|
||||
val ADDRSZ = 12
|
||||
val debugIntCause = new MIP().getWidth
|
||||
val debugTriggerCause = {
|
||||
def debugIntCause = new MIP().getWidth
|
||||
def debugTriggerCause = {
|
||||
require(debugIntCause >= Causes.all.max)
|
||||
debugIntCause
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user