restore all feature in TestsWorkspace

This commit is contained in:
Dolu1990 2019-01-16 15:25:50 +01:00
parent f4f854ae4f
commit b5caca54cd
1 changed files with 1 additions and 1 deletions

View File

@ -153,7 +153,7 @@ object TestsWorkspace {
// wfiGenAsNop = true,
// ucycleAccess = CsrAccess.NONE
// )),
// new DebugPlugin(ClockDomain.current.clone(reset = Bool().setName("debugReset"))),
new DebugPlugin(ClockDomain.current.clone(reset = Bool().setName("debugReset"))),
new BranchPlugin(
earlyBranch = true,
catchAddressMisaligned = true,