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

attr_param_s Struct Reference

#include <defines.h>


Detailed Description

Container for a Verilog-2001 attribute.


Data Fields

char * name
expressionexpr
int index
attr_paramnext
attr_paramprev


Field Documentation

expression* attr_param_s::expr
 

Pointer to expression assigned to the attribute parameter identifier

int attr_param_s::index
 

Index position in the array that this parameter is located at

char* attr_param_s::name
 

Name of attribute parameter identifier

attr_param* attr_param_s::next
 

Pointer to next attribute parameter in list

attr_param* attr_param_s::prev
 

Pointer to previous attribute parameter in list


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