參數資料
型號: S5335DK
廠商: Applied Micro Circuits Corp.
英文描述: PCI Bus Controller, 3.3V
中文描述: PCI總線控制器,3.3
文件頁數: 132/189頁
文件大?。?/td> 1193K
代理商: S5335DK
第1頁第2頁第3頁第4頁第5頁第6頁第7頁第8頁第9頁第10頁第11頁第12頁第13頁第14頁第15頁第16頁第17頁第18頁第19頁第20頁第21頁第22頁第23頁第24頁第25頁第26頁第27頁第28頁第29頁第30頁第31頁第32頁第33頁第34頁第35頁第36頁第37頁第38頁第39頁第40頁第41頁第42頁第43頁第44頁第45頁第46頁第47頁第48頁第49頁第50頁第51頁第52頁第53頁第54頁第55頁第56頁第57頁第58頁第59頁第60頁第61頁第62頁第63頁第64頁第65頁第66頁第67頁第68頁第69頁第70頁第71頁第72頁第73頁第74頁第75頁第76頁第77頁第78頁第79頁第80頁第81頁第82頁第83頁第84頁第85頁第86頁第87頁第88頁第89頁第90頁第91頁第92頁第93頁第94頁第95頁第96頁第97頁第98頁第99頁第100頁第101頁第102頁第103頁第104頁第105頁第106頁第107頁第108頁第109頁第110頁第111頁第112頁第113頁第114頁第115頁第116頁第117頁第118頁第119頁第120頁第121頁第122頁第123頁第124頁第125頁第126頁第127頁第128頁第129頁第130頁第131頁當前第132頁第133頁第134頁第135頁第136頁第137頁第138頁第139頁第140頁第141頁第142頁第143頁第144頁第145頁第146頁第147頁第148頁第149頁第150頁第151頁第152頁第153頁第154頁第155頁第156頁第157頁第158頁第159頁第160頁第161頁第162頁第163頁第164頁第165頁第166頁第167頁第168頁第169頁第170頁第171頁第172頁第173頁第174頁第175頁第176頁第177頁第178頁第179頁第180頁第181頁第182頁第183頁第184頁第185頁第186頁第187頁第188頁第189頁
S5335 – PCI Bus Controller, 3.3V
Revision 5.01 – November 30, 2005
Data Sheet
AMCC Confidential and Proprietary
DS1657 132
FIFO PCI Bus Master Reads
For PCI read transfers (filling the PCI to Add-On
FIFO), read cycles are performed until one of the fol-
lowing occurs:
- Bus Master Read Transfer Count Register
(MRTC), if used, reaches zero
- The PCI to Add-On FIFO is full
- GNT# is removed by the PCI bus arbiter
- AMREN is deasserted
If the transfer count is not zero, GNT# remains
asserted, and AMREN is asserted, the FIFO continues
to read data from the PCI bus until there are no empty
locations in the PCI to Add-On FIFO. If the Add-On
can empty the FIFO as quickly as it can be filled from
the PCI bus, very long bursts are possible. The S5335
deasserts REQ# when it completes the access to fill
the last location in the FIFO. Once REQ# is deas-
serted, it will not be reasserted until the FIFO
management condition is met.
FIFO PCI Bus Master Writes
For PCI write transfers (emptying the Add-On to PCI
FIFO), write cycles are performed until one of the fol-
lowing occurs:
- Bus Master Write Transfer Count Register
(MWTC), if used, reaches zero
- The Add-On to PCI FIFO is empty
- GNT# is removed by the PCI bus arbiter
- AMWEN is deasserted
If the transfer count is not zero, GNT# remains
asserted, and AMWEN is asserted, The FIFO contin-
ues to write data to the PCI bus until there are is no
data in the Add-On to PCI FIFO. If the Add-On can fill
the FIFO as quickly as it can be emptied to the PCI
bus, very long bursts are possible. The S5335 deas-
serts REQ# when it completes the access to transfer
the last data in the FIFO. Once REQ# is deasserted, it
will not be reasserted until the FIFO management con-
dition is met.
Add-On Bus Interface
The FIFO register may be accessed in two ways from
the Add-On interface. It can be accessed through nor-
mal register accesses or directly with the RDFIFO#
and WRFIFO# inputs. In addition, the FIFO register
can also be accessed synchronous to BPCLK. The
Add-On interface also supports datapaths which are
not 32-bits. The method used to access the FIFO from
the Add-On interface is independent of whether the
FIFO is a PCI target or a PCI initiator.
Add-On FIFO Register Accesses
The FIFO may be accessed from the Add-On interface
through the Add-On FIFO Port Register (AFIFO) read
or write. This is offset 20h in the Add-On Operation
Registers. This register is accessed synchronous to
BPCLK. To access the FIFO as a normal Add-On
Operation Register, ADR[6:2], BE[3:0]#, SELECT#,
and RD# or WR# are required.
Figure 81 shows a synchronous FIFO register burst
access. SELECT# must meet setup and hold times
relative to the rising edge of BPCLK. RD# and
SELECT# both asserted enables the DQ outputs, and
the first data location (data 0) in the FIFO is driven on
to the bus. The FIFO address and the byte enables
must be valid before valid data is driven onto the DQ
bus. Data 0 remains valid until the next rising edge of
BPCLK. The rising edge of BPCLK causes the FIFO
pointer to advance to the next location (data 1). The
next rising edge of BPCLK also advances the FIFO
pointer to the next location (data 2). The status outputs
reflect the FIFO condition after it advances, and are
updated off of the rising edge of BPCLK. When RD# or
SELECT# is deasserted, the DQ bus floats. The next
time a valid FIFO access occurs and RD# and
SELECT# are asserted, data 2 is presented on the DQ
bus (as there was no BPCLK edge to advance the
FIFO).
Add-On FIFO Direct Access Mode
Instead of generating an address, byte enables,
SELECT# and a RD# or WR# strobe for every FIFO
access, the S5335 allows a simple, direct access
mode. Using RDFIFO# and WRFIFO# is functionally
identical to performing a standard AFIFO Port Register
access, but requires less logic to implement. Accesses
to the FIFO register using the direct access signals are
always 32-bits wide. The only exception to this is when
the MODE pin is configured for 16-bit operation. In this
situation, all accesses are 16-bits wide. The RD# and
WR# inputs must be inactive when RDFIFO# or
WRFIFO# is active. The ADR[6:2] and BE[3:0]# inputs
are ignored. RDFIFO# and WRFIFO# act as enables
with BPCLK acting as the clock. A Synchronous inter-
face allows higher data rates.
Figure 82 shows a synchronous FIFO register direct
burst access using RDFIFO#. RDFIFO# acts as an
enable and the first data location (data 0) in the FIFO
is driven on to the bus when RDFIFO# is asserted.
Data 0 remains valid until the next rising edge of
BPCLK. The rising edge of BPCLK causes the FIFO
pointer to advance to the next location (data 1). The
next rising edge of BPCLK advances the FIFO pointer
to the next location (data 2). The status outputs reflect
相關PDF資料
PDF描述
S5335QF PCI Bus Controller, 3.3V
S5335QFAAB PCI Bus Controller, 3.3V
S5566B General Purpose Rectifier(通用整流器)
S5566G General Purpose Rectifier(通用整流器)
S5566J GENERAL PURPOSE RECTIFIER APPLICATIONS
相關代理商/技術參數
參數描述
S5335QF 制造商:AppliedMicro 功能描述:
S5335QFAAB 制造商:AppliedMicro 功能描述:PCI Bus Controller
S533-M04-F13A-E 制造商:UNICORP 功能描述:
S-533-M04-F13-F 制造商:UNICORP 功能描述:
S533-M04-F13-F 制造商:UNICORP 功能描述: