Summary
Disadvantages of the Single Cycle Processor
- Long cycle time
- Cycle time is too long for all instructions except the Load
Multiple Cycle Processor:
- Divide the instructions into smaller steps
- Execute each step (instead of the entire instruction) in one cycle
- Multiple Cycle Processor executes eachinstruction in multiple clock cycles