欢迎访问ic37.com |
会员登录 免费注册
发布采购

78Q8430-100IGT/F 参数 Datasheet PDF下载

78Q8430-100IGT/F图片预览
型号: 78Q8430-100IGT/F
PDF下载: 下载PDF文件 查看货源
内容描述: 10/100以太网MAC和PHY [10/100 Ethernet MAC and PHY]
分类和应用: 电信集成电路编码器以太网局域网(LAN)标准
文件页数/大小: 88 页 / 1209 K
品牌: TERIDIAN [ TERIDIAN SEMICONDUCTOR CORPORATION ]
 浏览型号78Q8430-100IGT/F的Datasheet PDF文件第24页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第25页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第26页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第27页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第29页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第30页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第31页浏览型号78Q8430-100IGT/F的Datasheet PDF文件第32页  
78Q8430 Data Sheet  
DS_8430_001  
6.3.2.1 Using the Setup Transmit Data Register  
The Setup Transmit Data Register (STDR) can be used to control the way in which 32-bit data words are  
transferred to the transmit FIFO. The STDR can be changed on a word-by-word basis to change the  
network endianness or buffer-byte-alignment, or the STDR can be used to setup the transfer of an entire  
buffer of transmit data. A new frame must be initialized by a write to the PCWR before the STDR is setup  
for transferring frame data to the QUE.  
The Count field of the STDR contains one less than the number of writes to the TDR that will be needed  
to complete the transfer of the buffer. The Start Offset field contains the number of bytes in the first write  
to the TDR to ignore. The End Offset field contains the number of bytes in the last write (when the Count  
field is equal to zero) to ignore.  
Table 22: Transmit Data Buffer Example  
32-bit Write Data  
Transmit Order:  
Byte-1 Byte-2 Byte-3  
Byte-4  
B2  
Start Offset = 2  
X
B3  
X
B4  
B1  
B5  
B6  
Count decrements for  
each write  
BN-4  
BN  
BN-3  
X
BN-2  
X
BN-1  
X
End Offset = 3  
Notes:  
1. The End Offset will continue to be applied as long as the COUNT field of the STDR contains zero. If  
a non-zero End Offset is used, it must be cleared at the end of the block transfer.  
2. The COUNT field must expire before the PSZR expires. Frames that are entirely contained within  
one block should not use the End Offset. Instead, use the PSZR to clip the last write to the TDR.  
The Endian field of the STDR is used to set the transmit order of the data written on the bus, or how host  
bus write data bytes are mapped to transmit buffer bytes. If the Endian bit is set then the most significant  
byte of the host bus as defined by the logical endianness, is mapped to the first transmitted byte in the  
buffer, otherwise, the least significant byte is mapped to the first transmitted byte.  
6.3.2.2 Preloading Transmit Data  
A transmit QUE signals the MAC transmitter that it is ready to transmit by asserting the QUE Data Ready  
bit (QDR) in its QUE Status Register (QSR). The default behavior of the QDR for a transmit QUE is to  
assert anytime the QUE contains any data. This means that a transmit QUE can potentially begin  
transmitting as soon as the first BLOCK is added to the QUE. Once the QUE begins transmitting, data for  
the packet being transmitted must be added to the QUE faster than the transmitter removes it or a TX  
FIFO under-run condition will eventually abort the packet (see TPSR).  
In the event that interrupt latency, host bus performance, or other issues may prevent the host from  
loading data into the QUE faster than it is removed by the MAC, the QSR can be used to modify the QDR  
behavior and prevent an under-run condition on the QUE. Bits 25 and 24 of the QSR are the Mode field.  
The default setting for the Mode field is 00b. In this mode the QDR bit is set anytime the QUE contains at  
least one BLOCK. In this mode, the host must be diligent in keeping the QUE populated with data to  
avoid a TX FIFO under-run condition in the MAC.  
If the Mode setting is 01b then the QDR bit for the QUE is set only when the number of BLOCKs in the  
QUE is above the value indicated by the Threshold field. This will allow the host to fill the QUE up to the  
threshold level at its leisure without risk of a TX FIFO under-run. The drawback to this mode is that a  
small packet that uses fewer than the threshold number of BLOCKs will be stranded in the QUE until  
more data is added to the QUE to bring the total number of BLOCKs up and over the threshold.  
28  
Rev. 1.2