|
|
悬赏300资产已解决
\text_out_reg[118] -0.005934 -0.222122
\text_out_reg[44] 0.459451 0.117189
\text_out_reg[86] 0.664403 0.149456
\text_out_reg[79] -0.607499 0.443479
\text_out_reg[39] -0.87496 0.90714
\sa33_reg[4] 0.040968 0.714026
\sa33_reg[7] 0.475496 0.238257
\text_out_reg[96] -0.036453 0.208807
\text_out_reg[40] 0.676396 -0.90756
\text_out_reg[56] -0.498703 -0.632989
\sa33_reg[5] 0.2382 -0.259116
\text_out_reg[100] 0.991698 0.23097
比如说我想提取AES(设计)的cell的时序特征(slew,delay,setup,hold等)如上面那样,应该怎么做??能否提供思路,因为一般使用工具report_timing都是报告设计的worst path,我想说提取这些cell的时序特征去用machine learning训练,求助~
|
最佳答案
查看完整内容
1. 只要 tool 有經過 update timing 的 commands,就會有這些 attribute
2. 你並沒有描述你是使用什麼方式得到你呈現的數字,還有每個數字代表的是什麼訊息,這樣沒有人能夠幫得上你
|