systemc-clang 2.0.0
Parsing SystemC constructs
|
#include <HDLHnode.h>
Public Attributes | |
string | name |
int | lo |
int | hi |
int | step |
int | curix |
Definition at line 77 of file HDLHnode.h.
int systemc_hdl::HDLConstructorHcode::for_info_t::curix |
Definition at line 80 of file HDLHnode.h.
int systemc_hdl::HDLConstructorHcode::for_info_t::hi |
Definition at line 79 of file HDLHnode.h.
int systemc_hdl::HDLConstructorHcode::for_info_t::lo |
Definition at line 79 of file HDLHnode.h.
string systemc_hdl::HDLConstructorHcode::for_info_t::name |
Definition at line 78 of file HDLHnode.h.
int systemc_hdl::HDLConstructorHcode::for_info_t::step |
Definition at line 79 of file HDLHnode.h.