RTL code refactoring
This commit is contained in:
@@ -15,11 +15,10 @@ interface VX_gpu_dcache_rsp_if #(
|
||||
`IGNORE_WARNINGS_END
|
||||
wire [NUM_REQUESTS-1:0][31:0] core_wb_pc;
|
||||
wire [NUM_REQUESTS-1:0][31:0] core_wb_readdata;
|
||||
wire core_no_wb_slot;
|
||||
|
||||
// Core response meta data
|
||||
wire [`NW_BITS-1:0] core_wb_warp_num;
|
||||
|
||||
wire core_req_ready;
|
||||
wire [`NW_BITS-1:0] core_wb_warp_num;
|
||||
|
||||
endinterface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user