From 36720d915a75679c4b17696fff332994d1f5f4e7 Mon Sep 17 00:00:00 2001 From: mwachs5 Date: Mon, 11 Jul 2016 00:34:13 -0700 Subject: [PATCH] Update README.md (#161) Correct typo in heading --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b1818c5..f045dbcd 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ The torture test code is used to generate randomized instruction streams which are then run as code on the rocket core(s). These are constrained random tests to stress-test both the core and uncore portions of the design. -### The Submodules +### The Top Level Module Next, take a look at rocket-chip's src/main/scala directory. This directory has the Chisel source files including the top level