Compile the design, Compile the design –16 – Altera PCI Compiler User Manual

Page 50

Advertising
background image

1–16

User Guide Version 11.1

Altera Corporation

PCI Compiler

October 2011

Compile the Design

Table 1–5

describes the Quartus II simulation files included in the

<path>\pci_compiler\megawizard_flow\qexamples\
<pci_mt32 or pci_t32>\sim\target directory.

Compile the
Design

You can use the Quartus II software to compile your design.

Altera provides constraint files to ensure that the PCI MegaCore function
achieves PCI specification timing requirements in Altera devices. This
walkthrough incorporates a constraint file included with PCI Compiler.

f

For more information on using Altera-provided constraint files in your
design, refer to

Appendix A, Using PCI Constraint File Tcl Scripts

.

For instructions on compiling your design, refer to Quartus II Help.

Table 1–5. pci_mt32 & pci_t32 Target Directory

Simulation File

Name

Description

Target Read

tmbr

Memory Burst Read

tmsr

Memory Single-Cycle

tmbr_abrt

Memory Abort

tmbr_disc_wd

Memory Disconnect with Data

tmbr_disc_wod

Memory Disconnect without Data

tmbr_ret

Memory Retry

cfg_wr_rd

Configuration Write and Read

tior

I/O Read

exp_rom_tmbr

Expansion ROM Memory Burst Read

Target Write

tmbw

Memory Burst Write

tmsw

Memory Single-Cycle

tmbw_abrt

Memory Abort

tmbw_disc_wd

Memory Disconnect with Data

tmbw_disc_wod

Memory Disconnect without Data

tmbw_ret

Memory Retry

tiow

I/O Write

exp_rom_tmbw

Expansion ROM Memory Burst Write

Advertising