Altera PCI Development Kit, Cyclone II Edition Getting Started User Manual

Page 37

Advertising
background image

Altera Corporation

Core Version a.b.c variable

2–27

May 2005

PCI Development Kit, Cyclone II Edition Getting Started User Guide

Getting Started

a.

Choose Add/Remove Files in Project (Project menu)

Replace all design files pointing to the
C:\MegaCore\ddr_ddr2_sdram-v3.2.0\lib

directory with

identical design files from the directory where you install
the MegaCore function files.

b.

Select User Libraries under Category.

c.

Type <DDR2 SDRAM Controller Compiler path>\lib in the
Library name

box.

d.

Click Add to add the DDR2 SDRAM library.

e.

Click OK.

7.

If you did not install PCI Compiler in the default directory
c:\MegaCore\pci_compiler-v4.0.0

, you must modify the library

directory in the Quartus II project.

a.

Choose Add/Remove Files in Project (Project menu)

b.

Select User Libraries under Category.

c.

Type <PCI Compiler path>\lib in the Library name box.

d.

Click Add to add the PCI Compiler library.

e.

Click OK.

8.

If you are prototyping your own design (i.e., other than the Altera-
provided reference design), you must add the following constraints
to your design:

a.

Locations, I/O standards, and timing for the PCI MegaCore
functions. Refer to the PCI Compiler User Guide for instructions
on how to annotate the PCI constraint file into your project.

b.

Locations, I/O standards, and timing for the DDR2 SDRAM
Controller MegaCore function. Refer to the DDR & DDR2
SDRAM Controller Compiler User Guide
for instructions on how
to annotate the DDR2 SDRAM Controller constraint file into
your project.

c.

Locations, I/O standards, timing, and general constraints for
the remainder of your design, including, but not limited to dip
switch settings, push buttons, and clock oscillators.

Advertising