From 6c3b4347a8503d3fc95f2013a36ca0ea05219ade Mon Sep 17 00:00:00 2001 From: mariusmonton Date: Thu, 10 Jan 2019 15:02:41 +0100 Subject: [PATCH] link fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef2e2ce..92562e7 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Task to do: - [ ] Implement interrupts - [ ] implement timer (mtimecmp) & timer interrupt - [x] Test, test, test & test. I'm sure there are a ~~lot of~~ some bugs in the code - - [x] riscv-test almost complete (see [Test](Tests.md)) + - [x] riscv-test almost complete (see [Test](https://github.com/mariusmm/RISC-V-TLM/wiki/Tests)) - [ ] riscv-compliance WiP * Improve structure and modules hierarchy * Add 64 & 128 bits architecture (RV64I, RV128I)