Altera PCI Development Kit, Cyclone II Edition Getting Started User Manual
Page 31
Altera Corporation
Core Version a.b.c variable
2–21
May 2005
PCI Development Kit, Cyclone II Edition Getting Started User Guide
Getting Started
describes the compilation files used in the walkthrough. The
files are located in the <path>\cycloneii_pci_kit-v1.0.0\
reference_design\QuartusII
directory.
wave_cycloneii_pci2ddr2.do
—
The ModelSim waveform display script.
cpd_top_tb.vhd
—
The testbench wrapper file. This file instantiates the reference
design, PCI bus functional model, and DDR2 SDRAM model.
trgt_tranx_mem_init.dat
—
The PCI target transactor memory initialization data file. This
file provides initialization data for the PCI target transactor.
trgt_tranx.vhd
pci_bfm
The PCI target transactor. This file uses sequences of PCI
host transfers to write and read the DDR2 SDRAM and flash
memory controllers.
mstr_tranx.vhd
pci_bfm
The PCI master transactor. This file uses sequences of PCI
host transfers to program the local DMA controller to issue PCI
master reads and writes from the DDR2 SDRAM memory.
arbiter.vhd
clk_gen.vhd
log.vhd
monitor.vhd
mstr_pkg.vhd
pull_up.vhd
pci_bfm
The PCI bus functional models used for simulation. These files
support monitoring, and logging for the PCI bus functional
model.
ddr2_mem_model.vhd
ddr_model
The DDR2 SDRAM DIMM module model used for simulation.
ddr2.v
ddr_model
The DDR2 SDRAM memory simulation model placeholder.
You must replace this file with the correct simulation model
before you can simulate. Refer to the kit readme file for
instructions on how to obtain the appropriate DDR2 SDRAM
memory model.
vhdl simulation models
altera_lib
The Altera functional simulation models needed for
simulation.
Note to
:
(1)
Indicates the subdirectory of the
Table 2–3. Prototyping Walkthrough Simulation Files
File
Subdirectory
(1)
Description
Table 2–4. Prototyping Walkthrough Compilation Files
File
Description
cpd_top.qpf
The Quartus II project file.