Limbo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
VerilogParser::NetPin::Extension Union Reference

Extension to handle a net with constant values or a regular net. More...

#include <VerilogDataBase.h>

Public Attributes

int constant
 constant value if the net is a constant
 
std::vector< GeneralName > * vNetName
 a group of net names if the net is a group of nets
 

Detailed Description

Extension to handle a net with constant values or a regular net.

Definition at line 74 of file VerilogDataBase.h.


The documentation for this union was generated from the following file: