1
0
rocket-chip/src/main/scala/rocket
2016-10-31 11:42:13 -07:00
..
arbiter.scala move junctions utils into top-level utils package 2016-09-13 20:47:04 -07:00
breakpoint.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
btb.scala Don't allow multiple entries for same PC in BTB 2016-10-06 11:30:45 -07:00
consts.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
csr.scala Use <> instead of := for bi-directional connections 2016-10-04 22:29:39 -07:00
dcache.scala rocketchip: move TL2 and cake pattern into Coreplex 2016-10-31 11:42:13 -07:00
decode.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
dpath_alu.scala reorganize moving non-submodule packages into src/main/scala 2016-08-19 13:45:23 -07:00
fpu.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
frontend.scala Don't report I$ fetch faults on TLB misses! 2016-10-04 14:37:25 -07:00
ibuf.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
icache.scala initialize s2_hit to solve #401 2016-10-21 14:53:55 -07:00
idecode.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
instructions.scala Add performance counter support 2016-08-29 12:31:52 -07:00
multiplier.scala Use <> instead of := for bi-directional connections 2016-10-04 22:29:39 -07:00
nbdcache.scala Make any intervening load/store/fence fail an LR/SC sequence 2016-10-04 14:37:25 -07:00
package.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
ptw.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
rocc.scala don't use Scala to Chisel implicit conversions outside of rocket 2016-09-29 14:35:42 -07:00
rocket.scala Improve back-to-back integer multiplication performance 2016-10-04 14:37:25 -07:00
rvc.scala Move a bunch more things into util package 2016-09-29 14:23:42 -07:00
tile.scala rocket: put a Fragmenter infront of the scratchpad 2016-10-31 11:42:13 -07:00
tlb.scala Use <> instead of := for bi-directional connections 2016-10-04 22:29:39 -07:00