Problem
The SRC instruction set includes the neg instruction, which computes the arithmetic 2's complement negation of a register operand. Assume that the NEG operation is not in the set of operations the ALU can perform. Develop the concrete RTN and the control sequence to implement the neg instruction for the 1-bus design.