fetch decode execute cycle notes

studied byStudied by 0 people
0.0(0)
Get a hint
Hint

step 1 of the fde cycle

1 / 7

8 Terms

1

step 1 of the fde cycle

The PC is loaded with 0 

New cards
2

step 2 of the fde cycle

The value from the PC (0) is copied to the MAR 

New cards
3

step 3 of the fde cycle

The data from the MAR (0) is sent across the address bus with the instruction to read the data sent across the control bus 

New cards
4

step 4 of the fde cycle

The data from that location in memory (0) is sent down the data bus to the MDR 

New cards
5

step 5 of the fde cycle

The PC is incremented by 1 

New cards
6

step 6 of the fde cycle

The data is sent from the MDR to the CIR where it is split into the opcode and operand 

New cards
7

step 7 of the fde cycle

This is sent to the CU to be decoded 

New cards
8

step 8 of the fde cycle

Which registers are being used here will depend on the instruction currently being executed 

  • if a value is being inputted (INP) the ACC will store the value 

  • If a value is being outputted (OUT) this will be the value currently in the ACC 

  • If a value is loaded from RAM (LDA) this will be sent across the data bus from RAM (in the address location in the MAR) to the MDR 

  • If a value is to be stored (STA) it will take the value from the ACC, send it to the MDR and then send it across the data bus to RAM (to the address location in the MAR) 

  • If the LMC code is to branch (BRA/BRZ/BRP) the comparison will take place in the ALU 

New cards

Explore top notes

note Note
studied byStudied by 2 people
... ago
5.0(1)
note Note
studied byStudied by 20 people
... ago
5.0(1)
note Note
studied byStudied by 6 people
... ago
5.0(1)
note Note
studied byStudied by 2 people
... ago
5.0(1)
note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 4 people
... ago
5.0(1)
note Note
studied byStudied by 53 people
... ago
5.0(2)
note Note
studied byStudied by 2609 people
... ago
4.8(12)

Explore top flashcards

flashcards Flashcard (58)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 2 people
... ago
4.0(1)
flashcards Flashcard (41)
studied byStudied by 14 people
... ago
5.0(2)
flashcards Flashcard (57)
studied byStudied by 4 people
... ago
5.0(1)
flashcards Flashcard (55)
studied byStudied by 8 people
... ago
5.0(1)
flashcards Flashcard (61)
studied byStudied by 29 people
... ago
5.0(1)
flashcards Flashcard (59)
studied byStudied by 3 people
... ago
4.0(1)
flashcards Flashcard (48)
studied byStudied by 22 people
... ago
5.0(1)
robot