home *** CD-ROM | disk | FTP | other *** search
/ HAM Radio 1 / HamRadio.cdr / tech / palsum2 / parse.msg < prev    next >
Text File  |  1987-10-20  |  6KB  |  119 lines

  1. $PALASM PARSER -
  2.  %% PARSE %%
  3.                     ***********************************
  4.                     *     PALASM PARSER LISTING       *
  5. LINE #   |----+----1----+----2----+----3----+----4----+----5----+----6----+
  6. $ %% PARSE %%    Error Count : %I     Warning Count : %I
  7. $ %% PARSE %%    No errors    No warnings
  8. $ %% PARSE %%    File Processed Successfully.    File : %S
  9. $ %% PARSE %%    File Processing Terminated.     File : %S
  10. $ %% PARSE %%    Processing Design File ......%S
  11. $ %% PARSE %%    Listing File ................%S
  12. >> WARNING
  13. >> ERROR
  14. ** ERROR
  15. >> PALASM HELP : Input file not specified.
  16. >> Command format to invoke parse :
  17. $      parse <pdsfile[.pds]> [OPTION ...]
  18. $   OPTION  : -nolis
  19.              -lis [ <listingfile[.lis]> ]
  20.              -log [ <logfile[.log]> ]
  21.              -tre [ <treefile[.tre]> ]
  22. $   Option flag description :
  23.       -nolis : suppress the default listing generation.
  24.       -lis   : rename the listing file.
  25.       -log   : capture screen messages to disk file.
  26.       -tre   : rename the PALASM tree file.
  27. 27
  28. 28
  29. >> WARNING: cannot open listing file "%S"
  30. >> WARNING: invalid log file name "%S" is ignored
  31. >> WARNING: design file not specified, default "%S" is assumed
  32. >> WARNING: unknown flag "%S" on command line is ignored 
  33. >> WARNING: redundant file name "%S" on command line is ignored
  34. >> WARNING: invalid tree file name "%S" is ignored
  35. >> WARNING: missing I/O signal declarations in tabular header
  36. >> WARNING: state condition "%S" is defined but never used
  37. >> WARNING: no output is defined for state "%S"
  38. >> WARNING: output is defined on non-existing state "%S"
  39. >> WARNING: missing title declaration in header
  40. >> WARNING: missing pattern declaration in header
  41. >> WARNING: missing revision declaration in header
  42. >> WARNING: missing author declaration in header
  43. >> WARNING: missing company declaration in header
  44. >> WARNING: missing date declaration in header
  45. >> WARNING: missing header section in design file
  46. >> WARNING: design file "%S" cannot be used as listing, listing is ignored
  47. >> WARNING: log file name "%S" is not unique, screen log is ignored
  48. >> WARNING: tree file name "%S" is not unique, "PALASM2.TRE" is asssumed
  49. >> WARNING: identifier name "%S" is truncated to 14 characters
  50. >> REPAIR: replacing the error symbol or character with "%S"
  51. >> REPAIR: inserting a missing symbol or character "%S"
  52. >> REPAIR: deleting the error symbol or character "%S"
  53. 53
  54. 54
  55. >> ERROR : unexpected symbol "%S" in malformed statement 
  56. >> ERROR : illegal character "%S" detected
  57. >> ERROR : illegal symbol "%S" detected
  58. >> ERROR : unexpected end of design file "%S" is reached
  59. >> ERROR : unexpected end of file, possibly missing "END" or ")"
  60. >> ERROR : undeclared pin name "%S" 
  61. >> ERROR : illegal use of reserved name "%S" as state name 
  62. >> ERROR : illegal use of pin name "%S" as state name
  63. >> ERROR : illegal use of reserved name "%S" as state condition
  64. >> ERROR : illegal use of pin name "%S" as state condition 
  65. >> ERROR : unexpected reserved name "%S" in malformed statement
  66. >> ERROR : too few tabular characters in tabular entry
  67. >> ERROR : too many tabular characters in tabular entry
  68. >> ERROR : duplicate title declaration in header
  69. >> ERROR : duplicate pattern declaration in header
  70. >> ERROR : duplicate revision declaration in header
  71. >> ERROR : duplicate author declaration in header
  72. >> ERROR : duplicate company declaration in header
  73. >> ERROR : duplicate date declaration in header
  74. >> ERROR : missing design name in chip section
  75. >> ERROR : missing device type declaration in chip section
  76. >> ERROR : no pin name is declared in the chip section
  77. >> ERROR : device type "%S" is invalid
  78. >> ERROR : duplicate pin name "%S" in pin list
  79. >> ERROR : state condition variable "%S" is used but not defined
  80. >> ERROR : index variable "%S" is not defined within context
  81. >> ERROR : undeclared name "%S" in simulation section
  82. >> ERROR : missing chip section in design file
  83. >> ERROR : duplicate index variable "%S" 
  84. >> ERROR : illegal use of don't care operator "%S"
  85. >> ERROR : output (.outf) has already been defined for state "%S"
  86. >> ERROR : condition variable "%S" has already been defined
  87. >> ERROR : illegal recursive string call, string symbol "%S" is ignored
  88. >> ERROR : unexpected reserved keyword or operator "%S"
  89. >> ERROR : illegal use of pin name "%S" as string name 
  90. >> ERROR : unexpected number symbol "%S" in malformed statement
  91. >> ERROR : string "%S" is empty, definition is ignored
  92. >> ERROR : unexpected state name "%S" in malformed statement
  93. >> ERROR : unexpected condition name "%S" in malformed statement
  94. 94
  95. >> ERROR : cannot open design file "%S"
  96. ** ERROR : system fails to close opened file "%S"
  97. ** ERROR : cannot write to an unopened file "%S"
  98. ** ERROR : cannot write to file "%S", it is opened for read
  99. ** ERROR : system fails to read file "%S"
  100. ** ERROR : file "%S" is already opened
  101. >> ERROR : severe damage caused by previous error(s) !! processing abort !
  102. >> ERROR : too many syntax errors !! processing abort !
  103. ** ERROR : sorry ! out of system memory !!
  104. ** ERROR : fail to free memory space !!
  105. 105
  106. 106
  107. >>WARNING : Using PAL32VX10 device 
  108.             All combinations of polarity of output and feedback 
  109.             are available.
  110. $            However, not all syntax combinations for defining polarity
  111.             are valid in this release (2.23) of the software.
  112. $            Please see the manual under "special consideration for
  113.             32VX10" section 4.3.7 for the allowable combinations for
  114.             selecting polarity.
  115. 115
  116. 116
  117. 117
  118. 118
  119.