Ви не можете вибрати більше 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: