-
This is annoying me a bit - I wish there was a way to make gates not have a "hole" in the middle of the inputs when the number is even. Or in there another way of doing this in a nicer/better way? |
Beta Was this translation helpful? Give feedback.
Answered by
hneemann
Jul 26, 2022
Replies: 1 comment
-
A more elegant way - at least as far as the layout of the circuit is concerned - in this particular case would be to use a comparator. Otherwise, there is no better way. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mengstr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A more elegant way - at least as far as the layout of the circuit is concerned - in this particular case would be to use a comparator. Otherwise, there is no better way.