mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
8d1baf677d
commit
0aaca84016
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ module VX_issue_slice import VX_gpu_pkg::*; #(
|
|||
`UUID_WIDTH + `NUM_THREADS + `NR_BITS + (`NUM_THREADS*`XLEN) + 1)
|
||||
) scope_tap (
|
||||
.clk (clk),
|
||||
.reset (reset),
|
||||
.reset (scope_reset),
|
||||
.start (1'b0),
|
||||
.stop (1'b0),
|
||||
.triggers ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue