isuppl_u Union Reference

#include <defines.h>

Data Fields

uint32 all
struct {
   uint32   scored: 1
   uint32   excl_assign: 1
   uint32   excl_always: 1
   uint32   excl_init: 1
   uint32   excl_final: 1
   uint32   excl_pragma: 1
   uint32   assert_ovl: 1
   uint32   vec_ul_size: 2
part

Detailed Description

Supplemental field for information line in CDD file.


Field Documentation

uint32 isuppl_u::all

Referenced by info_db_read(), and info_db_write().

Specifies if always statements are being excluded from coverage

Referenced by report_print_header(), and score_parse_args().

Specifies if assign statements are being excluded from coverage

Referenced by report_print_header(), and score_parse_args().

Specifies if final statements are being excluded from coverage

Referenced by report_print_header(), and score_parse_args().

Specifies if initial statements are being excluded from coverage

Referenced by report_print_header(), and score_parse_args().

Specifies if code encapsulated in coverage pragmas should be excluded from coverage

Referenced by report_print_header(), and score_parse_args().

struct { ... } isuppl_u::part

Specifies if the design has been scored yet

Referenced by covered_end_of_sim(), db_read(), info_db_read(), and parse_and_score_dumpfile().

Specifies the bit size of a vector element (0=8 bits, 1=16-bits, 2=32-bits, 3=64-bits)

Referenced by info_set_vector_elem_size(), vector_db_merge(), and vector_db_read().


The documentation for this union was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3