Intel® Quartus® Prime Pro Edition User Guide: Design Recommendations
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: ebn1598400571793
Ixiasoft
Visible to Intel only — GUID: ebn1598400571793
Ixiasoft
2.5.5.5.3.2. drc::get_waivers Command
Description
Returns a Design Assistant waiver for the rule, Compiler stages, owner, and query string that you specify. If you specify no option, drc::get_waivers returns all existing waivers.
Syntax
drc::get_waivers
-owner <userid>
-rule <rule_id>
query_string
-stages <compiler stages>
[-tag <string>]
- owner
- User ID of waiver creator for audit trail.
- rule
-
Alpha-numeric rule ID.
- query_string
- Query string specifying violation column arguments to define the violation patterns the waiver ignores. The query string must exactly match the query_string you specify during waiver creation with the add_waiver command.
- stages
- Subset of Compiler stage(s) to which the rule waiver applies.
- tag
- Short text description for tracking different types of violations across the entire project.