restore all feature in TestsWorkspace
This commit is contained in:
parent
f4f854ae4f
commit
b5caca54cd
|
@ -153,7 +153,7 @@ object TestsWorkspace {
|
||||||
// wfiGenAsNop = true,
|
// wfiGenAsNop = true,
|
||||||
// ucycleAccess = CsrAccess.NONE
|
// ucycleAccess = CsrAccess.NONE
|
||||||
// )),
|
// )),
|
||||||
// new DebugPlugin(ClockDomain.current.clone(reset = Bool().setName("debugReset"))),
|
new DebugPlugin(ClockDomain.current.clone(reset = Bool().setName("debugReset"))),
|
||||||
new BranchPlugin(
|
new BranchPlugin(
|
||||||
earlyBranch = true,
|
earlyBranch = true,
|
||||||
catchAddressMisaligned = true,
|
catchAddressMisaligned = true,
|
||||||
|
|
Loading…
Reference in New Issue