From d7fbdabdb8abd3199154693f9580302600df18a0 Mon Sep 17 00:00:00 2001 From: Gwenhael Goavec-Merou Date: Fri, 10 Jun 2022 19:06:33 +0200 Subject: [PATCH] spiOverJtag: enable init done pin for cycloneV device --- spiOverJtag/constr_cycloneV.tcl | 1 + 1 file changed, 1 insertion(+) diff --git a/spiOverJtag/constr_cycloneV.tcl b/spiOverJtag/constr_cycloneV.tcl index afcd80e..db8fd64 100644 --- a/spiOverJtag/constr_cycloneV.tcl +++ b/spiOverJtag/constr_cycloneV.tcl @@ -1,2 +1,3 @@ +set_global_assignment -name ENABLE_INIT_DONE_OUTPUT ON set_global_assignment -name STRATIXV_CONFIGURATION_SCHEME "ACTIVE SERIAL X4" set_global_assignment -name ON_CHIP_BITSTREAM_DECOMPRESSION ON