Project 2 - bit width specification

Does a NOT gate which takes in 3-bits counts as a gate with a bit-width greater than 2 ? In other words can I use a NOT gate which takes in 3 bits as input?

1 Like

Already asked and answered,
no, we may not.
NOT gate must have max bit width of 1.

Yea I just saw you asked the same question, thank you though