sym_sig_s Struct Reference

#include <defines.h>

Data Fields

vsignalsig
int msb
int lsb
sym_signext

Detailed Description

For each signal within a symtable entry, an independent MSB and LSB needs to be stored along with the signal pointer that it references to properly assign the VCD signal value to the appropriate signal. This structure is setup to hold these three key pieces of information in a list-style data structure.


Field Documentation

Least significant bit of value to set

Referenced by symtable_add_sym_sig(), and symtable_assign().

Most significant bit of value to set

Referenced by symtable_add_sym_sig(), and symtable_assign().

Pointer to next sym_sig link in list

Referenced by symtable_add_sym_sig(), symtable_assign(), and symtable_dealloc().

Pointer to signal that this symtable entry refers to

Referenced by symtable_add_sym_sig(), and symtable_assign().


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