Xilinx ISE Tutorial
From FPGA Wiki
- Open Xilinx ISE and select File -> New Project
- Enter a project name without spaces. Press next.
- Enter the settings found below. Press next.
- Press next to bypass the Create New Source page.
- Click "Add Source" in the "Add Existing Sources" window.
- Select all of the files that are needed for your project. Press next.
- Press finish to exit the wizard.
- You should now be at this main Xilinx screen:
- On the left side of the screen, right click the top level module of your project (the full datapath or wrapper component) and select "Set as Top Module".
- Select your top level component. The "Processes" pane below should now look like:
The next step is to configure the pin mappings





