Skip to content
This repository has been archived by the owner on Jun 28, 2021. It is now read-only.

Commit

Permalink
Use "STANDARD FIT" fitter option
Browse files Browse the repository at this point in the history
  • Loading branch information
gyurco committed Dec 16, 2018
1 parent 97dbfe7 commit e88a2c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Board/mist/FPGAPCE.qsf
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,6 @@ set_global_assignment -name SIGNALTAP_FILE ../../syn/mist/sdram.stp
set_global_assignment -name SIGNALTAP_FILE ../../syn/mist/cpu.stp
set_global_assignment -name OPTIMIZE_HOLD_TIMING "ALL PATHS"
set_global_assignment -name OPTIMIZE_MULTI_CORNER_TIMING ON
set_global_assignment -name FITTER_EFFORT "AUTO FIT"
set_global_assignment -name FITTER_EFFORT "STANDARD FIT"
set_global_assignment -name SIGNALTAP_FILE ../../syn/mist/sgx.stp
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top

0 comments on commit e88a2c7

Please sign in to comment.