參數(shù)資料
型號: S5935TF
廠商: APPLIEDMICRO INC
元件分類: 總線控制器
英文描述: PCI 5V Bus Master/Target Device 32-bit
中文描述: PCI BUS CONTROLLER, PQFP208
封裝: TQFP-208
文件頁數(shù): 136/190頁
文件大小: 748K
代理商: S5935TF
第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頁第190頁
10-128
FIFO OVERVIEW
S5935
reset the PCI to Add-On or Add-On to PCI FIFO
flags. The FIFO flags can always be reset with soft-
ware through the Add-On General Control/Status
Register (AGCSTS) or the Bus Master Control/Status
Register (MCSR), but these hardware inputs are use-
ful for designs which do no implement a CPU on the
Add-On card. Asserting the FRC# input resets the
PCI to Add-On FIFO. Asserting the FWC# input re-
sets the Add-On to PCI FIFO.
The AMREN and AMWEN inputs allow Add-On logic to
individually enable and disable bus mastering for the
PCI to Add-On and Add-On to PCI FIFO. These inputs
override the Bus Master Control/Status Register
(MCSR) bus master enable bits. The S5935 may re-
quest the PCI bus for the PCI to Add-On FIFO when
AMREN is asserted and may request the PCI bus for
the Add-On to PCI FIFO when AMWEN is asserted. If
AMREN or AMWEN is deasserted, the S5935 removes
its PCI bus request and gives up control of the bus.
AMREN and AMWEN are useful for Add-Ons with
external FIFOs cascaded into the S5935. For PCI
bus master write operations, the entire S5935 Add-
On to PCI FIFO and the external FIFO may be filled
before enabling bus mastering, providing a single
long burst write rather than numerous short bursts.
In some applications, the amount of data to be trans-
ferred is not known. During read operations, the
S5935, attempting to fill its PCI to Add-On FIFO, may
access up to eight memory locations beyond what is
required by the Add-On before it stops. In this situa-
tion, AMREN can be deasserted to disable PCI
reads, and then FRC# can be asserted to flush the
unwanted data from the FIFO.
FIFO Generated Add-On Interrupts
For Add-On initiated bus mastering, the S5935 may
be configured to generate interrupts to the Add-On
interface for the following situations:
– Read transfer count reaches zero
– Write transfer count reaches zero
– An error occurred during the bus master trans-
action
The interrupt is posted to the Add-On interface with
the IRQ# output. A high-to-low transition on this out-
put indicates an interrupt condition. Because there is
a single interrupt output and multiple interrupt condi-
tions, the Add-On Interrupt Control/Status Register
(AINT) must be read to determine the interrupt
source. This register is also used to clear the inter-
rupt, returning IRQ# to its high state. If mailbox inter-
rupts are also used, this must be considered in the
interrupt service routine.
8-Bit and 16-Bit FIFO Add-On Interfaces
The S5935 FIFO may also be used to transfer data
between the PCI bus and 8-bit or 16-bit Add-On inter-
faces. This can be done using FIFO advance condi-
tions or the S5935 MODE input pin.
The FIFO may be used as an 8-bit or 16-bit wide
FIFO. To use the FIFO as an 8-bit interface, the ad-
vance condition should be set for byte 0 (no data is
transferred in the upper 3 bytes). To use the FIFO as
a 16-bit interface, the advance condition should be
set for byte 1 (no data is transferred in the upper 2
bytes). This allows a simple Add-On bus interface,
but it has the disadvantage of not efficiently utilizing
the PCI bus bandwidth because the host is forced to
perform 8-bit or 16-bit accesses to the FIFO on the
PCI bus. This is the only way to communicate with an
8-bit Add-On through the FIFO without additional
logic to steer byte lanes on the Add-On data bus.
Pass-Thru mode is more suited to 8-bit Add-On inter-
faces.
Implementing a 16-bit wide FIFO is a reasonable so-
lution, but to avoid wasting PCI bus bandwidth, the
best method is to allow the PCI bus and the FIFO to
operate with 32-bit data. The S5935 can assemble or
disassemble 32-bit quantities for the Add-On inter-
face. This is possible through the MODE pin. When
MODE is low, the Add-On data bus is 32-bits. When
MODE is high, the Add-On data bus is 16-bits. When
MODE is configured for 16-bit operation, BE3# be-
comes ADR1.
With the FIFO direct access signals (RDFIFO# and
WRFIFO#), the MODE pin must reflect the actual
Add-On data bus width. With MODE = 16-bits, the
S5935 automatically takes two consecutive, 16-bit
Add-On writes to the FIFO and assembles a 32-bit
value. FIFO reads operate in the same manner. Two
consecutive Add-On reads empty the 32-bit FIFO
register. The 16-bit data bus is internally steered to
the lower and upper words of the 32-bit FIFO register.
One consideration needs to be taken when using the
FIFO direct access signals and letting the S5935 do
byte lane steering internally. The default condition
used to advance the FIFO is byte 0. This must be
changed to byte 2 or 3. When MODE is configured
for a 16-bit Add-On bus, the first 16-bit cycle to the
FIFO always accesses the low 16-bits. If the FIFO
advance condition is left at byte 0, the FIFO ad-
vances after the first 16-bit cycle and the data in the
upper 16-bits is directed to the next FIFO location,
shifting the data.
The FRC# and FWC# inputs allow Add-On logic to
相關PDF資料
PDF描述
S5935 PCI 5V Bus Master/Target Device 32-bit
S5935QF PCI 5V Bus Master/Target Device 32-bit
S5990-01 POSITION SENSITIVE DETECTOR
S5629-01 POSITION SENSITIVE DETECTOR
S5629-02 POSITION SENSITIVE DETECTOR
相關代理商/技術參數(shù)
參數(shù)描述
S5935TFC 制造商:AMCC 制造商全稱:Applied Micro Circuits Corporation 功能描述:PCI Product
S593T 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:MOSMIC for TV-Tuner Prestage with 5 V Supply Voltage
S593T_08 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:MOSMIC? for TV-Tuner Prestage with 5 V Supply Voltage
S593TR 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:MOSMIC? for TV-Tuner Prestage with 5 V Supply Voltage
S593TRW 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:MOSMIC for TV-Tuner Prestage with 5 V Supply Voltage