Go to the documentation of this file.
33 #ifndef PROXIM_CONSTANTS_HH
34 #define PROXIM_CONSTANTS_HH
36 #include <wx/string.h>
static const std::string COMMAND_NAME_NEXTI
Name of the next instruction command.
static const std::string SCL_DELIM
Command delimeter for the simulator commands.
static const std::string SCL_INFO_IMMEDIATES
Command for displaying immediate unit info.
@ ID_MACHINE_STATE_WINDOW
@ COMMAND_TOGGLE_MACHINE_WIN
static const std::string COMMAND_NAME_CLEAR_CONSOLE
Name of the clear console command.
static const std::string SCL_NEXT_INSTRUCTION
Command for advancing simulation to the next instruction in the prog.
@ COMMAND_CLEAR_DISASSEMBLY_HIGHLIGHT
simulatorWindowID
IDs for single instance simulator windows.
static const wxString MACH_WIN_UTILIZATION_TITLE
Execution count title for the machine state window.
static const std::string COMMAND_NAME_NEW_PORT_WINDOW
Name of the new port window command.
static const std::string SCL_SETTING_RF_TRACE
Name of the rf access trace setting.
static const std::string CONFIGURATION_NAME
Configuration file top-level element name.
static const std::string COMMAND_NAME_SET_BP
Name of the set breakpoint command.
static const std::string SCL_SET
Command for configuring simulator settings.
static const std::string MACH_WIN_BUS_WRITES_LABEL
Label for the machine state window bus write count..
static const std::string COMMAND_NAME_OPEN_PROGRAM
Name of the open program command.
static const std::string SCL_SET_IGNORE_COUNT
Command for setting stop point ignore count.
@ COMMAND_NEW_REGISTER_WINDOW
@ COMMAND_TOGGLE_MEMORY_WIN
static const std::string COMMAND_NAME_QUIT
Name of the quit command.
@ COMMAND_TOGGLE_CONSOLE_WIN
@ COMMAND_TOGGLE_CMD_HISTORY_WIN
static const std::string SCL_SETTING_FU_CONFLICT_DETECTION
Name of the fu conflict detection setting.
static const std::string COMMAND_NAME_EDIT_OPTIONS
Name of the edit options command.
@ COMMAND_TOGGLE_DISASM_WIN
static const std::string PROXIM_TITLE
Application title.
static const std::string PROXIM_VERSION
Version string.
static const std::string MACH_WIN_EXECUTION_COUNT_LABEL
Execution count title for the machine state window.
static const std::string SCL_LOAD_MACHINE
Command for loading a new machine in the simulator.
@ COMMAND_TOGGLE_BREAKPOINT_WIN
static const std::string SCL_STEP_INSTRUCTION
Command for stepping an instruction.
static const std::string COMMAND_NAME_STEPI
Name of the step instruction command.
static const std::string COMMAND_NAME_KILL
Name of the kill command.
static const std::string SCL_RUN_UNTIL
Command for running until specified instruciton is encoutnered.
static const std::string MACH_WIN_BUS_LABEL
Label precing bus names in the machine state window.
static const std::string MACH_WIN_FU_PORT_LABEL
Label precing function unit port names in the machine state window.
@ COMMAND_NEW_PORT_WINDOW
@ COMMAND_TOGGLE_CONTROL_WIN
static const std::string MACH_WIN_RF_LABEL
Label precing register file names in the machine state window.
static const std::string COMMAND_NAME_FIND
Name of the find command.
@ COMMAND_HIGHLIGHT_TOP_EXEC_COUNTS
static const std::string MACH_WIN_REGISTERS_TITLE
Title for the machine state window register file register list.
static const std::string SCL_SETTING_NEXT_INSTRUCTION_PRINTING
Name of the fu next insturction printing setting.
static const std::string MACH_WIN_SOCKET_LABEL
Label precing socket names in the machine state window.
static const std::string MACH_WIN_BUS_VALUE_LABEL
Label for the machine state window bus value.
static const std::string MACH_WIN_IMMEDIATES_TITLE
Title for the machine state window immediate unit immediates list.
static const std::string MACH_WIN_TRIGGER_COUNT_LABEL
Trigger count label for the machine state window.
static const std::string SCL_SETTING_EXEC_TRACE
Name of the execution trace setting.
static const std::string COMMAND_NAME_OPEN_MACHINE
Name of the open machine command.
static const std::string COMMAND_NAME_SIMULATOR_SETTINGS
Name of the simulator settings command.
static const std::string COMMAND_NAME_UNTIL
Name of the until command.
static const std::string COMMAND_NAME_RUN
Name of the run command.
static const std::string COMMAND_NAME_CD
Name of the change directory command.
static const std::string SCL_SETTING_HISTORY_FILE
Name of the input history file name setting.
static const std::string MACH_WIN_IU_LABEL
Label precing immediate unit names in the machine state window.
static const std::string SCL_SET_BREAKPOINT
Command for setting breakpoints in the simulator control language.
static const std::string COMMAND_NAME_ABOUT
Name of the about command.
static const wxString PROXIM_COPYRIGHT
Copyright string.
static const std::string SCL_INFO_REGISTERS
Command for displaying register file info.
static const std::string SCL_SETTING_HISTORY_SIZE
Name of the input history size setting.
static const std::string SCL_QUIT
Command for quiting the simulation.
static const std::string MACH_WIN_GCU_LABEL
Label for the global control unit in the machine state window.
static const std::string SCL_SETTING_HISTORY_SAVE
Name of the input history saving setting,.
static const std::string SCL_LOAD_PROGRAM
Command for loading a new program in the simulator.
static const std::string SCL_SETTING_PROFILE_DATA_SAVING
Name of the profile data saving setting.
static const std::string SCL_ADD_WATCH
Command for adding watches in the simulator control language.
static const std::string MACH_WIN_PORTS_TITLE
Title for the machine state window ports list.
static const std::string MACH_WIN_FU_LABEL
Label precing function unit names in the machine state window.
static const std::string SCL_SETTING_UTILIZATION_DATA_SAVING
Name of the utilization data saving setting.
@ COMMAND_HIGHLIGHT_EXEC_PERCENTAGE
static const std::string COMMAND_NAME_RESUME
Name of the resume command.
static const std::string SCL_LOAD_CONF
Command for loading a new machine configuration file in the simulator.
@ COMMAND_TOGGLE_DEBUGGER_WIN
static const std::string MACH_WIN_PORT_LABEL
Label precing port names in the machine state window.
static const std::string COMMAND_NAME_EXECUTE_FILE
Name of the execute file command.
static const std::string MACH_WIN_SOCKET_WRITES_LABEL
Label for the machine state window socket write count.
static const std::string SCL_SET_CONDITION
Command for setting stop point condition in simulator control language.
static const std::string SCL_SETTING_BUS_TRACE
Name of the bus trace setting.
static const std::string SCL_SETTING_SIMULATION_TIME_STATISTICS
Name of the simulation time statistics setting.
static const std::string SCL_SETTING_PROCEDURE_TRANSFER_TRACE
Name of the procedure transfer trace setting.
static const std::string SCL_SET_TEMP_BP
Command for setting temporary breakpointss in the sim.con.language.
CommandID
Menu command IDs.
static const std::string COMMAND_NAME_NEW_REGISTER_WINDOW
Name of the new register window command.
static const wxString MACH_WIN_DETAILS_TITLE
Execution count title for the machine state window.
@ COMMAND_SIMULATOR_SETTINGS