URL
https://opencores.org/ocsvn/riscv_vhdl/riscv_vhdl/trunk
Show entire file |
Details |
Blame |
View Log
Rev 3 |
Rev 4 |
Line 54... |
Line 54... |
void slotActionTriggerStackTraceView(bool val);
|
void slotActionTriggerStackTraceView(bool val);
|
void slotActionTriggerMemView(bool val);
|
void slotActionTriggerMemView(bool val);
|
void slotActionTriggerGpio(bool val);
|
void slotActionTriggerGpio(bool val);
|
void slotActionTriggerPnp(bool val);
|
void slotActionTriggerPnp(bool val);
|
void slotActionTriggerGnssMap(bool val);
|
void slotActionTriggerGnssMap(bool val);
|
|
void slotActionTriggerGnssPlot(bool val);
|
void slotActionTriggerSymbolBrowser();
|
void slotActionTriggerSymbolBrowser();
|
void slotOpenDisasm(uint64_t addr, uint64_t sz);
|
void slotOpenDisasm(uint64_t addr, uint64_t sz);
|
void slotOpenMemory(uint64_t addr, uint64_t sz);
|
void slotOpenMemory(uint64_t addr, uint64_t sz);
|
void slotBreakpointsChanged();
|
void slotBreakpointsChanged();
|
|
|
Line 89... |
Line 90... |
QMdiSubWindow *viewPnp_;
|
QMdiSubWindow *viewPnp_;
|
QAction *actionSerial_;
|
QAction *actionSerial_;
|
QMdiSubWindow *viewUart0_;
|
QMdiSubWindow *viewUart0_;
|
QAction *actionGnssMap_;
|
QAction *actionGnssMap_;
|
QMdiSubWindow *viewGnssMap_;
|
QMdiSubWindow *viewGnssMap_;
|
|
QAction *actionGnssPlot_;
|
|
QMdiSubWindow *viewGnssPlot_;
|
QTimer *tmrGlobal_;
|
QTimer *tmrGlobal_;
|
MdiAreaWidget *mdiArea_;
|
MdiAreaWidget *mdiArea_;
|
|
|
AttributeType config_;
|
AttributeType config_;
|
AttributeType listConsoleListeners_;
|
AttributeType listConsoleListeners_;
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.