Unit 3

Register Transfer Language and Micro-operations

2 topic groups ยท 14 topics ยท Approx. 14 hours

Advertisement
๐Ÿ”€ Register Transfer Language & Micro-operations

The notation and hardware for moving data between registers, and the four families of micro-operation โ€” arithmetic, logic, and shift โ€” that a CPU's ALU is built from.

๐Ÿ–ฅ๏ธ Basic Computer Organization & Design

Putting the register transfers and micro-operations from the first group to work: instruction codes, a complete instruction cycle, and how a simple computer executes memory-reference, I/O, and interrupt instructions.

Advertisement