1
0
rocket-chip/rocket/src/main/scala
Andrew Waterman fc46daecf6 don't flush pipeline on writes to side-effect-free PCRs
notably, K0, K1, and EPC
2013-04-04 17:07:09 -07:00
..
arbiter.scala Generalized mem arbiter, moved to uncore. Support for multiple banks when acking grants. 2013-03-20 15:53:36 -07:00
config.scala Initial verison of reading config from files 2012-10-15 16:05:50 -07:00
consts.scala expose pending interrupts in status register 2013-04-04 17:07:08 -07:00
core.scala Merge branch 'release-xacts' 2013-03-20 17:37:50 -07:00
ctrl_vec.scala standardize IO naming convention 2013-01-07 13:41:36 -08:00
ctrl.scala don't flush pipeline on writes to side-effect-free PCRs 2013-04-04 17:07:09 -07:00
decode.scala fix bug in quine mccluskey 2012-11-05 00:28:25 -08:00
divider.scala remove broken multiplier early out 2013-01-06 03:47:00 -08:00
dpath_alu.scala merge multiplier and divider 2012-12-12 02:22:47 -08:00
dpath_util.scala only support setpcr/clearpcr of SR 2013-04-04 17:07:08 -07:00
dpath_vec.scala standardize IO naming convention 2013-01-07 13:41:36 -08:00
dpath.scala only support setpcr/clearpcr of SR 2013-04-04 17:07:08 -07:00
ecc.scala clean up I$ parity code 2012-11-24 22:00:43 -08:00
fpu.scala Revert "shuffled FPU control logic around to make functional unit retiming work better" 2013-01-29 19:34:55 -08:00
htif.scala fixes after merge 2013-03-25 19:09:08 -07:00
icache.scala Merge branch 'release-xacts' 2013-03-20 17:37:50 -07:00
instructions.scala constants as traits 2012-10-07 22:20:03 -07:00
multiplier.scala remove global constants; disentangle hwacha a bit 2012-11-17 17:24:08 -08:00
nbdcache.scala fix for cache controller bug: failing to mux correct metadata into mshr.io.old_meta on tag match 2013-04-04 15:50:29 -07:00
package.scala refactor PCR file 2012-11-27 01:28:06 -08:00
ptw.scala standardize IO naming convention 2013-01-07 13:41:36 -08:00
rocket.config Initial verison of reading config from files 2012-10-15 16:05:50 -07:00
tile.scala fixes after merge 2013-03-25 19:09:08 -07:00
tlb.scala standardize IO naming convention 2013-01-07 13:41:36 -08:00
util.scala move HellaQueue to uncore 2013-03-19 00:43:20 -07:00