2023-07-06 12:08:22 +00:00
|
|
|
###############################################################################
|
|
|
|
## Copyright (C) 2020-2023 Analog Devices, Inc. All rights reserved.
|
|
|
|
### SPDX short identifier: ADIBSD
|
|
|
|
###############################################################################
|
2020-08-11 07:23:38 +00:00
|
|
|
|
2020-09-24 11:54:23 +00:00
|
|
|
# For Arria 10 architecture
|
2020-08-11 07:23:38 +00:00
|
|
|
set_global_assignment -name MESSAGE_DISABLE 17951 ; ## unused RX channels
|
|
|
|
set_global_assignment -name MESSAGE_DISABLE 18655 ; ## unused TX channels
|
2020-09-24 11:54:23 +00:00
|
|
|
|
|
|
|
# For Stratix 10 architecture
|
|
|
|
set_global_assignment -name MESSAGE_DISABLE 19527 ; ## unused TX/RX channels
|
|
|
|
|
2020-08-11 07:23:38 +00:00
|
|
|
set_global_assignment -name MESSAGE_DISABLE 114001 ; ## Time value $x truncated to $y
|