You can use the Vivado Integrated Design Environment (IDE), which is the GUI, to import an XISE project file, as follows:
- Select .
- Select Project name and location.
- In the New Project Wizard, select the Imported Project option.
- Select ISE and choose the appropriate XISE file for import.
After you have imported the project file:
- Review the Import XISE Summary report for important information about the imported project.
- Ensure the selected device meets your requirements, and if it does not, select a new device. If the ISE project does not have an equivalent supported device in Vivado, a default device is selected.
- Review the files in the Sources window to ensure all design files were imported properly.
For more details on using the Vivado Design Suite interface for design creation, see the Vivado Design Suite User Guide: System-Level Design Entry (UG895).
For information on the next steps in design flow, see the Vivado Design Suite User Guide: Design Flows Overview (UG892).
For information on constraints, see the Vivado Design Suite User Guide: Using Constraints (UG903).
For information on Tcl commands, see Vivado Design Suite Tcl Command Reference Guide (UG835).
For information on design properties, see Vivado Design Suite Properties Reference Guide (UG912).