#include <oagFpgaVerilogDesign.h>
Collaboration diagram for oagFpga::VerilogDesign::PortConnection:
Public Member Functions | |
PortConnection () | |
PortConnection (const std::string &n, int p, Expression *v) | |
~PortConnection () | |
Destructor. | |
Public Attributes | |
std::string | name |
int | position |
Expression * | value |
Definition at line 344 of file oagFpgaVerilogDesign.h.
|
Definition at line 351 of file oagFpgaVerilogDesign.h. |
|
Definition at line 352 of file oagFpgaVerilogDesign.h. |
|
Destructor.
Definition at line 250 of file oagFpgaVerilogDesign.cpp. |
|
Definition at line 347 of file oagFpgaVerilogDesign.h. Referenced by oagFpga::VerilogSynthesis::synthesizeModuleInsts(). |
|
Definition at line 348 of file oagFpgaVerilogDesign.h. Referenced by oagFpga::VerilogSynthesis::synthesizeModuleInsts(). |
|
Definition at line 349 of file oagFpgaVerilogDesign.h. Referenced by oagFpga::VerilogSynthesis::synthesizeModuleInsts(). |