I am using Synopsys’s Hspice to simulate a simple circuit. I want to run the simulation 10 times on the same circuit. Each time, I want to increment the input voltage by 0.1 V. Is there a way to do it in the netlist?
I'd look for .modif or .alter type commands, do not know
what other command-language constructs HSPICE may
offer (loops / conditionals that can wrap around an
analysis & reportage).