- Mar 16, 2019
-
-
Derek Pappas authored
-
- Mar 05, 2019
-
-
Andrew Waterman authored
This doesn't actually affect any correct M-mode software, but is technically necessary for spec compliance.
-
Andrew Waterman authored
-
- Mar 02, 2019
-
-
Derek Pappas authored
* adding rangefilter to the getOMMemoryRegions gating expression
-
- Mar 01, 2019
-
-
Srivatsa Yogendra authored
-
- Feb 28, 2019
-
-
Andrew Waterman authored
Permit execution past corrupt uncached D-responses
-
Udit Khanna authored
Object model: Make OMECC an OMEnum type
-
- Feb 27, 2019
-
-
Derek Pappas authored
* adding Option[RegFieldDesc]
-
Andrew Waterman authored
-
- Feb 24, 2019
-
-
Derek Pappas authored
-
Andrew Waterman authored
Make the mimpid CSR value a parameter
-
- Feb 23, 2019
-
-
Andrew Waterman authored
This isn't a bug fix, but will eventually help with powering off the cache.
-
Andrew Waterman authored
-
- Feb 22, 2019
-
-
Udit Khanna authored
-
- Feb 21, 2019
-
-
Andrew Waterman authored
Move FPU load pipeline register into ungated clock domain
-
Andrew Waterman authored
This avoids having to clock the FPU during MMIO loads, right up until the load comes back.
-
- Feb 17, 2019
-
-
Andrew Waterman authored
Increase the number of situations in which frontend can be clock gated
-
- Feb 16, 2019
-
-
Derek Pappas authored
Add external global interrupts
-
Andrew Waterman authored
The fetch queue needs to fill up, which currently is only possible with certain code sequences. This PR makes the fetch queue flow control exact rather than conservative, removing the software constraint.
-
- Feb 15, 2019
-
-
Derek Pappas authored
-
Henry Cook authored
Bump firrtl
-
Jack Koenig authored
Summary of changes: * Async Reset Register support * Minor improvements to constant propagation and code generation * Minor performance improvements * Add "mverilog" compiler with minimal optimizations
-
- Feb 14, 2019
-
-
Gleb Gagarin authored
Extend CoreMonitorBundle with Clocked trait.
-
Gleb Gagarin authored
-
- Feb 13, 2019
-
-
Erik Danie authored
* testing fix to correctly generate brams in vivado * added case of no maskpid * fixed typo
-
Megan Wachs authored
-
Henry Cook authored
-
Derek Pappas authored
-
Henry Cook authored
-
- Feb 12, 2019
-
-
Derek Pappas authored
* adding global storage of components not in the logical tree
-
gsomlo authored
Signed-off-by:Gabriel Somlo <gsomlo@gmail.com>
-
- Feb 10, 2019
-
-
Gleb Gagarin authored
* Don't accept DMI response when DMI Busy error bit is set. * DebugTransport code cleanup
-
Andrew Waterman authored
Support CFLUSH.D.L1 rs1 address argument
-
- Feb 09, 2019
-
-
Andrew Waterman authored
When rs1 = x0, it flushes the whole cache. When rs1 != x0, it flushes the line containing the address in rs1.
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Albert Chen authored
generator: support the no rocket tiles case
-
Ernie Edgar authored
-
- Feb 08, 2019
-
-
Andrew Waterman authored
Get L2 TLB parity check off the critical path
-
edwardcwang authored
Close #1817
-