Waivers added from the Report CDC dialog
box are created using the
create_waiver command. You can
view these commands as follows.Note: You can use the
create_waiver command
line command for CDC, DRC, and methodology waivers. The options differ slightly
depending on whether you are creating a CDC, DRC, or methodology waiver. For more
information, including information on the different options, see the create_waiver command in the
Vivado
Design Suite Tcl Command Reference Guide (UG835).- Open the Vivado journal file
(vivado.jou) to see the three distinct
create_waivercommands issued by the Vivado IDE. - Scroll through the history of the Tcl Console to see the same
three
create_waivercommands.Tip: The-fromand-tooptions are used to specify the startpoints and endpoints. When a waiver is set from the Report CDC dialog box, both-fromand-toare specified to match the exact violation. However, you can specify a CDC waiver using only the-fromoption or only the-tooption, but more paths might be waived than expected.