带主机联调,slv1还没更新索引
This commit is contained in:
@@ -214,8 +214,8 @@ abstract class ShinTopBase extends Module{
|
||||
trait ShinTopMaster{ this: ShinTopBase =>
|
||||
|
||||
when(io.modeSel === true.B ){
|
||||
slaveParser.io.downOut <> io.downOut
|
||||
slaveParser.io.upIn <> io.upIn
|
||||
masterParser.io.downOut <> io.downOut
|
||||
masterParser.io.upIn <> io.upIn
|
||||
}
|
||||
|
||||
when( io.modeSel === true.B ){
|
||||
|
||||
Reference in New Issue
Block a user