Key Areas
MIPS
Key Components
Datapath
 
Help
Questions
Things To Do
 
  
 

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

 

 



Web Designer:Chetan Narake