BusTransceiver Odity
Iree opened this issue ยท 6 comments
Since these aren't array gates, they don't actually send signal through. there is a two tick delay from input to output on the bus transceivers. Other than that, not sure what the problem is.
Yes, the delay seems to work correctly.
Green is ON for 4 timer ticks, Orange is pulsed. "Green" transceivers are "signal checkpoints"
Problem -> Only one of the "red squares" lights up on the middle row (both should).
There used to be a problem in the prerelease
(the bottom row was as fast as the top one, but that was fixed since then)
Now the signal (correctly) does not propagate, because the timer tick is too short, thanks for fixing that.
Still not sure what the problem is. Break down that monstrosity into a simple demonstration using 1 gate.
More dupes? 744f0eb Test and close/comment