Negneg
Newbie level 6
- Joined
- Apr 15, 2015
- Messages
- 12
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Activity points
- 108
Dear All,
A quick question! How can I measure the rise/fall time of a point in a subcircuit?
For example:
.MEASURE TRAN Tplh TRIG V(q) VAL='Supply/2' FALL=2 TARG V(qb) VAL='Supply/2' FALL=2
when 'q' and 'qb' are defined inside a subcircuit. Because running the above command, gives me this error:
Trigger event is undefined. Please specify a valid event. Measure failed.
Thanks,
A quick question! How can I measure the rise/fall time of a point in a subcircuit?
For example:
.MEASURE TRAN Tplh TRIG V(q) VAL='Supply/2' FALL=2 TARG V(qb) VAL='Supply/2' FALL=2
when 'q' and 'qb' are defined inside a subcircuit. Because running the above command, gives me this error:
Trigger event is undefined. Please specify a valid event. Measure failed.
Thanks,