You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
peteraa 7234944d85 oops 6 年之前
Images JANK 6 年之前
pngs JANK 6 年之前
project JANK 6 年之前
src oops 6 年之前
svgOutput JANK 6 年之前
.gitignore Add a lot of crap 6 年之前
.projectile Øving 0 implemented 7 年之前
README.org Update README.org 6 年之前
TODOs.org commit just to see if it renders on git 6 年之前
build.sbt JANK 6 年之前
convert.sh JANK 6 年之前
exercise.org split into two files 6 年之前
hdl.org JANK 6 年之前
introduction.org JANK 6 年之前
oppgavetekst.org split into two files 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.

Instructions can be found in oppgavetekst.org (read it in github if your preferred reader does not support .org markdown)

TODO: Installation instructions, link to scala primer and link to other tutorials. Also lacking images, they're on the way.

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