- Aug 17, 2018
-
-
Ryan Macdonald authored
-
- Aug 15, 2018
-
-
Ryan Macdonald authored
Fix AsyncResetReg
-
Deborah Soung authored
-
Andrew Waterman authored
Using SFENCE with rs1 != x0 relies on reusing the TLB hit path, but it's not possible to hit when VM is disabled, so the logic did the wrong thing. The simple fix is to flush the whole TLB when using SFENCE when VM is disabled. This shouldn't be an important performance case, because SFENCE is nearly only used when VM is enabled (for obvious reasons).
-
Ryan Macdonald authored
-
- Aug 11, 2018
-
-
Wesley W. Terpstra authored
This makes it possible to output several DTS snippets we can cat together.
-
Andrew Waterman authored
This was erroneously masking id_csr_en by id_ctrl.fp; these control signals are mutually exclusive. Fix that, and also optimize the stall logic to avoid stalling on unrelated CSR accesses.
-
Gleb Gagarin authored
Core monitor
-
Jielun Tan authored
removed BuildCore because of deprecated usage and straight up calls c…
-
Henry Cook authored
Continued tweaks to how bus coupler ports get names
-
Gleb Gagarin authored
-
Gleb Gagarin authored
-
- Aug 10, 2018
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Jielun Tan authored
-
Ryan Macdonald authored
-
Jielun Tan authored
-
Sequencer authored
`organization` for sbt has the same meaning for `groupid` in maven. The naming rule is stated [here](https://maven.apache.org/guides/mini/guide-naming-conventions.html)
-
- Aug 09, 2018
-
-
Wesley W. Terpstra authored
-
Srivatsa Yogendra authored
Adding Seq for opcode and param translation in TLMessages
-
- Aug 08, 2018
-
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
Srivatsa Yogendra authored
-
- Aug 07, 2018
-
-
Ryan Macdonald authored
Add a clock divider with explicit input clock
-
- Aug 03, 2018
-
-
Henry Cook authored
-
- Aug 02, 2018
-
-
Henry Cook authored
tile: boundary buffers ended up in wrong scope
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Ryan Macdonald authored
-
Ryan Macdonald authored
-
Henry Cook authored
-
- Aug 01, 2018
-
-
Ryan Macdonald authored
-
Henry Cook authored
-
- Jul 28, 2018
-
-
Henry Cook authored
Revamped Register Router
-