User guide
© 2010 Ingenieurbüro Für Ic-Technologie Page 26
Adding the Core to your System
This walkthrough involves the following steps:
− Create a New Quartus II Project
− Create a New SOPC Builder Design
− Launch IP Toolbench
Step 1: Generate
Create a New Quartus II Project
− Before you begin, you must create a new Quartus II project. With the New Project wizard, you specify the working
directory for the project, assign the project name, and designate the name of the top-level design entity. You will also
specify the IFI GMACII user library. To create a new project, follow these steps:
− Choose Programs > Altera > Quartus II <version> (Windows Start menu) to run the Quartus II software.
− Choose New Project Wizard (File menu).
− Click Next in the introduction (the introduction will not display if you turned it off previously).
− Specify the working directory for your project. This walkthrough uses the directory c:\qdesigns\myproject.
− Specify the name of the project. This walkthrough uses myproject.
− Click Next.
− Click User Libraries…
− Type <path>\IP_CORE_DIR-v<version>\lib\ into the Library name box, where <path> is the directory in which you
installed the IFI GMACII .
− Click Add.
− Click OK.
− Click Next.
− Choose the target device family in the Family list.
− Click Finish.
− You have finished creating your new Quartus II project.