A block diagram of the single cycle CPU discussed in class is shown below. Show how to to set each of the control signal
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A block diagram of the single cycle CPU discussed in class is shown below. Show how to to set each of the control signal
A block diagram of the single cycle CPU discussed in class is shown below. Show how to to set each of the control signals to execute the instruction "CMP R2,#15". Inst Mem PC IR D Q! ADDR DATA Control Logic Control Signals Reg File RdA addr A Data Mem RdB_addr A Y Wr B DOUT ਏ ਤੋਂ ADDR DIN DM RD RD DM WR WR Wr addr B Imm-1 Wr data MEM_NALU ALU_OP Imm_nReg As a reminder, the available ALU functions (values for ALU_OP) are ADD, SUB, AND, OR, XOR, NOT, ASR, LSR, LSL , ROR, A, and B. 1 The control signals you should set are RdA_addr , RdB_addr, Imm_nReg , ALU_OP, DM_RD, DM_WR, MEM_nALU, Wr, Wr_addr, and PC_nxt 1
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!