tony_wu_ad
Member level 3
- Joined
- Sep 3, 2005
- Messages
- 61
- Helped
- 3
- Reputation
- 6
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,797
hspice sweep
Dear all, I want to use the function of .DC in the hspice to get the best choice.
But I meet a problem: I can not use DC Sweep with more than 3 parameter?
For example
.DC VIN 0 5 0.1 //This is OK
.DC VIN 0 5 0.1 L1 1u 10u 1u //This is OK
.DC VIN 0 5 0.1 L1 1u 10u 1u L2 1u 10u 1u //This is not correct, the program only active as .DC VIN 0 5 0.1 L1 1u 10u 1u, the value of L2 does not sweep
Please help me, how can I use DC Sweep with more than 3 parameter?
Thank YOU!
Dear all, I want to use the function of .DC in the hspice to get the best choice.
But I meet a problem: I can not use DC Sweep with more than 3 parameter?
For example
.DC VIN 0 5 0.1 //This is OK
.DC VIN 0 5 0.1 L1 1u 10u 1u //This is OK
.DC VIN 0 5 0.1 L1 1u 10u 1u L2 1u 10u 1u //This is not correct, the program only active as .DC VIN 0 5 0.1 L1 1u 10u 1u, the value of L2 does not sweep
Please help me, how can I use DC Sweep with more than 3 parameter?
Thank YOU!