Parameterized configuration register signals – Altera PCI Compiler User Manual

Page 89

Advertising
background image

Altera Corporation

User Guide Version 11.1

3–15

October 2011

Functional Description

Parameterized Configuration Register Signals

Table 3–3

summarizes the PCI local interface signals for the

parameterized configuration register signals.

Table 3–4

shows definitions for the command register output bus bits.

Table 3–3. Parameterized Configuration Register Signals

Name

Type

Polarity

Description

cache[7..0]

Output

Cache line-size register output. The

cache[7..0]

bus is

the same as the configuration space cache line-size register.
The local-side logic uses this signal to provide support for
cache commands.

cmd_reg[6..0]

Output

Command register output. The

cmd_reg[6..0]

bus drives

the important signals of the configuration space command
register to the local side. Refer to

Table 3–4

.

stat_reg[6..0]

Output

Status register output. The

stat_reg[6..0]

bus drives

the important signals of the configuration space status
register to the local side. Refer to

Table 3–5

.

Table 3–4. PCI Command Register Output Bus (cmd_reg[6..0]) Bit Definition

Bit Number

Bit Name

Description

0

io_ena

I/O accesses enable. Bit 0 of the command register.

1

mem_ema

Memory access enable. Bit 1 of the command register.

2

mstr_ena

Master enable. Bit 2 of the command register. This signal is
reserved for

pci_t64

and

pci_t32

.

3

mwi_ena

Memory write and invalidate enable. Bit 4 of the command register.

4

perr_ena

Parity error response enable. Command register bit 6.

5

serr_ena

System error response enable. Command register bit 8.

6

int_dis

(1)

Interrupt disable. Command register bit 10.

Note to

Table 3–4

:

(1)

This signal is added for compliance with the PCI Local Bus Specification, Revision 3.0.

Advertising