#include <Simulator.h>
Data Fields | |
uint16_t | ctrlPort |
uint16_t | dataPort |
int | rocNumber |
int | flushTimeout |
Xuint8 | verbose |
Xuint8 | etherAddrSc [ETHER_ADDR_LEN] |
Xuint8 | ipAddrSc [IP_ADDR_LEN] |
Xuint16 | ctrlPort |
Xuint16 | dataPort |
int | burstLoopCnt |
int | ocmLoopCnt |
int | prefetchActive |
int | global_consolemode |
Definition at line 54 of file Simulator.h.
Definition at line 213 of file syscoreshell.h.
uint16_t sc_config::ctrlPort |
Definition at line 56 of file Simulator.h.
Referenced by UdpSimulator::initNewSockets(), and UdpSimulator::UdpSimulator().
Xuint16 sc_config::ctrlPort |
Definition at line 209 of file syscoreshell.h.
uint16_t sc_config::dataPort |
Definition at line 57 of file Simulator.h.
Referenced by UdpSimulator::GetReg(), UdpSimulator::initNewSockets(), and UdpSimulator::UdpSimulator().
Xuint16 sc_config::dataPort |
Definition at line 210 of file syscoreshell.h.
Xuint8 sc_config::etherAddrSc[ETHER_ADDR_LEN] |
Definition at line 207 of file syscoreshell.h.
Definition at line 60 of file Simulator.h.
Referenced by UdpSimulator::mainLoop(), UdpSimulator::PutReg(), and UdpSimulator::UdpSimulator().
Definition at line 217 of file syscoreshell.h.
Xuint8 sc_config::ipAddrSc[IP_ADDR_LEN] |
Definition at line 208 of file syscoreshell.h.
Definition at line 214 of file syscoreshell.h.
Definition at line 216 of file syscoreshell.h.
Definition at line 59 of file Simulator.h.
Referenced by UdpSimulator::GetReg(), UdpSimulator::PutReg(), UdpSimulator::resetSimulator(), and UdpSimulator::UdpSimulator().
Xuint8 sc_config::verbose |
Definition at line 206 of file syscoreshell.h.