Scott Davidson
12/15/2020, 8:54 AMextresist
step then these pins are extracted correctly. It seems this might have to do with the limitations of substrates and the .sim format and I just need to regex correct these nets?
The other issue is with the extract capacitance, it looks like for the most part I just have lumped capacitance between the original nets (ie. the ports in the subckt A, Y, VPWR, VGND, VNB, VPB). There is an exception though, where there seems to be a distributed capacitance model for some of the nets and the n-substrate VNB. Specifically, there are capacitors between A@<->VNB (ie. each of the A net wire segments and the n-substrate), Y@<->VNB and VPWR@<->VNB. I found it interesting that all of these distributed model capacitors are to VNB, and also that there is still, what seems to be, a lumped capacitor between these nets (ie. a somewhat large capacitance between A<->VNB, Y<->VNB and VPWR<->VNB... much larger capacitor than any of the distributed capacitors). Ideally I could extract distributed capacitance for all of the nets, but I am also worried that something more fundamental might be going wrong, I was wondering if you have seen this or have any suggestions?Tim Edwards
12/15/2020, 10:19 PMTim Edwards
12/15/2020, 10:22 PMTim Edwards
12/15/2020, 10:25 PMTim Edwards
12/15/2020, 10:29 PMScott Davidson
12/16/2020, 7:04 PM