1
0

hookup rocc interrupt and s bit

This commit is contained in:
Yunsup Lee
2014-02-06 00:09:42 -08:00
parent ab4a3e937b
commit ff7cae29f7
4 changed files with 6 additions and 2 deletions

View File

@ -190,6 +190,7 @@ class Datapath(implicit conf: RocketConfiguration) extends Module
pcr.io.host <> io.host
pcr.io <> io.ctrl
pcr.io <> io.fpu
pcr.io.rocc <> io.rocc
pcr.io.pc := wb_reg_pc
io.ctrl.csr_replay := pcr.io.replay