lvs run directory
I've asked around work for people who've seen this problem, and we do have a laptop here running Cadence 5.0.33.500.3.27 and another companies PDK that exhibits this problem. The funny part is that the exact same Cadence/PDK combination on other Linux machines work fine (we actually tarred the directories over).
In any case, we traced the problem to the following: when running LVS, the "Begin netlist at: ... " statement in the log file happens BEFORE the PDK's skill code is loaded. All the settings in si.env file are wrong, including the view name lists and stop lists. When we change the si.env file to represent the correct settings, other problems appear later on. On the working machines, the skill code is loaded first, and then the netlist is performed.
I hope this gives someone a clue as to what is different/wrong between the two machines. We contacted the PDK's EDA group and they've never seen it before, and Cadence has yet to get back to us.
Greg