This patch adds analog voltage support. It allows the user to specify a signal with a floating point number.
The analog values are linearly interpolated between samples. To get the analog voltage to "step" instead,
put a capital "S" at the end of the signal level. For example:
CLK=tick, Vana=0.2.
Vana = 0.5.
Vana = 0.9S.
Vana = 0.3.
Example of image with analog voltages
patch
Logged In: YES
user_id=1991734
Originator: YES
File Added: analog_values.patch