- Jul 13, 2023
-
-
Jiuyang Liu authored
-
- Jul 11, 2023
-
-
Yinan Xu authored
For PTEs whose physical address is out-of-range, we need to set `ae_ptw` instead of `ae_final` to raise access-fault. Because non-leaf PTEs will not have R or X bits set, `ae_final` will be overrided by page-fault exceptions.
-
- Jul 04, 2023
-
-
Jerry Zhao authored
* Support setting custom CSRs from datapath * Support CSR stalls
-
- Jun 30, 2023
-
-
Yinan Xu authored
Given that usingHypervisor is used to distinguish whether the hardware supports hypervisor extensions, we should use it for the delegable exceptions as well.
-
- Jun 29, 2023
-
-
John Ingalls authored
-
- Jun 16, 2023
-
-
Jiuyang Liu authored
TLB: must_alloc swapped AMO Logical/Arithmetic
-
John Ingalls authored
-
- Jun 15, 2023
-
-
SingularityKChen authored
+ add `()` to those empty argument list function call; Auto-application to `()` is deprecated. Supply the empty argument list `()` explicitly to invoke method
-
SingularityKChen authored
+ replace `.U(i)` with `.U.extract(i)`
-
SingularityKChen authored
+ add `case _` to make match be exhaustive
-
Jiuyang Liu authored
Remove SFC
-
Jiuyang Liu authored
fix compile for chisel3.6
-
- Jun 14, 2023
- May 31, 2023
-
-
Jiuyang Liu authored
-
- May 30, 2023
-
-
Jiuyang Liu authored
-
Jiuyang Liu authored
-
Jiuyang Liu authored
- remove experimental.IO chipsalliance/chisel#2863 - remove bracket for fire() - remove Chisel compatibility mode
-
- May 23, 2023
-
-
Jerry Zhao authored
-
- May 22, 2023
-
-
Jerry Zhao authored
Fix TLJbarTest
-
Jerry Zhao authored
-
- May 18, 2023
-
-
Jerry Zhao authored
Make CreditedIO more usable
-
Jerry Zhao authored
Make AsyncQueue use Rawmodule
-
Jerry Zhao authored
Fix TL unittests
-
Jerry Zhao authored
-
- May 17, 2023
-
-
Jiuyang Liu authored
Fixes for unit-tests
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
Add support for an unsynthesizable ROB to produce a TracedInstruction stream with wdata
-
- May 16, 2023
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- May 14, 2023
-
-
Jerry Zhao authored
Fix TLSourceShrinker
-
Jerry Zhao authored
-
- May 12, 2023
-
-
Jerry Zhao authored
-
Jerry Zhao authored
Support custom bundles in Trace
-
- May 11, 2023
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-