JPS6314434B2 - - Google Patents

Info

Publication number
JPS6314434B2
JPS6314434B2 JP17022882A JP17022882A JPS6314434B2 JP S6314434 B2 JPS6314434 B2 JP S6314434B2 JP 17022882 A JP17022882 A JP 17022882A JP 17022882 A JP17022882 A JP 17022882A JP S6314434 B2 JPS6314434 B2 JP S6314434B2
Authority
JP
Japan
Prior art keywords
memory
signal
bkr
banks
decoder
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
Application number
JP17022882A
Other languages
Japanese (ja)
Other versions
JPS5960787A (en
Inventor
Toshihiro Sakai
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP17022882A priority Critical patent/JPS5960787A/en
Publication of JPS5960787A publication Critical patent/JPS5960787A/en
Publication of JPS6314434B2 publication Critical patent/JPS6314434B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G11INFORMATION STORAGE
    • G11CSTATIC STORES
    • G11C8/00Arrangements for selecting an address in a digital store

Description

【発明の詳細な説明】 (1) 発明の技術分野 本発明はメモリ空間のアクセスに際しメモリの
読出し時間を短縮するようにしたアクセス方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION (1) Technical Field of the Invention The present invention relates to an access method that reduces memory read time when accessing a memory space.

(2) 従来技術と問題点 電子計算機のメモリ空間を有効に利用するため
空間拡張レジスタ(バンクレジスタと通称する)
を用い、第1図に示すように複数のメモリ空間を
バンクレジスタにセツトされた値により切換使用
している。即ち、アドレス指定のされるメモリ空
間のうち最初から16KW分は共通部CMとし、残
余の48KW分をバンクBNK0,BNK1,…と
し、バンクの切換えはバンクレジスタBKRの値
により使用バンクを指定し、プロセツサから与え
られるアドレス情報によりバンク内のアドレスヲ
指定することによりメモリに対するアクセスが行
われる。このようなメモリをアクセスするための
回路は、従来第2図に示すように構成されてい
た。即ち第2図においてプロセツサから与えられ
るアドレス情報16ビツトのうち上位2ビツトによ
り共通部とバンクBNK0,BNK1…を切換える
ようにし、上位2ビツトが“00”であると、共通
部CMをアクセスすることとし、メモリアレイの
うち共通部としているアレーMA0の16KWをア
クセスする。アドレス上位ビツトが“00”以外の
ときバンクレジスタBKRの内容とアドレス上位
ビツトを一緒にデコーダDECによりデコードし、
メモリアレイMA1〜MAnを指定する。メモリ
アレイと上記BNK0,BNK1…との対応はメモ
リアレイMA1〜MA3でBNK0に対応し以下
同様である。ダイナミツクメモリを使用すると
き、アクセス信号はRAS(行アクセス信号)、
CAS(列アクセス信号)の2種類(上記アドレス
情報の2〜15ビツト目で上位側が行アドレスで、
下位側が列アドレスを示す)が別々に印加され、
それぞれRAS,CAS信号の立下りタイミングに
よつてアドレスを定め、デコーダ出力により指定
れたメモリ内にラツチされる。(デコーダ出力の
メモリ選択信号がRAS/CASタイミング信号に
より打抜かれて、RAS,CAS信号を作る。)以上
の動作における各信号のタイムチヤートを第3図
に示す。以上のように従来のアクセス回路におい
てはアドレスバスにおけるアドレス情報の上位2
ビツトを見てバンクレジスタBNKの内容が有効
であるか無効であるかを判定するための論理回路
LGが必要であり、ゲート回路を信号が通過して
デコーダ回路へ入力されるまでのアドレス判定時
間ADTと、その後デコーダ回路からデコード結
果が出力されるまでのデコード時間DCT以降で
なければ、メモリ選択信号RAS/CASタイミン
グ信号を出力することが出来ず、メモリアクセス
の時間遅れを大にしている。
(2) Prior art and problems Space expansion registers (commonly called bank registers) are used to effectively utilize the memory space of electronic computers.
As shown in FIG. 1, a plurality of memory spaces are switched and used according to the values set in the bank registers. That is, the first 16KW of the addressed memory space is used as the common part CM, the remaining 48KW is used as banks BNK0, BNK1, etc., and the bank to be used is specified by the value of the bank register BKR to switch banks. Access to the memory is performed by specifying an address within the bank using address information provided by the processor. A circuit for accessing such a memory has conventionally been constructed as shown in FIG. That is, in FIG. 2, the common part and banks BNK0, BNK1, etc. are switched using the upper 2 bits of the 16 bits of address information given by the processor, and when the upper 2 bits are "00", the common part CM is accessed. Then, 16KW of array MA0, which is the common part of the memory array, is accessed. When the upper bits of the address are other than “00”, the contents of bank register BKR and the upper bits of the address are decoded together by the decoder DEC,
Specify memory arrays MA1 to MAn. The correspondence between the memory arrays and the above-mentioned BNK0, BNK1, . . . is that memory arrays MA1 to MA3 correspond to BNK0, and so on. When using dynamic memory, the access signals are RAS (row access signal),
Two types of CAS (column access signals) (2nd to 15th bits of the above address information, the upper side is the row address,
(lower side indicates column address) are applied separately,
The address is determined by the fall timing of the RAS and CAS signals, and is latched into the designated memory by the decoder output. (The memory selection signal of the decoder output is punched by the RAS/CAS timing signal to create the RAS and CAS signals.) A time chart of each signal in the above operation is shown in FIG. As mentioned above, in the conventional access circuit, the top two address information on the address bus
Logic circuit for determining whether the contents of bank register BNK are valid or invalid by checking the bits.
LG is required, and if it is not after the address judgment time ADT from when the signal passes through the gate circuit and is input to the decoder circuit, and the decoding time DCT from when the decoding result is output from the decoder circuit, memory selection is required. It is not possible to output the signal RAS/CAS timing signal, which increases the time delay in memory access.

(3) 発明の目的 本発明の目的は前述の欠点を改善し、メモリ空
間のアクセスに際し、時間遅れをなくし、メモリ
アクセス時間を短縮することのできるアクセス方
式を提供することにある。
(3) Object of the Invention An object of the present invention is to provide an access method that can improve the above-mentioned drawbacks, eliminate time delay when accessing memory space, and shorten memory access time.

(4) 発明の構成 前述の目的を達成するための本発明の構成は、
メモリ空間を1個の共通部CMと複数のバンク
BNK0,BNKnとに分割し、バンクレジスタ
BKRを使用してバンクを指定しながらメモリを
アクセスするメモリアクセス方式において、前記
メモリ空間を構成する前記共通部及び複数のバン
クを複数のメモリアレイMA0〜MAnで構成さ
れたダイナミツクメモリで構成し、プロセツサよ
り与えられるアドレス情報のうち前記共通部と前
記複数のバンクを選択するための選択ビツトが入
力され、前記共通部に対応するメモリアレイMA
0の行アドレスを選択するための信号を出力する
デコーダR―DEC1と、前記複数のバンクを指
定する情報がセツトされるバンクレジスタBKR
と、前記バンクレジスタBKRの内容と、前記選
択ビツトが入力され、前記複数のバンクに対応し
たメモリアレイMA1〜MAnの行アドレスを選
択するための信号を出力するデコーダR―DEC
2と、前記選択ビツトの情報によつて、前記バン
クレジスタBKRの信号の出力をゲートするため
の論理回路LGと、前記論理回路LGを介して前記
バンクレジスタBKRの内容が入力されると共に、
前記選択ビツトが入力され、全てのメモリアレイ
MA0〜MAnの列アドレスを選択するための信
号を出力するためのデコーダC―DECとを備え、
前記各デコーダからの出力信号によりメモリアレ
イを指定しながらメモリをアクセスすることであ
る。
(4) Structure of the invention The structure of the present invention to achieve the above object is as follows:
The memory space is divided into one common part CM and multiple banks.
Divided into BNK0 and BNKn and bank register
In a memory access method in which memory is accessed while specifying a bank using BKR, the common section and the plurality of banks constituting the memory space are constituted by a dynamic memory composed of a plurality of memory arrays MA0 to MAn. , a selection bit for selecting the common section and the plurality of banks is inputted from the address information given by the processor, and the memory array MA corresponding to the common section is inputted.
A decoder R-DEC1 that outputs a signal for selecting the row address of 0, and a bank register BKR in which information specifying the plurality of banks is set.
and a decoder R-DEC which receives the contents of the bank register BKR and the selection bit and outputs a signal for selecting a row address of the memory arrays MA1 to MAn corresponding to the plurality of banks.
2, a logic circuit LG for gating the output of the signal of the bank register BKR according to the information of the selection bit, and the contents of the bank register BKR are inputted via the logic circuit LG;
The selection bit is input and all memory arrays
Equipped with a decoder C-DEC for outputting a signal for selecting the column address of MA0 to MAn,
The purpose of this method is to access the memory while specifying the memory array using the output signals from each of the decoders.

(5) 発明の実施例 第4図は本発明の一実施例を示すブロツク図で
ある。第4図において第2図と同一符号は同様の
ものを示し、R―DEC1はアドレス指定ビツト
のうち上位2ビツトが入力され、2ビツトの状態
が“00”の時に出力信号を発してメモリアレイ
MA0の行アドレスRASタイミング信号の選択
を行うためのデコーダ(メモリアレイMA0を共
通部として使用する)、R―DEC2はバンクレジ
スタBKRの内容と前記アドレス上位2ビツトが
入力され、MA0以外のメモリアレイ番号の行ア
ドレスRASタイミング信号の選択を行うための
デコーダ(メモリアレイMA0以外のアレイはバ
ンクとして使用する)、C―DECはバンクレジス
タBKRの内容により各バンクの列アドレスCAS
タイミング信号を選択するためのデコーダを示
す。プロセツサから与えられたアドレス情報の上
位2ビツトはデコーダR―DEC1によりデコー
ドされ、行アドレス選択のための信号RAS0を
生成する。またバンクレジスタBKRの4ビツト
とアドレス上位2ビツトはデコーダR―DEC2
によりデコードされ行アドレス選択のための信号
RAS1〜RASnを生成する。この行アドレス選択
のための信号RASを生成するに際して従来のよ
うにアドレス情報の上位2ビツトが“00”の時に
バンクレジスタBKRの出力をゲートするゲート
回路を使用していないため、時間遅れなくデコー
ドすることができ、行アドレスの選択のための時
間が早められる。しかしながら、ゲート回路を省
略したためにR―DEC1とR―DEC2がR―
DEC2の入力信号の組合せによつて両者が同時
に出力信号を発することがあるが、後述する列ア
ドレス選択のための信号が後述する論理回路LG
で区別されるため、メモリのアドレス選択に影響
がない。列アドレスを選択するための信号CAS
はアドレス情報の上位2ビツトを判定し、バンク
レジスタBKRの内容が有効であるか無効である
かを判定する論理回路LGを介し、更にデコーダ
C―DECによりデコードされるため、その出力
は行アドレスを選択するための信号RASより遅
くなつている。したがつてメモリアレイの出力側
が全てドツトオアされていても、列アドレス信号
が1つのメモリアレイを選択しているから、アク
セス動作は正常になされる。(メモリの出力は列
アドレス選択信号CASにより有効となるため)。
第5図は第4図についてのタイムチヤートであつ
て、列アドレス選択信号RASがデコーダR―
DEC1とR―DEC2により早期に得られるから、
アドレス情報の上位ビツトを判定して有効なアド
レスを生成するための時間遅れがなく、高速なメ
モリアクセスを可能としている。行アドレス選択
信号RASによりメモリアクセスの活性化は2個
以内であるから、所要電力の増加は殆ど影響を与
えない。若し行アドレス選択信号RASのデコー
ド回路を無くして全てのメモリアレイに同時に行
アドレス信号を入力しても、列アドレス選択信号
CASにより選択されるから、論理上正常動作は
可能で、しかもアドレス判定回路の時間遅れを救
うことが可能であるが、全てのメモリが行アドレ
ス選択信号により活性化され、メモリ全体の消費
電力は莫大になつてしまう。そのため行アドレス
選択信号を生成するデコーダ回路は必要である。
(5) Embodiment of the invention FIG. 4 is a block diagram showing an embodiment of the invention. In FIG. 4, the same symbols as in FIG. 2 indicate the same things, and R-DEC1 outputs an output signal when the upper two bits of the address designation bits are input and the state of the two bits is "00" to output the memory array.
R-DEC2, a decoder (using memory array MA0 as a common part) for selecting the row address RAS timing signal of MA0, receives the contents of bank register BKR and the upper two bits of the address, A decoder for selecting the row address RAS timing signal of the number (arrays other than memory array MA0 are used as banks), C-DEC selects the column address CAS of each bank according to the contents of the bank register BKR.
3 shows a decoder for selecting timing signals. The upper two bits of the address information given by the processor are decoded by the decoder R-DEC1 to generate a signal RAS0 for row address selection. In addition, the 4 bits of bank register BKR and the upper 2 bits of the address are decoder R-DEC2.
Signal for row address selection decoded by
Generate RAS1 to RASn. When generating the signal RAS for row address selection, a gate circuit that gates the output of bank register BKR when the upper two bits of the address information are "00" is not used, unlike in the past, so it can be decoded without time delay. , and the time for row address selection is accelerated. However, because the gate circuit is omitted, R-DEC1 and R-DEC2 are
Depending on the combination of input signals of DEC2, both may output signals at the same time, but the signal for column address selection, which will be described later, will be output from the logic circuit LG, which will be described later.
This does not affect memory address selection. Signal CAS for selecting column address
is decoded by the decoder C-DEC via the logic circuit LG which judges the upper two bits of the address information and determines whether the contents of the bank register BKR are valid or invalid, so its output is the row address. The signal for selection is becoming slower than RAS. Therefore, even if all the output sides of the memory array are dot-ORed, the column address signal selects one memory array, so the access operation can be performed normally. (Because the memory output is enabled by the column address selection signal CAS).
FIG. 5 is a time chart for FIG. 4 in which the column address selection signal RAS is applied to the decoder R-
Because it can be obtained early with DEC1 and R-DEC2,
There is no time delay for determining the upper bits of address information and generating a valid address, enabling high-speed memory access. Since no more than two memory accesses are activated by the row address selection signal RAS, an increase in the required power has little effect. Even if the row address selection signal RAS decoding circuit is removed and the row address signal is input to all memory arrays at the same time, the column address selection signal
Since the selection is made by CAS, logically normal operation is possible and the time delay of the address judgment circuit can be saved, but all memories are activated by the row address selection signal, and the power consumption of the entire memory is It becomes huge. Therefore, a decoder circuit that generates a row address selection signal is necessary.

(6) 発明の効果 このようにして本発明によると、メモリ空間の
アクセスに際し時間遅れが無く、アクセス時間の
短縮を可能としている。
(6) Effects of the Invention As described above, according to the present invention, there is no time delay when accessing the memory space, making it possible to shorten the access time.

【図面の簡単な説明】[Brief explanation of the drawing]

第1図は従来のメモリアクセスの説明図、第2
図は従来のメモリアクセス回路構成図、第3図は
第2図のタイムチヤート、第4図は本発明の実施
例構成図、第5図は第4図のタイムチヤートであ
る。 CM…共通部、BNK0〜BNK1…バンク、
BKR…バンクレジスタ、MA0〜MAn…メモリ
アレイ、R―DEC1,R―DEC2…行アドレス
選択信号デコーダ、C―DEC…列アドレス選択
信号デコーダ、LG…論理回路。
Figure 1 is an explanatory diagram of conventional memory access, Figure 2
3 is a diagram showing the configuration of a conventional memory access circuit, FIG. 3 is a time chart of FIG. 2, FIG. 4 is a diagram of an embodiment of the present invention, and FIG. 5 is a time chart of FIG. 4. CM...common section, BNK0~BNK1...bank,
BKR...Bank register, MA0 to MAn...Memory array, R-DEC1, R-DEC2...Row address selection signal decoder, C-DEC...Column address selection signal decoder, LG...Logic circuit.

Claims (1)

【特許請求の範囲】 1 メモリ空間を1個の共通部CMと複数のバン
クBNK0〜BNKnとに分割し、バンクレジスタ
BKRを使用してバンクを指定しながらメモリを
アクセスするメモリアクセス方式において、 前記メモリ空間を構成する前記共通部及び複数
のバンクを複数のメモリアレイMA0〜MAnで
構成されたダイナミツクメモリで構成し、 プロセツサより与えられるアドレス情報のうち
前記共通部と前記複数のバンクを選択するための
選択ビツトが入力され、前記共通部に対応するメ
モリアレイMA0の行アドレスを選択するための
信号を出力するデコーダR―DEC1と、前記複
数のバンクを指定する情報がセツトされるバンク
レジスタBKRと、 前記バンクレジスタBKRの内容と、前記選択
ビツトが入力され、前記複数のバンクに対応した
メモリアレイMA1〜MAnの行アドレスを選択
するための信号を出力するデコーダR―DEC2
と、 前記選択ビツトの情報によつて前記バンクレジ
スタBKRの信号の出力をゲートするための論理
回路LGと、 前記論理回路LGを介して前記バンクレジスタ
BKRの内容が入力されると共に、前記選択ビツ
トが入力され、全てのメモリアレイMA0〜
MAnの列アドレスを選択するための信号を出力
するためのデコーダC―DECとを備え、 前記各デコーダからの出力信号によりメモリア
レイを指定しながらメモリをアクセスすることを
特徴とするメモリアクセス方式。
[Claims] 1. A memory space is divided into one common part CM and a plurality of banks BNK0 to BNKn, and bank registers are
In a memory access method in which memory is accessed while specifying a bank using BKR, the common section and the plurality of banks constituting the memory space are constituted by a dynamic memory composed of a plurality of memory arrays MA0 to MAn. , a decoder that receives a selection bit for selecting the common section and the plurality of banks from address information given by the processor, and outputs a signal for selecting a row address of the memory array MA0 corresponding to the common section. R-DEC1, a bank register BKR in which information specifying the plurality of banks is set, and the contents of the bank register BKR and the selection bit are input, and the memory arrays MA1 to MAn corresponding to the plurality of banks are input. Decoder R-DEC2 that outputs a signal for selecting a row address
and a logic circuit LG for gating the output of the signal of the bank register BKR according to the information of the selection bit;
At the same time as the contents of BKR are input, the selection bit is input, and all memory arrays MA0 to
A memory access method comprising a decoder C-DEC for outputting a signal for selecting a column address of MAn, and accessing the memory while specifying a memory array using the output signals from each of the decoders.
JP17022882A 1982-09-29 1982-09-29 Memory access system Granted JPS5960787A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17022882A JPS5960787A (en) 1982-09-29 1982-09-29 Memory access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17022882A JPS5960787A (en) 1982-09-29 1982-09-29 Memory access system

Publications (2)

Publication Number Publication Date
JPS5960787A JPS5960787A (en) 1984-04-06
JPS6314434B2 true JPS6314434B2 (en) 1988-03-30

Family

ID=15901037

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17022882A Granted JPS5960787A (en) 1982-09-29 1982-09-29 Memory access system

Country Status (1)

Country Link
JP (1) JPS5960787A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02141336A (en) * 1988-11-22 1990-05-30 Nissan Motor Co Ltd Integrated control device for engine output and constant speed running

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62256142A (en) * 1986-04-30 1987-11-07 Nec Corp Memory expansion system
JPS63141149A (en) * 1986-12-03 1988-06-13 Fujitsu Ltd Memory device control system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02141336A (en) * 1988-11-22 1990-05-30 Nissan Motor Co Ltd Integrated control device for engine output and constant speed running

Also Published As

Publication number Publication date
JPS5960787A (en) 1984-04-06

Similar Documents

Publication Publication Date Title
KR100627986B1 (en) Synchronous pipelined burst memory and method for operating same
US5555528A (en) Dynamic random access memory persistent page implemented as processor register sets
JP3176228B2 (en) Semiconductor storage device
US7283418B2 (en) Memory device and method having multiple address, data and command buses
US5953280A (en) Bank selection for synchronous readable and writable semiconductor memory
JP3271591B2 (en) Semiconductor storage device
KR920008598A (en) Memory controller for accessing memory in direct or interleaved mode and data processing system having same
JPH07312085A (en) Memory device
JPH07141870A (en) Semiconductor memory
JP2002157900A (en) Semiconductor integrated circuit device
US5835970A (en) Burst address generator having two modes of operation employing a linear/nonlinear counter using decoded addresses
US5301292A (en) Page mode comparator decode logic for variable size DRAM types and different interleave options
US6128704A (en) Cache DataRam of one port ram cell structure
US6115314A (en) Method and apparatus for anticipatory selection of external or internal addresses in a synchronous memory device
US6532180B2 (en) Write data masking for higher speed DRAMs
KR100225189B1 (en) Semiconductor memory
JP2982618B2 (en) Memory selection circuit
JPS6314434B2 (en)
US6707752B2 (en) Tag design for cache access with redundant-form address
JPH11250660A (en) Memory device and its addressing method
US5841727A (en) Semiconductor memory device
US5233699A (en) Expanded cache memory system
JP3343556B2 (en) Storage system
KR900002496Y1 (en) Memory region expandent circuit
JPH05108471A (en) Memory device