-> main ( pipeline )
-> main ( single_cycle )
-> temp factorial
-> temp sort
-> bin_factorial
-> bin_sort
(Each assembly line code has inst number)
-> you have it in the green book
-> show ALL THE FORWARDINGS
-> show how you are loading the pipeline reg
-
Execute FACTORIAL FIRST in Single cycle ( WINDOWS TERMINAL )
- compare the temp file
- with the windows terminal output
- split screen and show everything
- compare with the pipeline diagram you drew
-
same thing for all else