Andrew Waterman
|
4ca152b012
|
Use BundleWithConf to avoid clone method boilerplate
|
2014-05-09 19:37:16 -07:00 |
|
Andrew Waterman
|
94c1f01ec6
|
Deanonymize CSRFile's IO bundle
|
2014-05-09 19:30:57 -07:00 |
|
Andrew Waterman
|
fd5f419eb1
|
use getWidth instead of width
|
2014-05-09 19:30:57 -07:00 |
|
Andrew Waterman
|
0c13c00d08
|
Reduce node count by avoiding elsewhen :-(
|
2014-05-09 19:30:57 -07:00 |
|
Andrew Waterman
|
8dcc0cbb53
|
Fix bug with multiple DecodeLogics per module
|
2014-05-09 19:30:57 -07:00 |
|
Henry Cook
|
0e39346a12
|
L2-specific metadataarray wrapper, hookups to tshrfile
|
2014-05-07 01:51:46 -07:00 |
|
Henry Cook
|
5bc6981414
|
fix metadata default, add bug TODO
|
2014-05-06 18:36:22 -07:00 |
|
Stephen Twigg
|
d2a3b1dc20
|
Merge branch 'shapeanalysis'
|
2014-05-06 16:49:54 -07:00 |
|
Henry Cook
|
f8b3117ac0
|
bump rocket, uncore
|
2014-05-06 13:10:12 -07:00 |
|
Henry Cook
|
7d6a642c0c
|
correct use of function value to initialize MetaDataArray
|
2014-05-06 13:00:00 -07:00 |
|
Henry Cook
|
bc3ef1011e
|
correct use of function value to initialize MetaDataArray
|
2014-05-06 12:59:45 -07:00 |
|
Henry Cook
|
445d4f2eee
|
bump rocket, uncore
|
2014-05-01 01:46:55 -07:00 |
|
Henry Cook
|
7f690dd9c8
|
parameterize metadataarray
|
2014-05-01 01:45:45 -07:00 |
|
Henry Cook
|
45172f1f37
|
parameterize metadataarray
|
2014-05-01 01:44:59 -07:00 |
|
Henry Cook
|
ce056b4b89
|
client/master -> inner/outer
|
2014-04-29 16:50:30 -07:00 |
|
Henry Cook
|
0237229921
|
client/master -> inner/outer
|
2014-04-29 16:49:18 -07:00 |
|
Henry Cook
|
224e286dd3
|
New uncore config objects. Backends get their own file. Simplify fpga uncore.
|
2014-04-26 19:46:11 -07:00 |
|
Henry Cook
|
52c6de5641
|
DRAMSideLLCLike trait. TSHRFile. New L2 config objects.
|
2014-04-26 19:11:36 -07:00 |
|
Henry Cook
|
519b2ea2b6
|
New metadata result trait
|
2014-04-26 19:08:56 -07:00 |
|
Henry Cook
|
3d4273954a
|
TileLinkIO.GrantAck -> TileLinkIO.Finish
|
2014-04-26 15:19:25 -07:00 |
|
Henry Cook
|
1b156c6db9
|
TileLinkIO.GrantAck -> TileLinkIO.Finish
|
2014-04-26 15:18:21 -07:00 |
|
Henry Cook
|
1163131d1e
|
TileLinkIO.GrantAck -> TileLinkIO.Finish
|
2014-04-26 15:17:05 -07:00 |
|
Henry Cook
|
3f53d532c2
|
uniquify tilelink conf val name for easier subtyping
|
2014-04-26 14:58:38 -07:00 |
|
Henry Cook
|
fbf6e44376
|
fix connection error in fpga uncore
|
2014-04-24 11:58:59 -07:00 |
|
Henry Cook
|
1e062d1bcd
|
bump rocket, uncore
|
2014-04-23 16:27:34 -07:00 |
|
Henry Cook
|
f8f29c69b8
|
MetaData & friends moved to uncore/
|
2014-04-23 16:24:20 -07:00 |
|
Henry Cook
|
fc825c7103
|
MetaData & friends moved to uncore/
|
2014-04-23 16:23:51 -07:00 |
|
Henry Cook
|
f4d326b8d7
|
Prep in HellaCache for extracting MetaData to uncore
|
2014-04-23 15:43:31 -07:00 |
|
Henry Cook
|
83a3cb4999
|
bump rocket, uncore
|
2014-04-22 17:32:39 -07:00 |
|
Henry Cook
|
39681303b8
|
beginning of l2 cache
|
2014-04-22 16:58:15 -07:00 |
|
Henry Cook
|
5c62cff2ce
|
put replacement policy in uncore and minor nbdcache cleanups
|
2014-04-22 16:53:20 -07:00 |
|
Yunsup Lee
|
2fefbdd453
|
fixes to physical design flow
|
2014-04-21 21:36:39 -07:00 |
|
Henry Cook
|
cfd6748318
|
patches to make FAME1/dram IOs compile with up-to-date chisel (bumped)
|
2014-04-21 17:26:33 -07:00 |
|
Henry Cook
|
1bf5439f0b
|
include new mm test in benchmarks
|
2014-04-18 18:05:30 -07:00 |
|
Henry Cook
|
5613dc7d1b
|
replaced Lists with Vecs
|
2014-04-18 17:26:56 -07:00 |
|
Andrew Waterman
|
09e2ec1f9e
|
Fix sign of remainder when dividing by zero
h/t chris
|
2014-04-18 16:32:57 -07:00 |
|
Jim Lawson
|
bf2ff7804e
|
Add chisel-dependent.sbt for -DchiselVersion="latest.release"
If -DchiselVersion is specified on the command line, add the
appropriate chisel library to libraryDependencies.
|
2014-04-17 17:01:40 -07:00 |
|
Henry Cook
|
1fa505f9ff
|
remove superfluous AVec object
|
2014-04-16 17:19:32 -07:00 |
|
Andrew Waterman
|
3520620fbd
|
Remove D$ -> BTB path
|
2014-04-15 23:05:02 -07:00 |
|
Andrew Waterman
|
de492b3cf7
|
Fix critical path through integer scoreboard
|
2014-04-15 21:28:13 -07:00 |
|
Yunsup Lee
|
e4c97e7a57
|
push tools/tests
|
2014-04-14 21:18:22 -07:00 |
|
Henry Cook
|
691aa4107e
|
bump rocket
|
2014-04-14 17:13:57 -07:00 |
|
Henry Cook
|
444d0449e3
|
io.cnt bug in serializer
|
2014-04-14 17:13:13 -07:00 |
|
Henry Cook
|
2cb4dbae39
|
Refactored uncore constants and tilelink data
|
2014-04-10 13:19:50 -07:00 |
|
Henry Cook
|
5a5f69bfca
|
finished uncore constant/tilelink data refactor
|
2014-04-10 13:13:46 -07:00 |
|
Henry Cook
|
b1df49ba30
|
removed AddressSpaceConstants, CacheConstants, and TileLinkSizeConstants
|
2014-04-10 12:35:43 -07:00 |
|
Henry Cook
|
fbca7c6bb3
|
refactor ioMem and associcated constants. merge Aqcuire and AcquireData
|
2014-04-10 12:35:43 -07:00 |
|
Henry Cook
|
1da8ef2ddf
|
Added serdes to decouple cache row size from tilelink data size
|
2014-04-10 12:34:12 -07:00 |
|
Henry Cook
|
910b3b203a
|
removed AddressSpaceConstants, CacheConstants, and TileLinkSizeConstants
|
2014-04-10 12:32:44 -07:00 |
|
Henry Cook
|
ebdc0a2692
|
merge Aqcuire and AcquireData. cache line size coupled to tilelink data size
|
2014-04-10 12:09:52 -07:00 |
|