1
0
rocket-chip/rocket/src/main/scala
2012-11-05 01:35:55 -08:00
..
arbiter.scala all rocket-specific arbiters in one file and refactored traits slightly 2012-10-15 16:05:32 -07:00
config.scala Initial verison of reading config from files 2012-10-15 16:05:50 -07:00
consts.scala aggressively clock gate int and fp datapaths 2012-11-04 16:40:14 -08:00
cpu.scala revamp the vector unit with the new frontend 2012-11-05 01:35:55 -08:00
ctrl_util.scala constants as traits 2012-10-07 22:20:03 -07:00
ctrl_vec.scala INPUT/OUTPUT orderring swapped 2012-07-12 18:16:57 -07:00
ctrl.scala move rd=0 check into bypass logic 2012-11-05 01:30:57 -08:00
decode.scala fix bug in quine mccluskey 2012-11-05 00:28:25 -08:00
divider.scala aggressively clock gate int and fp datapaths 2012-11-04 16:40:14 -08:00
dpath_alu.scala Merged consts-as-traits 2012-10-16 16:32:35 -07:00
dpath_util.scala aggressively clock gate int and fp datapaths 2012-11-04 16:40:14 -08:00
dpath_vec.scala hwacha 2012-07-27 18:13:20 -07:00
dpath.scala move rd=0 check into bypass logic 2012-11-05 01:30:57 -08:00
ecc.scala add generic error correcting codes 2012-10-30 01:03:47 -07:00
fpu.scala aggressively clock gate int and fp datapaths 2012-11-04 16:40:14 -08:00
htif.scala rejigger htif to use UncoreConfiguration 2012-10-18 17:26:03 -07:00
icache.scala refactor I$ config; remove Top class 2012-11-04 16:59:36 -08:00
instructions.scala constants as traits 2012-10-07 22:20:03 -07:00
multiplier.scala modify code to fix UFix := Bits error 2012-11-05 01:35:55 -08:00
nbdcache.scala Merged consts-as-traits 2012-10-16 16:32:35 -07:00
package.scala revamp the vector unit with the new frontend 2012-11-05 01:35:55 -08:00
ptw.scala Merged consts-as-traits 2012-10-16 16:32:35 -07:00
queues.scala Merged consts-as-traits 2012-10-16 16:32:35 -07:00
rocket.config Initial verison of reading config from files 2012-10-15 16:05:50 -07:00
tile.scala refactor I$ config; remove Top class 2012-11-04 16:59:36 -08:00
tlb.scala merge I$, ITLB, BTB into Frontend 2012-10-16 02:24:37 -07:00
util.scala Merged consts-as-traits 2012-10-16 16:32:35 -07:00