![Intel IXP45X Скачать руководство пользователя страница 250](http://html1.mh-extra.com/html/intel/ixp45x/ixp45x_developers-manual_2073092250.webp)
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors—Ethernet MACs
Intel
®
IXP45X and Intel
®
IXP46X Product Line of Network Processors
Developer’s Manual
August 2006
250
Order Number: 306262-004US
6.2.9
Receive Control 1
Register Name:
rxctrl1
Hex Offset Address:
0xC8009010
Reset Hex Value:
0x00000000
Register
Description:
Receive Control Register
Access: Read/Write.
31
8
7
6
5
4
3
2
1
0
(Reserved)
BCD
IS
RX RP
AD
D
F
IL
T
LOOP
EN
PS
E E
N
CRC
PA
D
S
T
R
P
RX E
N
Register
rxcrtl1
Bits
Name
Description
31:8
(Reserved)
7
Broadcast
disable
Broadcast packets will only be dropped if broadcast disable is set to “1”, the
address mask register is NOT 00 00 00 00 00 00 and the address filter is
enabled. Setting the address mask register to all 00 (don’t care about the
address) and setting the Broadcast disable bit to “1” (checking the address) at
the same time is a contradiction and will result in broadcast packets still being
received and the packet status (MCST_PKT / BCST_PKT) will be read back
accordingly.
6
Receive runt
packet
1 = Causes runt packets to be passed to the application logic.
0 = Runt packets are dropped.
5
Address filter
enable
1 = Causes address filtering to take place. Non-broadcast packets are only
passed to the application logic if they pass the address filter.
4
Loopback
enable
1 = Causes loop-back operation.
Note:
In order for the loop-back operation to operate correctly, the Ethernet
coprocessor requires synchronous and in-phase clocks to be provided
on the rx_clk and tx_clk pins.
3
Pause enable
1 = Enables detection of Pause frames. Upon detecting a pause frame, data
transmission is halted based on the data in the pause frame. The 2-byte data of
the received pause frame indicates the time, as a number of 512 bit times, to
halt the transmission.
2
Send CRC
1 = Causes the CRC data to be sent to the application logic.
1
Pad strip
1 = Causes the pad bytes to be stripped from receive data.
0
Receive
enable
1 = Causes reception to be enabled.