Addressing feedback on PR7908
This commit is contained in:
parent
d1bb60f47a
commit
e0d5bb3f02
|
|
@ -11,7 +11,6 @@ import vltest_bootstrap
|
|||
|
||||
test.scenarios('vlt')
|
||||
|
||||
# Fail if speculative FSM extraction emits COVERIGN for unrelated datapath comparisons.
|
||||
test.lint(verilator_flags2=['--coverage-fsm', '-Werror-COVERIGN'])
|
||||
test.lint(verilator_flags2=['--coverage-fsm'])
|
||||
|
||||
test.passes()
|
||||
|
|
|
|||
Loading…
Reference in New Issue