Intel® Quartus® Prime Pro Edition User Guide: Design Recommendations

ID 683082
Date 3/28/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.5.5.5.3.3. drc::report_waivers Command

Description

Returns a collection of Design Assistant waivers for the rule, Compiler stages, and owner that you specify, or adds those waivers to a waiver file that you specify.

Syntax

drc::report_waivers
-file <waiver_file>
-owner <userid>
-rule <rule_id>
-stages <compiler stages>
[-tag <string>]
Arguments
file
A waiver output file that design assistant creates and appends the returned waivers.
owner
User ID of waiver creator for audit trail.
rule

Alpha-numeric rule ID.

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.