1
0
rocket-chip/rocket/src/main/scala
Andrew Waterman 012da6002e replace tile memory interface with ioTileLink
work in progress towards coherent HTIF. for now, requests
are incoherently passed through a null coherence hub.
2012-02-29 03:10:47 -08:00
..
arbiter.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
coherence.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
consts.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
cpu.scala add fpu.dec.wen := false when HAVE_FPU is turned off 2012-02-27 14:00:58 -08:00
ctrl_util.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
ctrl_vec.scala send vcfg and setvl to vu prefetch queues 2012-02-28 14:54:48 -08:00
ctrl.scala remove ext_mem interface 2012-02-26 18:53:39 -08:00
divider.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath_alu.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath_util.scala updating rocket code to lastest version of chisel, passes assembly tests in C++ and Verilog as long as you dont use the vector unit 2012-02-26 17:24:08 -08:00
dpath_vec.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
dpath.scala upgrade to new rocket/vu memory interface, fix amo nack bug in hellacache 2012-02-26 23:46:51 -08:00
dtlb.scala remove extraneous constants 2012-02-27 17:49:48 -08:00
fpu.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
htif.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
icache_prefetch.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
icache.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
instructions.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
itlb.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
multiplier.scala change package name and sbt project name to rocket 2012-02-25 17:09:26 -08:00
nbdcache.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
ptw.scala upgrade to new rocket/vu memory interface, fix amo nack bug in hellacache 2012-02-26 23:46:51 -08:00
queues.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
top.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00
util.scala replace tile memory interface with ioTileLink 2012-02-29 03:10:47 -08:00