使用rec的清中断复位sendGen模块;当CDRout的axis下溢,状态机回到IDLE
This commit is contained in:
@@ -1048,7 +1048,12 @@ with SlaveParserProbe{
|
||||
io.intHWTrig(1) := upRecParser.io.isError
|
||||
|
||||
downRecParser.io.resp := io.intHWClr(0)
|
||||
|
||||
downSendGen.reset := reset.asBool | io.intHWClr(0)
|
||||
|
||||
upRecParser.io.resp := io.intHWClr(1)
|
||||
upSendGen.reset := reset.asBool | io.intHWClr(1)
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user