Parsing the CIW window

T

Tracy Groller

Guest
I am trying to parse the results of the CIW window with
skill, anyway to do this ?
 
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.

On Tue, 06 Apr 2004 12:13:03 -0500, Tracy Groller <h-groller@ti.com> wrote:

I am trying to parse the results of the CIW window with
skill, anyway to do this ?
--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
 
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 .


Andrew Beckett wrote:

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.

On Tue, 06 Apr 2004 12:13:03 -0500, Tracy Groller <h-groller@ti.com> wrote:



I am trying to parse the results of the CIW window with
skill, anyway to do this ?




--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
--


\ ~ ~ ///
---- ( @ @ )
| | ======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: h-groller@ti.com 2144010964@sbc2way.com
\ \ =======================================================
\---\
 
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.

On Wed, 07 Apr 2004 10:34:30 -0500, Tracy Groller <h-groller@ti.com> wrote:

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 .


Andrew Beckett wrote:

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.

On Tue, 06 Apr 2004 12:13:03 -0500, Tracy Groller <h-groller@ti.com> wrote:



I am trying to parse the results of the CIW window with
skill, anyway to do this ?




--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
--
Andrew Beckett
Senior Technical Leader
Custom IC Solutions
Cadence Design Systems Ltd
 

Welcome to EDABoard.com

Sponsor

Back
Top