仿真开始
This commit is contained in:
@@ -532,6 +532,10 @@ with ShinSlvLinkInit
|
||||
with ShinSlvLinkBCast
|
||||
with ShinSlvLinkUCast{
|
||||
assert( VecInit(upRegMuxInit).count((x:Bool) => (x === true.B)) <= 1.U, "Assert Failed, upReg Collision Used!\n" )
|
||||
|
||||
|
||||
val led = IO(UInt(8.W))
|
||||
led := slvID
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user