Is there a reference parasitic extraction script for Magic VLSI that is up to date?
t
Tim Edwards
07/15/2022, 8:55 PM
Parasitic capacitance extraction, or a full R-C extraction?
a
Arman Avetisyan
07/16/2022, 6:35 AM
Full RC
t
Tim Edwards
07/17/2022, 5:07 PM
I have it written down somewhere. It's a bit complicated because to ensure that the full R-C result is meaningful, you need to flatten the circuit. It would go something like this:
Copy code
load <cellname>
flatten my_flat_cell
load my_flat_cell
extract do local
extract all
ext2sim labels on
ext2sim
extresist tolerance 10
extresist
ext2spice lvs
ext2spice cthresh 0
ext2spice extresist on
ext2spice
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.