Move force-include of gpu_pkg to non-cache modules
This commit is contained in:
1
hw/rtl/cache/VX_cache_cluster.sv
vendored
1
hw/rtl/cache/VX_cache_cluster.sv
vendored
@@ -12,7 +12,6 @@
|
||||
// limitations under the License.
|
||||
|
||||
`include "VX_cache_define.vh"
|
||||
`include "VX_gpu_pkg.sv"
|
||||
|
||||
module VX_cache_cluster import VX_gpu_pkg::*; #(
|
||||
parameter `STRING INSTANCE_ID = "",
|
||||
|
||||
Reference in New Issue
Block a user