Nano-1 Evaluation +++++ Are all required registered (R0 - R7, IR, STATUS) and components (ALU) present, connected, and working? your score = 10/10 +++++ Is the ALU designed according to specification? 8 operations, two 16-bit inputs, a 3 bit input (opcode), and 2 16 bit outputs? your score = 10/10 +++++ Did all five test cases work? (5 points each) R3 = R3 + R2 your score = 5/5 ----------- R4 = R4 & R6 your score = 5/5 ----------- R5 = ~R5 your score = 5/5 ----------- R5 = R5 << 1 your score = 5/5 ----------- R1 = R1/R7 your score = 5/5 ----------- +++++ Comments: your total = 45/45