This document describes the internal organization and logic circuits of a computer system using a register transfer language. It includes:
1) A table summarizing the control functions and micro-operations for the entire computer. This describes the internal organization and allows designing the computer's logic circuits.
2) Examples of register transfer statements and control functions/conditional statements that formulate the control unit's Boolean functions.
3) A list of micro-operations specifying the types of control inputs needed for registers and memory.
4) Diagrams showing the control logic for flip-flops and buses, the accumulator logic, and an adder/logic circuit stage.
5) Examples of exercises analyzing register transfers and microoperations in the system