We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d65ee3c + 85c04dc commit f222c86Copy full SHA for f222c86
hdk/cl/developer_designs/cl_firesim/build/scripts/create_dcp_from_cl.tcl
@@ -147,6 +147,8 @@ set_msg_config -id {Timing 38-436} -suppress
147
# Promote the following critical warnings to errors to prevent AGFI generation
148
# Design not completely routed
149
set_msg_config -id {Route 35-1} -new_severity "ERROR"
150
+# Route 35-535] Clock Net: <net> is not completely routed.
151
+set_msg_config -id {Route 35-535} -new_severity "ERROR"
152
153
# Check that an email address has been set, else unset notify_via_sns
154
0 commit comments