- Jan 22, 2019
-
-
Gleb Gagarin authored
* Moved CoreMonitorBundle class to util package
-
Derek Pappas authored
* adding cjtag
-
Albert Chen authored
-
- Jan 19, 2019
-
-
Derek Pappas authored
-
Aliaksei Chapyzhenka authored
-
- Jan 18, 2019
-
-
Gleb Gagarin authored
-
Andrew Waterman authored
Respect SEIP during WFI clock gate
-
Sandeep Rajendran authored
rename ahb_fuzzing plusarg
-
- Jan 17, 2019
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Sandeep Rajendran authored
-
Sandeep Rajendran authored
Add plusarg option to disable fuzzing
-
Derek Pappas authored
* adding registers to the OM
-
Sandeep Rajendran authored
-
- Jan 16, 2019
-
-
Wesley W. Terpstra authored
-
Andrew Waterman authored
Minor QoR improvements
-
Andrew Waterman authored
-
Derek Pappas authored
* changing where getOMComponents is called in the flow
-
- Jan 12, 2019
-
-
Andrew Waterman authored
s2_xcpt doesn't need to drive so many things.
-
Ryan Macdonald authored
Trace: suggestName trace node
-
Ryan Macdonald authored
-
- Jan 09, 2019
-
-
Jack Koenig authored
Bump chisel3
-
- Jan 08, 2019
-
-
Jack Koenig authored
Summary of changes: * Basic BundleLiteral support * Add lit*Option methods for extracting literals * Improved numbering of _T_* * Undeprecate log2Up and log2Down * BoringUtils for synthesizable cross module references * Seq[Data] illegal in Bundle, override with ignoreSeq * MixedVec * Module Inlining and Flattening Support * Verilog memory loading * Access module ports via DataMirror.modulePorts * Support for .B on [Big]Ints * Stack Trace Trimming * toBool[s] -> asBool[s] * Improved UInt.-% emission
-
- Jan 04, 2019
-
-
Andrew Waterman authored
Move tvec bit-zapping from D to Q
-
- Jan 03, 2019
-
-
Srivatsa Yogendra authored
bumping riscv-tools to spike change
-
Srivatsa Yogendra authored
-
- Dec 24, 2018
-
-
Andrew Waterman authored
Reserve the PMP R=0 W=1 combination
-
- Dec 22, 2018
-
-
Andrew Waterman authored
This was a post-v1.10 amendment to the spec: https://github.com/riscv/riscv-isa-manual/commit/059f64c941856f249d8a0647e23e150dbdb1f62c
-
- Dec 21, 2018
-
-
Andrew Waterman authored
This addresses a simulation-pessimism problem. The synthesis result will be the same either way. Before, in simulation, the value held in these registers prior to the first write might not have had the appropriate bits zapped, because of random initialization. Resolves #1752
-
- Dec 19, 2018
-
-
Derek Pappas authored
* diamond-problem-fix
-
- Dec 18, 2018
-
-
Henry Cook authored
-
- Dec 15, 2018
-
-
Derek Pappas authored
-
Ryan Macdonald authored
Bundle bridge trace interface
-
Ryan Macdonald authored
-
Ryan Macdonald authored
-
Derek Pappas authored
* adding dcache om when there is no tim
-
- Dec 14, 2018
-
-
Jack Koenig authored
-
Ryan Macdonald authored
-
- Dec 13, 2018
-
-
Gleb Gagarin authored
This reverts commit c69607cf.
-
- Dec 12, 2018
-
-
Andrew Waterman authored
Implement debug trigger-sharing and chain-limiting proposals
-