diff --git a/sim/regression-wally b/sim/regression-wally index 32e1dfb55..9ae8268e4 100755 --- a/sim/regression-wally +++ b/sim/regression-wally @@ -395,6 +395,8 @@ if (soc): configs = [] # Delete all configs, just use test64gc coverStr = '-coverage' # Include coverage report for test in tests64gc: + if 'zfh' in test: + continue # Skip zfh tests tc = TestCase( name=test, variant="rv64gc",