Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 406 Bytes

File metadata and controls

21 lines (14 loc) · 406 Bytes

MIPS 32 BIT architecture

The focus of my MIPS is to check if an array is sorted or not.

MIPS_SINGLE_CYCLE

nexys

Faze executie:

1

Tipurile instructiunilor folosite in implementarea microprocesorului

1

Components:

  • Instruction Fetch (IFetch)
  • Instruction Decode (ID)
  • Execution (EX)
  • Memory (MEM)
  • Write-Back (WB)