Skip to content

Commit 3f12274

Browse files
authored
Update sample.json
1 parent 24e59e2 commit 3f12274

File tree

1 file changed

+1
-1
lines changed
  • DirectProgramming/C++SYCL_FPGA/Tutorials/Features/stall_enable

1 file changed

+1
-1
lines changed

DirectProgramming/C++SYCL_FPGA/Tutorials/Features/stall_enable/sample.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"cd build",
2828
"cmake .. -DPART=STALL_ENABLE",
2929
"make fpga_emu",
30-
"./stall_enable.fpga_emu",
30+
"./stall_enable.fpga_emu"
3131
]
3232
},
3333
{

0 commit comments

Comments
 (0)