- Aug 16, 2023
-
- Jul 25, 2023
-
-
mergify[bot] 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. (cherry picked from commit b8dad7f5 ) Co-authored-by:
Yinan Xu <xuyinan@ict.ac.cn>
-
- Jul 06, 2023
-
-
Jerry Zhao authored
Enable WARL custom CSRs, long-latency CSR accesses (backport #3388)
-
Jerry Zhao authored
* Support setting custom CSRs from datapath * Support CSR stalls (cherry picked from commit 005c6dbe)
-
- Jul 01, 2023
-
-
Jerry Zhao authored
CSR: optionally set delegable hypervisor exceptions (backport #3401)
-
- Jun 30, 2023
-
- Jun 29, 2023
-
-
mergify[bot] authored
(cherry picked from commit 43e0af10 ) Co-authored-by:
John Ingalls <43973001+ingallsj@users.noreply.github.com>
-
- Jun 16, 2023
-
-
mergify[bot] authored
(cherry picked from commit dc275c4a ) Co-authored-by:
John Ingalls <43973001+ingallsj@users.noreply.github.com>
-
- Jun 15, 2023
-
-
mergify[bot] authored
+ replace `.U(i)` with `.U.extract(i)` (cherry picked from commit 9a1dc2d4 ) Co-authored-by:
SingularityKChen <chency_singularity@163.com>
-
mergify[bot] authored
+ add `()` to those empty argument list function call; Auto-application to `()` is deprecated. Supply the empty argument list `()` explicitly to invoke method (cherry picked from commit 9b383c56 ) Co-authored-by:
SingularityKChen <chency_singularity@163.com>
-
mergify[bot] authored
+ add `case _` to make match be exhaustive (cherry picked from commit 05d9db73 ) Co-authored-by:
SingularityKChen <chency_singularity@163.com>
-
Jerry Zhao authored
[WIP] Bump master to chisel 3.6
-
- May 23, 2023
-
-
Jerry Zhao authored
Add [m/s/h]envcfg CSRs to satisfy spec requirements (backport #3373)
-
Jerry Zhao authored
(cherry picked from commit 99671423)
-
- May 22, 2023
-
-
Jerry Zhao authored
Fix TLJbarTest (backport #3374)
-
Jerry Zhao authored
(cherry picked from commit e76a4ea4)
-
- May 18, 2023
-
-
Jerry Zhao authored
Make CreditedIO more usable (backport #3367)
-
Jerry Zhao authored
Make AsyncQueue use Rawmodule (backport #3366)
-
Jerry Zhao authored
(cherry picked from commit 5a5c1278)
-
Jerry Zhao authored
(cherry picked from commit 8db73642)
-
Jerry Zhao authored
(cherry picked from commit c8cf9351)
-
Jerry Zhao authored
Fix TL unittests (backport #3369)
-
Jerry Zhao authored
(cherry picked from commit ecf08f5a)
-
Jerry Zhao authored
Fixes for unit-tests (backport #3364)
-
- May 17, 2023
-
-
Jerry Zhao authored
(cherry picked from commit a8068519)
-
Jerry Zhao authored
Add support for an unsynthesizable ROB to produce a TracedInstruction stream with wdata (backport #3350)
-
Jerry Zhao authored
(cherry picked from commit b3f391c0)
-
Jerry Zhao authored
(cherry picked from commit d6c09c97) # Conflicts: # src/main/scala/rocket/RocketCore.scala # src/main/scala/subsystem/Configs.scala
-
- May 16, 2023
-
-
Jerry Zhao authored
Support RoCC accels which define CSRs (backport #3358)
-
Jerry Zhao authored
(cherry picked from commit 7ddf02a3)
-
- May 14, 2023
-
-
Jerry Zhao authored
Fix TLSourceShrinker (backport #3360)
-
Jerry Zhao authored
(cherry picked from commit d503368d)
-
- May 13, 2023
-
-
Jerry Zhao authored
Support custom bundles in Trace (backport #3356)
-
- May 12, 2023
-
-
Zenithal authored
-
Jerry Zhao authored
(cherry picked from commit efa83373)
-
Jerry Zhao authored
(cherry picked from commit f6f59c14)
-
Jerry Zhao authored
(cherry picked from commit 57af7182)
-
Jerry Zhao authored
(cherry picked from commit 85aca717)
-
- May 11, 2023
-
-
Jiuyang Liu authored
-
Jerry Zhao authored
Co-authored-by:Jack Koenig <koenig@sifive.com>
-