enable random instruction bus errors in corev-dv
Created by: strichmo
- for corev-dv tests, use the initial address in ram section as a mtvec bootstrap such that exceptions occurring at time zero will be handled properly
- remove the OBI to RVVI instruction bus fault connection
- use RVFI instead to detect and signal RVVI ovpsim instruction bus faults
- add one-shot error mode to only fire one instruction bus error in corev-dv tests, because the generated program cannot handle multiple errors