I have created a new DRC and set the SEVERITY to CRITICAL WARNING or ERROR.
However, when report_drc runs, it is reported as only a WARNING.
For Example:
I use commands similar to the following to create the DRC and set the severity:
set msg "This is my message"
create_drc_violation -name {my_message-1} -msg $msg $bram ]
create_drc_check -name {my_message-1} -hiername {RAMB Checks} -desc {Data Width Check} -rule_body dataWidthCheck
set_property SEVERITY {CRITICAL WARNING} [get_drc_checks my_message-1]
When I run report_drc, I find the SEVERITY of user defined DRC my_message-1 is still WARNING, instead of CRITICAL WARNING.
2. REPORT DETAILS
-----------------
my_message-1#1 Warning
Data Width Check
On cell XX, WRITE_WIDTH_B is 36
Related violations: <none>
set_property severity Error [get_drc_checks <check-id>]
AR# 63662 | |
---|---|
日期 | 03/04/2015 |
状态 | Archive |
Type | 已知问题 |
Tools |