
IP100
BIT
12
IP100-DS-R03
May 27, 2003
53/92
Copyright
2003, IC Plus Corp.
All rights reserved.
Preliminary, Specification subject to change without notice.
BIT NAME
RxDisable
R/W
W
BIT DESCRIPTION
Receive Disable. Writing a logic 1 to RxDisable will disable the
IP100 from receiving frames. The state (enabled/disabled) of the
IP100’s receiver is shown via RxEnabled.
Receive Enabled. If RxEnabled is a logic 1, the IP100’s receiver is
enabled.
Paused. If Paused is a logic 1, the IP100 has received a PAUSE
MAC Control Frame and the IP100 has halted the transmitter for the
duration indicated in the PAUSE Frame’s pause_time field. Paused
will become a logic 0 when the IP100’s transmitter ends is pause
operation.
Reserved for future use.
13
RxEnabled
R
14
Paused
R
15
Reserved
N/A
10.4.20 MaxFrameSize
Class............................. LAN I/O Registers, Control and Status
Base Address ............... IoBaseAddress register value
Address Offset.............. 0x5a
Default .......................... 0x1514 or 0x4491 based on the RcvLargeFrames bit in the MACCtrl0 register
Width ............................ 16 bits
BIT
BIT NAME
R/W
15..0
MaxFrameSize
R/W
Maximum Frame Size. Received frames with sizes equal to or larger
than MaxFrameSize will be flagged as oversize via the
RxOversizedFrame bit in RxDMAStatus field of the frame’s RFD.
10.4.21 PhyCtrl
Class............................. LAN I/O Registers, External Interface Control
Base Address ............... IoBaseAddress register value
Address Offset .............. 0x5e
Default .......................... 0x00
Width ............................ 8 bits
PhyCtrl contains control bits for the internal MII Management Interface. The MII Management Interface is used to
access registers in the IP100 PHY. The host system accesses the MII Management Interface by writing and
reading bit patterns to the PhyCtrl register.
BIT
BIT NAME
R/W
0
MgmtClk
R/W
Management Clock. MgmtClk drives the management clock (MDC)
signal to the PHY.
1
MgmtData
R/W
Management Data bit. MgmtData is directly connected to the MDIO
signal connected to the PHY. Data can be written to or read from the
PHY by writing or read MgmtData based on the value of MgmtDir.
2
MgmtDir
R/W
Management Data Direction. If the MgmtDir is a logic 1, the value
written to MgmtData is driven onto the MDIO signal connected to the
PHY. When MgmtDir is a logic 0, data driven onto MDIO by the PHY
can be read from MgmtData.
BIT DESCRIPTION
BIT DESCRIPTION