- Nov 10, 2020
-
-
Jiuyang Liu authored
related to #2670
-
- Nov 09, 2020
-
-
David Biancolin authored
[prci] Fix ResetSynchronizers to use AdapterNodes instead of IdentityNodes
-
- Nov 07, 2020
-
-
Megan Wachs authored
SynchronizerPrimitiveShiftReg: fix Dedup Issue
-
Jack Koenig authored
Bump Chisel along 3.4.x release branch
-
- Nov 06, 2020
-
-
Jack Koenig authored
-
- Nov 04, 2020
-
-
Megan Wachs authored
-
Megan Wachs authored
PhysicalFilter: add RegFieldDesc and scaladoc
-
- Nov 03, 2020
-
-
Andrew Waterman authored
Since we use the cycle counter to determine when to unpause, we shouldn't pause when the cycle counter doesn't count.
-
Andrew Waterman authored
Support noisy drops from L1 D$
-
Megan Wachs authored
-
Megan Wachs authored
-
Megan Wachs authored
-
Megan Wachs authored
-
John Ingalls authored
* CSR mcountinhibit * mcountinhibit bit [1] is tied zero * CSR.firstHPM
-
Andrew Waterman authored
This reduces the latency of some inclusion and coherence misses, in exchange for additional C-channel traffic. It is disabled when using the broadcast hub, because there it doesn't improve latency.
-
Andrew Waterman authored
D$: support specifying the cache index when aliasing possible
-
Megan Wachs authored
Update src/main/scala/util/SynchronizerReg.scala Update src/main/scala/util/SynchronizerReg.scala
-
- Nov 02, 2020
-
-
Andrew Waterman authored
Since the same physical address can legally live in multiple places for caches that support aliasing, we can expose this additional degree of freedom. It is useful for decoupled accelerators whose memory addresses have been converted up front. If they use the physical address directly, then they'll often access the wrong set, causing an aliasing miss. If they happen to know which alias is most likely, they can use this new mechanism to choose it. No change for the non-aliasing case.
-
- Oct 30, 2020
-
-
John Ingalls authored
-
- Oct 29, 2020
-
-
Jerry Zhao authored
Identity nodes perform an initial `out <> in` assignment, which causes the outwards resets to receive assignments to both `AsyncReset` and `Bool` types.
-
John Ingalls authored
-
Albert Chen authored
add Select combinators
-
- Oct 28, 2020
-
-
Jiuyang Liu authored
Add mill build system
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Ryan Macdonald authored
BuiltInDevices: Optional instantiation of TL adapters
-
- Oct 27, 2020
-
-
Henry Cook authored
Improvements To AMBA AXI4 Adapters
-
Ryan Macdonald authored
-
Albert Chen authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-