Object oriented design in skill

Discussion in 'Cadence' started by Suresh Jeevanandam, Sep 15, 2006.

  1. Hi all,
    I would like to hear from anybody who tried to implement Object
    Oriented design in Skill.
    Is it possible to create new data types like classes in C++.
    Is it possible to associate functions to them.

    I am trying to create new object types out of the primitive layout data
    types such as path, rectangle etc. I do not want to implement with
    pcells as that would introduce another hierarchy.

    regards,
    Suresh
     
    Suresh Jeevanandam, Sep 15, 2006
    #1
  2. You do have SKILL++ available, which allows an object-oriented approach.

    However, it's not quite as you describe - i.e. you can't create new primitive
    physical objects.

    That said, Jim Newton (who posts here regularly) has developed a system in VCAD
    which extends the object system in SKILL++ considerably - if you're interested,
    contact Cadence.

    Regards,

    Andrew.
     
    Andrew Beckett, Sep 19, 2006
    #2
  3. Andrew,
    Thanks for the reply.

    I am looking at the cdsdoc documents, Can you provide url of any
    interesting docs on Sourcelink on Object oriented design (Other than
    those available in cdsdoc).

    Thanks again for all the replies.
    regards,
    Suresh
     
    Suresh Jeevanandam, Sep 21, 2006
    #3
  4. There's this old article on Sourcelink that may be useful:

    http://sourcelink.cadence.com/docs/files/FFF/199/skillpp.html

    Andrew.
     
    Andrew Beckett, Oct 9, 2006
    #4
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.