- Dec 14, 2019
-
-
Henry Cook authored
-
Henry Cook authored
-
- Nov 07, 2019
-
-
Ryan Macdonald authored
Debug: Option[PSDIO] in tieoffDebug
-
- Nov 06, 2019
-
-
Andrew Waterman authored
Add BuildHellaCache Field to control which HellaCache is instantiated
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Ryan Macdonald authored
-
- Nov 05, 2019
-
-
Henry Cook authored
Diplomatic IO Creation from Nodes
-
Andrew Waterman authored
* Add vfncvt.rod.f.f.v opcode * Add vector saturation and fixed-point rounding mode CSRs * bump hardfloat * Implement mstatus.VS proposal https://github.com/riscv/riscv-v-spec/pull/135/
-
Andrew Waterman authored
Lift I$ VIPT restriction
-
Andrew Waterman authored
Way sizes greater than 4 KiB are now supported even when using paging. Multiple synonyms may reside in the I$ simultaneously, provided their virtual addresses aren't congruent modulo the way size. Tested with https://github.com/riscv/riscv-tests/commit/2fc2416094314a4253fe096fead078b75d361bbf
-
Henry Cook authored
Specifying `nOperations = 0` means that the fuzzer should run forever. This means some other entity must be responsible for terminating the simulation.
-
Ernie Edgar authored
Show debug attachment in device tree
-
Richard Xia authored
Disallow null values in LogicalTree.
-
- Nov 04, 2019
-
-
Ernie Edgar authored
-
- Nov 02, 2019
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Ernie Edgar authored
Debug: upstream OM improvements
-
Richard Xia authored
-
Ernie Edgar authored
Change TDO and TDO.driven to async reset
-
- Nov 01, 2019
-
-
Ernie Edgar authored
-
Andrew Waterman authored
Limited range of Scala Int was the cause of #2170
-
Richard Xia authored
Place OMBusError inside OMRocketCore
-
- Oct 31, 2019
-
-
Richard Xia authored
-
- Oct 30, 2019
-
-
Ernie Edgar authored
-
- Oct 24, 2019
-
-
Jack Koenig authored
Bump chisel3 and firrtl - Async reset support
-
Jack Koenig authored
Notably, this includes support for native async reset * Use native async reset instead of BlackBox * Update changed imports
-
Jack Koenig authored
Speed up Travis
-
- Oct 23, 2019
-
-
Megan Wachs authored
Update OMPorts.scala
-
- Oct 19, 2019
-
-
Ernie Edgar authored
-
Henry Cook authored
AMBA: HasAHBControlRegMap and HasAPBControlRegMap
-
- Oct 18, 2019
-
-
Schuyler Eldridge authored
Signed-off-by:Schuyler Eldridge <schuyler.eldridge@ibm.com>
-
Henry Cook authored
-
Henry Cook authored
-
- Oct 17, 2019
-
-
Henry Cook authored
Previously `IntSourcePortSimple(num = 1, ports = 1, sources = 2)` would trip over the requirement about overlapping ranges on line 43. This makes the ranges unique for all simple sources within a simple port. I think this is a more correct fix for the issue reported in #1738.
-
- Oct 16, 2019
-
-
John Ingalls authored
Events require hits within mask width
-
ShuyunJia authored
Signed-off-by:shuyun <shuyunjia@outlook.com>
-
Henry Cook authored
Filter RegressionTestSuite based on coreParams
-
- Oct 15, 2019
-
-
Andrew Waterman authored
Allow a RationalCrossingSource to remain in reset longer than sink
-