Section 1: Open the arm_tutorial Project

The Excalibur tutorial module uses the Altera-provided arm_tutorial project to teach you how to implement designs for an ARM-based Excalibur device. This project, and its associated files, are installed on your computer during the Quartus II installation process.

To open the arm_tutorial project, follow these steps:

  1. Choose Open Project (File menu). The Open Project dialog box appears.

  2. In the \qdesigns\excalibur subdirectory, select the Altera-provided arm_tutorial.quartus project file in the File name list.

  3. Click Open.

  4. Show Me


To continue the tutorial, proceed to Section 2: Create the ARM-based Excalibur Embedded Processor Megafunction.