Answers Database
SDT2XNF Fails to write TNMs into the .XNF file
Record #680
Product Family: Software
Product Line: OrCad
Problem Title:
SDT2XNF Fails to write TNMs into the .XNF file
Problem Description:
SDT2XNF versions 5.x may fail to write TNMs into the .XNF file if the KNV
option is set in the SDT.CFG file. What happens is INET.EXE will write
out the .INF file in a different format than the default, and TNM attributes
will not be translated.
Solution 1:
Look in the SDT.CFG file for the line:
KNV = '1'
If it is there set it to:
KNV = ''
Then rerun INET with the /T option, or run xmake -r to force
re-execution of all programs.
End of Record #680
For the latest news, design tips, and patch information on the Xilinx design environment, check out the Xilinx Expert Journals! |