1
0

get rid of incorrect, broken, or useless configs in README

This commit is contained in:
Howard Mao 2016-06-24 15:37:56 -07:00
parent 238ce99f5c
commit 3d63329b42

View File

@ -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.