Goals |
Checking your work and hints |
Submission and readme |
Extra credit |
Important: The main() function must be located in the file extra.c. We will compile your program with the command gcc126 *.c, after removing the file simulator.c.% a.out majority3way.txt x y z f -------- 0 0 0 0 0 0 1 0 0 1 0 0 0 1 1 1 1 0 0 0 1 0 1 1 1 1 0 1 1 1 1 1 % a.out srflipflop.txt Not a combinational circuit. % a.out buzzer.txt Not a combinational circuit.