Hi everyone
"Equal?" is returning "TRUE" when its input "X" equals 10 (please see the attached file).
Its output remains "TRUE" as long as "X" = "Y".
In my application, once X=Y , they are not changing anymore and thus we have at output constantly "TRUE". It's not good for my application.
I just want the output of "Equal?" latch (just return a short "TRUE" then back to "FALSE").
Is there anyway to implement that?
Thanks for your help
Kabanga