mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
Fixed cache meta
This commit is contained in:
parent
31de18c328
commit
92e88a7bb2
1 changed files with 1 additions and 1 deletions
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;
|
||||
|
||||
/* verilator lint_off PINCONNECTEMPTY */
|
||||
rf2_256x19_wm0 meta (
|
||||
rf2_32x19_wm0 meta (
|
||||
.CENYA(),
|
||||
.AYA(),
|
||||
.CENYB(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue