選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Magnus Jahre f88c24f20b
Layout fixes to the readme
6年前
Images Fix and add stuff 6年前
pngs Merge branch 'master' of https://github.com/PeterAaser/tdt4255-coursework 6年前
project JANK 6年前
src Fix and add stuff 6年前
svgOutput Merge branch 'master' of https://github.com/PeterAaser/tdt4255-coursework 6年前
.gitignore Add a lot of crap 6年前
.projectile Øving 0 implemented 7年前
README.org Layout fixes to the readme 6年前
TODOs.org Fix and add stuff 6年前
build.sbt JANK 6年前
circuitRendering.org Fix and add stuff 6年前
convert.sh add unstaged files 6年前
exercise.org Fix and add stuff 6年前
hdl.org Fixed typos 6年前
introduction.org Fix and add stuff 6年前
sbt.sh Added some prereqs 6年前

README.org

This is the chisel intro for the TDT4255 course at NTNU. 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:

The deliverable for this exercise is constructing a matrix multiplying unit:

The main course(work) for creating a 5-stage RISCV pipeline can be found here: