Clocks and reset, Local management interface (lmi interface), Hard ip reconfiguration – Altera Arria 10 Avalon-ST User Manual

Page 168: Interrupts, Pipe, Clocks and reset -4, Local management interface (lmi interface) -4, Hard ip reconfiguration -4, Interrupts -4, Pipe -4

Advertising
background image

Clocks and Reset

The PCI Express Base Specification requires an input reference clock, which is called

refclk

in this design.

The PCI Express Base Specification stipulates that the frequency of this clock be 100 MHz.
The PCI Express Base Specification also requires a system configuration time of 100 ms. To meet this

specification, IP core includes an embedded hard reset controller. This reset controller exits the reset state

after the I/O ring of the device is initialized.

Related Information

Clock Signals

on page 6-31

Reset, Status, and Link Training Signals

on page 6-31

Local Management Interface (LMI Interface)

The LMI bus provides access to the PCI Express Configuration Space in the Transaction Layer.

Related Information

LMI Signals

on page 6-42

Hard IP Reconfiguration

The PCI Express reconfiguration bus allows you to dynamically change the

read-only

values stored in

the Configuration Registers.

Related Information

Hard IP Reconfiguration Interface

on page 6-52

Interrupts

The Hard IP for PCI Express offers the following interrupt mechanisms:
• Message Signaled Interrupts (MSI)— MSI uses the Transaction Layer's request-acknowledge

handshaking protocol to implement interrupts. The MSI Capability structure is stored in the Configu‐

ration Space and is programmable using Configuration Space accesses.

• MSI-X—The Transaction Layer generates MSI-X messages which are single dword memory writes. In

contrast to the MSI capability structure, which contains all of the control and status information for

the interrupt vectors, the MSI-X Capability structure points to an MSI-X table structure and MSI-X

PBA structure which are stored in memory.

• Legacy interrupts—The

app_int_sts

port controls legacy interrupt generation. When

app_int_sts

is

asserted, the Hard IP generates an Assert_INT<n> message TLP.

Related Information

Interrupts for Endpoints

on page 6-37

Interrupts for Root Ports

on page 6-38

PIPE

The PIPE interface implements the Intel-designed PIPE interface specification. You can use this parallel

interface to speed simulation; however, you cannot use the PIPE interface in actual hardware.

11-4

Clocks and Reset

UG-01145_avst

2014.08.18

Altera Corporation

IP Core Architecture

Send Feedback

Advertising