RTL code refactoring
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
interface VX_dcache_response_inter ();
|
||||
|
||||
wire[`NUM_THREADS-1:0][31:0] in_cache_driver_out_data;
|
||||
wire delay;
|
||||
wire [`NUM_THREADS-1:0][31:0] in_cache_driver_out_data;
|
||||
wire delay;
|
||||
|
||||
endinterface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user