Tom
06/26/2021, 5:12 PMTim Edwards
06/26/2021, 5:29 PMTom
06/26/2021, 5:38 PMTom
06/26/2021, 5:38 PMTom
06/26/2021, 5:44 PMXOR Checks on GDS Failed, Reason: Top cell name user_analog_project_wrapper not found.
when just replacing the GDS.Tim Edwards
06/26/2021, 5:54 PMTom
06/26/2021, 6:05 PMuser_analog_project_wrapper
yes and it's in columbus/ip/top/lay/
. what i've been doing (which has always passed the prechecker up until now) is generating the GDS from that and copying it into gds/
. I've also just copied my user_analog_project_wrapper.mag
out of columbus/ip/top/lay/
into mag/
but it's still complaining that it can't find the top-level cell. I was under the impression we just needed to replace the gds no?Tom
06/26/2021, 6:43 PMTom
06/26/2021, 7:21 PMXOR Checks on GDS Failed, Reason: Top cell name user_analog_project_wrapper not found.
I have a mag/user_analog_project_wrapper.mag
and a gds/user_analog_project_wrapper.gds
so I'm not sure what it's complaining about. I'm not doing anything differently from all the times I've had passes as far as I'm aware.Tim Edwards
06/26/2021, 7:23 PMstrings user_analog_project_wrapper.gds | grep user_analog_project_wrapper
what I get back is user_analog_project_wrapper_flat
.Tom
06/26/2021, 7:25 PMTom
06/26/2021, 7:56 PM[06/26/21 12:41:41 PDT] EXCEPTION
Script error code: 254
but I'm running it again in case it was a glitchTom
06/26/2021, 8:02 PMTom
06/27/2021, 12:33 AMScript error code: 254
means?