Exercise 1 - MUX Negator (1 Mark)
For the first exercise, your goal is to design a circuit that:
Takes in 4, 4-bit inputs (A, B, C, D)
Selects the appropriate input based on a 2-bit selector (S)
Conditionally negates (inverses) the 4-bit input based on a 1-bit input (T)
Outputs the 4-bit value (Q)
This leaves us with the following output table:
Here is a template
Download digital from here
???????https://github.com/hneemann/Digital/releases