diff --git a/sim/regression-wally b/sim/regression-wally index a11679c2b..49c92af95 100755 --- a/sim/regression-wally +++ b/sim/regression-wally @@ -383,6 +383,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",