US7533232B2 - Accessing data from different memory locations in the same cycle - Google Patents
Accessing data from different memory locations in the same cycle Download PDFInfo
- Publication number
- US7533232B2 US7533232B2 US10/717,085 US71708503A US7533232B2 US 7533232 B2 US7533232 B2 US 7533232B2 US 71708503 A US71708503 A US 71708503A US 7533232 B2 US7533232 B2 US 7533232B2
- Authority
- US
- United States
- Prior art keywords
- same
- subline
- processor
- read
- controller
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related, expires
Links
- 229910003460 diamond Inorganic materials 0.000 description 3
- 239000010432 diamond Substances 0.000 description 3
- 230000009977 dual effect Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000001413 cellular effect Effects 0.000 description 1
- 239000013598 vector Substances 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3824—Operand accessing
- G06F9/383—Operand prefetching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0844—Multiple simultaneous or quasi-simultaneous cache accessing
- G06F12/0853—Cache with multiport tag or data arrays
Definitions
- This invention relates generally to digital signal processors.
- a digital signal processor is an integrated circuit designed for high speed data manipulation. Digital signal processors may be used in audio, communications, image manipulation, and other data acquisition and data control applications.
- Digital signal processors may use a modified Harvard architecture with dual ported memory where two data address buses are used to fetch data items from two different vectors located in memory at the same time. By accessing two data items at the same time, the computation units may be continuously fed with data. Dual ported memory is typically implemented using several banks of single ported memory. In such implementations, two data fetches may be done in one cycle when the data that must be accessed are in different memory banks that may be accessed at the same time.
- FIG. 1 is an architectural level view of a digital signal processor in accordance with one embodiment of the present invention
- FIG. 2 is a more detailed depiction of a portion of the embodiment shown in FIG. 1 in accordance with one embodiment of the present invention
- FIG. 3 is a flow chart for one embodiment of the present invention.
- FIG. 4 is a schematic system depiction of one embodiment of the present invention.
- a digital signal processor 10 may include a system bus interface 12 coupled to an L 1 data memory 14 .
- the memory 14 may include ports coupled to the buses data 0 and data 1 which carry data back to a core 24 .
- parallel memory accesses may be achieved using the buses DA 0 and DA 1 when data in different memory banks are targeted for data sought by the core 24 .
- the digital signal processor core 24 may have an address interface 26 , a video processing unit 28 , an accumulator 30 , a shifter 32 , a multiplier 34 a , a multiplier 34 b , and a pair of arithmetic logic units 36 .
- the system bus interface 12 may also be coupled to an L 1 instruction memory 38 which operates with a sequencer 40 .
- a memory controller 16 may include an address interface 18 and a pair of arithmetic logic units 20 and 22 .
- the controller 16 receives the signals on LD 0 and LD 1 buses which provide data to the core 24 .
- the controller 16 outputs addresses on the data buses DA 0 and DA 1 .
- the separate DA 0 and DA 1 buses may be utilized to address two locations at the same time in the same cycle.
- a controller 18 may be provided on the output of the controller 16 (or as part of the controller 16 ) between the data buses DA 0 and DA 1 .
- the controller 18 may compare the addresses on buses DA 0 and DA 1 to see if they are directed to access the same memory subline.
- a subline may be 64 bits while a line is 256 bits in one embodiment. If the targeted data is in the same subline, then a 64 bit read from the same or different 32 bit segments in the same subline may be implemented in the same cycle. The 64 bit read may be accomplished from the same subline at the same time, even though each of these accesses target the same memory bank.
- the controller 18 may include a comparator 42 that compares the addresses on the DA 0 and DA 1 buses as shown in FIG. 2 . If the same 64 bit subline is being addressed, and if 64 bit addressing is enabled ( 64 b _enabled), then the output of the AND gate 44 is provided to the 64 bit read port in the L 1 data memory 14 .
- the 64 bit read port is simply the combination of the conventional ports 0 and 1 of a modified Harvard architecture. The ports 0 and 1 are used to address two locations in different memory banks in the memory 14 in the same cycle.
- Different 32 bit segments of the same subline may be read at the same time in the same cycle when a signal is received by the 64 bit read port.
- a first 32 bit data output from the data memory 14 may be sent on data 0 and the other 32 bit data output may be provided on data 1 .
- that same 32 bit segment may be provided on both data 0 and data 1 .
- FIG. 3 illustrates the operation of the hardware and further provides an illustration of a software based approach.
- the code may be stored in a processor-based controller 18 , as one example, or the core 24 , as another example.
- an initial check at diamond 44 determines whether different memory banks are being accessed. If so, parallel read operations may be done to save cycles as indicated in block 48 . However, even if different memory banks are not accessed, as determined in diamond 44 , if the same subline would be accessed, as determined in diamond 46 , the operation can proceed to read both segments in the same cycle.
- the system 50 may be used in wireless devices such as, for example, a personal digital assistant (PDA), a laptop or portable computer with wireless capability, a web tablet, a wireless telephone, a pager, an instant messaging device, a digital music player, a digital camera, or other devices that may be adapted to transmit and/or receive information wirelessly.
- PDA personal digital assistant
- System 50 may be used in any of the following systems: a wireless local area network (WLAN) system, a wireless personal area network (WPAN) system, or a cellular network, although the scope of the present invention is not limited in this respect.
- WLAN wireless local area network
- WPAN wireless personal area network
- cellular network although the scope of the present invention is not limited in this respect.
- System 50 may include the digital signal processor 10 , a general purpose processor 56 , an input/output (I/O) device 56 (e.g. a keypad, display), a memory 60 , and a wireless interface 58 and, coupled to each other via, a bus 54 . It should be noted that the scope of the present invention is not limited to embodiments having any or all of these components.
- I/O input/output
- the general purpose processor 52 may comprise, for example, one or more microprocessors, micro-controllers, or the like.
- Memory 60 may be used to store messages transmitted to or by system 50 .
- Memory 60 may also optionally be used to store instructions that are executed by the processors 10 and 52 during the operation of system 50 , and may be used to store user data.
- Memory 60 may be provided by one or more different types of memory.
- memory 60 may comprise a volatile memory (any type of random access memory) or a non-volatile memory such as a flash memory.
- the I/O device 56 may be used to generate a message.
- the system 50 may use the wireless interface 58 to transmit and receive messages to and from a wireless communication network with a radio frequency (RF) signal.
- RF radio frequency
- Examples of the wireless interface 58 may include an antenna, or a wireless transceiver, such as a dipole antenna, although the scope of the present invention is not limited in this respect.
- the I/O device 56 may deliver a voltage reflecting what is stored as either a digital output (if digital information was stored), or it may be analog information (if analog information was stored).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
Abstract
Description
Claims (28)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/717,085 US7533232B2 (en) | 2003-11-19 | 2003-11-19 | Accessing data from different memory locations in the same cycle |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/717,085 US7533232B2 (en) | 2003-11-19 | 2003-11-19 | Accessing data from different memory locations in the same cycle |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050108493A1 US20050108493A1 (en) | 2005-05-19 |
US7533232B2 true US7533232B2 (en) | 2009-05-12 |
Family
ID=34574515
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/717,085 Expired - Fee Related US7533232B2 (en) | 2003-11-19 | 2003-11-19 | Accessing data from different memory locations in the same cycle |
Country Status (1)
Country | Link |
---|---|
US (1) | US7533232B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060236036A1 (en) * | 2005-04-13 | 2006-10-19 | Gschwind Michael K | Method and apparatus for predictive scheduling of memory accesses based on reference locality |
US20070150667A1 (en) * | 2005-12-23 | 2007-06-28 | Intel Corporation | Multiported memory with ports mapped to bank sets |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5247649A (en) * | 1988-05-06 | 1993-09-21 | Hitachi, Ltd. | Multi-processor system having a multi-port cache memory |
US5274790A (en) * | 1990-04-30 | 1993-12-28 | Nec Corporation | Cache memory apparatus having a plurality of accessibility ports |
US5557768A (en) * | 1993-07-28 | 1996-09-17 | International Business Machines Corporation | Functional pipelined virtual multiport cache memory with plural access during a single cycle |
US5742790A (en) * | 1991-04-24 | 1998-04-21 | Kabushiki Kaisha Toshiba | Detection circuit for identical and simultaneous access in a parallel processor system with a multi-way multi-port cache |
US5958038A (en) * | 1997-11-07 | 1999-09-28 | S3 Incorporated | Computer processor with two addressable memories and two stream registers and method of data streaming of ALU operation |
US5983328A (en) * | 1987-03-13 | 1999-11-09 | Texas Instruments Incorporated | Data processing device with time-multiplexed memory bus |
US20020188813A1 (en) * | 2001-05-04 | 2002-12-12 | Hugo Cheung | On-chip hardware breakpoint generator with comprehensive memory operation detection |
US6629206B1 (en) * | 1999-12-31 | 2003-09-30 | Koninklijke Philips Electronics N.V. | Set-associative cache-management using parallel reads and serial reads initiated during a wait state |
US6728856B2 (en) * | 2001-06-01 | 2004-04-27 | Microchip Technology Incorporated | Modified Harvard architecture processor having program memory space mapped to data memory space |
US6928525B1 (en) * | 2000-04-28 | 2005-08-09 | Hewlett-Packard Development Company, L.P. | Per cache line semaphore for cache access arbitration |
-
2003
- 2003-11-19 US US10/717,085 patent/US7533232B2/en not_active Expired - Fee Related
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5983328A (en) * | 1987-03-13 | 1999-11-09 | Texas Instruments Incorporated | Data processing device with time-multiplexed memory bus |
US5247649A (en) * | 1988-05-06 | 1993-09-21 | Hitachi, Ltd. | Multi-processor system having a multi-port cache memory |
US5274790A (en) * | 1990-04-30 | 1993-12-28 | Nec Corporation | Cache memory apparatus having a plurality of accessibility ports |
US5742790A (en) * | 1991-04-24 | 1998-04-21 | Kabushiki Kaisha Toshiba | Detection circuit for identical and simultaneous access in a parallel processor system with a multi-way multi-port cache |
US5557768A (en) * | 1993-07-28 | 1996-09-17 | International Business Machines Corporation | Functional pipelined virtual multiport cache memory with plural access during a single cycle |
US5958038A (en) * | 1997-11-07 | 1999-09-28 | S3 Incorporated | Computer processor with two addressable memories and two stream registers and method of data streaming of ALU operation |
US6629206B1 (en) * | 1999-12-31 | 2003-09-30 | Koninklijke Philips Electronics N.V. | Set-associative cache-management using parallel reads and serial reads initiated during a wait state |
US6928525B1 (en) * | 2000-04-28 | 2005-08-09 | Hewlett-Packard Development Company, L.P. | Per cache line semaphore for cache access arbitration |
US20020188813A1 (en) * | 2001-05-04 | 2002-12-12 | Hugo Cheung | On-chip hardware breakpoint generator with comprehensive memory operation detection |
US6728856B2 (en) * | 2001-06-01 | 2004-04-27 | Microchip Technology Incorporated | Modified Harvard architecture processor having program memory space mapped to data memory space |
Also Published As
Publication number | Publication date |
---|---|
US20050108493A1 (en) | 2005-05-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8443162B2 (en) | Methods and apparatus for dynamically managing banked memory | |
US7921274B2 (en) | Computer memory addressing mode employing memory segmenting and masking | |
US9632781B2 (en) | Vector register addressing and functions based on a scalar register data value | |
US20120054468A1 (en) | Processor, apparatus, and method for memory management | |
JP2014182810A (en) | Parallel apparatus for high-speed, highly compressed lz77 tokenization and huffman encoding for deflate compression | |
US9367468B2 (en) | Data cache way prediction | |
KR20130051999A (en) | Method and apparatus for reducing power consumption in a processor by powering down an instruction fetch unit | |
US20050081014A1 (en) | Dynamic prefetch in continuous burst read operation | |
US7376791B2 (en) | Memory access systems and methods for configuring ways as cache or directly addressable memory | |
EP2609595B1 (en) | System and method of reducing power usage of a content addressable memory | |
US20030196044A1 (en) | Cache-line reuse-buffer | |
WO2021061269A1 (en) | Storage control apparatus, processing apparatus, computer system, and storage control method | |
KR20050018255A (en) | Device and method for composing cache memory of wireless terminal having coprocessor | |
US7533232B2 (en) | Accessing data from different memory locations in the same cycle | |
US20030079103A1 (en) | Apparatus and method to perform address translation | |
US7631127B2 (en) | Methods and systems for varying bus frequencies | |
US20020103977A1 (en) | Low power consumption cache memory structure | |
US20050213399A1 (en) | Method and apparatus to write data | |
US20040117556A1 (en) | Dynamic pipelining and prefetching memory data | |
US20070047329A1 (en) | Configurable flash memory | |
US7707378B2 (en) | DDR flash implementation with hybrid row buffers and direct access interface to legacy flash functions | |
KR100710626B1 (en) | Digital processing device and method for having extend structure of data-bus | |
US20180081815A1 (en) | Way storage of next cache line | |
US8200907B2 (en) | Compressed cache controller valid word status using pointers | |
KR200182184Y1 (en) | A combined cache with memory |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:PERI, RAMESH V.;FERNANDO, JOHN S.;KOLAGOTLA, RAVI;AND OTHERS;REEL/FRAME:014731/0003 Effective date: 20031114 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
FEPP | Fee payment procedure |
Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
LAPS | Lapse for failure to pay maintenance fees |
Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20210512 |