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

exp_dim_s Struct Reference

#include <defines.h>


Detailed Description

Specifies the current dimensional LSB of the associated expression. This is used by the DIM, SBIT, MBIT, MBIT_POS and MBIT_NEG expressions types for proper bit selection of given signal.


Data Fields

int curr_lsb
int dim_lsb
bool dim_be
int dim_width
bool last


Field Documentation

int exp_dim_s::curr_lsb
 

Calculated LSB of this expression dimension (if -1, LSB was an X)

bool exp_dim_s::dim_be
 

Dimensional big endianness (static value)

int exp_dim_s::dim_lsb
 

Dimensional LSB (static value)

int exp_dim_s::dim_width
 

Dimensional width of current expression (static value)

bool exp_dim_s::last
 

Specifies if this is the dimension that should handle the signal interaction


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