Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Some test cases of 32h cannot generate data normally #123

Open
Pagerd opened this issue Sep 26, 2024 · 0 comments
Open

Some test cases of 32h cannot generate data normally #123

Pagerd opened this issue Sep 26, 2024 · 0 comments

Comments

@Pagerd
Copy link

Pagerd commented Sep 26, 2024

when try to generate fcvt.d.h and fcvt.s.h in new ctg,ctg will display the following warning

INFO | Generating Test for :fcvt.d.h_b28-fcvt.d.h
 WARNING | rs1_val_data not defined for fcvt.d.h. Defaulting to [0].
   DEBUG | fcvt.d.h : Generating OpComb
   DEBUG | fcvt.d.h : Generating ValComb
 WARNING | Valcomb skip: Cannot bypass SAT Solver for partially defined coverpoints!fs1 == 0 and fe1 == 0x00 and fm1 == 0x000 and  fcsr == 0x0 and rm_val == 7  and rs1_nan_prefix == 0xfffff  #nosat
 WARNING | Valcomb skip: Cannot bypass SAT Solver for partially defined coverpoints!fs1 == 0 and fe1 == 0x0e and fm1 == 0x092 and  fcsr == 0x0 and rm_val == 7  and rs1_nan_prefix == 0xfffff  #nosat
 WARNING | Valcomb skip: Cannot bypass SAT Solver for partially defined coverpoints!fs1 == 0 and fe1 == 0x0f and fm1 == 0x000 and  fcsr == 0x0 and rm_val == 7  and rs1_nan_prefix == 0xfffff  #nosat
.....

Looks like the node doesn't have a perfix defined

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant