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", "tlbMisaligned",
"hptwAccessFault", "hptwAccessFault",
"amoAccessFault", "amoAccessFault",
"floatmisc",
"ifuCamlineWrite", "ifuCamlineWrite",
"dcache1", "dcache1",
"dcache2", "dcache2",
@ -3413,9 +3414,7 @@ string fpga[] = '{
string custom[] = '{ string custom[] = '{
`CUSTOM, `CUSTOM,
"simple", "NULL"
"debug",
"cacheTest"
}; };
string ahb64[] = '{ string ahb64[] = '{