1. Draw an ASM chart for a computer with one instruction (JMP) that also accepts interrupts.
2. Draw a block diagram for a datapath that contains: an 8-word, three-port register file; an ALU that accepts operands either from the datapath or from an external source; and a shifter that shifts the A operand from the register file before it goes to the ALU.
3. Draw an ASM chart for a computer that has three instructions: BNZ, AND, LD.