A. parameters, Introduction, Parameter lists – Altera HyperTransport MegaCore Function User Manual

Page 67: Device family and read only registers, Appendix a. parameters, Table a–1 on

Advertising
background image

© November 2009

Altera Corporation

HyperTransport MegaCore Function User Guide

Preliminary

A. Parameters

Introduction

You configure the HyperTransport MegaCore function entirely using the IP Toolbench
wizard interface. This section describes the parameters that are modified by settings
you make in the wizard interface.

For more information about the IP Toolbench wizard, see

“Step 1: Parameterize” on

page 2–5

.

Parameter Lists

Table A–1

through

Table A–4

list the parameters in each tab of the wizard. The

parameter names listed here are identical to those used in the HDL variation files
created by the IP Toolbench.

Device Family and Read Only Registers

Table A–1

lists the parameters modified by settings on the Device Family &

Read-Only Registers

tab of the IP Toolbench wizard.

Table A–1. Device Family & Read-Only Registers Parameters

Parameter

Default

Available

Setting(s)

Description

INTENDED_DEVICE_FAMILY

Stratix

Stratix II GX,

Stratix II,

Stratix,

Stratix GX

Specifies the family of the target device. If this does not
match the device selected for the Quartus II project, the
Quartus II software reports an error during compilation.

DeviceID

0x0000

Any 16-bit

value

The value to be returned when the CSR device ID register is
read.

VendorID

0x1172

Any 16-bit

value

The value to be returned when the CSR vendor ID register is
read. Should be set to the user’s PCI-SIG defined vendor ID.
(The default value is Altera’s vendor ID.)

ClassCode

0x00_0000

Any 24-bit

value

The value to be returned when the CSR class code register is
read. Should be set based on the PCI-SIG defined class
encoding for the type of device being built.

RevisionID

0x00

Any 8-bit

value

The value to be returned when the CSR revision ID register is
read.

SubSystemID

0x0000

Any 16-bit

value

The value to be returned when the CSR subsystem ID
register is read.

SubSystemVendID

0x1172

Any 16-bit

value

The value to be returned when the CSR subsystem vendor ID
register is read. (The default value is Altera’s vendor ID.)

Advertising