Skip to content

Commit be3d41c

Browse files
authored
Update strategy_TIMING.tcl (#398)
1 parent b1ed5e9 commit be3d41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hdk/common/shell_v071417d3/build/scripts/strategy_TIMING.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
source $HDK_SHELL_DIR/build/scripts/params.tcl
1717
source $HDK_SHELL_DIR/build/scripts/uram_options.tcl
1818

19-
set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing off $synth_uram_option"
19+
set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing auto $synth_uram_option"
2020
set synth_directive "default"
2121

2222
#Set psip to 1 to enable Physical Synthesis in Placer (2017.1+ only)

0 commit comments

Comments
 (0)