a10gx- ignore preliminary timing model warnings

main
Rejeesh Kutty 2017-03-21 10:52:28 -04:00
parent d84e34fe5f
commit 2e22ce3b62
1 changed files with 4 additions and 0 deletions

View File

@ -3,8 +3,12 @@
set_global_assignment -name FAMILY "Arria 10"
set_global_assignment -name DEVICE 10AX115S3F45E2SGE3
# ignored warnings and such
set_global_assignment -name MESSAGE_DISABLE 17951 ; ## disable unused RX channels message
set_global_assignment -name MESSAGE_DISABLE 18655 ; ## disable unused TX channels message
set_global_assignment -name SOURCE_FILE $ad_hdl_dir/projects/common/altera/messages.srf
# clocks and resets