⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 abelmenu.mnu

📁 ABEL语言的编译器
💻 MNU
📖 第 1 页 / 共 2 页
字号:
*Welcome

                         ABEL Design Environment
                               Version 1.0

  ABEL Release 4.00 Copyright 1990 Data I/O Corp. All Rights Reserved
              Vermont Views Library Software, Version 2.0
              Copyright 1988,1990 Vermont Creative Software
*ErrorMsg
/* 00 */ "Unknown error",
/* 01 */ "Can't find \"%s\" section in menu definition file\n",
/* 02 */ "Row length of %s section is defined incorrectly: %d!=%d\n",
/* 03 */ "String \"%s\" in section \"%s\" too long for menu: strlen > %d\n",
/* 04 */ "Can't find %s\n",
/* 05 */ "Couldn't insert Form(%d:%d) in menu tree\n",
/* 06 */ "Couldn't find sub-menu %d\n",
/* 07 */ "Couldn't change radio-button %s to %c\n",
/* 08 */ "Error updating radio-button field %s\n",
/* 09 */ "Out of memory",
/* 10 */ "Couldn't lookup extension %d in depend list\n",
/* 11 */ "Error while reading file \"%s\"",
/* 12 */ "Couldn't find/open file \"%s\"",
/* 13 */ "File \"%s\" is empty",
/* 14 */ "Couldn't save options to file \"%s\"",
/* 15 */ "Unable to find section \"%s\" in menu definition file",
/* 16 */ "Couldn'write file \"%s\"",
*GenericMsg
/* 00 */ "Press any key to continue",
/* 01 */ "Display: %s     (Esc to quit)",
/* 02 */ "Error occurred: ",
/* 03 */ "Line(s) too long.",
/* 04 */ "One line deleted",
/* 05 */ "One line replicated",
/* 06 */ "Couldn't find text \"%s\"",
/* 07 */ "File \"%s\" sent to printer",
/* 08 */ "Incorrect range specification.  Press F1 for help.",
/* 09 */ "Available Memory = %dkb",
/* 10 */ "%s succesfully completed.",
/* 11 */ "Updating %s pass.",
/* 12 */ "Running %s.",
/* 13 */ "Done with %s.  Esc to edit.",
/* 14 */ "Error during %s.  Use View-Error.  Esc to edit.",
/* 15 */ "Error during %s update. Use View-Error.  Esc to edit.",
/* 16 */ "Paused: ",
/* 17 */ "Press F1 for Help.  Esc or Alt-letter for menu.",
/* 18 */ "< Yes >",
/* 19 */ "< No >",
/* 20 */ "Press F2 for list, F6 to clear list",
/* 21 */ "Loading Help. Please wait...",
/* 22 */ "Press space bar to toggle check box",
/* 23 */ "Press space bar to select item",
/* 24 */ "Type in data",
/* 25 */ "Press Enter to perform button action",
/* 26 */ "Enter in range data of the form #, < #, > #, or #-#",
/* 27 */ "Disabling auto-update for non ABEL-HDL file",
/* 28 */ "No \"Device List File\" specified: please specify file",
/* 29 */ "Choose from list.  Press Enter when done",
/* 30 */ "No choice list found - enter data directly",
/* 31 */ "Function not supported yet",
/* 32 */ "Press F2 for SmartPart Device Selector generated list",
/* 33 */ "Press F2 for Fitter generated list",
/* 34 */ "No device specfied in source or on Fitter Options dialog box.\n Can't continue without a device.",
/* 35 */ " Simulate Optimized     ", /* This must not change length */
/* 36 */ "Simulate the optimized equations",
/* 37 */ "Type \"exit\" to return to abel4.\n",
/* 38 */ " Help ",
/* 39 */ "Choose a sub-topic and press enter.",
/* 40 */ "Press F2 for list of Module names",
/* 41 */ "Error occured during processing flow for file \"%s\".",
/* 42 */ "Error occured during processing flow for file \"%s\".\nFile is out of date.",
/* 43 */ "Help menu \"%s\" not found.",
/* 44 */ "Press F1 for Help",
/* 45 */ "Not enough memory to load file \"%s\".",
/* 46 */ "Unloading Help to gain more free memory.",
/* 47 */ "Error making backup (.sav).  Disk may be full.",
/* 48 */ "DOS error during program execution.  Please Save&Exit.",
/* 49 */ "Not enough space to swap ABEL4 to disk.  Couldn't run requested program.",
/* 50 */ "Error: program couldn't execute.",
/* 51 */ "Couldn't find JEDEC file \"%s\".",
/* 52 */ "Loading file \"%s\"...",
/* 53 */ "Copied file \"%s\" to \"%s\".",
/* 54 */ "Choose from list.  Space bar to select, press Enter when done",
/* 55 */ "Illegal filename \"%s\"",
/* 56 */ "Error reading help file",
/* 57 */ "Insufficient memory to perform requested task",
*Comment
          1    1    2    2    3    3    4    4    5    5    6    6    7    7
0    5    0    5    0    5    0    5    0    5    0    5    0    5    0    5   
 File  Edit  View  Compile  Optimize  SmartPart  PartMap  Defaults         Help
 File  Edit  View  Compile  Optimize  Select/Fit  Map  Defaults            Help
 File  Edit  View  Compile  Optimize  Select/Fit  Map  Utilities  Defaults  Help
*Top Menu
0 0 1 80
0  0    1 " File "
0  6    1 " Edit "
0 12    1 " View "
0 18    1 " Compile "
0 27    1 " Optimize "
0 37    1 " SmartPart "
0 48    1 " PartMap "
0 57    1 " Defaults "
0 74    1 " Help "
*File Menu
1 0 12 17
$BOX
1  1    1 " New           "          "Clear the current design"
2  1    1 " Open...       "          "Open and read a design file"
3  1    1 " Save          "          "Write the current design"
4  1    6 " Save As...    "          "Save the current design with a new name"
$LINE
6  1    1 " Print...      "          "Send a file to the printer"
7  1    1 " DOS Shell     "          "Temporarily exit to a DOS shell"
$LINE
9  1   10 " Save and Exit "          "Save file and exit the ABEL Design Environment"
10 1    2 " Exit          "          "Exit the ABEL Design Environment without save"
*Edit Menu
1  6  12 24
$BOX
1  1    1 " Delete Line        ^D"        "Delete the current line"
2  1    1 " Replicate Line     ^R"        "Replicate the current line"
$LINE
4  1    1 " Search...            "        "Search for text in file"
5  1    1 " Next               ^N"        "Next occurence of search text"
$LINE
7  1    1 " Edit                 "        "Invoke your text editor"
8  1    1 " My Text Editor Is... "        "Specify your text editor"
$LINE
10 1    3 " Repaint            ^L"        "Repaint the entire screen"
*View Menu
1 12 18 24
$BOX
1  1   10 " Compiler Listing     "      "View the ABEL-HDL listing file (*.lst)"
2  1    1 " Compiled Equations   "      "View the compiled equations (from *.tt1)"
3  1    1 " Optimized Equations  "      "View the optimized equations (from *.tt2)"
4  1    1 " Fitted Equations     "      "View the fitted equations (from *.tt3)"
$LINE
6  1    1 " Device Candidates    "      "View the Selector device candidate list (*.sel)"
7  1    8 " Fitter Assignments   "      "View the pin assignments made by the Fitter (*.fit)"
$LINE
9  1    8 " PLDmap Report        "      "View the PLDmap documentation file (*.doc)"
10 1    1 " JEDEC/PROM Fuse File "      "View the fuse file (*.jed, etc.)"
$LINE
12 1    1 " Simulation Results   "      "View the latest simulation results (from *.sm?)"
13 1    4 " PLDgrade Report      "      "View the PLDgrade fault grading results"
$LINE
15 1    1 " Errors               "      "View errors from the last executed program"
16 1    1 " View File...         "      "View any file of your choice"
*Compile Menu
1 18 10 22
$BOX
1  1    1 " Compile            "        "Compile the design and generate .tt1 PLA file"
2  1    1 " Error Check        "        "Check for syntax errors only"
3  1    1 " Vectors Only       "        "Compile the test vectors only"
4  1    1 " Options...         "        "Set the compile processing options"
$LINE
6  1    1 " Simulate Equations "        "Simulate the compiled equations"
7  1    1 " Re-Simulate        "        "Simulate the design with updated test vectors"
8  1    1 " Trace Options...   "        "Set the equation simulation trace options "
*Optimize Menu
1 27 7 23
$BOX
1  1    1 " Reduce              "       "Optimize the design with logic reduction"
2  1    1 " Options...          "       "Set the reduction options"
$LINE
4  1    1 " Simulate Optimized  "       "Simulate the optimized equations"
5  1    1 " Trace Options...    "       "Set the optimized simulation trace options"
*SmartPart Menu
1 37 11 26
$BOX
1  1    1 " Database Search        "     "Search the SmartPart database and select parts"
2  1    1 " Modify Criteria...     "     "Set the device selection criteria"
$LINE
4  1    1 " Fit                    "     "Fit the design into specific device(s)"
5  1   10 " Fit from List File     "     "Fit the design using list of candidate devices"
6  1    1 " Options...             "     "Set the fitter options"
$LINE
8  1    1 " Simulate Fitted Design "     "Simulate the design after fitting"
9  1    1 " Trace Options...       "     "Set the fit simulation trace options"
*PartMap Menu
1 48 16 27
$BOX
1  1    1 " PLDmap                  "   "Map the design using specified device"
2  1    1 " Options...              "   "Set the PLDmap options"
$LINE
4  1    1 " FPGA Translate          "   "Translate the design to an FPGA format"
5  1    3 " FPGA Options...         "   "Set the FPGA translate options"
$LINE
7  1    1 " Simulate JEDEC       F4 "   "Simulate the JEDEC file"
8  1    1 " Re-Simulate JEDEC       "   "Re-Simulate the JEDEC file using new vectors"
9  1    1 " Trace Options...        "   "Set the JEDEC simulation options"
$LINE
11 1    2 " PLDgrade                "   "Fault grade the JEDEC file using PLDgrade"
12 1    6 " PLDgrade Options...     "   "Set PLDgrade options"
$LINE
14 1    9 " Program Device   Alt-F1 "   "Invoke the terminal emulator"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -