US7996601B2 - Apparatus and method of partially accessing dynamic random access memory - Google Patents

Apparatus and method of partially accessing dynamic random access memory Download PDF

Info

Publication number
US7996601B2
US7996601B2 US11/783,516 US78351607A US7996601B2 US 7996601 B2 US7996601 B2 US 7996601B2 US 78351607 A US78351607 A US 78351607A US 7996601 B2 US7996601 B2 US 7996601B2
Authority
US
United States
Prior art keywords
dram
data
sub
drams
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
Application number
US11/783,516
Other languages
English (en)
Other versions
US20080126691A1 (en
Inventor
Sang-jun Yang
Jong-Chul Shin
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Assigned to SAMSUNG ELECTRONICS CO., LTD. reassignment SAMSUNG ELECTRONICS CO., LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: SHIN, JONG-CHUL, YANG, SANG-JUN
Publication of US20080126691A1 publication Critical patent/US20080126691A1/en
Application granted granted Critical
Publication of US7996601B2 publication Critical patent/US7996601B2/en
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1668Details of memory controller
    • G06F13/1684Details of memory controller using multiple buses
    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C11/00Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
    • G11C11/21Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
    • G11C11/34Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
    • G11C11/40Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
    • G11C11/401Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
    • G11C11/4063Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing
    • G11C11/407Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing for memory cells of the field-effect type
    • G11C11/4076Timing circuits
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/16Handling requests for interconnection or transfer for access to memory bus
    • G06F13/1605Handling requests for interconnection or transfer for access to memory bus based on arbitration
    • G06F13/1642Handling requests for interconnection or transfer for access to memory bus based on arbitration with request queuing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0223User address space allocation, e.g. contiguous or non contiguous base addressing
    • G06F12/023Free address space management
    • G06F12/0253Garbage collection, i.e. reclamation of unreferenced memory
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Definitions

  • Apparatuses and methods consistent with the present invention relate to partially accessing a dynamic random access memory (DRAM), and more particularly, to partially accessing a DRAM to efficiently perform a memory access processing.
  • DRAM dynamic random access memory
  • DRAMs are widely used as main memories of digital systems. Particularly, as demands for a large system bandwidth for processing various functions continuously increase, the operating frequencies of DRAMs also gradually increase.
  • FIG. 1 is a block diagram of a related art apparatus for accessing a DRAM.
  • the related art DRAM accessing apparatus includes a memory controller 102 .
  • the memory controller 102 includes a single memory interface 103 and is connected to first and second DRAMs 104 and 105 through the memory interface 103 .
  • the memory interface 103 transmits the same control signal of the memory controller 102 to first and second DRAMs 104 and 105 .
  • the first and second DRAMs 104 and 105 are connected in parallel with each other through the single memory interface 103 of the single memory controller 102 . Thus, the first and second DRAMs 104 and 105 share the control signal transmitted from the memory controller 102 and respectively write and read data.
  • FIG. 2 is a timing diagram illustrating the generation of a garbage cycle, which is a cycle that wastes a data transfer bandwidth, when data is read at a double data rate (DDR) in the related art DRAM accessing apparatus illustrated in FIG. 1 .
  • DDR double data rate
  • FIG. 2 it is assumed that the length of requested data is smaller than the burst length of the DRAMs 104 and 105 (Refer B data in FIG. 2 ).
  • Data requested to be read through a system bus 101 includes data B 0 , B 1 , B 2 and B 3 each having 16 bits.
  • the data B 0 , B 1 , B 2 and B 3 read from the DRAMs 104 and 105 is rearranged as 64-bit data B( 3210 ) in the memory controller 102 and output to the system bus 101 .
  • the memory controller 102 reads data DQ of the DRAMs 104 and 105 in response to a single control signal, and thus the data DQ should be read in the order of DQ 1 (B 0 ), DQ 2 (B 1 ), DQ 1 (B 2 ) and DQ 2 (B 3 ). Accordingly, unnecessary data B 4 , B 5 , B 6 and B 7 corresponding to the burst length of the DRAMs 104 and 105 have to be read.
  • the related art DRAM accessing apparatus generates a garbage cycle that wastes a data transfer bandwidth when the length of data requested to be read from the DRAMs 104 and 105 is shorter than the burst length of the DRAMs 104 and 105 because the DRAMs 104 and 105 are controlled in response to a single control signal.
  • Exemplary embodiments of the present invention overcome the above disadvantages and other disadvantages not described above. Also, the present invention is not required to overcome the disadvantages described above, and an exemplary embodiment of the present invention may not overcome any of the problems described above.
  • the present invention provides an apparatus and method for partially accessing a DRAM for reducing a garbage cycle when the DRAM is requested to be accessed to efficiently perform a memory access processing and obtain a higher data transfer rate with the same cost and effect as for manufacturing the related art memory accessing apparatus.
  • an apparatus of partially accessing a DRAM comprising a memory controller which controls the DRAM.
  • the memory controller comprises a first sub-controller which controls a first DRAM and a second sub-controller which controls a second DRAM.
  • the first sub-controller may access a lower address region having lower n bits of 0 ⁇ 0 through 0 ⁇ (2 (n ⁇ 1) ⁇ 1) of an address region requested to be accessed in the first DRAM having a 2 n -bit data width.
  • the first sub-controller may allocate continuous first data units having a length smaller than or identical to the burst length of the first DRAM to the first DRAM.
  • the second sub-controller may access an upper address region having lower n bits of 0 ⁇ 2 (n ⁇ 1) through 0 ⁇ (2 n ⁇ 1) of an address region requested to be accessed in the second DRAM having a 2 n -bit data width.
  • the second sub-controller may allocate continuous second data units having a length smaller than or identical to the burst length of the second DRAM to the second DRAM.
  • the second data units follow the first data units and do not overlap with the first data units.
  • the memory controller may comprise a write data queue buffering data received from a system bus and writing the data to the first and second DRAMs through the sub-controllers.
  • the memory controller may comprise a read data queue buffering data read from the first and second DRAMs and outputting the data to the system bus.
  • the memory controller may comprise a transaction queue determining which one of the first and second DRAMs will be accessed.
  • the transaction queue may compare the lower nth bit of the address region requested to be accessed with a stride bit and determine a DRAM that will be accessed, where n is 4 or 5.
  • the transaction queue may allocate start data of a first line of the video data to the first DRAM and allocate start data of a second line of the video data to the second DRAM.
  • the first and second DRAMs may be selected from the group consisting of SDR SDRAM, DDR SDRAM, DDR2 SDRAM, DDR3 SDRAM and Rambus DRAM.
  • the apparatus for partially accessing a DRAM removes a garbage cycle generated in the first and second DRAMs.
  • the apparatus for partially accessing a DRAM may be included in a memory scheduler or located outside the memory scheduler.
  • an apparatus for partially accessing a DRAM comprising a memory controller which controls the DRAM.
  • the memory controller comprises a plurality of sub-controllers respectively which controls a plurality of DRAMs.
  • the plurality of sub-controllers may access address regions, which are not overlapped, in the plurality of DRAMs.
  • Each of the plurality of sub-controllers may allocate continuous data having a length smaller than or identical to the burst length of each of the plurality of DRAMs to each of the plurality of DRAMs.
  • a method for partially accessing a DRAM comprising: receiving a request to access a DRAM from a system bus; accessing a first DRAM having a 2 n -bit data width when lower n bits of an address region requested to be accessed are 0 ⁇ 0 through 0 ⁇ (2 (n ⁇ 1) ⁇ 1); and accessing a second DRAM having a 2 n -bit data width when lower n bits of the address region requested to be accessed are 0 ⁇ 2 (n ⁇ 1) ) through 0 ⁇ (2 n ⁇ 1).
  • a first sub-controller may allocate continuous first data units having a length smaller than or identical to the burst length of the first DRAM to the first DRAM.
  • a second sub-controller may allocate continuous second data units having a length smaller than or identical to the burst length of the second DRAM to the second DRAM.
  • the second data units follow the first data units and do not overlap with the first data units.
  • the method may further comprise after the receiving of the access request determining whether the access request is transmitted from a CODEC, and when the access request is transmitted from the CODEC, accessing the first DRAM when a stride bit is 0 and lower n bit of an address region requested to be accessed are 0 ⁇ 0 through 0 ⁇ (2 (n ⁇ 1) ⁇ 1) or the stride bit is 1 and the lower n bits of the address region are 0 ⁇ 2 (n ⁇ 1) through 0 ⁇ (2 n ⁇ 1).
  • the method may further comprise accessing the second DRAM when the stride bit is 1 and the lower n bit of the address region are 0 ⁇ 0 through 0 ⁇ (2 (n ⁇ 1) ⁇ 1) or the stride bit is 0 and the lower n bits of the address region are 0 ⁇ 2 (n ⁇ 1) through 0 ⁇ (2 n ⁇ 1) when the access request is transmitted from the CODEC.
  • FIG. 1 is a block diagram of a related art apparatus for accessing a DRAM
  • FIG. 2 is a timing diagram illustrating the generation of a garbage cycle when data is read at a DDR in the related art apparatus for accessing a DRAM illustrated in FIG. 1 ;
  • FIG. 3 is a block diagram of an apparatus for partially accessing a DRAM according to an exemplary embodiment of the present invention
  • FIG. 4 is a block diagram of a memory controller of the apparatus for partially accessing a DRAM illustrated in FIG. 3 according to an exemplary embodiment of the present invention
  • FIG. 5 is a timing diagram of an operation when the apparatus for partially accessing a DRAM is used at a DDR;
  • FIG. 6 is a flow chart of a method for partially accessing a DRAM according to an exemplary embodiment of the present invention.
  • FIG. 7 is a flow chart of a method for partially accessing a DRAM when an access request is received from a video CODEC according to another exemplary embodiment of the present invention.
  • FIG. 8 is a timing diagram illustrating a reduction in a garbage cycle according to the method illustrated in FIG. 7 .
  • FIG. 3 is a block diagram of an apparatus for partially accessing a DRAM according to an exemplary embodiment of the present invention.
  • the apparatus for partially accessing a DRAM includes a memory controller 302 .
  • a first DRAM 104 and a second DRAM 105 illustrated in FIG. 3 correspond to the first DRAM 104 and the second DRAM 105 illustrated in FIG. 1 .
  • the memory controller 302 includes a first sub-controller 303 which controls the first DRAM 104 and a second sub-controller 304 which controls the second DRAM 105 . While the memory controller 302 includes the two sub-controllers 303 and 304 in the present exemplary embodiment, the number of sub-controllers is not limited to two and the memory controller 302 can include more than two sub-controllers.
  • the memory controller 302 controls the first sub-controller 303 and the second sub-controller 304 to respective receive different control signals. For example, when 32-bit data is transmitted from the memory controller 302 to the first DRAM 104 and the second DRAM 105 , the 32-bit data is divided into upper 16-bit data and lower 16-bit data, the lower 16-bit data is transmitted to the first DRAM 104 through the first sub-controller 303 , and the upper 16-bit data is transmitted to the second DRAM 105 through the second sub-controller 304 .
  • the memory controller 302 can be included in a memory scheduler (not shown) or located outside the memory scheduler. The configuration and operation of the memory controller 302 will be explained in more detail with reference to FIG. 4 .
  • the first sub-controller 303 includes a first memory interface 305 for accessing the first DRAM 104 .
  • the first sub-controller 303 is located inside the memory controller 302 and controls access to the first DRAM 104 .
  • the first sub-controller 303 and the second sub-controller 304 respectively include different memory interfaces and do not share a control signal.
  • the second sub-controller 304 includes a second memory interface 306 for accessing the second DRAM 105 .
  • the second sub-controller 304 controls access to the second DRAM 105 .
  • the operation of the second sub-controller 304 is identical to that of the first sub-controller 303 but the second sub-controller 304 uses a control signal different from the control signal used for the first sub-controller 303 .
  • the first DRAM 104 is connected to the first sub-controller 303 through the first memory interface 305 of the memory controller 302 .
  • the first DRAM 104 receives a control signal from the memory controller 302 through the first sub-controller 303 and inputs/outputs requested data.
  • the second DRAM 105 receives a control signal transmitted from the second sub-controller 304 and inputs/outputs requested data.
  • the control signal input to the first DRAM 104 is different from the control signal input to the second DRAM 105 .
  • a 64-bit system bus 101 and two 16-bit DRAMs 104 and 105 are used.
  • the number of DRAMs connected to the memory controller 302 is not limited to two and more than two DRAMs can be connected to the memory controller 302 .
  • the memory controller include sub-controllers as many as the DRAMs.
  • the DRAMs 104 and 105 may be SDR DRAM, DDR DRAM, DDR2 DRAM, DDR3 DRAM and Rambus DRAM.
  • FIG. 4 is a block diagram of the memory controller 402 ( 302 ) of the apparatus for partially accessing a DRAM illustrated in FIG. 3 according to an exemplary embodiment of the present invention.
  • the memory controller 402 includes the first sub-controller 303 , the second sub-controller 304 , a read data queue 405 , a write data queue 406 and a transaction queue 407 .
  • the first sub-controller 303 includes the first memory interface 305 for accessing the first DRAM 104
  • the second sub-controller 304 includes the second memory interface 306 for accessing the second DRAM 105 .
  • the first DRAM 104 has a data width of 2 n bits
  • the first sub-controller 303 accesses a lower address region having lower n bits 0 ⁇ 0 through 0 ⁇ (2 (n ⁇ 1) ⁇ 1) of an address region requested to be accessed in the first DRAM 104 .
  • “0 ⁇ ” represents a hexadecimal number (for example, “0 ⁇ C” represents a binary number 1100).
  • n can be set, for example, to 4 or 5.
  • the second sub-controller 304 accesses an upper address region having lower n bits 0 ⁇ 2 (n ⁇ 1) through 0 ⁇ (2 (n ⁇ 1) ⁇ 1) of the requested address region in the second DRAM 105 .
  • the value of n can be set, for example, to 4 or 5.
  • the first and second DRAMs 104 and 105 are accessed under the control of the transaction queue 407 .
  • the control operation of the transaction queue 107 will be explained in detail.
  • the read data queue 405 buffers data read from the first and second DRAMs 104 and 105 and, when data corresponding to a data length
  • the memory controller 402 rearranges data (for example, A 0 and A 1 ) read from the first and second DRAMs 104 and 105 as A( 3210 ) and outputs the rearranged data A( 3210 ) to the system bus 101 .
  • the memory controller 402 is not required to read or write unnecessary data corresponding to the burst length of the second DRAM 105 , and thus a garbage cycle is reduced.
  • FIG. 5 is a timing diagram of an operation when the apparatus for partially accessing a DRAM according to an exemplary embodiment of the present invention is used at a DDR.
  • the length of requested data is identical to the burst length of the first and second DRAMs 104 and 105 (refer to data A in FIG. 5 ).
  • Data A requested to be accessed through the system bus 101 includes A 0 through A 7 each having 16 bits.
  • Data A 0 , A 1 , A 2 and A 3 read from the first DRAM 104 and data A 4 , A 5 , A 6 and A 7 read from the second DRAM 105 are rearranged as A( 3210 ) and A( 7654 ) (that is, 64-bit data) in the memory controller 402 and output to the system bus 101 .
  • the memory controller 402 processes an access request from a video CODEC in a digital TV system, for example, data has to be processed as a stride having a predetermined size.
  • the stride indicates the width of a single row of pixel data, which corresponds to the number of bytes.
  • the transaction queue 407 may allocate B 0 , B 1 , B 2 and B 3 to the first DRAM 104 , allocate C 0 , C 1 , C 2 and C 3 to the second DRAM 105 and allocate C 4 , C 5 , C 6 and C 7 to the first DRAM 104 (refer to FIG. 8 ).
  • FIG. 6 is a flow chart of a method for partially accessing a DRAM according to an exemplary embodiment of the present invention.
  • the memory controller 402 receives a request to access a DRAM from a master module through the system bus 101 in the operation 601 . Then, the memory controller 402 determines whether a lower nth bit of an address region requested to be accessed is 1 in the operation 602 .
  • the data width of the DRAM is 2 n .
  • the memory controller 402 accesses the first DRAM 104 in the operation 603 .
  • the memory controller 402 accesses the second DRAM 105 in the operation 604 .
  • FIG. 7 is a flow chart of a method for partially accessing a DRAM when an access request is received from a video CODEC according to another exemplary embodiment of the present invention.
  • the memory controller 402 receives a request to access a DRAM from the master module through the system bus 101 in the operation 701 . Then, the memory controller 402 determines whether the access request is received from a video CODEC in the operation 702 . If the access request is not received from the video CODEC, the operations 602 , 603 and 604 illustrated in FIG. 6 are executed. If the access request is received from the video CODEC, the memory controller 402 compares a stride bit to a lower nth bit of an address region requested to be accessed to access a corresponding DRAM in the operation 705 .
  • the memory controller 402 accesses the first DRAM 104 when the stride bit is 0 and the lower nth bit of the requested address region is 0 or the stride bit is 1 and the lower nth bit of the requested address region is 1 in the operation 706 .
  • the memory controller 402 accesses the second DRAM 105 in the operation 707 .
  • the stride bit corresponds to the lower eleventh bit of the address region (that is, 1000/0000/0000), and thus the lower fourth bit of the address region is compared with the stride bit in the case of 16-bit DRAM.
  • the memory controller 402 controls the first data to be read from or written to the first DRAM 104 .
  • the portion of data requested to be accessed, which exceeds the burst length of the first DRAM 104 is read from or written to the second DRAM 105 . If there is still a portion of the accessed data, which exceeds the burst length of the second DRAM 105 , the portion of the accessed data is read from or written to the first DRAM 104 .
  • FIG. 8 is a timing diagram illustrating a reduction in a garbage cycle according to the method illustrated in FIG. 7 .
  • data A 0 , A 1 , A 2 and A 3 are written to or read from the first DRAM 104 because the stride bit is 0 and the lower fourth bit of the address region is 0.
  • Data A 4 , A 5 , A 6 and A 7 that exceed the burst length of the first DRAM 104 is read from or written to the second DRAM 105 .
  • Data C 0 , C 1 , C 2 and C 3 is read from or written to the second DRAM 105 because the stride bit is 1 and the lower fourth bit of the address region is 0.
  • Data C 4 , C 5 , C 6 and C 7 that exceed the burst length of the second DRAM 105 is read from or written to the first DRAM 104 .
  • the memory controller includes sub-controllers which respectively control DRAMs to reduce a garbage cycle that may generate when the DRAMs are accessed. Furthermore, a DRAM access processing is performed more efficiently to obtain a higher data transfer rate with the same cost and effort as for manufacturing the related art DRAM accessing apparatus. Moreover, an improved DRAM accessing method is used to maximize system performance and prevent excessive overhead for a chip size, high power consumption and an increase in the manufacturing cost.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Microelectronics & Electronic Packaging (AREA)
  • Computer Hardware Design (AREA)
  • Dram (AREA)
US11/783,516 2006-11-27 2007-04-10 Apparatus and method of partially accessing dynamic random access memory Expired - Fee Related US7996601B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2006-0117910 2006-11-27
KR1020060117910A KR101086417B1 (ko) 2006-11-27 2006-11-27 다이내믹 랜덤 액세스 메모리의 부분 액세스 장치 및 방법

Publications (2)

Publication Number Publication Date
US20080126691A1 US20080126691A1 (en) 2008-05-29
US7996601B2 true US7996601B2 (en) 2011-08-09

Family

ID=39465136

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/783,516 Expired - Fee Related US7996601B2 (en) 2006-11-27 2007-04-10 Apparatus and method of partially accessing dynamic random access memory

Country Status (2)

Country Link
US (1) US7996601B2 (ko)
KR (1) KR101086417B1 (ko)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283042A1 (en) * 2010-05-11 2011-11-17 Samsung Electronics Co., Ltd. Transaction splitting apparatus and method
US20120098843A1 (en) * 2010-10-24 2012-04-26 Chun-Yu Chiu Apparatus for controlling memory device and related method

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101349899B1 (ko) * 2012-03-16 2014-01-14 한국과학기술원 메모리 제어기 및 이의 메모리 접근 스케줄링 방법
US10020036B2 (en) * 2012-12-12 2018-07-10 Nvidia Corporation Address bit remapping scheme to reduce access granularity of DRAM accesses
US20170177225A1 (en) * 2015-12-21 2017-06-22 Nimble Storage, Inc. Mid-level controllers for performing flash management on solid state drives
US11714760B2 (en) 2019-05-24 2023-08-01 Texas Instmments Incorporated Methods and apparatus to reduce bank pressure using aggressive write merging
US11960735B2 (en) * 2021-09-01 2024-04-16 Micron Technology, Inc. Memory channel controller operation based on data types

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR930004901B1 (ko) 1990-12-31 1993-06-10 재단법인 한국전자통신연구소 디램을 사용한 컴퓨터 시스템의 메모리 제어장치
US5765182A (en) * 1995-04-13 1998-06-09 Lsi Logic Corporation Interleaving memory on separate boards
US5987574A (en) * 1997-04-30 1999-11-16 Sony Corporation Bank arbitration for SDRAM memory control
US6000019A (en) * 1995-06-06 1999-12-07 Hewlett-Packard Company SDRAM data allocation system and method utilizing dual bank storage and retrieval
US6026466A (en) * 1997-06-16 2000-02-15 Integrated Silicon Solution, Inc. Multiple row address strobe DRAM architecture to improve bandwidth
US6138214A (en) * 1997-12-19 2000-10-24 Siemens Aktiengesellschaft Synchronous dynamic random access memory architecture for sequential burst mode
US6625685B1 (en) * 2000-09-20 2003-09-23 Broadcom Corporation Memory controller with programmable configuration
KR20030091498A (ko) 2002-05-28 2003-12-03 (주)아이노드테크놀로지 데이터 저장 시스템
US6675270B2 (en) * 2001-04-26 2004-01-06 International Business Machines Corporation Dram with memory independent burst lengths for reads versus writes
US6791557B2 (en) * 2001-02-15 2004-09-14 Sony Corporation Two-dimensional buffer pages using bit-field addressing
US20060236072A1 (en) * 2005-04-14 2006-10-19 International Business Machines Corporation Memory hashing for stride access
US7296112B1 (en) * 2002-12-10 2007-11-13 Greenfield Networks, Inc. High bandwidth memory management using multi-bank DRAM devices
US20080100635A1 (en) * 2006-10-26 2008-05-01 Adrian Philip Wise System for interleaved storage of video data

Patent Citations (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR930004901B1 (ko) 1990-12-31 1993-06-10 재단법인 한국전자통신연구소 디램을 사용한 컴퓨터 시스템의 메모리 제어장치
US5765182A (en) * 1995-04-13 1998-06-09 Lsi Logic Corporation Interleaving memory on separate boards
US6000019A (en) * 1995-06-06 1999-12-07 Hewlett-Packard Company SDRAM data allocation system and method utilizing dual bank storage and retrieval
US5987574A (en) * 1997-04-30 1999-11-16 Sony Corporation Bank arbitration for SDRAM memory control
US6026466A (en) * 1997-06-16 2000-02-15 Integrated Silicon Solution, Inc. Multiple row address strobe DRAM architecture to improve bandwidth
US6138214A (en) * 1997-12-19 2000-10-24 Siemens Aktiengesellschaft Synchronous dynamic random access memory architecture for sequential burst mode
US6625685B1 (en) * 2000-09-20 2003-09-23 Broadcom Corporation Memory controller with programmable configuration
US6791557B2 (en) * 2001-02-15 2004-09-14 Sony Corporation Two-dimensional buffer pages using bit-field addressing
US6675270B2 (en) * 2001-04-26 2004-01-06 International Business Machines Corporation Dram with memory independent burst lengths for reads versus writes
KR20030091498A (ko) 2002-05-28 2003-12-03 (주)아이노드테크놀로지 데이터 저장 시스템
US7296112B1 (en) * 2002-12-10 2007-11-13 Greenfield Networks, Inc. High bandwidth memory management using multi-bank DRAM devices
US20060236072A1 (en) * 2005-04-14 2006-10-19 International Business Machines Corporation Memory hashing for stride access
US20080100635A1 (en) * 2006-10-26 2008-05-01 Adrian Philip Wise System for interleaved storage of video data
US7463267B2 (en) * 2006-10-26 2008-12-09 Lsi Corporation System for interleaved storage of video data

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110283042A1 (en) * 2010-05-11 2011-11-17 Samsung Electronics Co., Ltd. Transaction splitting apparatus and method
US9104526B2 (en) * 2010-05-11 2015-08-11 Samsung Electronics Co., Ltd. Transaction splitting apparatus and method
US20120098843A1 (en) * 2010-10-24 2012-04-26 Chun-Yu Chiu Apparatus for controlling memory device and related method
US8564603B2 (en) * 2010-10-24 2013-10-22 Himax Technologies Limited Apparatus for controlling memory device and related method

Also Published As

Publication number Publication date
KR101086417B1 (ko) 2011-11-25
US20080126691A1 (en) 2008-05-29
KR20080047907A (ko) 2008-05-30

Similar Documents

Publication Publication Date Title
US7996601B2 (en) Apparatus and method of partially accessing dynamic random access memory
JP5351145B2 (ja) メモリ制御装置、メモリシステム、半導体集積回路およびメモリ制御方法
US20060050591A1 (en) Address coding method and address decoder for reducing sensing noise during refresh operation of memory device
US6728150B2 (en) Method and apparatus for supplementary command bus
US8392671B2 (en) Memory controller, system, and method for accessing semiconductor memory
US8006026B2 (en) Multi-port memory and computer system provided with the same
US10964361B2 (en) Memory component with adjustable core-to-interface data rate ratio
US20050182908A1 (en) Method and apparatus of interleaving memory bank in multi-layer bus system
US7013368B2 (en) Arbitration apparatus utilizing mutlilevel priority for reducing memory access time
US8244929B2 (en) Data processing apparatus
US20090319708A1 (en) Electronic system and related method with time-sharing bus
US8301816B2 (en) Memory access controller, system, and method
JP5204777B2 (ja) メモリ装置及びその制御方法
US7774535B2 (en) Memory system and memory device
JP2004127305A (ja) メモリ制御装置
CN102522113B (zh) 一种sdram桥接电路
KR100567826B1 (ko) 이종 메모리의 카스 레이턴시와 주파수를 설정하는 방법및 장치
US8074096B2 (en) Semiconductor integrated circuit, memory system, memory controller and memory control method
US20130097388A1 (en) Device and data processing system
US20220283743A1 (en) Joint command dynamic random access memory (dram) apparatus and methods
US7941594B2 (en) SDRAM sharing using a control surrogate
WO2007116485A1 (ja) メモリ装置、そのインタフェース回路、メモリ・システム、メモリ・カード、回路基板及び電子機器
KR19990033447A (ko) 디램의 억세스 타이밍 제어장치

Legal Events

Date Code Title Description
AS Assignment

Owner name: SAMSUNG ELECTRONICS CO., LTD., KOREA, REPUBLIC OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YANG, SANG-JUN;SHIN, JONG-CHUL;REEL/FRAME:019206/0017

Effective date: 20070330

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

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

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: 20230809