bpp.msg

来自「Protel99-SE-软件.zip」· MSG 代码 · 共 323 行

MSG
323
字号
101 |> WARNING B101
101     Output intermediate filename %s is same as
101     input intermediate filename.
102 |> WARNING B102
102     Output intermediate filename %s is same as
102     log filename. Defaulting to MACHXL2.LOG.
103 |> WARNING B103
103     Input intermediate filename %s is same as log filename.
103     Defaulting to MACHXL2.LOG.
104 |> WARNING B104
104     Multiple equations with different assignments are combined.
104     %s is overriden by %s
110     Processing equation for ====>%s.PRLD
111     Processing equation for ====>%s.CLKF
112     Processing equation for ====>%s.SETUP
113     Processing equation for ====>%s.RSTF
114     Processing equation for ====>%s.TRST
115     Processing equation for ====>%s.SETF
116     Processing equation for ====>%s.J
117     Processing equation for ====>%s.K
118     Processing equation for ====>%s.R
119     Processing equation for ====>%s.S
120     Processing equation for ====>%s.T1
121     Processing equation for ====>%s.T2
122     Processing equation for ====>%s.T
123     Processing equation for ====>%s.D
124     Processing equation for ====>%s
125     Processing equation for ====>%s[%d..%d]
126     Processing IF block.
127     Processing CASE block.
128     MINIMIZE_ON
129     MINIMIZE_OFF
130     Processing CHECK
131     Processing CLOCKF
132     Processing SETF
133     Processing RSTF
134     Processing FOR
135     Processing IF
136     Processing WHILE
137     Processing PRLDF
138     Processing PRELOAD
139     Processing TRACE_ON
140     Processing TRACE_OFF
141     EQUATIONS SEGMENT
142     SIMULATION SEGMENT
143     STATE SEGMENT
144     Processing equation for ====>%s.cmbf
145     Processing equation for ====>%s.turbo
146     Generating equation for INPUT PAIRING ====>
147     Generating CLKF equation for OUTPUT PAIRING ====>%s.CLKF
148     Generating RSTF equation for OUTPUT PAIRING ====>%s.RSTF
149     Generating SETF equation for OUTPUT PAIRING ====>%s.SETF
150     Processing CHECKQ
151     Processing TEST
152     ............................................................
153     Generating CLKF equation for INPUT PAIRING ====>%s.CLKF
154     Generating RSTF equation for INPUT PAIRING ====>%s.RSTF
155     Generating SETF equation for INPUT PAIRING ====>%s.SETF
501 |> ERROR B501
501     Equation vector size differs from output vector size (%d).
502 |> ERROR B502
502     No equation is defined for the signal %s in {}.
503 |> ERROR B503
503     Use of group name or vector name %s
503     is illegal on right side of equation.
504 |> ERROR B504
504     The number in the numeric equation is too large to be
504     represented by the signal label(s) on left side.
505 |> ERROR B505
505     Condition list cannot have more than 32 signal names.
506 |> ERROR B506
506     Number is too large to be represented by signal names in
506     condition list.
507 |> ERROR B507
507     Numeric .SETUP equation cannot be referenced in {}.
508 |> ERROR B508
508     Illegal form of vector index found: index must be a constant number.
509 |> ERROR B509
509     Use of {} is illegal within an If_then_else or Case: 
509     Substitute {} with equation right hand side to be duplicated.
601 |> ERROR B601
601     Paired pin name not defined for node %s.
602 |> WARNING B602
602     Incorrectly paired node %s. Check device data sheet.
602     Output pairing of the above node discarded.
603 |> ERROR B603
603     Pin %s is paired more than once.
604 |> WARNING B604
604     Node equation %s and paired pin equation %s
604     are not identical.  Hence, PAIR declaration deleted.
605 |> SYSTEM_ERROR B605
605     Program abnormally terminated due to the failure in
605     executing a system call - possibly not enough memory.
606 |> ERROR B606
606     Pin/node %s is paired more than once.
608 |> ERROR B608
608     REG/LAT attribute is not allowed on the dedicated input %s.
609 |> ERROR B609
609     Dedicated input %s is on the left hand side.
612 |> WARNING B612
612     Either of the input-paired signals pin %s and node %s
612     are preplaced to non-input-pairable locations.
612     Hence, PAIR declaration deleted.
613 |> ERROR B613
613     Input-paired node %s has an equation not of the form:
613     [/]node = [/]pin for the input-paired pin %s.
614 |> WARNING B614
614     Identical equations are required for both output-paired
614     node %s and pin %s : equation missing. Hence, PAIR
614     declaration deleted.
615 |> ERROR B615
615     Node %s input-paired with pin %s does not have REG/LAT
615     attribute and the transfer equation is not of the form
615     [/]node := [/]pin or [/]node *= [/]pin.
616 |> WARNING B616
616     CLKF equations are not generated for output pairing because
616     pin/node %s does not have REG/LAT attribute.
617 |> WARNING B617
617     Polarity of pin %s declared is different from that in
617     the transfer equation for input pairing. Hence, 
617     PAIR declaration deleted.
618 |> WARNING B618
618     Input pairing is illegal on the MACH1xx devices.
618     Hence, the pairing is removed for pair signals pin %s and node %s.
619 |> WARNING B619
619     Node %s paired with pin %s does not have the same
619     equation type attribute. Hence, PAIR declaration deleted.
620 |> WARNING B620
620     CLKF equation is not generated for %s, since
620     no primary equation exists for this pin/node.
621 |> WARNING B621
621     There are no primary equations defined for node %s
621     and paired pin %s. Hence, PAIR declaration deleted.
622 |> WARNING B622
622     The clock equation is invalid for pin %s and input-paired
622     node %s. Hence, PAIR declaration deleted.
623 |> WARNING B623
623     A TOGGLE equation is invalid for pin %s input-paired to
623     paired node %s for this device. Hence, PAIR declaration deleted.
624 |> WARNING B624
624     A SET or RESET equation is invalid for pin %s
624     and input-paired node %s. Hence, PAIR declaration deleted.
625 |> ERROR B625
625     The input-paired signals pin %s and node %s
625     are preplaced to non-input-pairable locations.
626 |> WARNING B626
626     The number in the numeric equation is not large enough
626     to represent the signal label(s) on the lefthand side.
626     The higher order signal values will be assigned the
626     value ZERO.
627 |> WARNING B627
627     The signals listed below are implemented as ACTIVE-LOW.
627     If ACTIVE-HIGH implementation is required for any of these
627     signals, see the MACHXL software user's guide on a technique that will
627     force outputs to be ACTIVE-HIGH by using a "dummy" ON-COVER equation.
627     See section on "Controlling Polarity from CASE Statements" of
627     the chapter entitled "Equation Segments In Depth".
628     %s
629 |> ERROR B629
629     The OTHERWISE expression in the CASE statement cannot appear
629     as the first statement.
630 |> ERROR B630
630     Output paired node %s is preplaced in a location that
630     does not support output pairing.
631 |> ERROR B631
631     Input paired node %s is preplaced in a location that
631     does not support input pairing.
700 |> ERROR B700
700     Cannot close intermediate .TRE file.  Check your disk is not full.
1001 |> SYSTEM_ERROR B1001
1001     Cannot open output file.
1001     Call AMD, 1-800-222-9323.
1002 |> SYSTEM_ERROR B1002
1002     Cannot open input intermediate file (.TRE) %s.
1003 |> SYSTEM_ERROR B1003
1003     Cannot open listing file.
1004 |> SYSTEM_ERROR B1002
1004     Out of memory.
1004     Call AMD, 1-800-222-9323.
1005 |> INTERNAL_ERROR B1005
1005     Call AMD, 1-800-222-9323.
1006 |> INTERNAL_ERROR B1006
1006     Call AMD, 1-800-222-9323.
1007 |> INTERNAL_ERROR B1007
1007     Call AMD, 1-800-222-9323.
1008 |> INTERNAL_ERROR B1008
1008     Call AMD, 1-800-222-9323.
1009 |> INTERNAL_ERROR B1009
1009     Call AMD, 1-800-222-9323.
1010 |> INTERNAL_ERROR B1010
1010     Call AMD, 1-800-222-9323.
1011 |> INTERNAL_ERROR B1011
1011     Call AMD, 1-800-222-9323.
1012 |> INTERNAL_ERROR B1012
1012     Call AMD, 1-800-222-9323.
1013 |> INTERNAL_ERROR B1013
1013     Call AMD, 1-800-222-9323.
1014 |> INTERNAL_ERROR B1014
1014     Call AMD, 1-800-222-9323.
1015 |> INTERNAL_ERROR B1015
1015     Call AMD, 1-800-222-9323.
1016 |> INTERNAL_ERROR B1016
1016     Call AMD, 1-800-222-9323.
1017 |> INTERNAL_ERROR B1017
1017     Call AMD, 1-800-222-9323.
1018 |> INTERNAL_ERROR B1018
1018     Call AMD, 1-800-222-9323.
1019 |> INTERNAL_ERROR B1019
1019     %s file is corrupted.
1019     Call AMD, 1-800-222-9323.
1020 |> SYSTEM_ERROR B1020
1020     Cannot read group segment from intermediate file (.TRE).
1020     Call AMD, 1-800-222-9323.
1021 |> SYSTEM_ERROR B1021
1021     Cannot read equations segment from intermediate (.TRE) file.
1021     Call AMD, 1-800-222-9323.
1022 |> INTERNAL_ERROR B1022
1022     Call AMD, 1-800-222-9323.
1023 |> INTERNAL_ERROR B1023
1023     Call AMD, 1-800-222-9323.
1024 |> INTERNAL_ERROR B1024
1024     Call AMD, 1-800-222-9323.
1025 |> INTERNAL_ERROR B1025
1025     Call AMD, 1-800-222-9323.
1026 |> INTERNAL_ERROR B1026
1026     Call AMD, 1-800-222-9323.
1027 |> INTERNAL_ERROR B1027
1027     Call AMD, 1-800-222-9323.
1028 |> INTERNAL_ERROR B1028
1028     Call AMD, 1-800-222-9323.
1029 |> INTERNAL_ERROR B1029
1029     Call AMD, 1-800-222-9323.
1030 |> INTERNAL_ERROR B1030
1030     Call AMD, 1-800-222-9323.
1031 |> INTERNAL_ERROR B1031
1031     Call AMD, 1-800-222-9323.
1032 |> INTERNAL_ERROR B1032
1032     Call AMD, 1-800-222-9323.
1033 |> INTERNAL_ERROR B1033
1033     Call AMD, 1-800-222-9323.
1034 |> INTERNAL_ERROR B1034
1034     Call AMD, 1-800-222-9323.
1035 |> INTERNAL_ERROR B1035
1035     Call AMD, 1-800-222-9323.
1036 |> INTERNAL_ERROR B1036
1036     Call AMD, 1-800-222-9323.
1037 |> INTERNAL_ERROR B1037
1037     Call AMD, 1-800-222-9323.
1038 |> INTERNAL_ERROR B1038
1038     Call AMD, 1-800-222-9323.
1039 |> INTERNAL_ERROR B1039
1039     Call AMD, 1-800-222-9323.
1040 |> INTERNAL_ERROR B1040
1040     Call AMD, 1-800-222-9323.
1041 |> INTERNAL_ERROR B1041
1041     Call AMD, 1-800-222-9323.
1042 |> INTERNAL_ERROR B1042
1042     Call AMD, 1-800-222-9323.
1043 |> INTERNAL_ERROR B1043
1043     Call AMD, 1-800-222-9323.
1044 |> INTERNAL_ERROR B1044
1044     Call AMD, 1-800-222-9323.
1045 |> INTERNAL_ERROR B1045
1045     Call AMD, 1-800-222-9323.
1046 |> INTERNAL_ERROR B1046
1046     Call AMD, 1-800-222-9323.
1047 |> INTERNAL_ERROR B1047
1047     Call AMD, 1-800-222-9323.
1048 |> INTERNAL_ERROR B1048
1048     Call AMD, 1-800-222-9323.
1049 |> INTERNAL_ERROR B1049
1049     Call AMD, 1-800-222-9323.
1050 |> INTERNAL_ERROR B1050
1050     Call AMD, 1-800-222-9323.
1051 |> INTERNAL_ERROR B1051
1051     Call AMD, 1-800-222-9323.
1052 |> ERROR B1052
1052     Error %s file.
1052     Please run Parse (Check Syntax).
1053 |> SYSTEM_ERROR B1053
1053     Cannot read preheader segment from intermediate (.TRE) file.
1053     Call AMD, 1-800-222-9323.
1054 |> SYSTEM_ERROR B1054
1054     Cannot read simulation segment from intermediate (.TRE) file.
1054     Call AMD, 1-800-222-9323.
1055 |> SYSTEM_ERROR B1055
1055     Cannot read state segment from intermediate (.TRE) file.
1055     Call AMD, 1-800-222-9323.
1060 |> ERROR B1060
1060     Invalid parameter(s) specified.
1061 MACHXL HELP
1061      Command format to invoke MACHBPP:
1061      MACHBPP [input_intermediatefile_spec] [OPTION ...].
1061      OPTION: 
1061                -log [ <logfile[.log]> ].
1061                -help.
1061                -1eqn.
1061                -pair.
1061                -ipair.
1061                -dc0.
1061      Option flag description:
1061                -log  capture screen messages to disk file.
1061                -help print out help screen.
1061                -1eqn run MACHBPP with one equation at a time.
1061                -pair run MACHBPP with output pairing turned on.
1061                -ipair run MACHBPP with input pairing turned on.
1061                -dc0 don't cares in an incompletely specified
1061                      function will be treated as zeros.
1061    Default input and output filename  MACHXL2.TRE.
1062 |> WARNING B1062
1062     Canonical equation [/] %s (node) = [/] %s (pin)
1062     generated from PAIRing. Polarity chosen to achieve active high
1062     sense.
10001 |> ERROR B10001
10001     Please run MACHBPP (Expand Boolean).
10002 |> ERROR B10002
10002     Please run MACHEXP (Expand State).
10003 |> ERROR B10003
10003     Please run MACHMIN (Minimize Boolean).
10004 |> SYSTEM_ERROR B10004
10004     Cannot access preheader information.
10004     Call AMD, 1-800-222-9323.

⌨️ 快捷键说明

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