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

Forum Post: RE: SKILL script for modifying CDF parameters of all cells in a library.

$
0
0
Adjust to suit your needs - this is clobbering the spectre netlistProcedure (not sure why you'd do this, but hey ho): lib=ddGetObj("mylib") foreach(cell lib~>cells cdf=cdfGetBaseCellCDF(cell) when(cdf && cdf->simInfo->spectre->netlistProcedure printf("netlistProcedure is %L\n" cdf->simInfo->spectre->netlistProcedure) ; change it to whatever you want cdf->simInfo->spectre->netlistProcedure='doodah cdfSaveCDF(cdf) ) )

Viewing all articles
Browse latest Browse all 62971

Trending Articles



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