Yunsup Lee
|
56cb9b7a63
|
fix bug in coherence hub, specifically in abort handling logic
|
2012-03-20 02:16:28 -07:00 |
|
Andrew Waterman
|
f0157b9e2a
|
fix coherence bug
popping wrong store dependence queue
|
2012-03-16 01:24:07 -07:00 |
|
Andrew Waterman
|
7dde7099d2
|
use broadcast hub and coherent HTIF
|
2012-03-14 16:44:35 -07:00 |
|
Andrew Waterman
|
ab6c9350db
|
fix minor coherence bugs
|
2012-03-13 19:10:54 -07:00 |
|
Andrew Waterman
|
1788c34113
|
parameterize broadcast hub by # of tiles
|
2012-03-13 17:12:01 -07:00 |
|
Andrew Waterman
|
b0f798962c
|
add probe unit
|
2012-03-13 16:43:51 -07:00 |
|
Henry Cook
|
cbf7b13341
|
fix hit logic for amos
|
2012-03-12 22:01:52 -07:00 |
|
Henry Cook
|
ea0775643b
|
fixed abort bug
|
2012-03-12 22:01:52 -07:00 |
|
Henry Cook
|
4ebf637642
|
More broadcast hub bugfixes
|
2012-03-11 14:17:27 -07:00 |
|
Andrew Waterman
|
4f4b990a4f
|
fix null hub store ack bug
|
2012-03-10 15:19:12 -08:00 |
|
Henry Cook
|
9319130483
|
Special cased NTILES == 1 due to log2up revision
|
2012-03-09 11:04:58 -08:00 |
|
Henry Cook
|
4d2e7172f6
|
Added require_ack field to TransactionReply bundle
|
2012-03-08 18:07:44 -08:00 |
|
Henry Cook
|
35c4bd4084
|
Hub addr comparison bug fix
|
2012-03-08 16:39:05 -08:00 |
|
Henry Cook
|
788ad327da
|
Fixed dependency queue bug in Broadcast Hub
|
2012-03-08 11:36:10 -08:00 |
|
Andrew Waterman
|
941873bad1
|
coherence hub fixes
|
2012-03-07 21:03:44 -08:00 |
|
Henry Cook
|
7deff5fbe2
|
Broadcast hub bug fixes for load uncached mem req and store uncached xact rep
|
2012-03-07 11:40:49 -08:00 |
|
Andrew Waterman
|
a0c9452b86
|
change D$ to use FourStateCoherence protocol
instead of ThreeStateIncoherence.
|
2012-03-07 01:26:35 -08:00 |
|
Henry Cook
|
47a2097507
|
unified coherence trait functions
|
2012-03-06 17:33:11 -08:00 |
|
Henry Cook
|
3dd404dcf4
|
hub code cleanup
|
2012-03-06 17:01:47 -08:00 |
|
Henry Cook
|
c0ed010bc9
|
newTransactionOnMiss()
|
2012-03-06 15:54:41 -08:00 |
|
Henry Cook
|
962e5a54af
|
Added store dependency queues to BroadcastHub. Minor improvements to utils.
|
2012-03-06 15:54:41 -08:00 |
|
Andrew Waterman
|
6e16b04ada
|
implement transaction finish messages
|
2012-03-06 15:48:08 -08:00 |
|
Andrew Waterman
|
5f12990dfb
|
support memory transaction aborts
|
2012-03-06 00:35:02 -08:00 |
|
Henry Cook
|
950b5cd900
|
Added aborted data dequeueing state machine for BroadcastHub
|
2012-03-05 17:44:30 -08:00 |
|
Henry Cook
|
5c66a6699c
|
Broadcast hub control logic bugfixes and code cleanup
|
2012-03-05 17:27:55 -08:00 |
|
Yunsup Lee
|
f9fb3978ca
|
fix store prefetch bug, it no longer occupies an entry in the sdq
|
2012-03-03 15:14:59 -08:00 |
|
Henry Cook
|
1b3307df32
|
Removed has_data fields from all coherence messages, increased message type names to compensate
|
2012-03-02 23:51:53 -08:00 |
|
Henry Cook
|
35f97bf858
|
Filled out 4 state coherence functions for cache
|
2012-03-02 21:58:50 -08:00 |
|
Henry Cook
|
00989c58bd
|
Correction to probe reply w/ data handling
|
2012-03-02 17:20:22 -08:00 |
|
Andrew Waterman
|
1e1926ce63
|
flip direction of ioPipe to match ioDecoupled
|
2012-03-02 16:18:32 -08:00 |
|
Henry Cook
|
7406908d4a
|
BroadcastHub can be elaborated by C and vlsi backends
|
2012-03-02 12:19:27 -08:00 |
|
Yunsup Lee
|
8678b3d70c
|
clean up ioDecoupled/ioPipe interface
|
2012-03-01 20:48:46 -08:00 |
|
Andrew Waterman
|
52101373e0
|
clean up D$ store data unit
|
2012-03-01 19:20:00 -08:00 |
|
Henry Cook
|
da39810bb2
|
Fixed elaboration errors in LockingArbiter and BoradcastHub. Fixed ioDecoupled direction error in XactTracker
|
2012-03-01 18:24:22 -08:00 |
|
Henry Cook
|
9d7707a0a2
|
Made xact_rep an ioValid, removed has_data member
|
2012-03-01 18:24:21 -08:00 |
|
Henry Cook
|
c6162ac743
|
Unified hub ios. Fixed some hub elaboration errors.
|
2012-03-01 01:20:57 -08:00 |
|
Henry Cook
|
813ffcbf3e
|
Finished broadcast hub with split mem req types. Untested.
|
2012-02-29 17:58:15 -08:00 |
|
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 |
|
Henry Cook
|
082b38d315
|
Broadcast hub nears completion. Still does not handle generation/arbitration for decoupled mem reqs.
|
2012-02-29 02:59:27 -08:00 |
|
Henry Cook
|
8ff6e21e3a
|
Fixed race between read resps/reps and write req/reps in null hub
|
2012-02-29 00:44:03 -08:00 |
|
Andrew Waterman
|
c99f6bbeb7
|
separate memory request command and data
also, merge some VLSI/C++ test harness functionality
|
2012-02-28 19:06:23 -08:00 |
|
Henry Cook
|
040aa9fe02
|
Added temporary ioMemHub and made coherence hub implementations depend on it rather than ioMem
|
2012-02-28 17:33:32 -08:00 |
|
Henry Cook
|
5cc10337b4
|
Null coherence hub. Begin work on internal tracker logic
|
2012-02-27 19:10:15 -08:00 |
|
Andrew Waterman
|
2b1c07c723
|
replace ioDCache with ioMem
|
2012-02-27 18:36:09 -08:00 |
|
Henry Cook
|
f0588a0052
|
Added probe_req ready sigs, GenArray to Vec
|
2012-02-27 11:26:18 -08:00 |
|
Henry Cook
|
7a8f53a117
|
probe req transactors in coherence hub
|
2012-02-27 09:24:33 -08:00 |
|
Henry Cook
|
2275239f33
|
xact init transactors in coherence hub
|
2012-02-27 09:24:32 -08:00 |
|
Huy Vo
|
5b0f7ccf68
|
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 |
|
Yunsup Lee
|
94ba32bbd3
|
change package name and sbt project name to rocket
|
2012-02-25 17:09:26 -08:00 |
|
Henry Cook
|
3980120279
|
More stylish bundle param names, some hub progress
|
2012-02-25 15:27:53 -08:00 |
|