mirror of
https://github.com/SpinalHDL/VexRiscv.git
synced 2025-01-03 03:43:39 -05:00
Fix BrieySim (SpinalSim)
This commit is contained in:
parent
8c0fbcadac
commit
35754a0709
1 changed files with 2 additions and 0 deletions
|
@ -483,6 +483,8 @@ object BrieySim {
|
||||||
dut.config.sdramLayout,
|
dut.config.sdramLayout,
|
||||||
clockDomain
|
clockDomain
|
||||||
)
|
)
|
||||||
|
|
||||||
|
dut.io.coreInterrupt #= false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue