icc_shell> set errors [get_drc_errors -type "Short"]
Error: An invalid value was given for option -type. (MWUI-624)
icc_shell> set errors [get_drc_errors -type "short"]
Error: An invalid value was given for option -type. (MWUI-624)
icc_shell> set errors [get_drc_errors -type "shorts"]
Error: An invalid value was given for option -type. (MWUI-624)
icc_shell> set errors [get_drc_errors -type "Shorts"]
Error: An invalid value was given for option -type. (MWUI-624)
Properties:
A - Application-defined
U - User-defined
I - Importable from design/library (for user-defined)
Attribute Name Object Type Properties Constraints
--------------------------------------------------------------------------------
actual_spacing drc_error float A
bbox drc_error string A
cell_id drc_error int A
details drc_error string A
direction drc_error string A
flyline drc_error string A
info drc_error string A
layer_names drc_error string A
layer_numbers drc_error string A
并没有Open,Short 这些啊
icc_shell> list_drc_error_type
Short {Diff net spacing} {Needs fat contact} {Same net spacing}