@User Is there a way to make a reduction to the extraction poly res connected in series like transistors and also how to extract the resistance value also is there a method to change the letter of the extracted device
t
Tim Edwards
05/25/2021, 1:18 PM
The issue here is that you are running from a tool that isn't magic, and magic reverts to the continous resistor model (res_xhigh_po) instead of the specific one (res_xhigh_po_0p35). Magic's device generator drops a special layer type on the device to denote the special extraction type. Since that special layer doesn't have a GDS layer associated with it, it gets lost between GDS write and read, and will not be present in a layout written by something other than magic.
m
mina_maksimous
05/25/2021, 1:29 PM
Is this mean that if I used any layout tool other than magic magic won't extract it correctly ? I'm just asking
t
Tim Edwards
05/25/2021, 1:31 PM
I need to check on the device type it is producing for the generic
xhigh_po
model. It might be wrong. The generic model should work in simulation.
m
mina_maksimous
05/25/2021, 1:34 PM
Is there a way to reduce the resistors connected in series to one from magic
t
Tim Edwards
05/25/2021, 2:04 PM
No. Magic does not do any series reduction, nor should it.
Tim Edwards
05/25/2021, 2:11 PM
The
res_xhigh_po
extraction is correct and should simulate without issues. The
xhigh
resistor actually has the continuous model as the base model, and all the fixed-width subcircuits are just calls to the base model, so the extracted circuit should be good.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.