From d07e30ba975a064eeaddb2bb303ba989636b6879 Mon Sep 17 00:00:00 2001 From: heinzbeinz Date: Wed, 23 Nov 2016 13:47:38 +0100 Subject: [PATCH] Update README.md fixed torture link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9941c65..a72dc1e1 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ floating-point conversions with different precision. ([https://github.com/riscv/riscv-tools](https://github.com/riscv/riscv-tools)): We tag a version of the RISC-V software ecosystem that works with the RTL committed in this repository. * **torture** -([https://github.com/ucb-bar/torture](https://github.com/ucb-bar/torture)): +([https://github.com/ucb-bar/riscv-torture](https://github.com/ucb-bar/riscv-torture)): This module is used to generate and execture constrained random instruction streams that can be used to stress-test both the core and uncore portions of the design.