1
0

add vector hold waits

This commit is contained in:
Yunsup Lee
2012-03-11 16:28:56 -07:00
parent e42a4c767e
commit 113a94a21d
2 changed files with 57 additions and 49 deletions

View File

@ -195,6 +195,7 @@ class rocketProc(resetSignal: Bool = null) extends Component(resetSignal)
// fences
ctrl.io.vec_iface.vfence_ready := vu.io.vec_fence_ready
ctrl.io.vec_iface.vhold_ready := vu.io.vec_hold_ready
// exceptions
vu.io.xcpt.exception := ctrl.io.vec_iface.exception