ddDumpLibList(), how to get this data?

Discussion in 'Cadence' started by camelot, Mar 8, 2010.

  1. camelot

    camelot Guest

    Hello,
    I found this function:
    ddDumpLibList()

    that prints on CIW some useful data about libs.

    Is there a way to store this data into a variable and use it?

    Thank you,

    Camelot
     
    camelot, Mar 8, 2010
    #1
  2. Wouldn't be more convenient to start from ddGetLibList() and then use the
    properties of the returned objects?

    If not, look at hiStartLog(), hiEndLog() which will divert the log file to
    a file you give. You can then read it back.

    Yours,
     
    Jean-Marc Bourguet, Mar 8, 2010
    #2
  3. camelot

    camelot Guest

    Very useful!
    Thank you,

    Camelot
     
    camelot, Mar 9, 2010
    #3
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.