Skip to content

Commit e94eadf

Browse files
committed
Merge branch 'master' of https://github.com/aws/aws-fpga
2 parents d76b83b + f63cb1a commit e94eadf

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
@@ -1,7 +1,7 @@
11
source $HDK_SHELL_DIR/build/scripts/params.tcl
22
source $HDK_SHELL_DIR/build/scripts/uram_options.tcl
33

4-
set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing off $synth_uram_option"
4+
set synth_options "-no_lc -shreg_min_size 5 -fsm_extraction one_hot -resource_sharing auto $synth_uram_option"
55
set synth_directive "default"
66

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

0 commit comments

Comments
 (0)