dc_shell中有多少attributes/report_attribute

在dc_shell中可以 man attributes来查看Synopsys预定义的有哪些属性

使用report_attributes可以报告cell/net/pin/design/port等等object的属性

get_attributes 可以get到object的指定attribute,比如 ref_name/full_name/user_case_value等属性

如果不知属性的名字 可以用report_attr来看


版权声明:本文为cy413026原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。