verilator/test_regress/t/t_cover_toggle_min.out
Krzysztof Obłonczek 67ea819d82
Fix toggle coverage aggregation on same line (#5248)
Documentation states that minimum of all reported coverage of all signals in a line should be taken.
Previous logic would break if there were any signals with zero coverage followed by signals with
nonzero coverage - a minimum from those nonzero toggle count would be taken, disregarding zero
coverage of previous signals.

Internal-tag: [#62193]

Signed-off-by: Krzysztof Obłonczek <koblonczek@antmicro.com>
2024-07-14 17:05:58 -04:00

7 lines
86 B
Plaintext

TN:verilator_coverage
SF:t/t_cover_toggle_min.v
DA:10,0
DA:11,0
DA:12,1
end_of_record