|
Single
Cycle Implementation
Implementation:
- Combines
data paths to create processor
- Uses
binary input format
- Based
upon MIPS instruction setPerformance determined by
-Instruction count
-Clock cycle time
-Clock cycles/instruction (CPI)
Key Points:
- Clock
Cycle same length for every instruction
- Instructions
can fit shorter clock cycles
- Multi-cycle
better approach
- Single
Cycle is inefficient
|
| |
|