exclude_reason_s Struct Reference

#include <defines.h>

Data Fields

char type
int id
time_t timestamp
char * reason
exclude_reasonnext

Detailed Description

Structure that holds the information for an exclusion reason. This structure is stored in the functional unit that contains the signal, expression or FSM table.


Field Documentation

Specifies the numerical ID of the exclusion (type and id together make a unique identifier)

Referenced by exclude_db_merge(), exclude_db_read(), exclude_db_write(), exclude_find_exclude_reason(), exclude_merge(), exclude_remove_exclude_reason(), and exclude_resolve_reason().

Time that the reason was added to the CDD

Referenced by exclude_db_merge(), exclude_db_read(), exclude_db_write(), exclude_merge(), and exclude_resolve_reason().

Specifies the type of exclusion (L=line, T=toggle, M=memory, E=expression, F=FSM, A=assertion)

Referenced by exclude_db_merge(), exclude_db_read(), exclude_db_write(), exclude_find_exclude_reason(), exclude_merge(), exclude_remove_exclude_reason(), and exclude_resolve_reason().


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