- Aug 18, 2018
-
-
Jielun Tan authored
changed PTW's interface to take in a function that returns the number of ports because right now it needs to be passed in phase 1, someone in the future should definitely make the PTW interface diplomatic
-
Jielun Tan authored
-
Jielun Tan authored
-
Jielun Tan authored
-
- Aug 17, 2018
-
-
Jielun Tan authored
-
Jielun Tan authored
-
Jielun Tan authored
fixed whitespace issues, changed package from tile.fpucp to rocket.fpucp per henry's request as the rockettile is becoming more unique to rocket
-
Jielun Tan authored
-
Jielun Tan authored
-
Ryan Macdonald authored
Model AsyncResetReg's init reset behavior as level-sensitive
-
Ryan Macdonald authored
-
- Aug 16, 2018
-
-
Andrew Waterman authored
A one-character PR!
-
Alex Solomatnikov authored
-
- Aug 15, 2018
-
-
Jielun Tan authored
-
Jielun Tan authored
-
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).
-
Jielun Tan authored
-
Ryan Macdonald authored
-
- Aug 14, 2018
-
-
Jielun Tan authored
-
Jielun Tan authored
-
Jielun Tan authored
-
Jielun Tan 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
-
Jielun Tan authored
-
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)
-