removing *.vh file for opae build

This commit is contained in:
Blaise Tine
2020-04-20 15:07:27 -04:00
parent 8e7046a388
commit b76f8696bd
70 changed files with 79 additions and 81 deletions

View File

@@ -1,7 +1,7 @@
`ifndef VX_CACHE_CONFIG
`define VX_CACHE_CONFIG
`include "../VX_define.vh"
`include "../VX_define.v"
// data tid rd wb warp_num read write
`define MRVQ_METADATA_SIZE (`WORD_SIZE + `LOG2UP(NUM_REQUESTS) + 5 + 2 + (`NW_BITS) + 3 + 3)