Lets suppose that I have a Behavioral Voltage Source in LTSpice with the following equation.
V=if(V(V1)>V(V2),5,0)
It will toggle the voltage between 0 and 5 volts according to V1 and V2. Can I put a rise/fall time to the Behavioral Voltage Source?
Alexander.