Signal instability
Posted: Sat Sep 26, 2015 8:55 pm
I made a simple timer clock that should send signal "1" every 16 ticks. But something went wrong and it skips sometimes and doesn't output the signal every time it should. How to fix this?
It seems that it just doesn't have time to check the condition every tick. If I increase the number in the bottom combinator then the frequency of the output signal becomes more even. Unfortunately it is very important to set up the duration of the output signal equal exactly 1 tick.
It seems that it just doesn't have time to check the condition every tick. If I increase the number in the bottom combinator then the frequency of the output signal becomes more even. Unfortunately it is very important to set up the duration of the output signal equal exactly 1 tick.