Answers Database
Error cl192 or cl126 while converting a PALASM (PDS) file
Record #671
Product Family: Software
Product Line: EPLD Core
Problem Title:
Error cl192 or cl126 while converting a PALASM (PDS) file
Problem Description:
PALCONVT may issue one of the following errors while translating a
PALASM (.PDS) file:
cl192:[Error]Pin '<signal_name>' is not declared as an output pin !
cl126:[Error]The equation input '<signal_name>' is not declared !
Solution 1:
PALCONVT only supports PALASM v2.2 and earlier syntax.
Remove any PALASM v2.3 or later syntax from the PDS file. For example,
parentheses are not part of PALASM v2.2 or earlier.
A partial listing of unsupported PALASM syntax can be found in the
XEPLD Reference Guide, near the end of the "PLUSASM Command
Reference" chapter.
End of Record #671
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |