JP4969811B2 - 情報処理システム及びメモリ制御装置 - Google Patents
情報処理システム及びメモリ制御装置 Download PDFInfo
- Publication number
- JP4969811B2 JP4969811B2 JP2005212922A JP2005212922A JP4969811B2 JP 4969811 B2 JP4969811 B2 JP 4969811B2 JP 2005212922 A JP2005212922 A JP 2005212922A JP 2005212922 A JP2005212922 A JP 2005212922A JP 4969811 B2 JP4969811 B2 JP 4969811B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- memory
- address
- memories
- read
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/14—Handling requests for interconnection or transfer
- G06F13/16—Handling requests for interconnection or transfer for access to memory bus
- G06F13/1668—Details of memory controller
- G06F13/1673—Details of memory controller using buffers
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Memory System (AREA)
- Dram (AREA)
Description
本願発明の他の態様によれば、複数のメモリをMI〜Mn-1からなる第1のメモリ群とM0〜MI-1からなる第2のメモリ群とにグループ化して制御するメモリ制御装置であって(n:2以上の整数、I:1以上且つnより小さい整数)、(イ)第1のメモリ群にアクセスする第1のアドレスを用いて、第2のメモリ群にアクセスする第2のアドレスを算出するアドレス算出回路と、(ロ)第1のメモリ群の動作を制御する第1の制御コマンド及び第2のメモリ群の動作を制御する第2の制御コマンドを互いに異なるサイクルに出力する制御部と、複数のメモリから出力されるデータを格納し、メモリ毎に1のデータバッファを備えるデータ転送部とを備えるメモリ制御装置が提供される。
f(A[x,y])=A[x+1,y] ・・・・・(1)
データ処理装置10は、リクエストReq(A[0,0],1)をメモリ制御装置20に出力する。アドレス算出回路21は、式(1)を用いて、第1のアドレスA[0,0]から、第2のアドレスf(A[0,0])=A[1,0]を算出する。第1のアドレスA[0,0]及び第2のアドレスA[1,0]は制御部22に入力する。
f(A[x,y])=A[x+2,y] ・・・・・(2)
データ処理装置10がメモリ制御装置20に出力するリクエストReq(A[0,j],1)に応じて、メモリ制御装置20はメモリM1及びメモリM0からデータD1(A[0,j])及びデータD0(A[2,j])をそれぞれ読み出す。更に、リクエストReq(A[1,j],1)に応じて、メモリ制御装置20はメモリM1及びメモリM0からデータD1(A[1,j])及びデータD0(A[3,j])をそれぞれ読み出す。リクエストReq(A[2,j],1)に応じて、メモリ制御装置20はメモリM1及びメモリM0からデータD1(A[2,j])及びデータD0(A[4,j])をそれぞれ読み出す。リクエストReq(A[3,j],1)に応じて、メモリ制御装置20はメモリM1及びメモリM0からデータD1(A[3,j])及びデータD0(A[5,j])をそれぞれ読み出す。
(その他の実施の形態)
上記のように、本発明は実施の形態によって記載したが、この開示の一部をなす論述及び図面はこの発明を限定するものであると理解すべきではない。この開示から当業者には様々な代替実施の形態、実施例及び運用技術が明らかとなろう。
10…データ処理装置
20…メモリ制御装置
21…アドレス算出回路
22…制御部
221…メモリ選択回路
222…コマンド出力回路
23…データ転送部
231…コンカチネイト回路
232…バッファ回路
DB0〜DBn-1…データバッファ
SE0〜SEn-1…セレクタ
M0〜Mn-1…メモリ
Claims (4)
- MI〜Mn-1からなる第1のメモリ群とM0〜MI-1からなる第2のメモリ群とにグループ化された複数のメモリと(n:2以上の整数、I:1以上且つnより小さい整数)、
前記複数のメモリに対するアクセス要求を出力するデータ処理装置と、
前記アクセス要求が入力され、前記アクセス要求に含まれる第1のアドレスを用いて第2のアドレスを算出するアドレス算出回路、前記第1のアドレスによりアクセスされる前記第1のメモリ群の動作を制御する第1の制御コマンド及び前記第2のアドレスによりアクセスされる前記第2のメモリ群の動作を制御する第2の制御コマンドを互いに異なるサイクルに出力する制御部、及び前記複数のメモリから出力されるデータを格納し、前記メモリ毎に1のデータバッファを備えるデータ転送部を含むメモリ制御装置
とを備え、前記メモリ制御装置によって前記複数のメモリと前記データ処理装置間のデータ転送が制御されることを特徴とする情報処理システム。 - 複数のメモリをMI〜Mn-1からなる第1のメモリ群とM0〜MI-1からなる第2のメモリ群とにグループ化して制御するメモリ制御装置であって(n:2以上の整数、I:1以上且つnより小さい整数)、
前記第1のメモリ群にアクセスする第1のアドレスを用いて、前記第2のメモリ群にアクセスする第2のアドレスを算出するアドレス算出回路と、
前記第1のメモリ群の動作を制御する第1の制御コマンド及び前記第2のメモリ群の動作を制御する第2の制御コマンドを互いに異なるサイクルに出力する制御部と、
前記複数のメモリから出力されるデータを格納し、前記メモリ毎に1のデータバッファを備えるデータ転送部
とを備えることを特徴とするメモリ制御装置。 - 前記制御部は、前記第1及び前記第2の制御コマンドのいずれかによる制御を、前記複数のメモリ毎に有効にするメモリ選択回路を備えることを特徴とする請求項2に記載のメモリ制御装置。
- 前記複数のメモリからそれぞれ読み出されるデータを連結して1つのデータ列を作成するコンカチネイト回路を更に備えることを特徴とする請求項2又は3に記載のメモリ制御装置。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005212922A JP4969811B2 (ja) | 2005-07-22 | 2005-07-22 | 情報処理システム及びメモリ制御装置 |
| US11/365,533 US7447830B2 (en) | 2005-07-22 | 2006-03-02 | Information processing system and memory controller for controlling operation of memories |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2005212922A JP4969811B2 (ja) | 2005-07-22 | 2005-07-22 | 情報処理システム及びメモリ制御装置 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2007034404A JP2007034404A (ja) | 2007-02-08 |
| JP4969811B2 true JP4969811B2 (ja) | 2012-07-04 |
Family
ID=37718842
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2005212922A Expired - Fee Related JP4969811B2 (ja) | 2005-07-22 | 2005-07-22 | 情報処理システム及びメモリ制御装置 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US7447830B2 (ja) |
| JP (1) | JP4969811B2 (ja) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2015095612A1 (en) * | 2013-12-18 | 2015-06-25 | Rambus Inc. | High capacity memory system with improved command-address and chip-select signaling mode |
| JP2018137547A (ja) * | 2017-02-20 | 2018-08-30 | 株式会社東芝 | 情報処理装置及び画像形成装置 |
| KR102586768B1 (ko) * | 2018-03-27 | 2023-10-16 | 에스케이하이닉스 주식회사 | 컴퓨팅 시스템 및 그것의 동작방법 |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH025275A (ja) * | 1988-06-24 | 1990-01-10 | Fuji Xerox Co Ltd | メモリアクセス装置 |
| JPH06266596A (ja) * | 1993-03-11 | 1994-09-22 | Hitachi Ltd | フラッシュメモリファイル記憶装置および情報処理装置 |
| DE69721620T2 (de) | 1996-03-11 | 2003-11-06 | Matsushita Electric Industrial Co., Ltd. | Speicheranordnung und Verfahren zum Zugreifen auf die Speicher der Speicheranordnung |
| JP2000066950A (ja) * | 1998-08-25 | 2000-03-03 | Toshiba Corp | 半導体記憶装置 |
| US6728161B1 (en) * | 2000-06-30 | 2004-04-27 | Micron Technology, Inc. | Zero latency-zero bus turnaround synchronous flash memory |
| TW594743B (en) * | 2001-11-07 | 2004-06-21 | Fujitsu Ltd | Memory device and internal control method therefor |
| US7290080B2 (en) * | 2002-06-27 | 2007-10-30 | Nazomi Communications Inc. | Application processors and memory architecture for wireless applications |
| US7149841B2 (en) * | 2003-03-31 | 2006-12-12 | Micron Technology, Inc. | Memory devices with buffered command address bus |
-
2005
- 2005-07-22 JP JP2005212922A patent/JP4969811B2/ja not_active Expired - Fee Related
-
2006
- 2006-03-02 US US11/365,533 patent/US7447830B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| US7447830B2 (en) | 2008-11-04 |
| US20070033319A1 (en) | 2007-02-08 |
| JP2007034404A (ja) | 2007-02-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4843821B2 (ja) | 複数内部データバス及びメモリバンクインターリービングを有するメモリデバイス及び方法 | |
| US8358557B2 (en) | Memory device and method | |
| CN108139994B (zh) | 内存访问方法及内存控制器 | |
| JP2002063069A (ja) | メモリ制御装置、データ処理システム及び半導体装置 | |
| JP4199658B2 (ja) | 読出及び書込動作でバースト順序が異なるアドレッシングを行うメモリデバイス | |
| JP2004164641A (ja) | メモリバンクへのアドレスのマッピングをするメモリコントローラ | |
| JP3819004B2 (ja) | メモリ制御装置 | |
| US7707328B2 (en) | Memory access control circuit | |
| KR20080030112A (ko) | 다중 어드레스, 데이터 및 명령 버스를 갖는 메모리 장치및 방법 | |
| JP2003022215A (ja) | 異なるタイプの並行メモリ・アクセスを支援するための方法 | |
| JP4969811B2 (ja) | 情報処理システム及びメモリ制御装置 | |
| JP3846543B2 (ja) | メモリアクセスシステム | |
| KR101022473B1 (ko) | 다층 버스 시스템에서의 메모리 뱅크 인터리빙 방법 및장치 | |
| JP2002328837A (ja) | メモリ・コントローラ | |
| US6392935B1 (en) | Maximum bandwidth/minimum latency SDRAM interface | |
| JP4606725B2 (ja) | 高速メモリアクセス制御装置 | |
| KR100334298B1 (ko) | 기억 소자 | |
| CN112835513A (zh) | 控制数据读写装置与方法 | |
| JP2001176272A (ja) | 複数ラインバッファ型メモリlsi | |
| JP7346883B2 (ja) | ベクトルプロセッサ装置及び生成方法 | |
| JP5040306B2 (ja) | 記憶制御装置及び記憶制御方法 | |
| WO2012070247A1 (ja) | メモリ装置、メモリ制御回路およびメモリ制御システム | |
| JP2010061498A (ja) | メモリ制御装置、半導体試験装置およびメモリ制御方法 | |
| JP2011138452A (ja) | メモリ制御装置及び情報処理システム | |
| JPH07307090A (ja) | 半導体記憶装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20080625 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110516 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110524 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110725 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110913 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20111114 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120313 |
|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120404 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150413 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150413 Year of fee payment: 3 |
|
| LAPS | Cancellation because of no payment of annual fees |