Latest IE tests with timer interupts

This commit is contained in:
ushakya22 2021-04-08 17:53:39 -04:00
parent 0c85b1c201
commit c8c2d63163

View File

@ -251,7 +251,7 @@ def writeVectors(a, xlen, storecmd):
##################################
# change these to suite your tests
tests = ["timerM", "timerS", "timerU", "softwareM", "softwareS", "softwareU"]
tests = ["timerM"] #, "timerS", "timerU", "softwareM", "softwareS", "softwareU"]
author = "ushakya@hmc.edu"
xlens = [64, 32]
numrand = 100;