完成探针和索引
This commit is contained in:
@@ -231,8 +231,8 @@ trait ShinTopMaster{ this: ShinTopBase =>
|
||||
masterParser.io.req := io.req
|
||||
io.rsp := masterParser.io.rsp
|
||||
|
||||
masterParser.io.trigAddr(0) := "hff".U
|
||||
masterParser.io.trigAddr(1) := "hff".U
|
||||
// masterParser.io.trigAddr(0) := "hff".U
|
||||
// masterParser.io.trigAddr(1) := "hff".U
|
||||
|
||||
masterParser.io.timeStamp := io.timeStamp
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user