From 92e88a7bb209fca2f932bd91e37332ae5868cb27 Mon Sep 17 00:00:00 2001 From: felsabbagh3 Date: Sun, 10 Nov 2019 15:38:39 -0500 Subject: [PATCH] Fixed cache meta --- rtl/cache/VX_cache_data.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtl/cache/VX_cache_data.v b/rtl/cache/VX_cache_data.v index 342e1707..3acc63b0 100644 --- a/rtl/cache/VX_cache_data.v +++ b/rtl/cache/VX_cache_data.v @@ -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(),