hello EDA fellows,
I've been doing a post layout simulation (post-sim) of a current reference (constant Gm) lately.
I have this problem on how to display on the Awaves of Hspice the current of the on-chip resistor.
This is the result for the resistor after PEX:
XR41 N_6_R41_pos N_BIAS1_R41_neg rnwod w=3e-06 l=5.27e-05
thanks AlexD...Yes, I did transferred the PEX on the HSPICE and modify it for simulation. My question now is what parameter should I put on the .print i(****) for displaying the current?
I only have this PEX result for the resistor.
allennlowaton,
From calibre pex choose the output netlist format as calibreview instead of hspice. after that virtuoso schematic will be generated. Then run hspice from ADE and select interested current.
if there is no possibility to change the format of the PEX netlist, you have to select (in command script) currents to save and plot (read hspice comand reference).
thanks Alex. I did what you have just said. The problem now is I don't know how to fill in the correct info at the Calibre View Set-up. That's the reason I can't produce the schematic after PEX.
Another thing, "run HSpice from ADE"? I don't know to do it. What is ADE? where can I find?