^

AR# 30040 10.1 EDK - Create/Import Peripheral (CIP) Wizard's ISE project is empty

Keywords: Virtex-5, pcore

When I create a pcore using the Create/Import Peripheral Wizard in XPS, the resulting ISE project is empty. How do I obtain the files I need into my ISE project?

To create a proper ISE project, follow these steps:

1. Open your pcore's ISE project directory.
2. Open the <pcore_name>.cli file in a text editor.
3. Modify lines 2 - 5 to reflect the part that you targeted in XPS.
4. Save and close the <pcore_name>.cli file.
5. Open a command prompt in the pcore's ISE project directory.
6. At the prompt, execute "pjcli.bat -f <pcore_name>.cli".
AR# 30040
Date Created 01/11/2008
Last Updated 07/30/2008
Status Active
Type
Feed Back