mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 21:14:37 +00:00
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:
parent
971a208956
commit
9139f91c56
@ -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[] = '{
|
||||||
|
Loading…
Reference in New Issue
Block a user