home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s205 / 1.ddi / BACKUP.001 / DAT_PARSE.MSG < prev    next >
Encoding:
Text File  |  1991-02-21  |  14.0 KB  |  282 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.   SYSTEM_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 (.TRE).
  27. 27
  28. 28
  29. |> WARNING P29  Cannot open output listing file %S
  30. |> WARNING P30  Ignoring invalid log filename %S
  31. |> WARNING P33  Design input file not specified, default %S is used.
  32. |> WARNING P32  Ignoring unknown parameter %S on command line.
  33. |> WARNING P33  Ignoring redundant filename %S on command line.
  34. |> WARNING P34  Cannot open output file %S.  Assuming PALASM2.TRE.
  35. 35
  36. |> WARNING P36  State condition %S is defined but never used.
  37. |> WARNING P37  No output is defined for state(s) %S 
  38. |> WARNING P38  Output is defined for nonexistent state(s) %S
  39. |> WARNING P39  Missing title declaration.
  40. |> WARNING P40  Missing pattern declaration.
  41. |> WARNING P41  Missing revision declaration.
  42. |> WARNING P42  Missing author declaration.
  43. |> WARNING P43  Missing company declaration.
  44. |> WARNING P44  Missing date declaration.
  45. |> WARNING P45  Missing design file header.
  46. |> WARNING P46  Cannot use design file %S as list file.  Ignoring list filename.
  47. |> WARNING P47  Log filename %S is not unique.  Ignoring log filename.
  48. |> WARNING P48  Tree filename %S is not unique.  Assuming PALASM2.TRE
  49. |> WARNING P49  Truncating identifier name %S to %S
  50. REPAIR P50  Replacing error symbol or character with %S
  51. REPAIR P51  Inserting missing symbol or character %S
  52. REPAIR P52  Deleting error symbol or character %S
  53. 53
  54. 54
  55. |> ERROR P55  Unexpected symbol %S in malformed statement.
  56. |> ERROR P56  Illegal character %S detected.
  57. |> ERROR P57  Illegal symbol %S detected.
  58. |> ERROR P58  Unexpected end of design file %S is reached.
  59. |> ERROR P59  Unexpected end of file, possibly missing "END" or ")".
  60. |> ERROR P60  Undeclared signal name %S
  61. |> ERROR P61  Illegal use of reserved name %S as state name.
  62. |> ERROR P62  Illegal use of signal name %S as state name.
  63. |> ERROR P63  Illegal use of reserved name %S as state condition.
  64. |> ERROR P64  Illegal use of signal name %S as state condition.
  65. |> ERROR P65  Unexpected reserved name %S in malformed statement.
  66. 66
  67. 67
  68. |> ERROR P68  Duplicate title declaration.
  69. |> ERROR P69  Duplicate pattern declaration.
  70. |> ERROR P70  Duplicate revision declaration.
  71. |> ERROR P71  Duplicate author declaration.
  72. |> ERROR P72  Duplicate company declaration.
  73. |> ERROR P73  Duplicate date declaration.
  74. |> ERROR P74  Missing or invalid design name in chip statement.
  75. |> ERROR P75  Missing device type or illegal syntax on chip statement.
  76. 76
  77. |> ERROR P77  Device type %S is invalid.
  78. |> ERROR P78  Duplicate signal name %S in signal statements.
  79. |> ERROR P79  State condition name %S is used but not defined.
  80. |> ERROR P80  Index variable %S is not defined within context.
  81. |> ERROR P81  Undeclared signal name %S in simulation segment.
  82. 82
  83. |> ERROR P83  Duplicate index variable %S
  84. |> ERROR P84  Illegal use of don't care operator %S
  85. |> ERROR P85  Output (.OUTF) is already defined for state %S
  86. |> ERROR P86  Condition name %S is already defined.
  87. |> ERROR P87  Illegal recursive string call.  Ignoring string symbol %S
  88. |> ERROR P88  Unexpected reserved word or operator %S
  89. |> ERROR P89  Illegal use of signal name %S as string name .
  90. |> ERROR P90  Unexpected number symbol %S in malformed statement.
  91. |> ERROR P91  String %S is empty.  Ignoring definition.
  92. |> ERROR P92  Unexpected state name %S in malformed statement.
  93. |> ERROR P93  Unexpected condition name %S in malformed statement.
  94. 94
  95. |> SYSTEM_ERROR P95  Cannot open design file %S.
  96. |> SYSTEM_ERROR P96  Cannot close design file %S  Call AMD, 1-800-222-9323.
  97. |> SYSTEM_ERROR P97  Cannot write to file %S  Call AMD, 1-800-222-9323.
  98. |> SYSTEM_ERROR P98  Cannot write to read only file %S Call AMD, 1-800-222-9323.
  99. |> SYSTEM_ERROR P99  Cannot read file %S  Call AMD, 1-800-222-9323.
  100. |> SYSTEM_ERROR P100  File %S is already opened.  Call AMD, 1-800-222-9323.
  101. |> ERROR P101  Severe damage from previous error(s).  Processing aborted!
  102. |> ERROR P102  Too many syntax errors.  Processing aborted!
  103. |> SYSTEM_ERROR P103  Out of system memory.  Call AMD, 1-800-222-9323.
  104. |> SYSTEM_ERROR P104  Cannot free memory space.  Call AMD, 1-800-222-9323.
  105. |> ERROR P105  Invalid signal name defined for pin position reserved for VCC.
  106. |> ERROR P106  Invalid signal name defined for pin position reserved for GND.
  107. |> WARNING P107  Using PAL32VX10 device:
  108.         The syntax for this device is now different from PALASM 2.
  109.         Please see Device Reference for information.
  110. .
  111. .
  112. 112
  113. 113
  114. 114
  115. |> WARNING P115  Too many slashes for a signal %S
  116. |> WARNING P116  Ignoring previous definition of signature statement.
  117. 117
  118. |> WARNING P118  Multiple equation to same output signal.
  119. |> WARNING P119  Multiple functional equation to same output signal.
  120. |> ERROR P120  Multiple signal attributes are defined.
  121. |> ERROR P121  Incorrectly declared soft macro NC signal label.
  122. |> ERROR P122  Missing soft macro type declaration.
  123. |> ERROR P123  Missing soft macro name.
  124. |> ERROR P124  Invalid soft macro type %S
  125. |> ERROR P125  Illegal soft macro name %S
  126. |> ERROR P126  Parameter mismatch between definition and call of hard macro %S
  127. |> ERROR P127  invalid pin number for this device or macro
  128. |> ERROR P128  invalid node number for this device or macro
  129. |> ERROR P129  Soft macro instance name %S is used more than once.
  130. |> WARNING P130  Ignoring misplaced but found declaration.
  131. |> WARNING P131  Ignoring incorrect use of ":=" for a combinatorial output.
  132. |> WARNING P132  Ignoring incorrect use of ":=" for a latched output.
  133. |> WARNING P133  Ignoring incorrect use of "*=" for a combinatorial output.
  134. |> WARNING P134  Ignoring incorrect use of "*=" for a registered output.
  135. |> ERROR P135  No logic segment found for the defined chip/macro.
  136. |> ERROR P136  Duplicate logic segment found for the defined chip/macro.
  137. |> WARNING P137  Ignoring incorrectly declared signal (NC) on soft macro.
  138. |> ERROR P138  Too many signals defined.
  139. |> WARNING P139  Too few pins defined; assuming undefined pins as NC.
  140. |> WARNING P140  Too many nodes defined for the soft macro.
  141. |> WARNING P141  Duplicate signal statement; overriding previous statement.
  142. |> WARNING P142  Overriding active-low in chip statement by default active high.
  143. |> WARNING P143  Pin/node attribute not allowed: ignored
  144. 144
  145. |> ERROR P145  Invalid digit for this radix number.
  146. |> ERROR P146  Vector number of signals defined is not equal to number of names.
  147. |> ERROR P147  Duplicate signal names %S
  148. |> ERROR P148  Condition value can only be 1 or 0, a binary value.
  149. |> ERROR P149  You cannot repeat the signal names or vectors in this condition.
  150. |> ERROR P150  Missing signal numbers in signal statements.
  151. 151
  152. |> ERROR P152  Duplicate range numbers.
  153. |> ERROR P153  One or more range numbers are not declared for vector %S
  154. |> ERROR P154  The vector string %S is not declared.
  155. |> ERROR P155  illegal use of FOR variable in a test condition
  156. |> ERROR P156  Cannot use group name %S on RHS of equation or test condition.
  157. |> ERROR P157  Duplicate group name %S
  158. |> ERROR P158  A range number is too large or has wrong syntax.
  159. |> ERROR P159  Cannot use brace expression here.
  160. |> ERROR P160  Too many pins (including floating pins) defined.
  161. |> ERROR P161  Too many nodes (including floating nodes) defined.
  162. |> ERROR P162  Duplicated machine name %S.
  163. |> WARNING P163  Ignoring previous definition of collector statement.
  164. |> ERROR P164  Pair name %S is not defined.
  165. |> ERROR P165  Illegal pairing for pin %S.
  166. |> ERROR P166  Invalid pin/node position for VCC defined.
  167. |> ERROR P167  Invalid pin/node position for GND defined.
  168. |> ERROR P168  Illegal use of pin or group name %S as machine name
  169. |> ERROR P169  Pin %S is paired with a pin.
  170. |> ERROR P170  Node %S is paired with a node.
  171. |> ERROR P171  Active low is not allowed for state or condition name 
  172.  
  173. # PALS 73 tk_no name pin_no node_no st_mc rs_glob_pin rs_reg ass sim vcc gnd
  174. INV_B4_PIN mult_vcc_gnd num_pair_pin_nodes num_dedicated_inputs
  175. 221 MACH110 44 33 YES YES NO NO YES 2 4 NO YES 32 6
  176.     22 44  1 12 23 34
  177.     2  2  0  3  3  0  4  4  0  5  5  0  6  6  0  7  7  0  8  8  0  9  9  0
  178.     14 10 0 15 11  0 16 12  0 17 13  0 18 14  0 19 15  0 20 16  0 21 17  0
  179.     24 18 0 25 19  0 26 20  0 27 21  0 28 22  0 29 23  0 30 24  0 31 25  0
  180.     36 26 0 37 27  0 38 28  0 39 29  0 40 30  0 41 31  0 42 32  0 43 33  0
  181.     10 0  11 0 13  0 32 0  33 0 35 0 
  182. 222 MACH210 44 65 YES YES NO NO YES 2 4 NO YES 32 6
  183.     22 44  1 12 23 34
  184.     2  2  3  3  4  5  4  6  7  5  8  9  6  10 11 7  12 13 8  14 15 9  16 17
  185.     14 32 33 15 30 31 16 28 29 17 26 27 18 24 25 19 22 23 20 20 21 21 18 19
  186.     24 34 35 25 36 37 26 38 39 27 40 41 28 42 43 29 44 45 30 46 47 31 48 49
  187.     36 64 65 37 62 63 38 60 61 39 58 59 40 56 57 41 54 55 42 52 53 43 50 51
  188.     10 0  11 0  13 0  32 0  33 0  35 0
  189. 169 PAL10H20EG8 24 1 NO YES NO YES YES 3 1 NO YES 0 0
  190.     6 19 24  12
  191. 170 PAL10H20EV8 24 1 YES YES NO YES YES 3 1 NO YES 0 0
  192.     6 19 24  12
  193. 165 PAL10H20G8 24 0 NO NO NO YES YES 3 1 NO YES 0 0
  194.     6 19 24  12
  195. 161 PAL10H20P8 24 0 NO NO NO YES YES 3 1 NO YES 0 0
  196.     6 19 24  12
  197. 100 PAL10H8 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  198. 105 PAL10L8 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  199. 101 PAL12H6 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  200. 120 PAL12L10 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  201. 106 PAL12L6 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  202. 102 PAL14H4 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  203. 107 PAL14L4 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  204. 121 PAL14L8 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  205. 104 PAL16C1 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  206. 103 PAL16H2 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  207. 108 PAL16L2 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  208. 122 PAL16L6 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  209. 109 PAL16L8 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  210. 113 PAL16P8 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  211. 112 PAL16R4 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  212. 111 PAL16R6 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  213. 110 PAL16R8 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  214. 162 PAL16RA8 20 0 NO NO YES YES YES 20 10 YES NO 0 0
  215. 116 PAL16RP4 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  216. 115 PAL16RP6 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  217. 114 PAL16RP8 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  218. 215 PAL16V8 20 0 YES NO NO YES YES 20 10 YES NO 0 0
  219. 224 PAL16V8HD 24 16 YES NO NO YES YES 3 3 YES YES 0 0
  220.     11 18 24  12 17 21
  221. 123 PAL18L4 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  222. 167 PAL18P8 20 0 NO NO NO YES YES 20 10 NO NO 0 0
  223. 168 PAL18U8 20 1 YES YES NO YES YES 20 10 NO NO 0 0
  224. 132 PAL20C1 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  225. 133 PAL20L10 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  226. 124 PAL20L2 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  227. 137 PAL20L8 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  228. 119 PAL20R4 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  229. 118 PAL20R6 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  230. 117 PAL20R8 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  231. 61 PAL20RA10 24 0 NO NO YES YES YES 24 12 YES NO 0 0
  232. 62 PAL20RS10 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  233. 147 PAL20RS4 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  234. 146 PAL20RS8 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  235. 145 PAL20S10 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  236. 216 PAL20V8 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  237. 134 PAL20X10 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  238. 136 PAL20X4 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  239. 135 PAL20X8 24 0 YES NO NO YES YES 24 12 YES NO 0 0
  240. 172 PAL22IP6 24 0 NO NO NO YES NO 6 18 NO NO 0 0
  241. 177 PAL22P10 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  242. 164 PAL22RX8 24 1 YES NO NO YES YES 24 12 YES NO 0 0
  243. 166 PAL22V10 24 1 YES YES NO YES YES 24 12 NO NO 0 0
  244. 178 PAL23S8 20 12 YES YES NO YES NO 20 10 NO NO 0 0
  245. 217 PAL24L10 28 0 NO NO NO YES YES 7 21 NO NO 0 0
  246. 218 PAL24R10 28 0 YES NO NO YES YES 7 21 YES NO 0 0
  247. 219 PAL24R4 28 0 YES NO NO YES YES 7 21 YES NO 0 0
  248. 220 PAL24R8 28 0 YES NO NO YES YES 7 21 YES NO 0 0
  249. 226 PAL24V10 28 0 YES NO NO YES YES 7 21 YES NO 0 0
  250. 179 PAL26V12 28 13 YES YES NO YES YES 7 21 NO NO 0 0
  251. 213 PAL29M16 24 18 YES YES NO YES YES 24 12 NO NO 0 0
  252. 214 PAL29MA16 24 18 YES NO NO YES YES 24 12 NO NO 0 0
  253. 63 PAL32R16 40 0 YES NO NO YES NO 10 30 NO NO 0 0
  254. 163 PAL32VX10 24 11 YES YES NO YES YES 24 12 NO NO 0 0
  255. 223 PAL610 24 16 YES NO NO YES YES 24 12 NO NO 0 0
  256. 223 PAL630 24 16 YES NO NO YES YES 24 12 NO NO 0 0
  257. 64 PAL64R32 84 0 YES NO NO YES NO 2 2 NO YES 0 0
  258.    32 74  11 53
  259. 139 PAL6L16 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  260. 138 PAL8L14 24 0 NO NO NO YES YES 24 12 NO NO 0 0
  261. 200 PLS105 28 7 YES NO YES YES YES 28 14 NO NO 0 0
  262. 201 PLS167 24 7 YES NO YES YES YES 24 12 NO NO 0 0
  263. 202 PLS168 24 7 YES NO YES YES YES 24 12 NO NO 0 0
  264. 206 PLS30K12 28 8 YES NO YES YES YES 28 14 NO NO 0 0
  265. 205 PLS30S16 28 15 YES NO YES YES YES 28 14 NO NO 0 0
  266. 225 SUPERCHIP 200 200 YES NO NO NO NO 0 0 YES NO 0 0
  267. #
  268. # HARD 2 tk_no name pin_no node_no st_mc rs_glob_pin rs_reg ass sim vcc gnd
  269. INV_B4_PIN mult_vcc_gnd num_pair_pin_nodes num_dedicated_inputs
  270. 0 BINARYCTR_8 20 0 NO NO NO NO NO 0 0 NO NO 0 0
  271. 0 GRAYCTR_8 20 0 NO NO NO NO NO 0 0 NO NO 0 0
  272. #
  273. # MACROS 4 tk_no name pin_no node_no st_mc rs_glob_pin rs_reg ass sim vcc gnd
  274. INV_B4_PIN mult_vcc_gnd num_pair_pin_nodes num_dedicated_inputs
  275. 208 PCA0001 30 17 NO NO NO NO NO 0 0 NO NO 0 0
  276. 209 PCA0002 34 17 NO NO NO NO NO 0 0 NO NO 0 0
  277. 210 PCA0003 30 17 NO NO NO NO NO 0 0 NO NO 0 0
  278. 211 PCA0004 34 17 NO NO NO NO NO 0 0 NO NO 0 0
  279. #
  280. # END
  281.                                       
  282.