minor update

This commit is contained in:
Blaise Tine
2021-06-29 07:06:05 -07:00
parent cd387d2b5b
commit 7a4c4adeb1
3 changed files with 35 additions and 34 deletions

View File

@@ -32,7 +32,7 @@ Vortex uses the SIMT (Single Instruction, Multiple Threads) execution model with
### Vortex Pipeline/Datapath
![Image of Vortex Microarchitecture](./Images/vortex_microarchitecture_v2.png)
![Image of Vortex Microarchitecture](./images/vortex_microarchitecture_v2.png)
Vortex has a 5-stage pipeline: FI | ID | Issue | EX | WB.