Bump testchipip

This commit is contained in:
abejgonzalez
2021-03-21 15:34:01 -07:00
parent 55263971bc
commit 5ffad327db
4 changed files with 4 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ class WithAXIOverSerialTLCombinedBridges extends OverrideHarnessBinder({
val harnessMultiClockAXIRAM = withClockAndReset(th.harnessClock, th.harnessReset) {
SerialAdapter.connectHarnessMultiClockAXIRAM(
system.serdesser.get,
port,
serial_bits,
axiClockBundle,
th.harnessReset)
}