1e02618cc8hub code cleanup
Henry Cook
2012-03-06 17:01:47 -0800
3dd404dcf4hub code cleanup
Henry Cook
2012-03-06 17:01:47 -0800
762f2551a7newTransactionOnMiss()
Henry Cook
2012-03-06 15:54:19 -0800
c0ed010bc9newTransactionOnMiss()
Henry Cook
2012-03-06 15:54:19 -0800
3874da4a4fAdded store dependency queues to BroadcastHub. Minor improvements to utils.
Henry Cook
2012-03-06 13:49:20 -0800
962e5a54afAdded store dependency queues to BroadcastHub. Minor improvements to utils.
Henry Cook
2012-03-06 13:49:20 -0800
499c5b4a2eautomatically infer MEM_TAG_BITS
Andrew Waterman
2012-03-06 15:49:28 -0800
012b991ffeimplement transaction finish messages
Andrew Waterman
2012-03-06 15:47:19 -0800
6e16b04adaimplement transaction finish messages
Andrew Waterman
2012-03-06 15:47:19 -0800
dba99e07a9set MEM_TAG_BITS to 5 when HAVE_VEC is true, since NMSHR=4
Yunsup Lee
2012-03-06 08:54:21 -0800
5f33ab24b0fix merge conflict
Andrew Waterman
2012-03-06 02:02:53 -0800
1024a460f2support memory transaction aborts
Andrew Waterman
2012-03-06 00:31:44 -0800
5f12990dfbsupport memory transaction aborts
Andrew Waterman
2012-03-06 00:31:44 -0800
82822dfeecAdded aborted data dequeueing state machine for BroadcastHub
Henry Cook
2012-03-05 17:44:30 -0800
950b5cd900Added aborted data dequeueing state machine for BroadcastHub
Henry Cook
2012-03-05 17:44:30 -0800
a49625c114Broadcast hub control logic bugfixes and code cleanup
Henry Cook
2012-03-05 16:34:27 -0800
5c66a6699cBroadcast hub control logic bugfixes and code cleanup
Henry Cook
2012-03-05 16:34:27 -0800
a950d526d2add prefetch count queue
Yunsup Lee
2012-03-05 12:09:41 -0800
d4ec7ff4d9refined vector exception interface
Yunsup Lee
2012-03-03 16:11:54 -0800
e28a551368refactor code related to vector exceptions
Yunsup Lee
2012-03-03 15:09:42 -0800
802f857cb6fix store prefetch bug, it no longer occupies an entry in the sdq
Yunsup Lee
2012-03-03 15:07:22 -0800
f9fb3978cafix store prefetch bug, it no longer occupies an entry in the sdq
Yunsup Lee
2012-03-03 15:07:22 -0800
7846d5e01dRemoved has_data fields from all coherence messages, increased message type names to compensate
Henry Cook
2012-03-02 23:51:53 -0800
1b3307df32Removed has_data fields from all coherence messages, increased message type names to compensate
Henry Cook
2012-03-02 23:51:53 -0800
d76f664007Filled out 4 state coherence functions for cache
Henry Cook
2012-03-02 21:58:50 -0800
35f97bf858Filled out 4 state coherence functions for cache
Henry Cook
2012-03-02 21:58:50 -0800
993341d27eCorrection to probe reply w/ data handling
Henry Cook
2012-03-02 13:41:01 -0800
00989c58bdCorrection to probe reply w/ data handling
Henry Cook
2012-03-02 13:41:01 -0800
6ad7aa5cdcflip direction of ioPipe to match ioDecoupled
Andrew Waterman
2012-03-02 16:18:32 -0800
1e1926ce63flip direction of ioPipe to match ioDecoupled
Andrew Waterman
2012-03-02 16:18:32 -0800
9ad4fd5814BroadcastHub can be elaborated by C and vlsi backends
Henry Cook
2012-03-02 12:19:21 -0800
7406908d4aBroadcastHub can be elaborated by C and vlsi backends
Henry Cook
2012-03-02 12:19:21 -0800
54baa0713chack fence.g.cv to support waiting the control processor
Yunsup Lee
2012-03-02 02:10:26 -0800
1054cec087add vec countq interface
Yunsup Lee
2012-03-02 00:43:32 -0800
bef59527d6clean up ioDecoupled/ioPipe interface
Yunsup Lee
2012-03-01 20:48:46 -0800
8678b3d70cclean up ioDecoupled/ioPipe interface
Yunsup Lee
2012-03-01 20:48:46 -0800
6d03d75835improve D$ internal interfaces
Andrew Waterman
2012-03-01 20:20:15 -0800
28cacd953fD$ cleanup - merge ReplayUnit and MSHRFile
Andrew Waterman
2012-03-01 19:30:56 -0800
4c3f7a36ceclean up D$ store data unit
Andrew Waterman
2012-03-01 18:49:00 -0800
52101373e0clean up D$ store data unit
Andrew Waterman
2012-03-01 18:49:00 -0800
de73eef409Fixed elaboration errors in LockingArbiter and BoradcastHub. Fixed ioDecoupled direction error in XactTracker
Henry Cook
2012-03-01 18:23:46 -0800
da39810bb2Fixed elaboration errors in LockingArbiter and BoradcastHub. Fixed ioDecoupled direction error in XactTracker
Henry Cook
2012-03-01 18:23:46 -0800
2152b0283dMade xact_rep an ioValid, removed has_data member
Henry Cook
2012-03-01 17:03:56 -0800
9d7707a0a2Made xact_rep an ioValid, removed has_data member
Henry Cook
2012-03-01 17:03:56 -0800
c7b01230f4fix mul/div when waddr=0, can't believe torture didn't find this one
Yunsup Lee
2012-03-01 10:14:49 -0800
4e33b68beaUnified hub ios. Fixed some hub elaboration errors.
Henry Cook
2012-03-01 01:19:09 -0800
c6162ac743Unified hub ios. Fixed some hub elaboration errors.
Henry Cook
2012-03-01 01:19:09 -0800
a8ef5e9e27change NMSHR when HAVE_VEC is true
Yunsup Lee
2012-03-01 01:07:47 -0800
6847160343refactor arbiter priorities
Yunsup Lee
2012-03-01 00:22:34 -0800
f641b44fb8changes after the module uniquify bug fix
Yunsup Lee
2012-02-29 22:00:36 -0800
940027a888Finished broadcast hub with split mem req types. Untested.
Henry Cook
2012-02-29 17:58:15 -0800
813ffcbf3eFinished broadcast hub with split mem req types. Untested.
Henry Cook
2012-02-29 17:58:15 -0800
4f00bcc760Merge branch 'master' of github.com:ucb-bar/riscv-rocket
Yunsup Lee
2012-02-29 17:12:02 -0800
7e6d990badMerge branch 'master' of github.com:ucb-bar/riscv-rocket
Yunsup Lee
2012-02-29 17:12:02 -0800
4939b72ba5Merge branch 'master' of github.com:ucb-bar/riscv-rocket
Yunsup Lee
2012-02-29 17:12:02 -0800
20d0088f66temporary fix to match bit widths for Mem
Yunsup Lee
2012-02-29 17:09:31 -0800
008ad1f45bAdded 'locking' arbiter that won't rearbitrate until the lock signal on the current winning input is low
Henry Cook
2012-02-29 16:45:18 -0800
c723ef4c50ioDecoupled now allows inner bundle to be used in covariant positions, i.e. it accepts subtypes
Henry Cook
2012-02-29 12:29:33 -0800
c38065d0e8clean up priority encoders
Andrew Waterman
2012-02-29 16:13:14 -0800
b9ec69f8f5add new Queue singleton
Andrew Waterman
2012-02-29 14:21:42 -0800
8b519e7ea8replace tile memory interface with ioTileLink
Andrew Waterman
2012-02-29 03:08:04 -0800
012da6002ereplace tile memory interface with ioTileLink
Andrew Waterman
2012-02-29 03:08:04 -0800
ef94f13087Broadcast hub nears completion. Still does not handle generation/arbitration for decoupled mem reqs.
Henry Cook
2012-02-29 02:59:27 -0800
082b38d315Broadcast hub nears completion. Still does not handle generation/arbitration for decoupled mem reqs.
Henry Cook
2012-02-29 02:59:27 -0800
6304aa992fFixed race between read resps/reps and write req/reps in null hub
Henry Cook
2012-02-29 00:44:03 -0800
8ff6e21e3aFixed race between read resps/reps and write req/reps in null hub
Henry Cook
2012-02-29 00:44:03 -0800
eec369a1c7separate memory request command and data
Andrew Waterman
2012-02-28 18:59:15 -0800
c99f6bbeb7separate memory request command and data
Andrew Waterman
2012-02-28 18:59:15 -0800
e15284d22cAdded temporary ioMemHub and made coherence hub implementations depend on it rather than ioMem
Henry Cook
2012-02-28 17:33:06 -0800
040aa9fe02Added temporary ioMemHub and made coherence hub implementations depend on it rather than ioMem
Henry Cook
2012-02-28 17:33:06 -0800
3f998b1353send vcfg and setvl to vu prefetch queues
Daiwei Li
2012-02-28 14:54:48 -0800
ffc7652e01Null coherence hub. Begin work on internal tracker logic
Henry Cook
2012-02-27 19:10:15 -0800
5cc10337b4Null coherence hub. Begin work on internal tracker logic
Henry Cook
2012-02-27 19:10:15 -0800
7d331858e2replace ioDCache with ioMem
Andrew Waterman
2012-02-27 18:36:09 -0800
2b1c07c723replace ioDCache with ioMem
Andrew Waterman
2012-02-27 18:36:09 -0800
1d41a41afaremove extraneous constants
Andrew Waterman
2012-02-27 17:49:48 -0800
3d96a2d4f0add fpu.dec.wen := false when HAVE_FPU is turned off
Yunsup Lee
2012-02-27 14:00:58 -0800
3393dc2d31Added probe_req ready sigs, GenArray to Vec
Henry Cook
2012-02-27 11:26:18 -0800
f0588a0052Added probe_req ready sigs, GenArray to Vec
Henry Cook
2012-02-27 11:26:18 -0800
70cdf869acprobe req transactors in coherence hub
Henry Cook
2012-02-26 00:53:07 -0800
7a8f53a117probe req transactors in coherence hub
Henry Cook
2012-02-26 00:53:07 -0800
b6e6d603ccxact init transactors in coherence hub
Henry Cook
2012-02-26 00:34:40 -0800
2275239f33xact init transactors in coherence hub
Henry Cook
2012-02-26 00:34:40 -0800
bfd0ae125eupgrade to new rocket/vu memory interface, fix amo nack bug in hellacache
Yunsup Lee
2012-02-26 23:46:51 -0800
6e706c7c74fix yet another AMO-related replay bug
Andrew Waterman
2012-02-26 20:20:45 -0800
e12b9eae93remove ext_mem interface
Andrew Waterman
2012-02-26 18:53:39 -0800
2d04664a98simplify cpu-cache interface
Andrew Waterman
2012-02-26 18:26:29 -0800
ad713a5d83fix icache ram depth; new chisel
Andrew Waterman
2012-02-26 17:51:46 -0800
f3bb02b2earefactored dmem arbiter
Yunsup Lee
2012-02-26 17:37:56 -0800
0fd777f480Merge branch 'master' of github.com:ucb-bar/riscv-rocket
Huy Vo
2012-02-26 17:24:23 -0800
aa099a53faMerge branch 'master' of github.com:ucb-bar/riscv-rocket
Huy Vo
2012-02-26 17:24:23 -0800
93f41d3359Merge branch 'master' of github.com:ucb-bar/riscv-rocket
Huy Vo
2012-02-26 17:24:23 -0800
e22106af3fupdating rocket code to lastest version of chisel, passes assembly tests in C++ and Verilog as long as you dont use the vector unit
Huy Vo
2012-02-26 17:24:08 -0800
5b0f7ccf68updating rocket code to lastest version of chisel, passes assembly tests in C++ and Verilog as long as you dont use the vector unit
Huy Vo
2012-02-26 17:24:08 -0800
766a039ffesmall changes to the dtlb arbiter
Yunsup Lee
2012-02-26 16:19:50 -0800
69260756bdchange ppn and vpn in dtlb from ufix to bits
Daiwei Li
2012-02-26 02:54:16 -0800
49efe4b744now vu steals cycles from the fpu's fma alu
Yunsup Lee
2012-02-26 01:54:42 -0800
47dbc2a417head should be working again
Daiwei Li
2012-02-26 00:30:50 -0800
569698b824dtlb now arbitrates between cpu, vec, and vec pf
Daiwei Li
2012-02-25 22:05:30 -0800
ca2e70454echange package name and sbt project name to rocket
Yunsup Lee
2012-02-25 17:09:26 -0800