while running precheck for analog design got consistency error.. how this can be rectified
m
Marwan Abbas
11/08/2023, 9:56 AM
does your netlist and layout have the same number of instances and the same names of the instances?
m
Mitch Bailey
11/08/2023, 1:27 PM
@LEEJA J I’m guessing that the
EightByEightWOGring
is a layout without any devices. Is that correct?
If it is the quick solution might be to flatten it.
@Marwan Abbas don’t know if this consistency “check” is necessary now that we have LVS.
m
Marwan Abbas
11/08/2023, 1:28 PM
@Mitch Bailey That's a bigger discussion, we can talk about that in our meeting
👍 1
m
Mitch Bailey
11/08/2023, 6:07 PM
@LEEJA JIf you don’t want to change the layout, the work around might be to manually add an empty subckt to
netgen/user_analog_project_wrapper.spice
Copy code
.SUBCKT EightByEightWOGring vssa1
.ENDS
and then in the
user_analog_project_wrapper
subckt, add
Copy code
X0 vssa1 EightByEightWOGring
Sorry the problem was the layout extraction method.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.