AR# 1186: XNF2WIR ERROR 217: The logical function of <component> and its Viewlogic model do not match.
AR# 1186
|
XNF2WIR ERROR 217: The logical function of <component> and its Viewlogic model do not match.
描述
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.
解决方案
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)