|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
SPEF file describes spice netlist and RC infromation.
After running LVS(LVS correctly), you can generate SPEF file from RC extraction tool(Xcalibre,Calibre-XRC--Mentor
Star-RCXT--synopsys) or APR tool.
As for SDF file, it describes cell delay(from synthesis library) and interconnect delay(from SPEF file).
You can generate it from APR tool and PrimeTime(STA analysis tool).
If you want to get accuracy SDF file to do STA analysis.
I recommend you can use rc extraction tool to generate SPEF file and load into PrimeTime to generate SDF file to do
STA analysis.
SDF consists cell delays & interconnect delays. at synthesis level this file is used for timing analysis. that
interconnect delays are only an estimation. its not the real & exact interconnect delays. after compleate place &
route only we can get the exact interconnect delays.
after P&R, parasitic & interconnect delays are extracted using tools, that info is SPEF file. this file will be
fedback to static timing analysis tools to do timing analysis on filnal p&r netlist. |
|