Message Suppression List
You can use a message suppression list file to suppress specific INFO and WARNING messages by message IDs.
The following code snippet shows an example of a message suppression list
file.
#Syn
VERI-1209
#PnR
DBMsg::NetlistRemovedLUTBuffersThe suppression list file should contain line
separated message IDs. To identify the message ID for a given message, look for the name
between brackets at the end of the message. Comments are supported.The same suppression list file may be used for both synthesis and place and route. Unrecognized IDs are ignored.