Skip to content

Commit 9db4263

Browse files
committed
v1.2.4 patch
1 parent 82a76f6 commit 9db4263

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hdk/cl/examples/cl_dram_dma/build/scripts/create_dcp_from_cl.tcl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -347,10 +347,6 @@ if { $failval==0 } {
347347
puts "AWS FPGA: ([clock format [clock seconds] -format %T]) writing post synth checkpoint.";
348348

349349
write_checkpoint -force $CL_DIR/build/checkpoints/${timestamp}.CL.post_synth.dcp
350-
351-
# Generate debug probes file
352-
write_debug_probes -force -no_partial_ltxfile -file $CL_DIR/build/checkpoints/${timestamp}.debug_probes.ltx
353-
354350
close_project
355351

356352
#Set param back to default value

0 commit comments

Comments
 (0)