Hi, sorry for the really basic question, when I ex...
# magic
u
Hi, sorry for the really basic question, when I extract the lvs file, I have this error, what could it be?If anyone knows the possible reasons, please leave a comment! I would appreciate it.
l
Try ext, then ext2spice, and show us your spice netlist. This way you can be sure that the labels are connected to the transistors.
t
It's possible that because the label overlaps contacts, that when the circuit is flattened, the label gets disassociated from the metal. If that's the case, then it should be relatively easy to code up a fix for it. And if that's the case, then you can apply a workaround solution by making the labels smaller so that they do not overlap contacts, or else just set the label property to "sticky" using the "setlabel" command.
I retract the statement above. I tried it myself and the labels are handled correctly when flattening. So I would have to see the layout file to know what's going on here.
u
@Luis Henrique Rodovalho @Tim Edwards You're welcome! Thank you for your response. After creating a new layout, the extraction worked without any issues. Everything was almost identical except for the A and B ports. Although I'm not sure what the problem was, it seems there might have been a mistake in the previous layout design. I truly appreciate your assistance and attention :)