浏览代码

Layout fixes to the readme

master
Magnus Jahre GitHub 6 年前
父节点
当前提交
f88c24f20b
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. +6
    -6
      README.org

+ 6
- 6
README.org 查看文件

@@ -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.

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

正在加载...
取消
保存