Skip to content

Commit 2cf7837

Browse files
authored
Changing an image path.
1 parent b32a562 commit 2cf7837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Each of these fields represent signals sent out to different components in the p
7272

7373
Each micro-operation for the instruction set has its own values for these fields to make sure that the components around the processor behave in the correct manner. The value for each micro-operation is described in this Screenshot of a comment at the top of the code for Control Memory:
7474

75-
<img src="https://github.com/nating/microprocessor/blob/master/Images/Control-Memory.png" width="600">
75+
<img src="https://github.com/nating/microprocessor/blob/master/Images/Micro-operations.png" width="600">
7676

7777

7878

0 commit comments

Comments
 (0)