Fix typo
This commit is contained in:
parent
89c13bedbd
commit
97c2dc270c
|
@ -266,6 +266,7 @@ object VexRiscvLitexSmpMpClusterOpenSbi extends App{
|
||||||
// println(f"${dut.io.peripheral.ADR.toLong}%x")
|
// println(f"${dut.io.peripheral.ADR.toLong}%x")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
fork{
|
fork{
|
||||||
val at = 0
|
val at = 0
|
||||||
|
|
Loading…
Reference in New Issue