Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
PROGRAMMABLE CPU/INTERFACE BUFFER STRUCTURE USING DUAL PORT RAM
Document Type and Number:
WIPO Patent Application WO/2002/079971
Kind Code:
A1
Abstract:
Disclosed is a programmable buffer circuit (16) for interfacing a CPU (12) to a plurality of channel interfaces (814). The buffer circuit includes a dual port memory (18) having a first port coupled to a CPU data bus and a second port coupled to a channel data bus that serves the plurality of channel interfaces. The buffer circuit further includes an arbitrator (24) for arbitrating access to the dual port memory by individual ones of the channel interfaces over the channel data bus; an address generator (26) for generating dual port memory addresses for reading and writing data using the CPU data bus and the channel data bus; and a control unit (20) and allocator (22) that are programmable by the CPU for specifying individual ones of buffer locations and sizes within the dual port memory for individual ones of the channel interfaces, and for enabling and disabling individual ones of the buffers.

Inventors:
ZHAO SHENG
ARIES WONG
LIN MING-HUI
Application Number:
PCT/IB2001/001962
Publication Date:
October 10, 2002
Filing Date:
October 18, 2001
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
NOKIA CORP (FI)
NOKIA INC (US)
International Classes:
G06F5/06; G06F5/10; G06F13/00; G06F13/38; (IPC1-7): G06F5/06
Foreign References:
US4839791A1989-06-13
US5963499A1999-10-05
EP0550163A11993-07-07
Attorney, Agent or Firm:
Smith, Harry F. (LLP 4 Research Driv, Shelton CT, US)
Download PDF:
Claims:
CLAIMS What is claimed is:
1. A programmable buffer circuit for interfacing a CPU to a plurality of channel interfaces, comprising: a dual port memory having a first port coupled to a CPU data bus and a second port coupled to a channel data bus that serves said plurality of channel interfaces; an arbitrator for arbitrating access to said dual port memory by individual ones of said channel interfaces over said channel data bus; an address generator for generating dual port memory addresses for reading and writing data using said CPU data bus and said channel data bus; and an allocator and control unit programmable by said CPU for specifying individual ones of buffer locations and sizes within said dual port memory for individual ones of said channel interfaces, and for enabling individual ones of said buffers, said allocator having outputs coupled to said address generator for controlling the generation of addresses thereby depending on which channel interface is currently selected for access to said dual port memory.
2. A programmable buffer circuit as in claim 1, wherein said control unit is programmable for operating individual ones of channel buffers in a block access mode or in a first in/first out (FIFO) access mode of operation.
3. A programmable buffer circuit as in claim 1, wherein at least said dual port memory, said CPU and said plurality of interface channels are contained within a common integrated circuit package.
4. A programmable buffer circuit as in claim 1, wherein one of said plurality of interface channels is comprised of an audio CODEC.
5. A programmable buffer circuit as in claim 1, wherein one of said plurality of interface channels is comprised of a serial data interface.
6. A programmable buffer circuit as in claim 1, wherein one of said plurality of interface channels is comprised of a packet data interface channel.
7. A programmable buffer circuit as in claim 1, wherein individual ones of said plurality of interface channels are comprised of a receive interface and a transmit interface, and wherein said allocator comprises a corresponding plurality of registers for specifying at least a starting address and a size for each of of said receive interface and said transmit interface.
8. A programmable buffer circuit as in claim 1, wherein individual ones of said plurality of interface channels are comprised of a receive interface and a transmit interface, and wherein said buffer circuit is programmable for specifying a receive buffer of one channel interface to be a transmit buffer of another channel interface.
9. A method for operating a programmable buffer circuit for interfacing a CPU to a plurality of channel interfaces, comprising step of : providing a dual port memory having a first port coupled to a CPU data bus and a second port coupled to a channel data bus that serves said plurality of channel interfaces; programming a control unit for specifying individual ones of buffer locations and sizes within said dual port memory for individual ones of said channel interfaces; arbitrating for access to said dual port memory by individual ones of said channel interfaces over said channel data bus; and generating dual port memory addresses for reading and writing data using said CPU data bus and said channel data bus, the generation of said addresses depending on which channel interface is currently selected for access to said dual port memory, and on the specified buffer location and size within said dual port memory for the selected one of said channel interfaces.
10. A method as in claim 9, wherein said step of programming further specifies for individual ones of channel buffers whether the channel buffer is operated in a block access mode or in a first in/first out (FIFO) access mode of operation.
11. A method as in claim 9, wherein at least said dual port memory, said CPU and said plurality of interface channels are contained within a common integrated circuit package.
12. A method as in claim 9, wherein one of said plurality of interface channels is comprised of an audio CODEC, and wherein another one of said plurality of interface channels is comprised of at least one of a serial data interface and a packet data interface.
13. A method as in claim 9, wherein individual ones of said plurality of interface channels are comprised of a receive interface and a transmit interface, and wherein said step of programming specifies at least a starting address and a size for each of said receive interface and said transmit interface.
14. A method as in claim 9, wherein individual ones of said plurality of interface channels are comprised of a receive interface and a transmit interface, and wherein said step of programming specifies a receive buffer of one channel interface to be a transmit buffer of another channel interface.
Description:
PROGRAMMABLE CPU/INTERFACE BUFFER STRUCTURE USING DUAL PORT RAM FIELD OF THE INVENTION: This invention relates generally to digital data processing systems and methods and, more particularly, relates to data buffering circuits and methods for use in digital data processing systems.

BACKGROUND OF THE INVENTION : It is common practice in the design of a data processing system with multiple interfaces, such as Ethernet, UART, CODEC, fC Bus, etc., interfaces, to provide a data buffer, such as a first in/first out (FIFO) buffer, within each of the interface circuits. In this case data is transferred between system memory and the interface circuit buffers by the use of direct memory access (DMA) techniques, or by a central processor unit (CPU) performing read or write operations to remove data from the buffers or to store data in to the buffers. This latter process is sometimes referred to as"programmed I/O".

As can be appreciated, the use of programmed I/O consumes CPU bandwidth, and thus reduces the amount of time that the CPU can spend on other tasks. This results in a decrease of the effective MIPS (millions of instructions per second) of the CPU.

The use of DMA can also be disruptive, as the additional loading of the system data bus can cause the CPU to incur wait states when it attempts to access a resource, such the system memory.

SUMMARY OF THE INVENTION The foregoing and other problems are overcome by methods and apparatus in accordance with embodiments of this invention. Disclosed is a programmable buffer circuit for interfacing a CPU to a plurality of channel interfaces. The buffer circuit includes a dual port memory having a first port coupled to a CPU data bus and a second port coupled to a channel data bus that serves the plurality of channel interfaces. The buffer circuit further includes an arbitrator for arbitrating access to the dual port memory by individual ones of the channel interfaces over the channel data bus; an address generator for generating dual port memory addresses for reading and writing data using the CPU data bus and the channel data bus; and a control unit and allocator that are programmable by the CPU for specifying individual ones of buffer locations and sizes within the dual port memory for individual ones of the channel interfaces, and for selectively enabling buffers. The allocator has outputs coupled to the address generator for controlling the generation of addresses thereby depending on which channel interface is currently selected by the arbitrator for access to the dual port memory. The control unit is programmable for operating individual ones of the channel buffers in a block access mode or in a first in/first out (FIFO) access mode of operation.

In a preferred embodiment, at least the dual port memory, the CPU and the plurality of interface channels are contained within a common integrated circuit package, such as an ASIC. By example, one of the plurality of interface channels implements an audio CODEC, another one implements a serial data interface, and another one implements a packet data interface channel.

Individual ones of the plurality of interface channels contain a receive interface and a transmit interface, and the allocator includes a corresponding plurality of registers for specifying at least a starting address and a size for each of the receive interface and the transmit interface. The buffer circuit is also programmable for specifying that a receive buffer of one channel interface is to be used as a transmit buffer of another channel interface.

BRIEF DESCRIPTION OF THE DRAWINGS The above set forth and other features of the invention are made more apparent in the ensuing Detailed Description of the Invention when read in conjunction with the attached Drawings, wherein : Fig. 1 is an overall block diagram of a data processing system constructed in accordance with the teachings of this invention to include a dual port memory unit (DPMU) ; Fig. 2 is a block diagram of the DPMU of Fig. 1; Fig. 3 is a block diagram of the DPMU control unit shown in Fig. 2; Fig. 4 is a block diagram of the DPMU allocator unit shown in Fig. 2; Fig. 5 is a block diagram of the DPMU arbitrator unit shown in Fig. 2; Fig. 6 is a block diagram of the DPMU address generator unit shown in Fig. 2; Fig. 7 is a block diagram of one of the plurality of address generating circuits shown in Fig. 6; Fig. 8 is a simplified block diagram of an embodiment of the DPMU integrated within an ASIC along with a CPU and various interfaces; Fig. 9 shows a portion of the ASIC of Fig. 8 in greater detail, and shows a plurality of different types of interface units; and Fig. 10 is a simplified block diagram showing the construction of one of the interface units of Fig. 9.

DETAILED DESCRIPTION OF THE INVENTION Fig. 1 is an overall block diagram of a data processing system (DPS) 10 constructed in accordance with the teachings of this invention. The DPS 10 includes at least one CPU 12, a plurality of Interface (IF) units 14A, 14B,..., 14C, referred to collectively as the IF 14, for coupling to external devices and buses, a dual port memory unit (DPMU) 16 that is constructed and operated in accordance with the teachings herein, a system memory control unit 13 and a system memory 15. While these various circuits and logical blocks can be provided as discrete components, in the presently preferred embodiment many or all of these components are integrated within an integrated circuit package, such as one or more Application Specific Integrated Circuit (ASIC) packages, as will be discussed in detail below. Other types of technologies could be used as well for implementing and embodying these teachings, such as Field Programmable Gate Array (FPGA) and Complex Programmable Logic Device (CPLD) technologies.

In Fig. 1 a plurality of buses are used for interconnecting the various components, including a CPU data in/out bus 12A (also referred to for simplicity as a CPU data bus), a CPU address/control bus 12B, an Interface data in/out bus 16A (also referred to for simplicity as an interface data bus or as an IF data bus) and an interface controls bus 16B or IF controls bus.

Fig. 2 is a block diagram of the DPMU 16 of Fig. 1. The DPMU 18 includes a dual port 8k byte by 8 bit RAM 18 that, in the preferred embodiment, is configured as 4k bytes by 16 bits at the interface 14 side and as 2k bytes by 32 bits at the CPU 12 side.

The CPU 12 can access the dual port RAM by byte, half word (16 bits) or words (32 bits). The dual port RAM 18 is configured through the use of various controls and other circuitry discussed below to provide a plurality of different buffer types and access modes. As an example, for a buffer assigned to a channel of an interface 14, the CPU 12 can access the buffer as a Sequential Access Memory (SAM) through a data register address, if the buffer is enabled.

The use of the dual port RAM 18 is preferred, as each interface 14 can access this memory without interfering with CPU 12 bus cycles. Locations within the dual port RAM 18 can be allocated to individuals ones of the IF 14 dynamically, with a programmable starting memory address and memory block size. Since all IF 14 data can be transferred between the interface and the dual port RAM 18, there is no need to transfer this data to the system memory 15, thereby improving the performance of the CPU 12. A block of dual port RAM memory 18 that is allocated to one of the IFs 14 can be operated in a block mode or in a FIFO mode wherein, by example, an associated one of the IF units 14 stores incoming data into the allocated block of dual port Ram 18, and the CPU 12 reads the stored data out in the first in, first out mode or, alternatively, the CPU 12 stores output data into the allocated block of dual port Ram 18, and the associated one of the IF units 14 reads the stored data out of the allocated block in the first in, first out mode.

Other components shown in Fig. 2 include a control unit 20, a buffer allocator 22, an interface (IF) request arbitrator 24, a dual port RAM 18 address generator 26, CPU 12 data out (DO) and data in (DI) controls 28 and 30, respectively, connected to the data in and data out A ports, respectively of the dual port RAM 18, IF 14 data out (DO) and data in (DI) controls 34 and 32, respectively, connected to the data in and data out B ports, respectively, of the dual port RAM 18, and a plurality of receive and transmit IF units 36A, 36B, 36C and 36D. In general, the buffer allocator 22 is used to set the dual port RAM 18 starting address and block size for each interface 14. The control unit 20 sets the operating mode, while the IF arbitrator 24 resolves IF requests for access to the dual port RAM 18 B data ports, and generates acknowledgments (ACKs) to both the Address Generator 26 and IFs 36. The address generator 26 generates the dual port RAM 18 address according to the buffer allocator 22 setup for a particular one of the IFs, and also automatically generates a dual port RAM 18 address for the CPU 12 side when operating in the buffer mode.

In the buffer mode the CPU 12 simply reads/writes one location, and the address generator 26 automatically provides the correct address for reading out/writing into the next buffer location in the dual port RAM 18.

A description of these various functional blocks will now be provided.

Fig. 3 is a block diagram of the DPMU control unit 20 shown in Fig. 2. The control unit 20 includes a buffer enable and mode control block 20A that generates buffer mode and buffer enable output signals, an IF enable control block 20B that generates IF control output signals, a CPU-side Port A control block 20C that receives the buffer enable signal from the block 20A, as well as I/O select, CPU R/W, low order CPU address bits A (1 : 0), and IF size signals, and outputs port A address control, port A R/W and port A data control signals. An IF strobe block 20D also receives the I/O select and CPU R/W signals and generates an IF strobe output signal. The control unit 20 performs the following functions: (a) interface function enable/disable ; (b) buffer enable/disable and operational mode setting; and (c) the generation of interface data register read strobe signals (for a receive channel) and write strobe signals (for a transmit channel). The control unit 20 also generates CPU 12 side read/write strobe signals and CPU 12 address 12B and data bus 12A controls. If the CPU 12 accesses an IF data register, and if the buffer for that IF channel is enabled, the data is read from/written into dual port RAM 18 through Port A within the allocated address space. The address bus of port A of the dual port RAM 18 is generated by the address generator 26, described below. The control unit 20 also provides control for the IF 14 side data bus 16A.

Fig. 4 is a block diagram of the DPMU allocator unit 22 shown in Fig. 2. There are four registers in the allocator 22 for each IF channel. That is, there are four transmit channel registers 22A: BaseRegO, BaseRegl, SizeRegO and SizeRegl and four receiver channel registers 22B: BaseRegO, BaseRegl, SizeRegO and SizeRegl.

When operating in the Block Mode, there are two independent buffers (BufferO and Buffer). In this case BaseRegO stores the starting address of BufferO, SizeRegO specifies the allocated BufferO size, BaseRegl stores the start address of Buffer, and SizeRegl specifies the allocated Bufferl size. The address generator 26 uses BufferO or Bufferl based upon control settings and status.

When operating in FIFO Mode, there is only one buffer. BaseRegO stores the buffer's start address, and SizeRegO specifies the allocated buffer size. In this case BaseRegl functions as a Low Threshold Register, and SizeRegl functions as a High Threshold Register.

In either operational mode, outputs of the four registers for each channel are provided to the address generator 26.

Fig. 5 is a block diagram of the DPMU arbitrator unit 24 shown in Fig. 2. Functional blocks of the arbitrator unit 24 includes a priority resolution circuit 24A, a plurality of IF ACK selectors 24B to 24C, a read control circuit 24D and a write control circuit 24E. The priority resolution circuit 24A receives IF requests for access to the dual port RAM 18 and corresponding size inputs from the receive and transmit IF channels 36, as well as buffer enable signals from the control unit 20, and outputs ACKs to the Address generator 26 and to the IF ACK selectors 24B, 24C. The dual port RAM 18 read and write control circuits 24D, 24E receive TX ACK and RX ACK signals, respectively, in addition to a size ACK signal and the LSB of the dual port RAM 18 address (AO) from the address generator 26.

The IF request priority resolution circuit 24A may be implemented with a fixed priority, a rotating priority or a programmable priority. Fixed priority is the simplest to implement, but the least flexible.

The acknowledgments (ACKs) from the priority resolution circuit 24A directly drive the address generator circuit 26. If a buffer for an interface channel 36 is enabled (as indicated by the control unit 20), an ACK to the interface channel 36, via the appropriate one of the IF ACK selectors 24B, 24C, is generated by the priority resolution circuit 24A, and the driving signal is the IF strobe signal generated by the control unit 20.

Fig. 6 is a block diagram of the DPMU address generator 26 shown in Fig. 2. The address generator 26 includes a plurality of address generating circuits 26A, 26B that feed either dual port RAM 18 port A read or write (Fill) addresses to a dual port RAM 18 port A address selector 26C (CPU 12 side) and that feed either dual port RAM 18 port B read or write (Fill) addresses to a dual port RAM 18 port B address selector 26D (IF 14 side). The Port A address selector 26C receives a buffer strobe signal from the control unit 20, and the Port B address selector 26D receives ACKs from the arbitrator 24.

Fig. 7 is a block diagram showing the construction of one of the plurality of address generating circuits 26A, 26B shown in Fig. 6. Each address generating circuit 26A, 26B receives corresponding outputs from transmit channel registers (e. g., 22A): i. e., BaseRegO, BaseRegl, SizeRegO and SizeRegl and the outputs from the associated receive channel registers (e. g., 22B): i. e., BaseRegO, BaseRegl, SizeRegO and SizeRegl, provided by the allocator 22.

Each address generating circuit 26A, 26B includes a Fill Address generating circuit, a Read Address generating circuit and a Threshold control. The Fill Address generating circuit includes a Fill Size selector 26Aa that selects SizeRegO or SizeRegl from a channel register block of the allocator 22 according the state of Fill Act Buffer 26Ac, a Fill Address Selector 26Ab that selects BaseRegO or BaseRegl from a channel register block of the allocator 22 according the state of Fill Act Buffer 26Ac, and a Fill Offset & Status 26Ad that generates an offset according the size given from the Fill Size selector 26Aa and the operating mode. The Fill Address is the sum 26Ae of the selected base address from the Fill Address Selector 26Ab and the offset from Fill Offset & Status 26Ad. The Fill Act Buffer 26Ac toggles state according to the Fill Status in the Block mode to control the Fill Size selector 26Aa to select SizeRegO or SizeRegl, and to control the Fill Address Selector 26Ab to select BaseRegO or BaseRegl. The Fill Act Buffer 26Ac is forced to zero to control the Fill Size selector 26Aa to select SizeRegO, and Fill Address Selector 26Ab to select BaseRegO.

The Read Address generating circuit includes a Read Size selector 26Af that selects SizeRegO or SizeRegl from a channel register block of the allocator 22 according the state of Read Act Buffer 26Ah, a Read Address Selector 26Ag that selects BaseRegO or BaseRegl from a channel register block of the allocator 22 according the state of the Read Act Buffer 26Ah, and a Read Offset & Status 26Ai that generates an offset according the size given from the Read Size selector 26Af and the operating mode.

The Read Address is the sum 26Aj of selected base address from Read Address Selector 26Ag and the offset from Read Offset & Status 26Ai. The Read Act Buffer 26Ah toggles state according Read Status in Block mode to control Read Size selector 26Af to select SizeRegO or SizeRegl, and Read Address Selector 26Ag to select BaseRegO or BaseRegl. The Read Act Buffer 26Ah is forced to zero to control the Read Size selector 26Afto select SizeRegO, and Read Address Selector 26Ag to select BaseRegO.

The Threshold is functional in the FIFO mode, and controls the Fill Offset & Status 26Ad and the Read Offset & Status 26Ai according to the low threshold (SizeRegl from a channel register block of the allocator 22) and the high threshold (BaseRegl from a channel register block of the allocator 22).

For a receive channel, the Read Address is supplied to the Port A Address Selector 26C and the Fill Address is supplied to the Port B Address Selector 26D. For a transmit channel, the Read Address supplied to the Port B Address Selector 26D and the Fill Address supplied to the Port A Address Selector 26C.

For a receive interface channel (e. g., 36A, 36C), where input data from a receive IF channel is stored into the dual port RAM 18 and is read out by the CPU 12, the Fill Strobe signal (dual port RAM 18 write) comes from the arbitrator 24 and Read Strobe (dual port RAM 18 read) comes from the control unit 20 (IF Strobe). The resulting Fill Address (Addr) goes to the dual port RAM 18 Port B address selector 26D, while the Read Addr goes to the dual port RAM 18 Port A address selector 26C.

For a transmit interface channel (e. g., 36B, 36D), where input data from the CPU 12 is stored into the dual port RAM 18 and is read out by a transmit interface channel, the Read Strobe comes from the IF arbitrator 24 and the Fill Strobe comes from the control unit 20 (IF Strobe). The resulting Read Addr goes to the Port B address selector 26D, and the Fill Addr goes to the Port A address selector 26C.

If the CPU 12 accesses an interface data register, and the buffer is enabled for that IF channel, the generated address is used for the Port A address bus, otherwise the CPU-generated address is used.

Fig. 8 is a simplified block diagram of an embodiment of the DPMU 16 integrated within an ASIC 40, along with the CPU 12 and various interfaces, while Fig. 9 shows a portion of the ASIC 40 of Fig. 8 in greater detail, and also shows a plurality of different interface controls. The CPU 12 may be a reduced instruction set computer (RISC) core, and the interfaces can be, by example, TI Serial Port interfaces 42 and 44,46 (with Ethernet MAC), CODEC interfaces 48, a UART interface 50, and an I2C bus interface 52. The corresponding buffer controls are depicted in Fig. 9 as 42A, 44A, 48A, 50A and 52A. The ASIC 40 includes the DPMU 16, a CODEC conversion block 54, and an interface control block 56. A bootup control block 58 can be present, as may the memory interface 13. The system memory 15, external to the ASIC 40 in this case, may be, by example, static RAM, Flash, or dynamic RAM. The interface control 56 provides a programming interface enabling a plurality of control registers for the interfaces 42-52 to be programmed.

Such programming can include, as is known in the art, the setting of interrupt conditions (e. g., buffer empty, buffer full, buffer overrun, etc.), various UART modes and baud rates, and various CODEC modes (e. g., A-law/, u-law, companded/linear mode, etc.).

Fig. 10 is a simplified block diagram showing the construction of an exemplary one of the interface units of Figs. 8 and 9, specifically the TISP interface 42. The TISP 42 includes a CPU 12 programmable clock generator 43A, receive controller 43B and transmit controller 43C, as well as receive and transmit functional blocks 43D and 43E, respectively. The TISP 42 is programmable for using internal or external clocks, clock rates (e. g., 10,5,2.5 and 1.25 MHz), frame synchronization control and 8-bit or 16-bit data. In operation, transmit and/or receive buffers are allocated in the DPMU 18, and the TISP 42 operates with the dual port RAM 18, as opposed to requiring programmed I/O with the CPU 12 or direct DMA transfer to or from the system memory 15. However, a DMA controller could be implemented within the memory controller 15 to enable the DPMU 18 to access the system memory 15 directly.

As example of the use of the teachings of this invention, assume that the ASIC 40 is interfaced with two peripherals, one with bursty traffic, such as one operating with data packet via an Ethernet transceiver 46, and the other peripheral with a simple A-law audio code (CODEC 48). The CPU 12 first sets up the Ethernet transceiver 46 of the DPMU 16 with the desired operational modes, e. g., block mode, base addresses, the size of the blocks (e. g., the size of one packet) and the desired interrupts, so that the CPU 12 serves the corresponding data buffer in the dual port RAM 18 every time a data packet is received, and data is transmitted once a certain number of bytes of data are written to the buffer allocated in the dual port RAM 18.

The CPU 12 also allocates a portion of the dual port RAM 18 for the second interface for the audio CODEC 48 by setting that portion to operate in the FIFO mode. In this operating mode, the CPU 12 sets up the addresses of the base pointers, the size of the circular FIFO buffer, and the threshold to trigger the transmit and receive interrupts (e. g., buffer full, buffer half-full, etc.) In a typical audio application, the audio sample is continuously taken at an 8 kHz rate for both the transmit and the receive streams. If the CPU 12 is required to simultaneously serve the Ethernet interface 46 (or some other data packet link) and the audio CODEC 48, without the use of the DPMU 16, it could easily miss one or more audio samples if a large data packet is being transmitted or received.

Furthermore, if a received data packet contains digital audio information ready for the CODEC, the CPU 12 can reconfigure the buffer registers so that the digital data buffer filled from the packet interface (e. g., the Ethernet interface 46) can be used as the transmit buffer for the audio CODEC interface 48.

Another benefit of the programmable buffer structure made possible by the DPMU 16 is that the space allocated for a first interface can be reused for a second interface if the first interface is currently not being used. This enables an efficient use and reuse of the buffer memory found in the dual port RAM 18. Applications of the ASIC 40 include, but are not limited to, voice over IP (VoIP) peripherals, low power RF (e. g., Bluetooth) peripherals, cable modems, and a variety of embedded peripherals.

The attached five page Appendix is provided to illustrate, using as an example the UART interface 50, the programming model employed by the DPMU 16.

The invention has been particularly shown and described with respect to preferred embodiments thereof, such as dual port memory size, interface types, bus widths and the like. However, it will be understood by those skilled in the art that changes in form and details maybe made therein, without departing from the scope and spirit of the invention.

APPENDIX UART Interface Registers 1. 1. 1. UART Control Register (UartCtrl) Bit Name Read/Reset Function Write Value 15-14 Reserved. 13 RxBuff1 En R/W 0 Enable receive buffer 1 access when RxFif0=0. Enable FIFO high threshold check when RxFifo=1. 12 RxBuffOEn R/W 0 Enable receive buffer 0 access 11 TxBuff1 En R/W 0 Enable transmit buffer 1 access when TxFifo=0. Enable FIFO low threshold check when TxFifo=1. 10 TxBuffOEn R/W 0 Enable transmit buffer 0 access 9 RxFifo R/W 0 Receive buffer acts as a FIFO. When RxFifo=1, only receive buffer 0 is active, 8 TxFifo R/W 0 Transmit buffer acts as a FIFO. When TxFifo=1, only transmit buffer 0 is active, 7 Rts R/W 0 Request to Send. Effective when UartCfg. CtISprt set. Write 1 to this bit will force RTS pin to low state 6 ParEnb R/W Parity enable. ParEnb=1 enable receive parity check, and generating parity bit when transmit 5-2 Reserved. 1 RxEnb R/W 0 Transmit Enable. RxEnb=1 enable receive 0 TxEnb R/W 0 Receive Enable. TxEnb=1 enable transmit 1.1.2. UART Configure Register (UartCfg) Bit Name Read/Reset Function Write Value 15 Padding R/W 0 Receive data padding. O : fill upper 24 bit with 0, 1 : fill upper 24 bit with b7 14 CtiSprt R/W 0 CTS/RTS support. When set, GPIO bO used as CTS input signal, b8 used as RTS output signal. 13 EvnPar R/W 0 Parity select. EvnPar=0 : Odd, 1: Even 12 StopBit R/W 0 Sto bit. StopBit=O : 1 stop bit, 1 2 stop bits 11 DataLen R/W 0 Data length. DataLen=0 : 8bit, 1 : 7bit 10-0 Rate 795 703H aud rate setting Value=1352 (548H) baudrate=1800 1004 3ECH 2000 1.1.3. UART Receive Buffer 0 Base Address Register (UartRxBaseO) Bit Name Read/ Reset Function Write Value 15-9 Reserved. Read as all zero. 8-0 Base R/W Specifies UART receive buffer 0 base address. Aligned to 16-byte boundaries 1.1.4. UART Receive Buffer 1 Base Address Register (UartRxBase1) 0 Bit Name Read/0 Reset Function Write Value 15-11 Reserved. Read as all zero. 10-0 Base R/W UartCtrl. RxFifo=O : UART receive buffer 1 base address. Aligned to 16-byte boundaries UartCtrl. RxFifo=1 : Low Threshold for FIFO mode.

1. 1. 5. UART Receive Buffer O Size Register (UartRxBuffSizeO) Bit Name Read/Reset Function Write Value 15-8 Reserved. Read as all zero. 7-0 Size R/W Specifies UART receive buffer 0 size. 256-byte whenSize=0.

1.1.6. UART Receive Buffer 1 Size Register (UartRxBuffSize1) Bit Name Read/Reset Function Write Value 15-8 Reserved. Read as all zero. 7-0 Size R/W UartCtrl.RxFifo=0 : Specifies UART receive buffer 1 size. 256-byte when Size=0. UartCtrl. RxFifo=1 : High Threshold for FIFO mode.

1.1.7. UART Receive Buffer Fill Offset Register (UartRxFilOff) Bit Name Read/Reset Function Write Value 15-8 Reserved. Read as all zero. 7-0 Offset R UART receive buffer fill offset 1.1.8. UART Receive Buffer Read Offset Register (UartRxRdOff) Bit Name Read/Reset Function Write Value 15-8 Reserved. Read as all zero. 7-0 Offset R UART receive buffer read offset 1. 1. 9. UART Receive Status Register (UartRxSts) Bit Name Read/Reset Function Write Value 15 Buff1 Full R/W 0 Receive buffer 1 full. Set when receive buffer 1 full. 14 Buff1 Empty R/W 1 Receive buffer 1 empty. Set when receive buffer 0 is empty. 13 BuffOFull R/W 0 Receive buffer 1 full. Set when receive buffer 1 full. 12 BuffOEmpty R/W 1 Receive buffer 0 empty. Set when receive buffer 0 is empty. 11 FIActBuff R 0 0 : data is filled into buffer0. 1 : data is filled into buffer 1. 10. RdActBuff R 0 0: data is read from buffer 0. 1: data is read from buffer 1. 9-4 Reserved. 3 FrameErr R 0 Frame error. This bit will be cleared on read 2 ParErr R 0 Parit error. This bit will be cleared on read 1 OverRun R 0 Receive over run. This bit will be cleared on read 0 RxFull R 0 Receive buffer register full.

1.1.10. UART Receive Data Register (UartRxData) Bit Name Read/Reset Function Write Value 31-8 Padding 7-0 Data R UART receive data 1.1.11. UART Receive Interrupt Enable Register (UartRxintEn) Bit Name Read/Reset Function Write Value 7 Buff1 FullEn R/W O Receive buffer 1 full interrupt enable. 6 Buff1EmptyEn R/W 0 Receive buffer 1 empty interrupt enable 5 BuffOFullEn R/W O Receive buffer 1 full interrupt enable. 4BuffOEmptyEn R/W 0 Receive buffer 0 empty interrupt enable. 3 FrameErr R/W 0 Frame error interrupt enable. 2 ParErr R/W 0 Parit error interrupt enable. 1 OverRunEn R/W 0 Receive over run interrupt enable. 0 RxFuliEn R/W 0 Receive buffer register full interrupt enable 1.1.12. UART Transmit Buffer 0 Base Address Register (UartTxBaseO) Bit Name Read/Reset Function Write Value 15-11 Reserved. Read as all zero. 10-0 Base R/W Specifies UART Transmit buffer 0 base address. Aligned to 16-byte boundaries 1.1.13. UART Transmit Buffer 1 Base Address Register (UartTxBase1) Bit Name Read/Reset Function Write Value 15-11 Reserved. Read as all zero. 10-0 Base R/W UartCtrLTxFifo=0 : Specifies UART Transmit buffer 1 base address. Aligned to 16-byte boundaries UartCtrl.TxFifo=1 : low Threshold for FIFO mode.

1.1.14. UART Transmit Buffer 0 Size Register (UartTxBuffSizeO) Bit Name Read/Reset Function Write Value 15-8Reserved. Read as all zero. 7-0 Size R/W Specifies UART Transmit buffer 0 size 256-byte - when Size=0.

1.1.15. UART Transmit Buffer 1 Size Register (UartTxBuffSize1) Bit Name Read/Reset Function Write Value 15-11 Reserved. Read as all zero. 7-0 Size R/W UartCtrI. TxFifo=0 : Specifies UART Transmit buffer 1 size. 256-byte when Size=0. UartCtrl. TxFifo=1 : High Threshold for FIFO mode.

1.1.16. UART Transmit Buffer Fill Offset Register (UartTxFilOff) Bit Name Read/Reset Function Write Value 15-11 Reserved. Read as all zero. 10-0 Offset R UART transmit buffer fill offset 1.1.17. UART Transmit Buffer Read Offset Register (UartTxRdOff) Bit Name Read/Reset Function Write Value 15-11 Reserved. Read as all zero. 10-0 Offset R UART transmit buffer send out offset 1.1.18. UART Transmit Status Register (UartTxSts) Bit Name Read/Reset Function Write Value 15 Buff1 Full R/W 0 Transmit buffer 1 full. Set when transmit buffer 1 is full. 14 Buff1 Empty R/W 1 Transmit buffer 1 empty. Set when transmit buffer 1 is empty. 13 BuffOFull R/W 0 Transmit buffer 0 full. Set when transmit buffer 0 is full. 12 BuffOEmpty R/W 1 Transmit buffer 0 empty. Set when transmit buffer 0 is empty. 11 FlActBuff R 0 Receive buffer 1 active. When set, indicates data received is filled into buffer 1. 10 RdActBuff R 0 Transmit buffer 1 active. When set, indicates data is sent out from buffer 1. 9-2 Reserved. 1 Cts R Clear to send. Effective when CtiSprt set. Cts low indicates that data on DOUT can be transmitted. 0 TxEmpty Transmit buffer Register empty.

1.1.19. UART Transmit Data Register (UartTxData) Bit Name Read/Reset Function Write Value 31-8 Not used. 7-0 Data W UART transmit data 1.1.20. UART Transmit Interrupt Enable Register (UartTxintEn) Bit Name Read/Reset Function Write Value 7 Buff1 FullEn R/W 0 Transmit buffer 1 full interrupt enable. 6 Buff1 EmptyEn R/W 0 Transmit buffer 1 empty interrupt enable. 5 BuffOFullEn R/W 0 Transmit buffer 0 full interrupt enable. 4 BuffOEmptyEn R/W 0 Transmit buffer 0 empty interrupt enable. 3-1 Reserved. 0 EmptyEn R/W 0 Transmit buffer register empty interrupt enable 1.1.21. UART Test Control Register (UartTestCtrl) Bit Name Read/Reset Function Write Value 15-2 Reserved. Read as all zero. 1 Mode 0 Test mode: 0-Loop back test. transmitted data will send to receive channel using internal timing 1-Loop out. received data will send to transmit channel using their own timing 0 TestEn R/W 0 UART test enable. If set, the operation is defined by Mode.