Answers Database
XNF2WIR ERROR 217: The logical function of <component> and its Viewlogicmodel do not match.
Record #1186
Product Family: Software
Product Line: ViewLogic
Problem Title:
XNF2WIR ERROR 217: The logical function of <component> and its
Viewlogicmodel do not match.
Problem Description:
xnf2wir issues the following error:
>>>FATAL ERROR<<< - Warning Reading in symbol of type annotate
XNF2WIR ERROR 217: The logical function of ADDR4-BUF and its Viewlogic model
do not match.
Please check to ensure the SCHNM attribute is either properly specified,
or absent.
Solution 1:
The libraries in the viewdraw.ini file may be out of order.
Put the user and primary libraries first followed by Xilinx Unified and
xblox libraries. Make sure that the builtin and xbuiltin libraries are
last in the list.
An example:
DIR [p] . (primary)
DIR [rm] c:\proser\unified\xc4000 (xc4000)
DIR [rm] c:\proser\unified\xblox (xblox)
DIR [rm] c:\proser\unified\builtin (builtin)
DIR [rm] c:\proser\unified\xbuiltin (xbuiltin)
End of Record #1186
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |