#include <oagFpgaVerilogDesign.h>
Collaboration diagram for oagFpga::VerilogDesign::AlwaysBlock:

Public Member Functions | |
| AlwaysBlock () | |
| ~AlwaysBlock () | |
| Destructor. | |
Public Attributes | |
| std::list< Trigger * > * | triggers |
| Statement * | action |
Definition at line 219 of file oagFpgaVerilogDesign.h.
|
|
Definition at line 225 of file oagFpgaVerilogDesign.h. |
|
|
Destructor.
Definition at line 157 of file oagFpgaVerilogDesign.cpp. References triggers. |
|
|
Definition at line 223 of file oagFpgaVerilogDesign.h. Referenced by oagFpga::VerilogSynthesis::synthesizeModuleFunc(). |
|
|
Definition at line 222 of file oagFpgaVerilogDesign.h. Referenced by oagFpga::VerilogSynthesis::synthesizeModuleFunc(), and ~AlwaysBlock(). |
1.3.9.1