The NOR gate doesn’t work. It will always output for me. Is this happening for anyone else?
are you using it with with bundle inputs?
are you inputting 0s into it?
1 Like
nope. It’s in a bundle, though.
here’s a random example, but it happens everywhere
It works when there is an always plugging in.
messages come in at half of the speed as an always, so nor’s will break with messages
instead, turn a switch on to always go into the nor gate and have another message to turn it off
2 Likes
let me see if it works
it works. But I don’t understand, there should be a delay where the message is recieved, but why is there a continued delay?
1 Like