- Oct 27, 2020
-
-
Jiuyang liu authored
-
Jiuyang liu authored
-
- Oct 16, 2020
-
-
David Biancolin authored
[prci] Add a pair of diplomatic reset synchronizers
-
David Biancolin authored
-
John Ingalls authored
-
Ryan Macdonald authored
Debug: val members in extTrigger bundles for compatibility with cloneType
-
- Oct 15, 2020
-
-
Ryan Macdonald authored
-
Jack Koenig authored
rename debug
-
Jack Koenig authored
-
- Oct 14, 2020
-
-
Alex Solomatnikov authored
-
Megan Wachs authored
Add nod to docs in the README
-
- Oct 13, 2020
-
-
Andrew Waterman authored
Make rotates work when size<=1
-
Andrew Waterman authored
Misc. fixes to make Rocket tolerant to X-propagation
-
Andrew Waterman authored
Fixes a zero-width-wire situation.
-
Andrew Waterman authored
Add PMP granularity to DTS
-
Megan Wachs authored
-
Udit Khanna authored
-
- Oct 10, 2020
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Oct 09, 2020
-
-
Andrew Waterman authored
Make D$ replacement policy configurable
-
Andrew Waterman authored
For determinism and X tolerance.
-
Andrew Waterman authored
-
Andrew Waterman authored
Will help with timing for [pseudo-]LRU.
-
Andrew Waterman authored
perSet returns true if the policy's state is typically replicated for each cache set (as with LRU) or is typically global (as with Random). It's not binding, but it's useful for cache controllers.
-
- Oct 07, 2020
-
-
Albert Chen authored
Public accessors for SRAM modules
-
- Oct 06, 2020
-
-
Jack Koenig authored
Update to Chisel 3.4.0 and FIRRTL 1.4.0
-
Jack Koenig authored
Use sbt-sriracha for fully SBT-managed source dependencies. They are also toggleable via JVM System Properties: sbt.sourcemode and sbt.workspace. Update Makefiles and build rocketchip fat jar. Support switching between source and published chisel3 and firrtl, test in CI. Document this flow for bumping and describe impact of this flow on IDE use.
-
Felix Yan authored
-
- Oct 03, 2020
-
-
Richard Xia authored
Enable ProcedureSyntax lint rule
-
Richard Xia authored
Enable LeakingImplicitClassVal lint rule
-
Ernie Edgar authored
-
Wesley W. Terpstra authored
We cannot use '<>' due to the usual chisel3 bug with both sides wires. To appease ':<>', the types must be identical, so we need a cast.
-
- Oct 02, 2020
-
-
Richard Xia authored
-