您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
peteraa 775c15c29b Checking how github renders 6 年前
Images Checking how github renders 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 Checking how github renders 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 Checking how github renders 6 年前
introduction.org Checking how github renders 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.

In order to get started you should go through the introductory material: Introduction to hardware description languages: /sindre/Chisel-intro/src/commit/775c15c29bdecf9ea064c9633ed21acde8acaa04/hdl.org

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

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