1
0

don't stall on vector fences, keep replaying

This commit is contained in:
Yunsup Lee 2012-03-11 16:28:32 -07:00
parent c5dd37ae80
commit e42a4c767e

View File

@ -631,7 +631,7 @@ class rocketCtrl extends Component
vec.io.exception := wb_reg_exception
vec_replay = vec.io.replay
vec_stalld = vec.io.stalld || id_vfence_cv && !vec.io.vfence_ready
vec_stalld = vec.io.stalld // || id_vfence_cv && !vec.io.vfence_ready
}
// exception handling