Project 0 - ex7

in ex7, and in general, can we use transistors with 6 bits width input and output? because it’s not a gate, and in the instructions it was said not to use gates with more than 2 inputs, but nothing was said about transistors.
thanks,
tom soustiel

  1. Exercise 7 in the project is a parity filter over 4 bits. I don’t understand why you need to use 6-bit signals.
  2. We almost never discuss transistors in the course. Please stick to concepts and techniques discussed in class, in the book, or in the project PDF.
  3. I do not understand how you would feed multiple bits into a transistor. A transistor’s gate voltage (input) can be set to a single voltage, and hence can be supplied with only single bit signals.