forked from Github_Repos/cvw
fdivsqrtfsm coverage attempt to waive a state
This commit is contained in:
parent
8db317133c
commit
2e568877b0
@ -32,6 +32,9 @@
|
||||
# This is ugly to exlcude the whole file - is there a better option? // coverage off isn't working
|
||||
coverage exclude -srcfile lzc.sv
|
||||
|
||||
# FDIVSQRT has
|
||||
coverage exclude -scope /core/fpu/fpu/fdivsqrt/fdivsqrtfsm -ftrans state DONE->BUSY
|
||||
|
||||
|
||||
######################
|
||||
# Toggle exclusions
|
||||
@ -47,3 +50,4 @@ coverage exclude -srcfile lzc.sv
|
||||
# StallFCause is hardwired to 0
|
||||
#coverage exclude -togglenode /dut/core/hzu/StallFCause
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user