Joel Sherrill schrieb:
> Hi,
> 
> I wonder if something is wrong with the example
> (or simulator or gui)
> 
> I expected to be able to run the gui for a while
> and alternate changing the two analogs to 1 and 0.
> So every other value set, they differ or match.


Maybe a misunderstanding? analog values have a range from 0 to MAX_INT.
So you can add anything not only one or zero :-)

The two values would be compared. If first is bigger then the second,
comparison results in 1 otherwise in 0. Maybe it could be exactly
opposite, can't remember the example and the order of the windows.



Bye
 Klaus


_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to