01 2013 档案
摘要:Formal Definition Timing Check Tasks are for verification of timing properties of designs and for reporting timing violations. Complete description: L
阅读全文
摘要:翻译自PT的使用手册。PT有三种分析模式,分别是single operation analysis mode,best case/worst case analysis,on-chip variation analysis。 1. single operation analysis模式 PT只使用一
阅读全文
摘要:#!/usr/bin/tclsh############################### filter postsim log file ###############################set log_dir "./log"set file_list [ glob "$log_dir/*.log" ]set msg_get ""set reserve_lvl ""set ignore_type ""set violation_type ""set ref_
阅读全文