Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 278 Bytes

File metadata and controls

10 lines (9 loc) · 278 Bytes

RISC-V---Datapath-and-Control-Logic

RISC V - Datapath and Control Logic

Structure of Datapath

  1. PC (Program Counter)
  2. IMEM (Instruction Memory)
  3. REG (Register Block)
  4. ImmGen (Immidiate Generater)
  5. BranchComp_Alu (Branch Compare + ALU)
  6. DMEM (Data Memory + MUX)