External applications within Cadence

Discussion in 'Cadence' started by kovalcik, Feb 20, 2007.

  1. kovalcik

    kovalcik Guest

    I would like to add a new view to my Cadence libraries to be opened by
    openoffice. The idea is for designers to add a mini spec for each cell
    in word format. Can anyone point me in the right direction on using
    external apps from within Cadence? I have been googling and
    searching the Cadence docs but no good hits have come up.

    Thanks
     
    kovalcik, Feb 20, 2007
    #1
  2. kovalcik

    jayl-news Guest

    Take a look at deRegApp(), the "Cadence Application Infrastructure
    User Guide", the data.reg file, registry/data, registry/tools.

    IIRC, if you want your cellview name to be "spec", you'll create
    registry/data/spec.reg and registry/tools/spec.reg to declare that
    your new view exists, and then use deRegApp() to explain what
    to do (system("ooffice yadayada")) when somebody wants to
    edit a "spec".

    -Jay-
     
    jayl-news, Feb 20, 2007
    #2
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.