Parsing the CIW window

Discussion in 'Cadence' started by Tracy Groller, Apr 6, 2004.

  1. I am trying to parse the results of the CIW window with
    skill, anyway to do this ?
     
    Tracy Groller, Apr 6, 2004
    #1
  2. I don't understand what you mean. Parse the results of the CIW window? Do you mean
    parse a CDS.log file? Please explain a little more what it is you're trying to do...

    Regards,

    Andrew.
     
    Andrew Beckett, Apr 6, 2004
    #2
  3. Andrew,

    Sorry, what I am trying to do is the following.

    I am loading the Verilog form from the file->import-verilog
    when ok is clicked it starts the child process ihdl to import the
    verilog file. I want to be able to track this process until it is complete .


    --


    \ ~ ~ ///
    ---- ( @ @ )
    | | ======oOOo==(_)==oOOo=======================================
    | |__<*> ___ Tracy Groller | Texas Instruments, Inc.
    | _|III|_ | ------------------| Wireless RFCMOS Design
    _____| /_ III _/ \ TI MSGID: TAG2 | P.O. Box 660199, MS 8729
    \_ /III/ | PC Drop: PFLL | Dallas, Texas 75266
    \ _ /III/ _| -------------------------------------------------
    \_/ \ \___> - Phone: (214) 480-2217 Text Pager
    \ / Email:
    \ \ =======================================================
    \---\
     
    Tracy Groller, Apr 7, 2004
    #3
  4. You can't really do that. The best solution is to fire off ihdl yourself
    using ipcBeginProcess() and then have an exit handler to do something
    when it finishes...

    Andrew.
     
    Andrew Beckett, Apr 7, 2004
    #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.