Top Banner
The PCI bus
34

The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Mar 29, 2015

Download

Documents

George Davids
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

The PCI bus

Page 2: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Main features• coupling of the processor and expansion bus by means of a bridge,• 32-bit standard bus width with a maximum transfer rate of 133

Mbytes/s,• expansion to 64 bits with a maximum transfer rate of 266 Mbytes/s,

– PCI-64/66 532 Mbytes/s,PCI-X 64/133 1064 Mbytes/s• supporting of multi-processor systems,• burst transfers with arbitrary length,• supporting of 5 V and 3.3 V power supplies,• write posting and read prefetching,• multimaster capabilities,• operating frequencies from 0 MHz to a maximum of 33 MHz,

– PCI-66 3.3V only, PCI-X 100MHz-133MHz• multiplexing of address and data bus reducing the number of pins,• supporting of ISA/EISA/MCA,• configuration through software and registers,• processor independent specification

Page 3: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Block diagram of a PCI bus system

Copro-cessor

CPU CacheMain

Memory

PCIBridge

Processor/Main Memory System

SCSI hostadapter

Interface toExpansion Bus

LANadapter

I/OGraphicsadapter

AudioMotionVideo

Bus Slot

PCI Bus

Expansin Bus (ISA/EISA)

Bus Slot Bus Slot Bus Slot

Page 4: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Latest Generation of PCI Chipsets

Page 5: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Signals• ACK64 # : acknowledge 64-bit transfer• AD31-AD0: 32 address and data pins form the multiplexed PCI

address and data bus• C/BE3#-C/BE0#: command and byte-enable• CLK: PCI clock signal• DEVSEL#: device select• FRAME: • GNT#: grant• IDSEL: device select during configuration• INTA#, INTB#, INTC#, INTD#: interrurpt signals• IRDY#: initiator ready• LOCK: defines an atomic access• PAR: even parity for AD31-AD0 and C/BE3#-C/BE0#• PERR#: parity error

Page 6: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Signals• PRSNT1#, PRSNT2#: indicate that an adapter is installed• REQ#: request signal to the bus arbitration unit• REQ64#: 64-bit transfer request• RST: resets all PCI units• SBO#: snoop backoff, indicates a hit to a modified cache line• SDONE: snoop done• SERR#: system error• STOP: target-abort• TCK, TDI, TDO, TMS, TRST#: JTAG boundary scan test signals• TRDY: target ready• 64 bit expansion

– AD63-AD32: 32 address and data pins form the expansion of the multiplexed PCI address and data bus

– C/BE7#-C/BE4#– PAR64: even parity for the 64bit expansion

Page 7: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

The PCI read transfer burst

Page 8: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

The PCI write transfer burst.

Page 9: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

• Bus Arbitration– Parallel arbitration– Hidden arbitration– Arbitration algorithm is not defined

• DMA– Burst transfers

• Interrupts– INTA# activated– Data: interrupt vector

Page 10: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Bus Cycles

• INTA sequence (0000)• special cycle (0001)• I/O read access (0010)• I/O write access (0011)• memory read access (0110)• memory write access (0111)• configuration read access (1010)• configuration write access (1011)• memory multiple read access (1100)• dual addressing cycle (1101)• line memory read access (1110)• memory write access with invalidation (1111)

Page 11: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Configuration Address Space

64 Byte Header

192 Bytes Availablefor PCI Unit

Unit ID Manufacturer ID

Status Command

Class code Revision

BIST Header Latency CLS

Base Address register

Reserved

Reserved

Reserved

Reserved

Expansion ROM Base Address

Max. Lat. Min. GNT INT-Pin INT-Line

031 16 15• Manufacturer ID

– allocated by PCI SIG

• Unit ID, revision– identifies unit

• Class code– type of PCI unit

Page 12: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Status and Command Registers• Status:

– PER: Parity error– SER: System error– MAB: Master abort– TAB: Target abort received– STA: Target abort signaled– DEVTIM: DEVSEL timing

• 00=fast 01=medium 10=slow 11=reserved

– DP: Data parity error– FBB: Fast back-to-back

cycles supported/unsupported

• Command:– BEE: Fast back-to-back cycles

(Back-to-Back Enable)

– SEE: SERR Enable

– WC: Wait cycle control

– PER: Parity error (Parity Error Response)

– VPS: VGA palette snoop

– MWI: Memory write access with invalidation

– SC: Special cycle

– BM: Busmaster

– MAR: Activate/deactivate Memory address area

– IOR: Activate/deactivate I/O address area

Page 13: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Accessing Configuration Address Space

• Configuration Mechanism #1– CONFIG-ADDRESS (0cf8h) and CONFIG-

DATA (0cfch) registers are defined in the I/O area

• Configuration Mechanism #2 (for PC systems)– 4k I/O address range between c000h and

cfffh

TypeRegisterFunctionUnitBusReserved

EC

D

012781011151623243031

Page 14: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Base Address Registers

• PRF: Prefetching not possible/prefetching possible• Type: Positioning type

– 00=any 32-bit address, 01=less than 1M, 10=any 64-bit address, 11=reserved

• AD: Address decoding and expansion ROM deactivated/activated

Reserved

0TypeBase Address

PR

F

01234151631

For Memory Address Space

0Base Address

PR

F

012151631

For I/O Address Space

0Base Address AD

012151631

For Expansion ROM Address Space

1011

Page 15: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

The PCI Express Bus

• Point to point protocol– x1, x2, x4, x8, x12, x16 or x32 point-to-point

Link

• Differential Signaling

Page 16: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Low Cost PCI Express System

Page 17: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express High-End Server System

Page 18: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Properties• Packet Based Protocol• Bandwidth and Clocking

– 2.5 Gbits/sec/lane/direction– 8b/10b encoding– 250 Mbytes/sec/lane/direction

• Address Spaces– Memory– I/O– Configuration (extended from 256 Bytes to 4

Kbytes)

Page 19: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Transactions

• Transactions– memory read / write– I/O read / write– configuration read / write– new transaction type: Message transactions

• Transaction Model– posted (split transaction communication)– non-posted

Page 20: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Properties

• Quality of Service (QoS)– deterministic latencies and bandwidth

• Traffic Classes (TCs)– TCs can move through the fabric with different

priority

• Virtual Channels (VCs)– Each Traffic Class is individually mapped to a

Virtual Channel

Page 21: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Properties

• Interrupt Handling– Virtual wires

• Power Management– device power states: D0, D1, D2, D3-Hot and D3-Cold

• D0 is the full-on power state• D3-Cold is the lowest power state.

– Link power states: L0, L0s, L1, L2 and L3

• Hot Plug Support• PCI Compatible Software Model

Page 22: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Topology

Page 23: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Non-Posted Memory Read Originated by CPU and Targeting an Endpoint

Page 24: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

PCI Express Device Layers

Page 25: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Transaction Layer Packets

Page 26: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Electrical Physical Layer Showing Differential Transmitter and Receiver

Page 27: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

The SCSI Bus• SCSl: Small Computer Systems Interface• Maximum of eight units• Mainly hard disks, tape drives, optical drives• Asynchronous/synchronous protocol• Every unit is assigned a SCSI address

– host adapter itself is also a SCSI unit• several PCs can share a common SCSI bus

– max. 7 units

• Termination resistors are required• SCSI drives are intelligent

– data exchange is carried out without the slightest intervention from the CPU

– split transactions

Page 28: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Signals• BD(0)#-BD(7)#: data bits• BD(P)#: parity bit• BSY# (busy): the signal indicates whether the bus is

currently busy.• SEL# (select): the signal is used by the initiator to select

the target device; on the contrary, the target may also use SEL to re-establish the connection to the initiator after a temporary release of the bus control.

• C/D# (control/data): the signal is exclusively controlled by the target, and indicates whether control information or data is present on the SCSI bus. An active signal (with a low level) denotes control information

Page 29: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Signals• I/O# (input/output): the signal is exclusively controlled by the target

device, and indicates the direction of the data flow on the data bus relative to the initiator. An active signal (with a low level) means a data transfer to the initiator.

• MSG# (message): the signal is activated by the target during the message phase of the SCSI bus.

• REQ# (request): the signal is activated by the target unit to indicate the handshake request during the course of a REQ/ACK data transfer.

• ACK# (acknowledge): the signal is activated by the initiator to indicate the handshake acknowledge during the course of a REQ/ACK data transfer.

• ATN# (attention): an initiator activates the signal to indicate the attention condition.

• RST (reset): an active signal resets all connected SCSI devices.

Page 30: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

SCSI bus phases

• Bus-free– no SCSI unit is currently using and controlling the bus SEL# and BSY#

inactive

• Arbitration– unit activates BSY# and puts its SCSI-ID onto the data bus

– After a short arbitration delay, if no other SCSI-ID with a higher priority is active then the unit may control the bus and activates SEL#

• Selection– initiator selects a target unit and advises the target to carry out certain

functions

– the I/O# signal is inactive

– addressing by putting the OR-ed value of the SCSI-ID of the initiator and target to the bus

– target activates BSY#

Page 31: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

SCSI bus phases

• Reselection– a target may re-establish the connection with

the original initiator to continue the interrupted operation

• Command

• Data

• Message

• Status

Page 32: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Operation of the SCSI Bus

Initiator Target

Selection/Command

Reselection/Data

Bus free forother transfers

Page 33: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

SCSI Commands

• LUN: Logical Unit Number

• REL: relative addressing

• Block addressing

LUN Reserved REL

Command Code

Logical Block Address (MSB)

Logical Block Address

Logical Block Address

Logical Block Address (LSB)

Reserved

Transfer/Allocation/Parameter Length

Transfer/Allocation/Parameter Length

Control Byte

6-, 10-, 12- byte commands

10-byte command

Page 34: The PCI bus. Main features coupling of the processor and expansion bus by means of a bridge, 32-bit standard bus width with a maximum transfer rate of.

Evolution of SCSI Standards• SCSI-I: 8-bit bus, asynchronous 3 Mbytes/s, 5 MHz

synchronous mode 5 Mbytes/s– loosely specified

• SCSI-II: the first real SCSI standard• Fast SCSI: 10 MHz synchronous mode 10 Mbytes/s• Wide SCSI: extended to 16 or 32 bit bus• Ultra SCSI: 20 MHz synchronous mode 20 Mbytes/s• Ultra Wide SCSI: 80 Mbytes/s• Ultra160 SCSI : 160 Mbytes/s, differential signaling• Ultra320 SCSI : 320 Mbytes/s• Optical• Serial