mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor fix
This commit is contained in:
parent
24471d11c1
commit
7aad7cb6d6
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ module VX_socket #(
|
|||
output wire busy
|
||||
);
|
||||
|
||||
VX_gbar_if per_core_gbar_if[`NUM_CORES]();
|
||||
VX_gbar_if per_core_gbar_if[`SOCKET_SIZE]();
|
||||
|
||||
`RESET_RELAY (gbar_arb_reset, reset);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue