You Want Your MOS FET's OP Info Summary. Now!
With Cadence Virtuoso, If you use CTRL-ALT-1 after install the needful, you get the key pieces in your CIW. What can you do with Tanner (Now Siemens Custom IC)?
Simple
Get these:
https://github.com/ananthchellappa/TannerTCL/blob/main/sed_helpers.tcl
https://github.com/ananthchellappa/TannerTCL/blob/main/mos_op_summary.tcl
https://github.com/ananthchellappa/TannerTCL/blob/main/summarize_opinfo_pretty.tcl
And, ensure your setup loads:
workspace menu -name {CUSTOM {Simulations} {OP Info Summary} } -command {puts [mos_op_summary_for_selected]}
workspace bindkeys -command {OP Info Summary} -key "Ctrl+Alt+1"
That's it :)
Comments
Post a Comment