Quantcast
Channel: Cadence Custom IC Skill Forum
Viewing all articles
Browse latest Browse all 5084

How can I know task is completed or in progress once it is entered into batch mode.

$
0
0

Hi All,

I am running below code in batch mode. It will run DRC in batchmode. It will take 10 mins. I just want to print "completed" in CIW once it is done.

 How can I know task is completed or in progress once it is entered into batch mode. ipcGetExitStatus(cid) is there but is giving current status only.

TMPVAR = buildString(list("perl" " " "strOut.pl" " " cv~>cellName " "
 cv~>libName " " cv~>viewName " " ) "")
printf(
"****************************************************************** \n
**************************RUNNING ViaRedunDency ***************************** \n
*******************************************************************"
)
cid=ipcBeginProcess(TMPVAR "" nil nil nil "ls.log")
ipcActivateBatch(cid)
ipcActivateMessages(cid)

Thank you,

Chandaka.


Viewing all articles
Browse latest Browse all 5084

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>