@User We are not quite there yet, but eventually we will need this:
Do you have a recipe for handling black-boxed structures (like RF MOSFET) in the extraction flow? And how to add the models later into the netlist (I guess just including the proper models?).
t
Tim Edwards
05/04/2022, 12:56 PM
Yes, I do. It needs to be hacked into open_pdks. For any cell whose contents are a single device but which cannot extract as the intended device (which includes RF FETs and vertical parallel plate capacitors), you can force the extraction to treat the cell as a black box by adding the property
"device"
to the cell, with a value string that exactly matches how the device should appear in the .ext file. This will only work correctly if the cell is labeled with ports. The method assumes that all parasitics in the cell are modeled in the device.
Tim Edwards
05/04/2022, 12:57 PM
There is already a "add property" script in open_pdks, so all I need to do is to prepare a list of cells that need to be treated that way.
h
Harald Pretl
05/04/2022, 1:00 PM
Sounds promising. Where's a will@User there‘s a way 😀
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.