S
SANTHOSHNAIK H
Guest
I am doing some simulation in spectre, i want to do some initialisation for some node.
i want to do this through if condition
example
if($time == 1u){
rvddp vddp vss resistor r=1
} else {
rvddp vddp vss resistor r=1e9
}
this one i am using as initialisation for vddp node
here i want access simulation time, but i am getting error.
can any body tell how to do this, or how access simulation time.
thanks in advance
i want to do this through if condition
example
if($time == 1u){
rvddp vddp vss resistor r=1
} else {
rvddp vddp vss resistor r=1e9
}
this one i am using as initialisation for vddp node
here i want access simulation time, but i am getting error.
can any body tell how to do this, or how access simulation time.
thanks in advance