From 3d63329b42960b554f0193331391d5db77a2da58 Mon Sep 17 00:00:00 2001 From: Howard Mao Date: Fri, 24 Jun 2016 15:37:56 -0700 Subject: [PATCH] get rid of incorrect, broken, or useless configs in README --- groundtest/README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/groundtest/README.md b/groundtest/README.md index d3282492..4f896259 100644 --- a/groundtest/README.md +++ b/groundtest/README.md @@ -30,17 +30,14 @@ ln -s ../riscv-tools/riscv-tests/build/isa/rv64ui-p-simple Currently the Configs which include GroundTestTile(s) are: -- GroundTestConfig - MemtestConfig - MemtestL2Config -- CacheFillTestConfig - BroadcastRegressionTestConfig - CacheRegressionTestConfig -- DmaTestConfig -- DmaStreamTestConfig -- NastiConverterTestConfig -- UnitTestConfig -- TraceGenConfig +- UnitTestConfig +- TraceGenConfig +- ComparatorConfig +- ComparatorL2Config The usual Make targets run-asm-tests and run-bmark-tests still work for these configurations, though they don't do much.