We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d76b83b + f63cb1a commit e94eadfCopy full SHA for e94eadf
hdk/common/shell_v071417d3/build/scripts/strategy_TIMING.tcl
@@ -1,7 +1,7 @@
1
source $HDK_SHELL_DIR/build/scripts/params.tcl
2
source $HDK_SHELL_DIR/build/scripts/uram_options.tcl
3
4
-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"
5
set synth_directive "default"
6
7
#Set psip to 1 to enable Physical Synthesis in Placer (2017.1+ only)
0 commit comments