adrv9371x/a10gx: Set optimization mode to aggressive performance

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

View File

@ -133,4 +133,8 @@ set_instance_assignment -name IO_STANDARD "1.8 V" -to ad9371_gpio[16]
set_instance_assignment -name IO_STANDARD "1.8 V" -to ad9371_gpio[17]
set_instance_assignment -name IO_STANDARD "1.8 V" -to ad9371_gpio[18]
## 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