home *** CD-ROM | disk | FTP | other *** search
- 101 PALASM HELP
- 101 Command line format to invoke TRE_PLA:
- 101
- 101 TRE_PLA <tre|pla|blif> <tre|pla|blif> [OPTION ...].
- 101
- 101 OPTIONs:
- 101 -log [<logfile[.log]>] capture screen messages to disk file.
- 101 -help print out help screen.
- 101 -1eqn read one equation at a time form tre file.
- 101 -i [infile[.ext]]
- 101 -o [outfile[.ext]] output file name
- 101 -auxi [auxifile[.ext]] auxiliary input file name.
- 101 -auxo [auxofile[.ext]] auxiliary output file name.
- 101 -xor minimize specific xor processing.
- 101 -p <number> minimize specific or-gate splitting.
- 101 -ao minimize specific best polarity selection.
- 101 -ah minimize specific active high polarity selection.
- 101 -al minimize specific active low polarity selection.
- 102
- 102 -dt minimize specific optimization of d & t register logic.
- 102 -d minimize specific conversion to d register logic.
- 102 -t minimize specific conversion to t register logic.
- 102 -min turn all default minimize specific processing on.
- 102 (turn -xor, -p 4, -ao, -dt on).
- 102 -mo multiple-output pla format.
- 102 (turns all minimize specific processing off).
- 102 -typef defaults to type f PLA format.
- 102
- 102 DEFAULTs:
- 102 log file extention: .LOG.
- 102 log file name: TRE_PLA.LOG.
- 102 input-output file extentions: .TRE,.PLA,.BLIF.
- 102 output & auxiliary filenames: infile.TRE,.PLA,.BLIF.
- 102 input filenames: PALASM2.TRE,.PLA,.BLIF.
- 102 output & auxiliary filenames: infile.TRE,.PLA,.BLIF.
- 102 PLA format type: type fr
- 103 |> WARNING Z102 Log filename %s is same as input or output filename.
- 103 Defaulting log filename to PALASM2.LOG.
- 104 |> ERROR Z103 Input filename %s is same as output filename.
- 105 |> ERROR Z104 Output filename %s is same as input filename.
- 106 |> ERROR Z105 Auxiliary input filename %s is same as input filename.
- 107 |> ERROR Z106 Auxiliary output filename %s is same as output filename.
- 108 |> ERROR Z107 -p parameter argument %s is not a number.
- 109 |> ERROR Z108 tre to tre translation is not supported.
- 110 |> ERROR Z109 pla to pla translation is not supported.
- 111 |> ERROR Z110 blif translation is not supported.
- 112 |> ERROR Z111 -auxi flag is not supported for tre to pla translation.
- 113 |> ERROR Z112 -auxo flag is not supported for pla to tre translation.
- 114 |> ERROR Z113 insufficient number of parameters (%s) specified.
- 115 |> ERROR Z114 illegal use of optional parameter %s.
- 116 |> ERROR Z115 unknown command line option %s found.
- 117 |> ERROR Z116 invalid input format parameter %s found.
- 118 |> ERROR Z117 invalid output format parameter %s found.
- 119 |> ERROR Z118 palasm specific processing options are not allowed
- 119 for multiple-output pla format option.
- 200
- 300
- 400
- 401 |> INTERNAL_ERROR Z401 Input tre file Equations section is corrupted.
- 402 |> ERROR Z402 Number of signals in equation exceeds max limit (32).
- 500
- 501 |> SYSTEM ERROR Z501 Input file %s cannot be opened.
- 501 Call AMD, 1-800-222-9323.
- 502 |> SYSTEM ERROR Z502 Output file %s cannot be opened.
- 502 Call AMD, 1-800-222-9323.
- 503 |> SYSTEM ERROR Z503 Input file %s cannot be closed.
- 503 Call AMD, 1-800-222-9323.
- 504 |> SYSTEM ERROR Z504 Output file %s cannot be closed.
- 504 Call AMD, 1-800-222-9323.
- 505 |> SYSTEM_ERROR Z605 Program abnormally terminated due to the
- 505 failure in executing a system call.
- 505 Possibly not enough memory.
- 600
- 700
- 800
- 801 \nTranslation input was read from input file %s.
- 802 Auxiliary input was read from auxiliary input file %s.
- 803 Translated output is stored in output file %s.
- 804 Auxiliary output is stored in auxiliary output file %s.
- 900
- 1000
- 1001 |> SYSTEM_ERROR Z1001 Error in reading .i directive from PLA file.
- 1002 |> ERROR Z1002 .i directive must appear before .o directive.
- 1003 |> SYSTEM_ERROR Z1003 Error in reading .o directive from PLA file.
- 1004 |> ERROR Z1004 Invalid .o outputs (%d): use -mo for multi-output PLA.
- 1005 |> ERROR Z1005 illegal type found in .type directive.
- 1006 |> ERROR Z1006 .i & .o directives must appear before .ilb & .ob directives.
- 1007 |> SYSTEM_ERROR Z1007 Error in reading labels from PLA file.
- 1008 |> ERROR Z1008 .i & .o directives must appear before .phase directive.
- 1009 |> ERROR Z1009 illegal phase found in .phase directive.
- 1010 |> WARNING Z1010 product term spans more than one line.
- 1011 |> ERROR Z1011 illegal variable size (%d) found.
- 1012 |> WARNING Z1012 bad character found: line no %d ignored.
- 1013 |> WARNING Z1013 extra .i directive found: ignored.
- 1014 |> WARNING Z1014 extra .o directive found: ignored.
- 1015 |> WARNING Z1015 extra .phase directive found: ignored.
- 1016 |> ERROR Z1016 DEVICE must be specified before PIN declaration.
- 1017 |> ERROR Z1017 PIN declaration cannot succeed NODE declaration.
- 1018 |> ERROR Z1018 PIN declaration must precede NODE declaration.
- 1100
- 1101 |> INTERNAL_ERROR Z1101 Tre file read error.
- 1101 Call AMD, 1-800-222-9323.
- 1200
- 1201 Processing equation for ====>%s
- 1300
- 1400
- 1401 |> ERROR Z1401 Error %s file.
- 1401 Please run Parse (Check Syntax).
- 1500
- 1600
- 1601 NO_DEV_ERR
- 1602 PROSE_DEV_ERR
- 1603 NO_PINS_WARN
- 1604 NO_INFO_ERR
- 1605 FILE_NOT_OPEN_ERR
- 10000
- 10001 |> ERROR Z10001 Please run BPP (Expand Boolean).
- 10002 |> ERROR Z10002 Please run Expand (Expand State).
- 10003 |> ERROR Z10003 Please run Minimize (Minimize Boolean).