daq2/a10gx: Set optimization mode to aggressive performance

main
Istvan Csomortani 2020-08-11 08:51:11 +01:00 committed by István Csomortáni
parent fb7da01498
commit b54effc9c9
1 changed files with 4 additions and 0 deletions

View File

@ -93,4 +93,8 @@ set_location_assignment PIN_AW11 -to spi_clk ; ## D12 FMCA_LA05_
set_location_assignment PIN_AW13 -to spi_sdio ; ## D14 FMCA_LA09_P
set_location_assignment PIN_AN19 -to spi_dir ; ## G13 FMCA_LA08_N
## improve timing - there are occasional timing failure with a small negative slack
# at no-MMU configuration
set_global_assignment -name OPTIMIZATION_MODE "AGGRESSIVE PERFORMANCE"
execute_flow -compile