Created Images directory and updated Vortex.md with Codebase and Microarchitecture hyperlinks

This commit is contained in:
Malik Aki Burton
2021-04-28 14:50:25 -04:00
parent e3e5c178ff
commit 35308dbe2d
3 changed files with 4 additions and 3 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](vortex_microarchitecture_v2.png)
![Image of Vortex Microarchitecture](./Images/vortex_microarchitecture_v2.png)
Vortex has a 5-stage pipeline: FI | ID | Issue | EX | WB.