-
Notifications
You must be signed in to change notification settings - Fork 707
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1dec794
commit 5dceb0d
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule hpdcache
updated
8 files
+29 −25 | rtl/src/hpdcache.sv | |
+14 −26 | rtl/src/hpdcache_cmo.sv | |
+26 −39 | rtl/src/hpdcache_ctrl.sv | |
+5 −21 | rtl/src/hpdcache_ctrl_pe.sv | |
+38 −10 | rtl/src/hpdcache_memctrl.sv | |
+70 −18 | rtl/src/hpdcache_miss_handler.sv | |
+8 −3 | rtl/src/target/cva6/cva6_op_hpdcache_params_pkg.sv | |
+15 −47 | rtl/src/utils/hpdcache_to_l15.sv |