Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

ssuppl_u Union Reference

#include <defines.h>


Detailed Description

Supplemental signal information.


Data Fields

uint32 all
struct {
   uint32   col:16
   uint32   type:5
   uint32   big_endian:1
   uint32   excluded:1
   uint32   not_handled:1
   uint32   assigned:1
   uint32   mba:1
   uint32   implicit_size:1
part


Field Documentation

uint32 ssuppl_u::all
 

uint32 ssuppl_u::assigned
 

Specifies that this signal will be assigned from simulated results (instead of dumpfile)

uint32 ssuppl_u::big_endian
 

Specifies if this signal is in big or little endianness

uint32 ssuppl_u::col
 

Specifies the starting column this signal is declared on

uint32 ssuppl_u::excluded
 

Specifies if this signal should be excluded for toggle coverage

uint32 ssuppl_u::implicit_size
 

Specifies that this signal has not been given a specified size by the user at the current time

uint32 ssuppl_u::mba
 

Specifies that this signal MUST be assigned from simulated results because this information is NOT provided in the dumpfile

uint32 ssuppl_u::not_handled
 

Specifies if this signal is handled by Covered or not

struct { ... } ssuppl_u::part
 

uint32 ssuppl_u::type
 

Specifies signal type (see Signal Supplemental Field Types for legal values)


The documentation for this union was generated from the following file:
Generated on Wed Jun 17 22:19:25 2009 for Covered by doxygen 1.3.4