Go to the documentation of this file.
237 "The component name is illegal.\n"
238 "Component name must consist of a letter followed by\n"
239 "any number of letters, numbers or characters _:");
242 "Bridge cannot be added since the machine\n"
243 "description doesn't contain two buses\n"
244 "which could be legally bridged.\n");
246 "Register file guard can't be added, "
247 "because there are no register files in the machine.");
249 "Function unit port guard can't be added, "
250 "because there are no function unit ports in the machine.");
252 "The current operation code setting port "
253 "is read by an operation at the beginning "
254 "of execution. The port cannot be set to "
255 "non operation code setting until the "
256 "operation is modified.");
258 "The name '%1%' is already name of %2% in the %3%. "
261 "The machine already contains an empty instruction template.\n"
262 "Another empty template can't be added until the empty "
263 "template is removed or a slot is added to it.");
265 "The instruction template already contains all possible slots.");
267 "The instruction template already contains a slot for each "
268 "destination immediate unit.");
270 "Instruction template '%1%' contains a slot for this bus with "
271 "width of %2%. The width of the bus can't be less than that.");
273 "Bridge and the opposite bridge can't have the same name.");
275 "The parent unit of the operation doesn't "
276 "have an opcode setting port, or the opcode\n"
277 "setting port is not bound to an operand.\n"
278 "Resources can't be added to the pipeline.");
280 "Pipeline usage must start with resource use or\n"
281 "operand read on cycle 0-1");
285 "Number '%1%' is already reserved for an operand.");
288 "The max-reads element must contain a nonnegative integer \n"
289 "number not greater than the number of ports that can write \n"
292 "The max-writes element must contain a nonnegative integer number \n"
293 "not greater than the number of ports that can write to a bus,\n"
294 "minus one if only one bidirectional port can read from a bus.");
296 "Bus already has equal guard.");
298 "Unknown command ID in options:\n\n\t %1%");
302 "There are no immediate units in the machine architecture.\n");
304 "Conflicting address space ID found! Changes to address space "
305 "ID number list were not saved.\n");
308 "Resources without usages found.\n"
309 "Removing resource: ");
312 "The operand '%1%' is in use. Do you want to clear the operand "
313 "reads and writes in addition to deleting the port binding? "
314 "Deleting the operand reads and writes will remove the operand "
354 "Register File: name = %1%, type = %2%, size = %3%, "
357 "Immediate Unit: name = %1%, size = %2%, width = %3%, "
361 "Transport Bus: name = %1%, width = %2%, "
362 "immediate width = %3%, immediate extension = %4%");
@ TXT_GCU_DIALOG_TITLE
GCU Dialog title.
@ TXT_SOCKET_DETACHED_BOX
Label for Detached buses box.
@ TXT_FU_PORT_DIALOG_TITLE
Function unit port dialog title.
@ TXT_ADDRESS_SPACE_MIN_ADDRESS
Label for Min-Address box.
@ TXT_LABEL_DIRECTION
Label for direction widget.
@ TXT_LABEL_MAX_READS
Label for Max-Reads widget.
@ COMP_A_SOCKET
Name for socket (w/ article).
@ TXT_LABEL_RF_NAME
Label for register file name.
@ TXT_GCU_OPERATIONS_BOX
GCU Dialog operation box title.
@ COMP_AN_IMM_SLOT
Name for imm. slot (w/ article).
@ TXT_LABEL_GLOBAL_GUARD_LATENCY
Label for global guard latency.
@ TXT_BUTTON_ADD_SR_PORT
Label for GCUdlg add FU port btn.
@ TXT_LABEL_BUTTON_DELETE
Label for &Delete button.
@ TXT_FU_DIALOG_TITLE
Function unit dialog title.
@ COMP_BRIDGE
Name for bridge component.
@ COMP_A_SEGMENT
Name for a segment component.
@ COMP_AN_OTA_FORMAT
Name for OTA Format (w/ article).
@ MSG_WARN_RES_WITHOUT_USAGES
Warning: Resources without usages.
@ MSG_ERROR_OPERAND_NUM_RESERVED
Error: Operand number reserved.
@ TXT_COLUMN_INDEX
Label for index column in a list.
@ STATUS_SOCKET
Status line template for sockets.
@ MSG_ERROR_PIPELINE_START
Error: Pipeline usage start late.
@ STATUS_BRIDGE
Status line template for bridges.
@ TXT_BUTTON_SHIFT_RIGHT
Label for >> button.
@ TXT_BUTTON_INSERT
Label for insert button.
@ TXT_LABEL_TRUE_GUARD
Label for 'always true guard'.
@ TXT_COLUMN_COMPULSORY
Label for compulsory column in a list.
@ TXT_BUS_DIALOG_TITLE
Bus Dialog title.
@ MSG_ERROR_ID_EXISTS
Error: Conflicting addr. space ID.
@ TXT_BUS_BUS_BOX
Bus Dialog bus box title.
@ TXT_OPTIONS_DIALOG_TITLE
Options dialog title.
@ TXT_LABEL_INPUT_SOCKET
Label for input socket selector.
@ TXT_LABEL_SLOT
Label for slot widget.
@ TXT_COLUMN_COMMAND
Label for command column.
@ COMP_A_FUNCTION_UNIT
Name for FU (w/ article).
@ TXT_IU_DIALOG_TITLE
Immediate unit Dialog title.
@ TXT_BUTTON_SHIFT_LEFT
Label for << button.
@ STATUS_PORT
Status line template for ports.
@ MSG_ERROR_CANNOT_ADD
Error: Something can't be added.
@ TXT_COLUMN_WIDTH
Label for width column in a list.
@ TXT_BUTTON_DETACH
Label for detach button.
@ COMP_OPERATION
Name for operation (w/o article).
@ TXT_YES
Text 'yes' in lower case.
@ TXT_LABEL_BIDIRECTIONAL
Label for bidirectional checkbox.
@ TXT_LABEL_MAU
Label for min. addressable unit.
@ STATUS_BUS
Status line template for buses.
@ MSG_ERROR_MAX_READS
Error: Max-reads too large.
@ MSG_ERROR_CANNOT_RF_GUARD
Error: Register file guard.
@ TXT_LABEL_BUTTON_EDIT
Label for &Edit... button.
@ TXT_BRIDGE_DIALOG_TITLE
Bridge dialog title.
@ MSG_ERROR_ILLEGAL_NAME
Error: Illegal component name.
@ TXT_LABEL_OPCODE_PORT
Label for sets opcode widget.
@ TXT_COLUMN_MIN_ADDRESS
Label for min-address column.
@ TXT_LABEL_DESTINATION
Label for destination widget.
@ MSG_ERROR_GUARD_EXISTS
Error: Equal guard exists.
@ TXT_COLUMN_SEGMENT
Label for segment column.
@ MSG_ERROR_SAME_NAME
Error: Same name exists.
@ TXT_LABEL_CONTENTS
Label for contents widget.
@ TXT_TEMPLATES_SLOTS_BOX
Template Slots box title.
@ MSG_ERROR_NO_SLOTS_AVAILABLE
Error: No slots available for IT.
@ COMP_FUNCTION_UNIT
Name for FU (w/o article).
@ TXT_RF_PORT_DIALOG_TITLE
Register file port Dialog title.
@ COMP_A_TEMPLATE
Name for template (w/ article).
@ TXT_GCU_PORTS_BOX
Port list box title.
@ COMP_AN_IMMEDIATE_UNIT
Immediate unit (w/ article).
@ TXT_OPTIONS_TEXT_ICONS
Text&Icons for toolbar buttons.
@ COMP_A_RESOURCE
Name for resource (w/ article).
@ TXT_RF_TYPE_NORMAL
Register file type: normal.
@ COMP_RESOURCE
Name for resource (w/o article).
@ TXT_COLUMN_SHORTCUT
Label for shortcut column.
@ TXT_COLUMN_SRP
Label for sp.reg. port column.
@ STATUS_FU_PORT
Status line template for FU ports.
@ TXT_LABEL_OUTPUT_BUS
Label for output bus widget.
@ TXT_BUS_SI_BOX
Short immediate box title.
@ TXT_CALL_EXPLORER_PLUGIN_TITLE
Call Explorer plugin title.
@ TXT_LABEL_MAX_WRITES
Label for Max-Writes widget.
@ TXT_ALL
Text 'all' in lower case.
@ TXT_LABEL_TYPE
Label for type widget.
@ TXT_LABEL_CYCLES
Label for cycles widget.
@ STATUS_IMMEDIATE_UNIT
Status line template for IUs,.
@ TXT_COLUMN_TYPE
Label for type column in a list.
virtual void addText(int textId, const std::string &templateString)
@ TXT_BUTTON_REMOVE
Label for remove button.
@ MSG_ERROR_CANNOT_REMOVE
Error: Something can't be removed.
@ TXT_TEMPLATE_SLOT_DIALOG_TITLE
Template Slot dialog title.
@ TXT_COLUMN_BUS
Label for bus column in a list.
@ TXT_ADDRESS_SPACE_MAX_ADDRESS
Label for Max-Address box.
@ TXT_LABEL_PORT
Label for port widget.
@ TXT_OPERATION_OPERANDS_BOX
Operands box title.
@ TXT_COLUMN_BIT_WIDTH
Label for bit width column in a list.
@ TXT_RF_GUARD_DIALOG_TITLE
Register file guard dialog title.
@ TXT_TEMPLATES_TEMPLATES_BOX
Instruction Templates bos title.
@ COMP_ADDRESS_SPACE
Address space (w/o article).
@ TXT_RADIO_EXTENSION_ZERO
Label for 'zero' radio button.
@ TXT_COLUMN_PORT
Label for port column in a list.
@ COMP_GCU
Name for control unit.
@ TXT_LABEL_OPPOSITE_BRIDGE
Label for opposite bridge name.
@ MSG_ERROR_OPCODE_SET
Error: Operation reads the opcode.
@ COMP_OPERAND_READ
String for operand read.
@ TXT_BUTTON_ADD_FU_PORT
Label for GCUdlg add SR port btn.
@ TXT_ADDRESS_SPACES_DIALOG_TITLE
Address spaces dialog title.
@ COMP_AN_ADDRESS_SPACE
Address space (w/ article).
@ TXT_COLUMN_SLOT
Label for slot column in a list.
@ COMP_A_PORT
Name for port (w/ article).
@ TXT_COLUMN_TRIGGERS
Label for T column in a list.
@ MSG_ERROR_BUS_IT_SLOT_WIDTH
Error: Slot width > bus width.
@ TXT_COLUMN_DESTINATION
Label for destination column.
@ COMP_TEMPLATE
Name for template (w/o article).
@ MSG_ERROR_NO_OPCODE_OPERAND
Error: No oprnd for opcode.s.port.
@ STATUS_SEGMENT
Status line template for segments.
@ COMP_REGISTER_FILE
Register file (w/o article).
@ TXT_RADIO_EXTENSION_SIGN
Label for 'sign' radio button.
@ TXT_COLUMN_MAX_ADDRESS
Label for max-address column.
@ TXT_LABEL_NAME
Label for component name widget.
@ TXT_FU_GUARD_DIALOG_TITLE
Function unit guard dialog title.
@ COMP_BUS
Name for bus component.
@ MSG_ERROR_BRIDGE_NAMES
Error: Opposing brdgs w/same name.
@ TXT_SOCKET_DIALOG_TITLE
Socket dialog title.
@ TXT_LABEL_SIZE
Label for size widget.
@ MSG_ERROR_NO_IUS_AVAILABLE
Error: No IUs available for IT.
@ TXT_RADIO_DIRECTION_INPUT
Label for input radio button.
@ COMP_SEGMENT
Name for segment component.
@ TXT_LABEL_GUARD_LATENCY
Label for guard latency.
@ TXT_OPERATION_USAGE_BOX
Pipeline usage box title.
@ TXT_FU_PORTS_BOX
Ports box title.
@ TXT_ABOUT_DIALOG_TITLE
About dialog title.
@ TXT_FU_OPERATIONS_BOX
Operations box title.
@ MSG_ERROR_MAX_WRITES
Error: Max-writes too large.
@ STATUS_REGISTER_FILE
Status line template for RFs.
@ STATUS_FUNCTION_UNIT
Status line template for FUs.
@ TXT_BUTTON_ATTACH
Label for attach button.
@ TXT_IU_TEMPLATES_BOX
Templates box title.
@ COMP_AN_OPERATION
Name for operation (w/ article).
static ProDeTextGenerator * instance()
@ COMP_OTA_FORMAT
Name for OTA Format (w/o article).
@ TXT_OPTIONS_TEXT
Text option for toolbar buttons.
@ TXT_LABEL_EXTENSION
Label for 'extension' radiobox.
@ TXT_COLUMN_OPERAND
Label for operand column.
@ TXT_OPERATION_RESOURCES_BOX
Pipeline resources box title.
@ TXT_LABEL_OPERAND
Label for operand widget.
@ MSG_ERROR
Text 'Error' and new line.
@ TXT_LABEL_INPUT_BUS
Label for input bus widget.
@ TXT_OTA_OPERATION_DIALOG_TITLE
OTA Operations dialog title.
@ TXT_LABEL_INVERTED
Label for inverted checkbox.
@ COMP_IMM_SLOT
Name for imm. slot (w/o article).
@ COMP_A_BUS
Name for a bus component.
@ MSG_CONFIRM_OPERAND_DELETION
Confirm: operand deletion.
@ TXT_OTA_FORMATS_BOX
OTA Formats box title.
@ TXT_SR_PORT_DIALOG_TITLE
Special reg. port dialog title.
@ TXT_COLUMN_OTA_OPERATION
Label for OTA operation column in a list.
@ TXT_BUS_SEGMENTS_BOX
Segments box title.
@ TXT_BUTTON_DOWN
Label for down button.
@ STATUS_GCU
Status line template for GCUs.
@ TXT_NO
Text 'no' in lower case.
@ TXT_OPERATION_DIALOG_TITLE
Operation dialog title.
@ TXT_OTA_FORMATS_DIALOG_TITLE
OTA Formats dialog title.
@ TXT_COLUMN_AVAILABLE_COMMANDS
Available commands column.
@ TXT_TEMPLATES_DIALOG_TITLE
Templates dialog title.
@ TXT_COLUMN_MAU
Label for MAU column in a list.
@ TXT_RF_DIALOG_TITLE
Register file Dialog title.
@ MSG_ERROR_ONE_GCU
Error: Multiple control units.
@ TXT_LABEL_SOCKET
Label for socket selection.
@ TXT_LABEL_REGISTER_INDEX
Label for register index widget.
@ TXT_LABEL_OUTPUT_SOCKET
Label for output socket selector.
@ TXT_OPTIONS_ICONS
Icons option for toolbar buttons.
@ COMP_RESOURCE_USE
String for resource use.
@ TXT_LABEL_UNDO_LEVELS
Label for undo levels widget.
@ MSG_ERROR_CANNOT_FU_GUARD
Error: Function unit port guard.
@ TXT_IU_PORTS_BOX
Ports box title.
@ TXT_RF_TYPE_RESERVED
Register file type: reserved.
@ COMP_IMMEDIATE_UNIT
Immediate unit (w/o article).
@ COMP_MACHINE
Text for machine description.
@ TXT_EDIT_PARAMETER_TITLE
Edit parameter title.
@ TXT_COLUMN_INVERTED
Label for inv column in a list.
@ TXT_RF_TYPE_VOLATILE
Register file type: volatile.
@ TXT_COLUMN_TOOLBAR_BUTTONS
Label for toolbar buttons column.
@ MSG_ERROR_CANNOT_BRIDGE
Error: Bridge creation impossible.
@ TXT_BUS_REGISTER_GUARD_BOX
Register file guards box title.
@ TXT_LABEL_ENABLED
Label for 'enable' checkbox.
@ MSG_ERROR_LOADING_FILE
Error: File loading failed.
@ TXT_LABEL_PORT_NAME
Label for port name.
@ TXT_LABEL_FU_NAME
Label for function unit name.
@ MSG_ERROR_UNKNOWN_COMMAND_ID
Error: Unknown command ID.
@ COMP_PORT
Name for port (w/o article).
@ TXT_SOCKET_ATTACHED_BOX
Label for Attached buses box.
static ProDeTextGenerator * instance_
@ MSG_ERROR_NO_IMMEDIATE_UNITS
Error: No IUs for a template slot.
@ TXT_LABEL_WIDTH
Label for bit width widget.
@ TXT_OTA_FORMATS_OPERATIONS_BOX
OTA Formats operations dialog title.
@ TXT_COLUMN_NAME
Label for name column in a list.
@ TXT_GCU_DELAY_SLOTS
Delay slots control label.
@ TXT_ADDRESS_SPACE_DIALOG_TITLE
Address space dialog title.
@ TXT_IMMEDIATE_SLOT_DIALOG_TITLE
Immediate Slot dialog title.
@ COMP_A_REGISTER_FILE
Register file (w/ article).
@ TXT_BUS_PORT_GUARD_BOX
Function unit guards box title.
@ COMP_A_BRIDGE
Name for bridge (w/ article).
@ TXT_LABEL_ADDRESS_SPACE
Label for address spave selector.
@ TXT_LABEL_FALSE_GUARD
Label for 'always false guard'.
@ TXT_LABEL_TRIGGERS
Label for 'triggers' checkbox.
@ TXT_IU_PORT_DIALOG_TITLE
Immediate unit port dialog title.
@ TXT_RF_PORTS_BOX
Ports box title.
@ TXT_COLUMN_VALUE
Label for value column in a list.
@ TXT_BUTTON_UP
Label for up button.
@ TXT_RADIO_DIRECTION_OUTPUT
Label for output radio button.
@ MSG_ERROR_EMPTY_TEMPLATE
Error: Two empty templates.