Fixed cache meta
This commit is contained in:
2
rtl/cache/VX_cache_data.v
vendored
2
rtl/cache/VX_cache_data.v
vendored
@@ -188,7 +188,7 @@ module VX_cache_data
|
|||||||
assign tag_use = old_tag;
|
assign tag_use = old_tag;
|
||||||
|
|
||||||
/* verilator lint_off PINCONNECTEMPTY */
|
/* verilator lint_off PINCONNECTEMPTY */
|
||||||
rf2_256x19_wm0 meta (
|
rf2_32x19_wm0 meta (
|
||||||
.CENYA(),
|
.CENYA(),
|
||||||
.AYA(),
|
.AYA(),
|
||||||
.CENYB(),
|
.CENYB(),
|
||||||
|
|||||||
Reference in New Issue
Block a user