cellView Author property?

Guest
Hi,

First off, I'm definitely a SKILL newbie, and I haven't explored
Cadence enough yet to be proficient. I've created symbols that I can
include in my schematics that use ilLabels to display the cell view
name, library, and the last time it was modified (cellName, libName,
instancesLastChanged respectively). I notice that not listed among the
cellView properties is the author of the schematic or the last person
to have edited the schematic. Is there a way to access this property
in an automated way?

Thanks,
Jake
 
Is this what your looking for?

ilInst~>cellView~>cell~>owner


Bernd

wegman.jake@gmail.com wrote:
Hi,

First off, I'm definitely a SKILL newbie, and I haven't explored
Cadence enough yet to be proficient. I've created symbols that I can
include in my schematics that use ilLabels to display the cell view
name, library, and the last time it was modified (cellName, libName,
instancesLastChanged respectively). I notice that not listed among the
cellView properties is the author of the schematic or the last person
to have edited the schematic. Is there a way to access this property
in an automated way?

Thanks,
Jake
 

Welcome to EDABoard.com

Sponsor

Back
Top