How to add new attribute to any Component through SKILL?

Discussion in 'Cadence' started by tftu, Dec 23, 2003.

  1. tftu

    tftu Guest

    Hi! Everyone,

    I'm trying to implement an enhanced "add" command
    (by SKILL)which can update component attribute like
    following:

    1.If the attribute name is an existing one, then update
    the data of the component instance and place the new
    attribute data on the concept desktop.
    2.If the attribute name is a new one(not existing in the
    default component attribute list), then add the new
    attribute entry into the component instance and place
    the new attribute data on the concept desktop.

    The syntax might like:
    addComponent ComponentName(AttributeName AttributeData)

    Could anyone advice me how to do it?
    Thanks in advance!

    BR,

    -tftu
     
    tftu, Dec 23, 2003
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.