|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
请问以下这段话到底是什么意思.我都看晕了.尤其是这句"and only 20 percent of the clock’s data path toggles in each cycle."是何意思啊.谢谢了.
Selecting the ‘pre-’ or ‘post-CTS’ clock options will performPower Analysis on each clock domain differently. The ‘post-CTS’ feature runs Power Analysis with clock nets at a clock rate (in MHz) for each clock domain, and the toggle probability (in percent) for the clock’s data paths. So, all the nets on the clock path toggle at the clock rate and only a percentage of the clock’s data path toggle in each clock cycle. For example, if the clock rate is 300 MHz and the Net Toggle Probability value is 0.2 (20%), then the clock path nets toggles at 300 MHz, and only 20 percent of the clock’s data path toggles in each cycle. The ‘pre-CTS’ feature is similar to post-CTS, except the clock nets do not toggle.Nets not belonging to a clock domain do not toggle. |
|