Fixed xcelium warning: Frequent false starts for some debug assertions
requested to merge github/fork/silabs-hfegran/dev_hf_debug_assertions_perf_update_130722 into cv32e40s/dev
Created by: silabs-hfegran
Assertions appeared to start evaluation and sample a local variable value unconditionally - moved sampling to only sample on actual match
Signed-off-by: Henrik Fegran Henrik.Fegran@silabs.com