From 4e9600a3ec140441358bbc16c7013bcccaa67f52 Mon Sep 17 00:00:00 2001 From: peteraaser Date: Mon, 1 Jun 2020 14:19:40 +0200 Subject: [PATCH] Fixed links --- README.org | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.org b/README.org index ea9f78f..dd243f7 100644 --- a/README.org +++ b/README.org @@ -4,8 +4,7 @@ This is the coursework for the graded part of the TDT4255 course at NTNU. * Instructions - To get started with designing your 5-stage RISC-V pipeline you should follow the - [[./exercise.org][Exercise instructions]] + To get started designing your 5-stage RISC-V pipeline you read the [[./introduction.org][introduction]] If you want an introduction to chisel and hardware design you should do the [[https://github.com/PeterAaser/tdt4255-chisel-intro][Chisel Intro]] exercise first.