MOD5234-100IR NetBurner Inc, MOD5234-100IR Datasheet - Page 117

MOD5234 10/100 ETHERNET MODULE

MOD5234-100IR

Manufacturer Part Number
MOD5234-100IR
Description
MOD5234 10/100 ETHERNET MODULE
Manufacturer
NetBurner Inc
Type
Controllers & Processorsr

Specifications of MOD5234-100IR

Interface
I²C, SPI, UART
Voltage - Supply
2.5V
Mounting Type
Surface Mount
Package / Case
Module
Product
Modules
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Data Format
-
Baud Rates
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
Q4483564
EMAC_state_restore:
By executing this type of sequence, the exact state of the EMAC programming model can be
correctly saved and restored.
4.4.1.1.3
MULS and MULU are unaffected by fractional mode operation; operands are still assumed to be
integers.
4.4.1.1.4
The scale factor is ignored while the MAC is in fractional mode.
4.4.2
The 32-bit MASK implements the low-order 16 bits to minimize the alignment complications
involved with loading and storing only 16 bits. When the MASK is loaded, the low-order 16 bits
of the source operand are actually loaded into the register. When it is stored, the upper 16 bits are
all forced to ones.
This register performs a simple AND with the operand address for MAC instructions. That is, the
processor calculates the normal operand address and, if enabled, that address is then ANDed with
{0xFFFF, MASK[15:0]} to form the final address. Therefore, with certain MASK bits cleared, the
operand address can be constrained to a certain memory region. This is used primarily to
implement circular queues in conjunction with the (An)+ addressing mode.
This feature minimizes the addressing support required for filtering, convolution, or any routine
that implements a data array as a circular queue. For MAC + MOVE operations, the MASK
contents can optionally be included in all memory effective address calculations. The syntax is as
follows:
MAC.sz
The & operator enables the use of MASK and causes bit 5 of the extension word to be set. The
exact algorithm for the use of MASK is as follows:
Freescale Semiconductor
movem.l (a7),#0x00ff
move.l
move.l
move.l
move.l
move.l
move.l
move.l
move.l
move.l
Ry,RxSF,<ea>y&,Rw
Mask Register (MASK)
MULS/MULU
Scale Factor in MAC or MSAC Instructions
#0,macsr
d0,acc0
d1,acc1
d2,acc2
d3,acc3
d4,accext01
d5,accext23
d6,mask
d7,macsr
MCF5235 Reference Manual, Rev. 2
; restore the state from memory
; disable rounding in the macsr
; restore the accumulators
; restore the accumulator extensions
; restore the address mask
; restore the macsr
Memory Map/Register Definition
4-11

Related parts for MOD5234-100IR