From 9c2916f3fc9136d611e43d8d3ea96f219fc76092 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Tue, 28 Nov 2023 12:03:48 -0800 Subject: [PATCH] minor update --- hw/rtl/cache/VX_cache_top.sv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/rtl/cache/VX_cache_top.sv b/hw/rtl/cache/VX_cache_top.sv index 9be08dde..00b2f048 100644 --- a/hw/rtl/cache/VX_cache_top.sv +++ b/hw/rtl/cache/VX_cache_top.sv @@ -13,7 +13,7 @@ `include "VX_cache_define.vh" -module VX_cache_top #( +module VX_cache_top import VX_gpu_pkg::*; #( parameter `STRING INSTANCE_ID = "", // Number of Word requests per cycle