Updated tests.vh to include floatmisc into coverage64gc. And removed

all tests from custom suite.  These should be run individually.
This commit is contained in:
Rose Thompson 2024-10-02 17:21:22 -05:00
parent 971a208956
commit 9139f91c56

View File

@ -61,6 +61,7 @@ string coverage64gc[] = '{
"tlbMisaligned",
"hptwAccessFault",
"amoAccessFault",
"floatmisc",
"ifuCamlineWrite",
"dcache1",
"dcache2",
@ -3413,9 +3414,7 @@ string fpga[] = '{
string custom[] = '{
`CUSTOM,
"simple",
"debug",
"cacheTest"
"NULL"
};
string ahb64[] = '{