📄 cl.txt
字号:
# @(#)CL.TXT 3.46.1.4 10/20/94 19:34:29
# what: PLUSASM COMPILER error messages
#
0001:Duplicate library component '%s' found. Not allowed !
#
# 0101: Null pointer passed to cl procedure
0101: [Internal Error - null pointer]
0102:Out of Memory. Cannot continue !
0103:Out of Memory. Cannot continue !
# 104:Bad error tree structure.
0104: [Internal Error in error tree structure]
0105:Cannot open or find input file !
# 106: This node is not an identifier but treated as such.
0106: [Internal Error in node processing]
0107:The input pin '%s' is declared twice !
# 108: Expression input array overflow.
0108: [Internal Error - expression input array overflow].
# 109: Expression output array overflow.
0109: [Internal Error - expression output array overflow].
0110:The output pin '%s' is assigned in two different equations !
0111:Unknown device type '%s'! Check the chip statement has format:
CHIP <file name> <device type>
# 0112:[Internal Error] Adjusting config defaults failed !
0112: [Internal Error in configuration defaults].
# 0113:[Internal Error] Corrupt parser tree !
0113: [Internal Error in parser].
# 0114:[Internal Error] No configuration default for this pin !
0114: [Internal Error in configuration defaults].
0115:Setting ADDMODE for undeclared output pin '%s' !
0116:Setting PRLD for undeclared output pin '%s' !
0117:Unknown extension '%s' !
# 0118:[Internal Error] Semantic error reporting routine expects an ident node !
0118: [Internal Error - Semantic error reported]
0119:Error limit reached - aborting !
0120:Expected either VCC or GND for preload expression for output '%s' !
0121:Pin name should be same as the output pin name, not '%s' !
0122:Found '%s' where either 'D1' or 'D2' is expected !
Use D1 or D2 to differentiate this equation.
0123:'%s' used twice. Both 'D1' and 'D2' should occur in this equation !
# 0124:[Internal Error] Expected a Boolean_or_node !
0124: [Internal Error - OR function is expected]
# 0125:[Internal Error] Expected a Boolean_and_node !
0125: [Internal Error - AND function is expected]
0126:The equation input '%s' is not declared !
# 0127:[Internal Error] Invalid expander operator used !
0127: [Internal Error - Invalid Expander function used]
0128:A '%s.D1' equation is missing from this design !
0129:A '%s.D2' equation is missing from this design !
0130:'%s.TRST' has more than one input. Only one FB input is allowed to
drive XC7272 tristate equations . Redeclare using UIM and gate.
0131:The output '%s' is latched. The latch operator (*=) is not
supported in this release. Redeclare latch assignment for D-type flipflop
or try implement latch in input or i/o pads.
# 0132:[Internal Error] Input signal index out of range !
0132: [Internal Error - index out of range]
# 0133:[Internal Error] Component Loader call with Null Pointers !
0133: [Internal Error - Null Pointer].
0134:Only one product term is allowed for the '%s.TRST' equation !
Redeclare tri-state using UIM-and gate or try implementing equation in 2
separate macrocells or using FOE in i/o pad.
0135:Only one product term is allowed for the '%s.SETF' equation !
Redeclare equation using UIM-and gate or try implementing equation in 2
separate macrocells.
0136:Only one product term is allowed for the '%s.RSTF' equation !
Redeclare equation using UIM-and gate or try implementing equation in 2
separate macrocells.
0137:Only one product term is allowed for the '%s.CLKF' equation !
Redeclare clock equation using UIM-and gate or try implementing equation
in 2 separate macrocells or using RCLK in i/o pad.
0138:'%s.ADDMODE' has more than one product term !
0139:This component has too many D2 product terms !
0140:Found more than one output signal with an add mode product term !
0141:This component has too many output signals !
0142:This component has too many input signals !
# 0143:[Internal Error] Expected really to find a product term here !
0143: [Internal Error - Cannot find product term]
# 0144:[Internal Error] In expression d1,d2,output signal conflict !
0144: [Internal Error in signal expression].
0145:Output '%s.D1' has too many D1 product terms !
0146:Running out of shareable D1 product terms !
# 0147:[Internal Error] Illegal number of d1 share product terms requested !
0147: [Internal Error - too many D1 share terms requested].
# 0148:[Internal Error] Running out of d1 product terms !
0148: [Internal Error - Running out of D1 product terms].
# 0149:[Internal Error] Running out of d2 product terms !
0149: [Internal Error - Running out of D2 product terms].
0150:Sorry. Addmode product terms are not yet implemented !
0151:The pld file has contradicting '%s.PRLD' assignments !
0152:This component attribute '%s' is unknown !
0153:This component attribute cannot be used with device type '%s' !
0154:Pld file has '%s' declared more than once !
0155:Plusasm reader aborting !
0156:Unknown PIN_ATTRIBUTE type '%s' !
0157:Cannot use PIN_ATTRIBUTE '%s' with current device type !
0158:Incomplete PIN_ATTRIBUTE statement !
0159:Signal '%s' is an output signal and cannot have a pin attribute !
# 0160:Second signal '%s' found for PIN_ATTRIBUTE CLOCK. Only one allowed !
0160: [ This error code is not used ]
0161:ROUTE statement is obsolete !
0162:Fast clock pin must be non-inverted and alone in a clock equation !
0163:Registered equation '%s' is missing a .CLKF equation !
Declare default clock for this design or add a .CLKF equation.
#0164:Output signal '%s' has .CLKF equation but is missing the := equation !
0164:Non-registered equation output '%s' has a .CLKF equation !
Redeclare as registered equation ':=' or remove .CLKF equation.
# 0165:Cannot find array of input pins in fast comparator.
0165: [Internal error: Fast comparator input pins not found].
# 0166:Cannot find first child in a tree.
0166: [Internal Error in tree processing].
# 0167:Cannot find next_child_in a tree.
0167: [Internal Error in tree processing].
0168:More than one equation for fast comparator.
0169:Equation for fast comparator can only have simple assignment.
# 0170:Invalid token.
0170: [Internal Error - Invalid token].
0171:Input signal %s on the left side of equation.
0172:Unknown signal name '%s'.
0173:Empty left side of the equation.
0174:Empty right side of the equation.
0175:Only one product term allowed on the right side for fast comparator.
0176:Output name on the right side of equation in fast comparator.
0177:This route pin '%s' is not used in any equation below !
0178:This input route pin '%s' is used in more than one route statement !
0179:Second input pin '%s' found in one route statement !
0180:ADDMODE equation can only be set to VCC !
# 0181:Frame with user array is not in a data base. (probably data base corruption).
0181: [Internal Error - data base corrupted, or out of memory].
# 0182:No component compiler environment structure. (probably data base corruption).
0182: [Internal Error - data base corrupted, or out of memory].
0183:Invalid component file '%s' - please delete it.
0184:Component compiler failed. (Internal error).
0185:Compiling file '%s' -- component '%s'.
0186:Cannot open file '%s' !
(Check disk space, write protection, FILES=20 in config.sys)
0187:Failed to load component '%s'.
# 0188:Failed to get file handle of the current data base.
0188: [Internal Data base error]
# 0189:Failure in component loading.
0189: [Internal Error - Cannot load component]
0190:1:Unrecognized pldtype '%s' in design file. Using 'GENERIC' pldtype.
0191:Too many pin names in pld file. This pld may only have %s pins !
0192:Pin '%s' is not declared as an output pin !
0193:Inputs statement is not allowed for pld components !
0194:No equation outputs listed in the pinlist.
0195: [Internal Error in replacing PLD pin names ]
0196:Program terminated due to fatal errors found in the design !
0197:GND is illegal in this equation !
0198:VCC is illegal in this equation !
0199:GND or VCC cannot be combined with other equation inputs !
#
# /* iopad errors */
#
0200:Expected either 0 or 1 inputs and 1 output for an input component.
0201:Expected either 1 or 2 inputs and 1 output for an iopad component.
0202:Expected 1 input and 1 output for a fastclock component.
0203:Expected 1 input and 0 outputs for an output component.
0204:Expected 0 signals with clock attribute.
0205:Expected 1 signal to have a clock attribute.
#
0210:Registered equation '%s' is missing .CLKF equation or default clock
declaration.
0211:Registered pld output is missing tri-state declaration !
Check pld pinlist for correct tri-state pin declaration.
# 0212:[Internal Error] Trying to set a p-term with an unknown input pin name !
0212: [ Internal error]. Required input pin is not declared. (Check default clock or control pins for the PLD).
0213:Output '%s' has two .CLKF equations !
# 0214:[Internal Error] Problems with .CLKF = GND !
0214: [Internal Error - .CLKF = GND]
0215:Unable to open output JEDEC file (check disk space, write protection, FILES=20 in config.sys)
0216: [Internal error: JEDEC buffer overflow]
0217:This component has no input pins. Aborting !
0218:Jedec files are only written for PLDs and FU1 components !
0219:Illegal use of keyword '%s' in equation !
0220:Contradicting equation statements for equation name '%s' !
0221:Output '%s' has .SETF and .TRST equations!
Only one of these is allowed in the XC7272 macrocell. Redefine equation
or target another device.
0222:Failed to allocate p-term for output %s. Rearrange equations !
0223: Used input pin %s.
0224: Used output pin %s.
0225:Fast clock input pins are only allowed in .CLKF equations !
# 0226:[Internal Error] No component given to Plusasm2 !
0226: [Internal Error - No component found]
# 0227:[Internal Error] Wrong component device type read by Plusasm2 !
0227: [Internal Error - Wrong component type]
# 0228:[Internal Error] Second part of Plusasm called despite first part failed !
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -