mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Latest IE tests with timer interupts
This commit is contained in:
parent
1ee8feffe5
commit
99f2d24e05
@ -251,7 +251,7 @@ def writeVectors(a, xlen, storecmd):
|
|||||||
##################################
|
##################################
|
||||||
|
|
||||||
# change these to suite your tests
|
# change these to suite your tests
|
||||||
tests = ["timerM", "timerS", "timerU", "softwareM", "softwareS", "softwareU"]
|
tests = ["timerM"] #, "timerS", "timerU", "softwareM", "softwareS", "softwareU"]
|
||||||
author = "ushakya@hmc.edu"
|
author = "ushakya@hmc.edu"
|
||||||
xlens = [64, 32]
|
xlens = [64, 32]
|
||||||
numrand = 100;
|
numrand = 100;
|
||||||
|
Loading…
Reference in New Issue
Block a user