You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0.1.4
- Update XML writer to properly emit ignore and illegal bins
- Update XML reader to properly read crossExpr elements
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>
0.1.3
- Adjust XML reader to reconstruct type coverage based on
instance coverage saved in the UCIS XML file
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>
- Adjust two aspects of the output XML-file format for
better compatibility with external tools.
- Emit a 'range' element for each coverpoint bin
- Emit one crossExpr element for each cross component
Signed-off-by: Matthew Ballance <matt.ballance@gmail.com>