Quantcast
Channel: Cadence Technology Forums
Viewing all articles
Browse latest Browse all 62783

Forum Post: Batch waived drc report not finishing

$
0
0
Hi all, I am trying to use the following code to create a waived drc report. The same code is used to create other reports via SKILL, but when trying to use it for waived drcs it never ends. if( isFile("./wave_drcs.rpt") then unless(!isWritable("wave_drcs.rpt") deleteFile("./wave_drcs.rpt")) ) sprintf(cmd, "report -v waived_drc\"%s\" wave_drcs.rpt", axlGetDrawingName() ) axlRunBatchDBProgram("wave_drcs report" cmd ?noLogview t ?noExitMsgs t) unless(isFile("./wave_drcs.rpt") __errList = cons("wave_drcs.rpt" __errList) ) Any ideas? Thanks, Jerry

Viewing all articles
Browse latest Browse all 62783

Trending Articles



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