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

W89C840F 参数 Datasheet PDF下载

W89C840F图片预览
型号: W89C840F
PDF下载: 下载PDF文件 查看货源
内容描述: 局域网节点控制器\n [LAN NODE CONTROLLER ]
分类和应用: 控制器局域网
文件页数/大小: 72 页 / 708 K
品牌: ETC [ ETC ]
 浏览型号W89C840F的Datasheet PDF文件第6页浏览型号W89C840F的Datasheet PDF文件第7页浏览型号W89C840F的Datasheet PDF文件第8页浏览型号W89C840F的Datasheet PDF文件第9页浏览型号W89C840F的Datasheet PDF文件第11页浏览型号W89C840F的Datasheet PDF文件第12页浏览型号W89C840F的Datasheet PDF文件第13页浏览型号W89C840F的Datasheet PDF文件第14页  
W89C840F  
MRXCLK  
I
Received clock source:  
This clock is from PHY device. It will be either 25Mhz  
or 2.5Mhz receive clock, determined by auto-negotiation  
device in PHY and supported by W89C840F. The  
minimun duty cycle at its high state or low state of  
MRXCLK should be 35% of the nominal period under  
all condition. PHY device should drive MRXCLK as a  
continuous clock.  
MRXD[3:0]  
I
Received data pins:  
This is driven by external 100/10 Mbps PHY. MRXD  
should be syncronized with clock source MRXCLK and  
valid only when MRXDV is valid. MRXD[0] is the least  
significant bit.  
Functional Description  
Receive direct memory access function  
On receiving a data packet, the receive DMA function will transfer these data from the internal receive  
FIFO which has a size of 4k bytes to the host memory with the assistance of the on-chip PCI bus master.  
During the transaction cycle, the media access controller(MAC) requests the receive DMA state machine to  
move the data in the receive FIFO onto the PCI bus, and then move it to the host memory with a kind of data  
structure which is constructed and described by descriptors.  
A number of receive descriptors in the chip, which generated by chip itself, are used to specify the  
descriptor structure and indicate the memory spaces for storing the received packet data. The r ecei ve  
descr i pt or s al so ar e used to store the received packet status when a valid packet is received. Each  
descriptor has a size of 4 long words that resides in the host memory. The first 32 bits are used to keep the  
received packet status information. The second 32 bits are used to specify the descriptor structure type and  
the size of the received data buffer. The remains 64 bits are used to specify the size and the address of the  
allocated memory for this data buffer and the next one.  
The received packet can be described by a single descriptor or multiple descriptors. It depends on the  
configuration, previously set by software driver, and the received packet length. The received packet data also  
can be stored in a single data buffer or multiple data buffers.  
The descriptor structure can be either a ring structure or a chain structure. A mixed struct ur e mode  
i s al so al l owed.  
In the descriptors with the ring structure, Host allocates a big continuous memory for keeping all the  
descriptor information. Each descriptor can point to two data buffers addresses to store the received packet  
data. Though the data buffers are not necessarily be contiguous, the descriptors must be contiguous one after  
the other.  
- 10 -  
 复制成功!