10.06.2016 Views

eldo_user

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Simulator Compatibility<br />

Spectre Compatibility Description<br />

You can manually remove these folders if they are no longer required. Specify an alternative<br />

output directory with the -spectre_out pathname argument.<br />

The spice_command_file must not include the spectre_file. Eldo automatically performs the<br />

link between these files. Attempting to include the Spectre file will not function, and the<br />

simulation will stop. For examples, see Include Files in “Troubleshooting the Spectre to Eldo<br />

Flow” on page 186.<br />

All SPICE commands (.PLOT/.PROBE/.STEP/.EXTRACT, and so on) can be used except for<br />

the .ALTER command, where the mapping is not handled. When specifying a name for the<br />

.PLOT command, the Spectre names can be used.<br />

Here follows a simple example:<br />

spectre_file.sp:<br />

simulator lang=spectre<br />

subckt foo a b<br />

Aresfoo a b resistor r=1k<br />

ends<br />

subckt bar a b<br />

Aresbar a b resistor r=1k<br />

myInstance a b foo<br />

ends<br />

anotherInstance 1 0 bar<br />

spice_command_file.cir:<br />

*first line<br />

c1 1 0 1p<br />

I1 1 0 1<br />

.plot tran I(anotherInstance.*)<br />

.plot tran v(c1)<br />

.tran 1n 10n<br />

.end<br />

182<br />

Eldo® User's Manual, 15.3

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

Saved successfully!

Ooh no, something went wrong!