AR #20478 - 10.1 CORE Generator - A CORE Generator project created on PC does not behave properly on Linux systems

Search Answers Database


 

10.1 CORE Generator - A CORE Generator project created on PC does not behave properly on Linux systems

AR# 20478
Part SW-Coregen
Last Modified 2008-03-17 00:00:00.0
Status Active
Keywords unc, network, Solaris, Windows, UNIX

Description

Keywords: unc, network, Solaris, Windows, UNIX

When I create a CORE Generator project on a Windows platform and open it later on a Solaris or Linux platform, the following problems can occur:

- The "Generated IP" in the project do not show up.

- Running File -> Execute Command File on any ".xco" file in the project fails with a message similar to the following:
"ERROR:coreutil - Failure to generate output products
ERROR:coreutil:261 - Couldn't open H:\core/_cg/_java_exc.out for reading."

- IP core customization fails with a message similar to the following:
"ERROR: coreutil - Unable to initialize customization GUI
ERROR:coreutil:261 - Couldn't open H:\my_proj\tmp/_cg/xil_DAADaaXD.out for reading."

Solution

To transfer a CORE Generator project safely between Windows- and UNIX-style platforms, you should first edit the "<coregen_project>.cgp" file to change the working directory to a proper location for the new system where the project will be opened.

Example

SET workingdirectory = /home/joe/my_project/tmp/
SET workingdirectory = H:\my_project\tmp\

For some operations, this setting also must be made to existing "core .xco" files that will be changed.
 
 
Jobs Events Webcasts News Investors Feedback Legal Privacy Trademarks Sitemap
©  1994-2008 Xilinx, Inc. All Rights Reserved.