The recipe for full R-C extraction is floating around on the slack channel in several places; I should probably pin it. It requires multiple commands in sequence. My preference includes flattening the cell:
Copy code
select top cell
expand
flatten ${cellname}_flat
load ${cellname}_flat
cellname delete ${cellname}
cellname rename ${cellname}_flat ${cellname}
select top cell
extract all
ext2sim labels on
ext2sim
extresist tolerance 10
extresist
ext2spice lvs
ext2spice cthresh 0
ext2spice extresist on
ext2spice
quit -noprompt
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.