Dear all,
I simulate my analog circuit in hspice. In general, why simulate
TT vdd=1.8V temperature=25
TT vdd=1.8V temperature=50
FF vdd=2V temperature=0
SS vdd=1.6V temperature=120?
I use tsmc 0.18um.
Thanks.
Dear all,
I simulate my analog circuit in hspice. In general, why simulate
TT vdd=1.8V temperature=25
TT vdd=1.8V temperature=50
FF vdd=2V temperature=0
SS vdd=1.6V temperature=120?
I use tsmc 0.18um.
Thanks.
The first two cases are just to make sure the design is "centered" with typical process, voltage, and temperatures.
The third case is the fast corner. Fast transistors (generally higher gm, lower Vth, and lower capacitance) will give lower propagation delays, as will higher voltage and lower temperature. The fourth case is the opposite of the third.
I think it is also important to check FS and SF at the voltage and temperature extremes, because this can cause duty cycle distortion (unequal prop delays on rising vs falling edges).
As there will be variation in the fabrication, these few corners(TT,FF,SS), which is define by the fab can help you to ensure that your circuit will work according to specification even there is fabrication process shift. For temperature change, this is to ensure your design can work in different region of the world, where temperture varies. Monte Carlo is another method that can be used to simulate corner and fet matching.