fdivsqrtfsm coverage attempt to waive a state

This commit is contained in:
David Harris 2023-04-13 17:40:14 -07:00
parent 8db317133c
commit 2e568877b0

View File

@ -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