daq2/a10soc: Set optimization mode to high performance effort

main
Istvan Csomortani 2020-09-24 15:55:31 +01:00 committed by István Csomortáni
parent 230c579339
commit 9cac38017b
1 changed files with 3 additions and 0 deletions

View File

@ -130,4 +130,7 @@ set_instance_assignment -name IO_STANDARD "1.8 V" -to spi_clk
set_instance_assignment -name IO_STANDARD "1.8 V" -to spi_sdio
set_instance_assignment -name IO_STANDARD "1.8 V" -to spi_dir
# set optimization to get a better timing closure
set_global_assignment -name OPTIMIZATION_MODE "HIGH PERFORMANCE EFFORT"
execute_flow -compile