编译通过
This commit is contained in:
@@ -16,7 +16,7 @@ trait WithSwitchMix { this: BaseSubsystem =>
|
||||
// pbus.coupleTo("switch_cfg") { switch0.tlMasterNode := TLFragmenter(pbus) := _ }
|
||||
|
||||
for( i <- 0 until 3 ){
|
||||
pbus.coupleTo("switch_cfg") { switch.macReg(i).configNode := TLFragmenter(pbus) := _ }
|
||||
pbus.coupleTo("switch_cfg") { switch.macReg(i).configNode := TLFragmenter(pbus) := _ }
|
||||
ibus.fromSync := switch.macReg(i).int_node
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user