commented out wally-scratch test as it hangs during compile.

This commit is contained in:
Ross Thompson 2022-04-16 15:09:17 -05:00
parent f8bdb6db49
commit 881695582b

View File

@ -35,11 +35,12 @@ rv64i_sc_tests = \
WALLY-CSR-permission-s-01 \
WALLY-CSR-permission-u-01 \
WALLY-misa-01 \
WALLY-scratch-01 \
WALLY-sscratch-s-01 \
WALLY-AMO \
WALLY-LRSC \
# WALLY-scratch-01 \
# Don't simulate these because they rely on SoC features that Wally does not offer.
target_tests_nosim = \
WALLY-PMA \