home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 15 / 15.iso / s / s205 / 1.ddi / BACKUP.001 / DAT_TRE_PLA.MSG < prev    next >
Encoding:
Text File  |  1991-01-24  |  5.5 KB  |  120 lines

  1. 101 PALASM HELP  
  2. 101     Command line format to invoke TRE_PLA:
  3. 101      
  4. 101     TRE_PLA <tre|pla|blif> <tre|pla|blif> [OPTION ...].
  5. 101      
  6. 101     OPTIONs: 
  7. 101       -log [<logfile[.log]>]  capture screen messages to disk file.
  8. 101       -help  print out help screen.
  9. 101       -1eqn  read one equation at a time form tre file.
  10. 101       -i [infile[.ext]]
  11. 101       -o [outfile[.ext]]  output file name
  12. 101       -auxi [auxifile[.ext]]  auxiliary input file name.
  13. 101       -auxo [auxofile[.ext]]  auxiliary output file name.
  14. 101       -xor  minimize specific xor processing.
  15. 101       -p <number>  minimize specific or-gate splitting.
  16. 101       -ao  minimize specific best polarity selection.
  17. 101       -ah  minimize specific active high polarity selection.
  18. 101       -al  minimize specific active low polarity selection.
  19. 102        
  20. 102       -dt  minimize specific optimization of d & t register logic.
  21. 102       -d  minimize specific conversion to d register logic.
  22. 102       -t  minimize specific conversion to t register logic.
  23. 102       -min  turn all default minimize specific processing on.
  24. 102             (turn -xor, -p 4, -ao, -dt on).
  25. 102       -mo multiple-output pla format.
  26. 102           (turns all minimize specific processing off).
  27. 102       -typef defaults to type f PLA format.
  28. 102      
  29. 102     DEFAULTs:
  30. 102       log file extention: .LOG.
  31. 102       log file name: TRE_PLA.LOG.
  32. 102       input-output file extentions: .TRE,.PLA,.BLIF.
  33. 102       output & auxiliary filenames:  infile.TRE,.PLA,.BLIF.
  34. 102       input filenames:  PALASM2.TRE,.PLA,.BLIF.
  35. 102       output & auxiliary filenames:  infile.TRE,.PLA,.BLIF.
  36. 102       PLA format type: type fr
  37. 103 |> WARNING Z102 Log filename %s is same as input or output filename. 
  38. 103              Defaulting log filename to PALASM2.LOG.
  39. 104 |> ERROR Z103 Input filename %s is same as output filename.
  40. 105 |> ERROR Z104 Output filename %s is same as input filename.
  41. 106 |> ERROR Z105 Auxiliary input filename %s is same as input filename.
  42. 107 |> ERROR Z106 Auxiliary output filename %s is same as output filename.
  43. 108 |> ERROR Z107 -p parameter argument %s is not a number.
  44. 109 |> ERROR Z108 tre to tre translation is not supported. 
  45. 110 |> ERROR Z109 pla to pla translation is not supported.
  46. 111 |> ERROR Z110 blif translation is not supported.
  47. 112 |> ERROR Z111 -auxi flag is not supported for tre to pla translation. 
  48. 113 |> ERROR Z112 -auxo flag is not supported for pla to tre translation. 
  49. 114 |> ERROR Z113 insufficient number of parameters (%s) specified.
  50. 115 |> ERROR Z114 illegal use of optional parameter %s.
  51. 116 |> ERROR Z115 unknown command line option %s found.
  52. 117 |> ERROR Z116 invalid input format parameter %s found.
  53. 118 |> ERROR Z117 invalid output format parameter %s found.
  54. 119 |> ERROR Z118 palasm specific processing options are not allowed 
  55. 119               for multiple-output pla format option.
  56. 200
  57. 300
  58. 400
  59. 401 |> INTERNAL_ERROR Z401 Input tre file Equations section is corrupted.
  60. 402 |> ERROR Z402 Number of signals in equation exceeds max limit (32).
  61. 500
  62. 501 |> SYSTEM ERROR Z501 Input file %s cannot be opened.
  63. 501    Call AMD, 1-800-222-9323.
  64. 502 |> SYSTEM ERROR Z502 Output file %s cannot be opened.
  65. 502    Call AMD, 1-800-222-9323.
  66. 503 |> SYSTEM ERROR Z503 Input file %s cannot be closed.
  67. 503    Call AMD, 1-800-222-9323.
  68. 504 |> SYSTEM ERROR Z504 Output file %s cannot be closed.
  69. 504    Call AMD, 1-800-222-9323.
  70. 505 |> SYSTEM_ERROR Z605 Program abnormally terminated due to the 
  71. 505             failure in executing a system call.
  72. 505     Possibly not enough memory.
  73. 600 
  74. 700 
  75. 800 
  76. 801  \nTranslation input was read from input file %s.
  77. 802  Auxiliary input was read from auxiliary input file %s.
  78. 803  Translated output is stored in output file %s.
  79. 804  Auxiliary output is stored in auxiliary output file %s.
  80. 900 
  81. 1000
  82. 1001 |> SYSTEM_ERROR Z1001 Error in reading .i directive from  PLA file.
  83. 1002 |> ERROR Z1002 .i directive must appear before .o directive.
  84. 1003 |> SYSTEM_ERROR Z1003 Error in reading .o directive from PLA file.
  85. 1004 |> ERROR Z1004 Invalid .o outputs (%d): use -mo for multi-output PLA.
  86. 1005 |> ERROR Z1005 illegal type found in .type directive.
  87. 1006 |> ERROR Z1006 .i & .o directives must appear before .ilb & .ob directives.
  88. 1007 |> SYSTEM_ERROR Z1007 Error in reading labels from PLA file.
  89. 1008 |> ERROR Z1008 .i & .o directives must appear before .phase directive.
  90. 1009 |> ERROR Z1009 illegal phase found in .phase directive.
  91. 1010 |> WARNING Z1010 product term spans more than one line.
  92. 1011 |> ERROR Z1011 illegal variable size (%d) found.
  93. 1012 |> WARNING Z1012 bad character found: line no %d ignored.
  94. 1013 |> WARNING Z1013 extra .i directive found: ignored.
  95. 1014 |> WARNING Z1014 extra .o directive found: ignored.
  96. 1015 |> WARNING Z1015 extra .phase directive found: ignored.
  97. 1016 |> ERROR Z1016 DEVICE must be specified before PIN declaration.
  98. 1017 |> ERROR Z1017 PIN declaration cannot succeed NODE declaration. 
  99. 1018 |> ERROR Z1018 PIN declaration must precede NODE declaration.
  100. 1100
  101. 1101 |> INTERNAL_ERROR Z1101 Tre file read error.
  102. 1101     Call AMD, 1-800-222-9323.
  103. 1200
  104. 1201 Processing equation for ====>%s
  105. 1300
  106. 1400
  107. 1401 |> ERROR Z1401  Error %s file.
  108. 1401    Please run Parse (Check Syntax).
  109. 1500
  110. 1600
  111. 1601 NO_DEV_ERR 
  112. 1602 PROSE_DEV_ERR 
  113. 1603 NO_PINS_WARN 
  114. 1604 NO_INFO_ERR 
  115. 1605 FILE_NOT_OPEN_ERR 
  116. 10000
  117. 10001 |> ERROR Z10001  Please run BPP (Expand Boolean).
  118. 10002 |> ERROR Z10002  Please run Expand (Expand State).
  119. 10003 |> ERROR Z10003  Please run Minimize (Minimize Boolean).
  120.