samarth jain
11/09/2023, 12:26 PMMitch Bailey
11/10/2023, 12:49 AMvssa*
ports can not be found. It may be that they have been shorted to some other net.
Looking at the ext.log
, I can see a number of these lines.
*.ext, line *: Number of subscripts doesn't match
I believe these occur when magic has problems extracting hierarchies (cross hierarchy devices or missing pins).
We can try flattening these levels and see if it makes a difference.
Can you add these lines to EXTRACT_FLATGLOB
in your lvs_config.json
file?
*_CDNS_*
*Decoder_x*
*subtractor_x*
*bitcell_*
(don’t forget the `"`s and `,`s.samarth jain
11/10/2023, 9:32 AMTim Edwards
11/10/2023, 1:40 PMext2spice short resistor
when extracting from magic; however, in that case magic will have to decide where to split the net and may not end up with the result you want.samarth jain
11/10/2023, 2:55 PMTim Edwards
11/10/2023, 2:56 PMMitch Bailey
11/10/2023, 3:46 PMprecheck_results/<tag>/tmp/ext/user*wrapper.gds.spice
.