28.11.2012 Views

i A PHYSICAL IMPLEMENTATION WITH CUSTOM LOW POWER ...

i A PHYSICAL IMPLEMENTATION WITH CUSTOM LOW POWER ...

i A PHYSICAL IMPLEMENTATION WITH CUSTOM LOW POWER ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

APPENDIX B<br />

element standard cell characterization<br />

is shown below.<br />

#Enter the name of the spice netliost that needs to be processed<br />

#Outputs two files:measurement.out contains the raw current measurement output<br />

#energy.out contains the actual energy measurements<br />

print "Usage<br />

Enter the spice netlist to be processed>\n";<br />

exit(1);<br />

#this is based on CLKBUFX12TS template<br />

@loadarray = ("9.48f","24.648f","56.88f","121.344f","250.272f","506.232f","1023.84f");<br />

@trarray = ("0.028e-9","0.044e-9","0.076e-9","0.138e-9","0.264e-9","0.516e-9","1.02e-9");<br />

#@loadarray = ("121.344f");<br />

#@trarray = ("1.02e-9");<br />

open IN, $ARGV[0];<br />

$i=0;<br />

HSPICE POST PROCESSOR SCRIPT<br />

The Perl (Practical Extraction and Report Language) script that was used automate the delay<br />

#!/usr/bin/perl -w<br />

if(!$ARGV[0]) {<br />

}<br />

155

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!