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

vector_s Struct Reference

#include <defines.h>


Detailed Description

Contains information for signal value. This value is represented as a generic vector. The vector.h/.c files contain the functions that manipulate this information.


Data Fields

unsigned int width
vsuppl suppl
union {
   ulong **   ul
   rv64 *   r64
   rv32 *   r32
value


Field Documentation

rv32* vector_s::r32
 

32-bit floating point value (shortreal)

rv64* vector_s::r64
 

64-bit floating point value

vsuppl vector_s::suppl
 

Supplemental field

ulong** vector_s::ul
 

Machine sized unsigned integer array for value, signal, expression and memory types

union { ... } vector_s::value
 

unsigned int vector_s::width
 

Bit width of this vector


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