mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
minor update
This commit is contained in:
parent
8fda922570
commit
adf60e7e35
1 changed files with 2 additions and 0 deletions
|
@ -176,6 +176,8 @@ module VX_mem_unit import VX_gpu_pkg::*; #(
|
|||
|
||||
`ifdef PERF_ENABLE
|
||||
.misses (per_block_coalescer_misses[i]),
|
||||
`else
|
||||
`UNUSED_PIN (misses),
|
||||
`endif
|
||||
|
||||
// Input request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue