- Feb 17, 2020
-
-
Albert Chen authored
-
Albert Chen authored
-
- Dec 04, 2019
-
-
Bradley Morrell authored
Monitorformaladditions
-
Frederick HONG authored
It is the correct config filename. Clearer this way.
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
Bradley Morrell authored
-
- Dec 03, 2019
-
-
Megan Wachs authored
Debug APB: Prevent aliasing on undefined addresses
-
- Dec 02, 2019
-
-
Megan Wachs authored
Debug: Fill in holes in APB interface with TLError device
-
- Nov 29, 2019
-
-
Mohit Wani authored
Addition of RV32E and RV64E to rocket core object json
-
- Nov 28, 2019
-
-
Mohit Wani authored
-
Mohit Wani authored
-
Mohit Wani authored
-
Mohit Wani authored
-
Jack Koenig authored
Bump Scala to 2.12.10 and SBT to 1.3.4
-
Shreesha Srinath authored
[axi4/tilelink] add support to propagate TL to AXI4 user bits
-
- Nov 27, 2019
-
-
Jack Koenig authored
-
Shreesha Srinath authored
This commits adds the support to propagate the TL user bits to the AXI4 channels if present. Some AXI4 adapter implementations used the AXI4 user bits to encode routing control bits. The commit pads the TL user bits as opaque-bits at msb position of the AXI user-field as shown below: opaqueBits+userBits-1 userBits userBits-1 0 +--------------------------------+---------------+ | opaque | user | +--------------------------------+---------------+ Changes: - axi4/Parameters.scala: add opaqueBits parameter to the AXI4MasterPortParameters - axi4/Bundles.scala: userBits and opaqueBits to combine user-bits field - axi4/UserYanker.scala: support to propagate opaqueBits if present - axi4/Test.scala: added a new test that injects TL userbits - tilelink/ToAXI4.scala: plumb TL user-bits to AXI4 channels
-
- Nov 26, 2019
-
-
Andrew Waterman authored
Incorporate some V extension 0.8 changes
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
- Added `vlenb` CSR - Updated encoding of `vadc` and friends - Removed scaling multiply-accumulates
-
- Nov 22, 2019
-
-
Ernie Edgar authored
Convert DM and JTAG to chisel3
-
Ernie Edgar authored
-
Ernie Edgar authored
-
Ernie Edgar authored
-
Ernie Edgar authored
-
- Nov 21, 2019
-
-
Ernie Edgar authored
-
Henry Cook authored
Turns out `ValName.toString` prefixed the name with the string "ValName". `ValName.name` is what I wanted and even what I used in the SinkNode already. Closes #2200
-
Ryan Macdonald authored
BaseSubsystem: Move attachment function into trait
-
- Nov 20, 2019
-
-
Ryan Macdonald authored
-
- Nov 19, 2019
-
-
Ernie Edgar authored
-
- Nov 16, 2019
-
-
Ernie Edgar authored
-
- Nov 14, 2019
-
-
Ernie Edgar authored
-
- Nov 12, 2019
-
-
Ernie Edgar authored
-