Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
peteraa 2c6d704575 Merge branch 'master' of https://github.com/PeterAaser/tdt4255-coursework il y a 6 ans
project Add a lot of crap il y a 6 ans
src commit just to see if it renders on git il y a 6 ans
.gitignore Add a lot of crap il y a 6 ans
.projectile Øving 0 implemented il y a 7 ans
README.org Update README.org il y a 6 ans
TODOs.org commit just to see if it renders on git il y a 6 ans
build.sbt Add a lot of crap il y a 6 ans
oppgavetekst.org commit just to see if it renders on git il y a 6 ans
sbt.sh Added some prereqs il y a 6 ans

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