tadeoman
Junior Member level 3
- Joined
- Jun 8, 2011
- Messages
- 27
- Helped
- 12
- Reputation
- 24
- Reaction score
- 12
- Trophy points
- 1,283
- Location
- Atlanta, GA
- Activity points
- 1,469
Hello,
I am trying to measure the current of a subcircuit in HSIM.
My command looks like this:
.measure TRAN my_measurement = 'abs(x(path_to_my_subckt.vdd))' from=100E-9 to=200E-9
.measure TRAN my_measurement2 = 'abs(x(path_to_my_subckt2.vdd))' from=100E-9 to=200E-9
.. so on (I have over 100 measurements)
The only problem is that the result doesn't show the TOTAL current of the subcircuit. i.e. the subcircuit and it's child instances.
Reading the manual it says that HIMXSW can be used to measure the full subcircuit current, but I don't quite know how to use this flag.
Has anybody used the HSIMSW flag before? Does it work?
Is there any other suggestions?
Thanks you
I am trying to measure the current of a subcircuit in HSIM.
My command looks like this:
.measure TRAN my_measurement = 'abs(x(path_to_my_subckt.vdd))' from=100E-9 to=200E-9
.measure TRAN my_measurement2 = 'abs(x(path_to_my_subckt2.vdd))' from=100E-9 to=200E-9
.. so on (I have over 100 measurements)
The only problem is that the result doesn't show the TOTAL current of the subcircuit. i.e. the subcircuit and it's child instances.
Reading the manual it says that HIMXSW can be used to measure the full subcircuit current, but I don't quite know how to use this flag.
Has anybody used the HSIMSW flag before? Does it work?
Is there any other suggestions?
Thanks you