Browse Source

Layout fixes to the readme

master
Magnus Jahre GitHub 6 years ago
parent
commit
f88c24f20b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      README.org

+ 6
- 6
README.org View File

@@ -3,11 +3,11 @@ If you use it for your course, please let me know how it went and feel
free (or even slightly pressured) to submit pull requests with improvements. free (or even slightly pressured) to submit pull requests with improvements.


In order to get started you should go through the introductory material: In order to get started you should go through the introductory material:
[[./hdl.org][Introduction to hardware description languages
]][[./introduction.org][Introduction to hardware chisel]]
- [[./hdl.org][Introduction to hardware description languages]]
- [[./introduction.org][Introduction to hardware chisel]]


The deliverable for this exercise is constructing a matrix multiplying unit.
[[./exercise.org][Matrix multiplier exercise]]
The deliverable for this exercise is constructing a matrix multiplying unit:
- [[./exercise.org][Matrix multiplier exercise]]


The main course(work) for creating a 5-stage RISCV pipeline can be found here
https://github.com/PeterAaser/TDT4255_EX2
The main course(work) for creating a 5-stage RISCV pipeline can be found here:
- https://github.com/PeterAaser/TDT4255_EX2

Loading…
Cancel
Save