HSPICE Skills/.measure
stability
vfr43edc
2017. 12. 26. 14:40
728x90
*.lstb
.lstb mode=diff vsource=v0,v1
.print ac lstb + lstb(db) lstb(m) lstb(p)
.meas ac gain_db find lstb(db) at=1
.meas ac pm find lstb(p) when lstb(db)=0
* 참고
1. .lstb 는 항상 .ac하고 같이 있어야 함.
2. ac voltage source 따로 필요 하지 않음.
3. stage 별 gain check 는 힘든 점이 있음.
728x90