- Oct 01, 2020
-
-
Richard Xia authored
-
- Sep 26, 2020
-
-
Andrew Waterman authored
Support subbanking the D$ to save power for narrow accesses
-
- Sep 25, 2020
-
-
Andrew Waterman authored
This is particularly useful for reducing energy per scalar access when attaching a coprocessor that requires a very wide D$ port.
-
- Sep 24, 2020
-
-
綺麗な賢狼ホロ authored
-
- Sep 23, 2020
-
-
Wesley W. Terpstra authored
AXI4Deinterleaver: add a buffer when optimized away
-
- Sep 19, 2020
-
-
Ryan Macdonald authored
subsystem: update InterruptBusWrapper crossing code
-
Ryan Macdonald authored
-
- Sep 18, 2020
-
-
Ryan Macdonald authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Otherwise, cycle timing of the design can be impacted by the optimization which removes this IP. The new default changes the behaviour to leave the timing unaffected by the optimization, which, while a change, is safer.
-
- Sep 17, 2020
-
-
Henry Cook authored
-
Joshua Smith authored
Relax master parameter of RocketCrossingParams
-
Jiuyang Liu authored
bug fix for inlined xbar
-
Henry Cook authored
-
Henry Cook authored
-
Jiuyang Liu authored
-
- Sep 16, 2020
-
-
Joshua Smith authored
Throw exception on unrecognized TileMasterPortParams subtype
-
Jack Koenig authored
Verilator ignores these delays (after warning the user), so they can result in race conditions. Co-authored-by:Ernie Edgar <ernie.edgar@sifive.com>
-
- Sep 12, 2020
-
-
Matthew Conolly authored
-
- Sep 11, 2020
-
-
Wesley W. Terpstra authored
User fields on C channel
-
- Sep 09, 2020
-
-
Wesley W. Terpstra authored
Since the CacheCork does not hard-code this, the cache should.
-
Wesley W. Terpstra authored
This was a total hack. Let's do things properly.
-
Wesley W. Terpstra authored
We are still experimenting with user bits in the TL-C setting. However, it does appear necessary to control these bits at the very least for Releases and ProbeAcks which get transformed into Puts.
-
Henry Cook authored
- convert to chisel3 - upstream factory helper from sifive-blocks - improve detail of scaladoc comments
-
Henry Cook authored
Add maxTransactionsInFlight to IDMapEntry and OMIdMapEntry
-
- Sep 04, 2020
-
-
Henry Cook authored
-
- Sep 03, 2020
-
-
Henry Cook authored
-
Ryan Macdonald authored
Debug: Make reset synchronizer instanatiation optional
-
- Sep 02, 2020
-
-
Ryan Macdonald authored
-
Jacob Chang authored
-
Deborah Soung authored
-
- Aug 29, 2020
-
-
John Ingalls authored
L1TLB: fix support for configurable Sets/Ways
-
- Aug 28, 2020
-
-
John Ingalls authored
-
John Ingalls authored
-
John Ingalls authored
consistent parameter names for API consistency: rename TLBConfig nEntries -> nWays; OMCaches keep nTLBEntries for backwards compatibility
-
Henry Cook authored
-
John Ingalls authored
L1 TLB: Add support for configurable L1 TLB (sets/ways)
-
- Aug 27, 2020
-
-
Nikos Ch. Papadopoulos authored
-
ncppd authored
-
- Aug 26, 2020
-
-
John Ingalls authored
PTW: wait for L2TLB refill before searching
-