1
0
rocket-chip/src/main/scala/rocket
Henry Cook 0e30364f56 WIP
2016-11-14 13:39:01 -08: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 WIP 2016-11-14 13:39:01 -08: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 WIP scala compile and firrtl elaborate; monitor error 2016-11-11 13:07:45 -08: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 WIP scala compile and firrtl elaborate; monitor error 2016-11-11 13:07:45 -08:00
rvc.scala Move a bunch more things into util package 2016-09-29 14:23:42 -07:00
tile.scala WIP bugfixes: run until corrupted WB data (beats repeated) 2016-11-11 18:34:48 -08:00
tlb.scala Use <> instead of := for bi-directional connections 2016-10-04 22:29:39 -07:00