- Sep 28, 2018
-
-
Henry Cook authored
-
- Sep 27, 2018
-
-
Henry Cook authored
-
Brendan Sweeney authored
Adding a no-argument fire() to DecoupledHelper that doesn't exclude anything. The previous way of doing this, which was fire(false.B), was broken by the previous change of requiring all excluded to be included, and forced a further hack of adding a dummy value. Since excluding false.B was a hack in itself, this avoids the issue entirely by providing a straightforward and safe way of excluding nothing.
-
- Sep 26, 2018
-
-
David Biancolin authored
Improve generated run-* recipes
-
David Biancolin authored
Or reduce failures and print more failure causes.
-
Andrew Waterman authored
Custom CSR enhancements
-
- Sep 25, 2018
-
-
Andrew Waterman authored
The reset value is conservative (don't clock gate).
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
albertchen-sifive authored
-
- Sep 24, 2018
-
-
Andrew Waterman authored
There was a flaw in the spec and the current proposed fix is https://github.com/riscv/riscv-isa-manual/commit/cb4515bbd59218e23088c6fff0343dada1f4fa8e
-
- Sep 23, 2018
-
-
Andrew Waterman authored
D$ improvements
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
This gets rid of a critical path.
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Sep 22, 2018
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Sep 20, 2018
-
-
Andrew Waterman authored
-
Megan Wachs authored
riscv-openocd: fix mpsse_flush issue
-
- Sep 19, 2018
-
-
Megan Wachs authored
-
- Sep 14, 2018
-
-
Henry Cook authored
Periphery bus atomics for multiple masters
-
- Sep 13, 2018
-
-
Andrew Waterman authored
They have no semantic value, but supporting and ignoring them reduces the corner-case-handling burden on RegMapper users.
-
- Sep 12, 2018
-
-
Brendan Sweeney authored
Meant to address, https://github.com/freechipsproject/rocket-chip/issues/1616, written by Jack. Also helps to catch other errors that are made when using DecoupledHelper.
-
Henry Cook authored
-
Henry Cook authored
-
Andrew Waterman authored
-
- Sep 11, 2018
-
-
albertchen-sifive authored
-
Andrew Waterman authored
Don't hold the bus so aggressively on LR instructions
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Zihao Yu authored
-
- Sep 08, 2018
-
-
Joshua Smith authored
* add rotateLeft functions for UInts * add rotateRight function for Sequences
-
Henry Cook authored
-
Henry Cook authored
-