首先,我用的这个工艺库里的三个库分别是 IC05CScore_27_max.db IC05CScore_33_typ.db IC05CScore_36_min.db
分别对应的 operating condition是 WORST TYPICAL BEST。
综合的时候用的 set_operating_conditions WORST -library IC05CScore_27_max,
然后在 encounter里读入 .sdc文件的时候,报
**WARN: (TCLCMD-1013): The SDC set_operating_conditions assertion is not supported. Please use the Encounter setOpCond command to specify library and operating condition information. Use the setAnalysisMode command to control single vs. bestCase/worstCase vs. on-chip variation timing analysis.
这个需要怎么修改?