We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1ed5e9 commit be3d41cCopy full SHA for be3d41c
hdk/common/shell_v071417d3/build/scripts/strategy_TIMING.tcl
@@ -16,7 +16,7 @@
16
source $HDK_SHELL_DIR/build/scripts/params.tcl
17
source $HDK_SHELL_DIR/build/scripts/uram_options.tcl
18
19
-set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing off $synth_uram_option"
+set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing auto $synth_uram_option"
20
set synth_directive "default"
21
22
#Set psip to 1 to enable Physical Synthesis in Placer (2017.1+ only)
0 commit comments