JPH08328949A - Storage device - Google Patents
Storage deviceInfo
- Publication number
- JPH08328949A JPH08328949A JP7139027A JP13902795A JPH08328949A JP H08328949 A JPH08328949 A JP H08328949A JP 7139027 A JP7139027 A JP 7139027A JP 13902795 A JP13902795 A JP 13902795A JP H08328949 A JPH08328949 A JP H08328949A
- Authority
- JP
- Japan
- Prior art keywords
- storage means
- data
- bit data
- memory
- sram
- 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.)
- Pending
Links
Landscapes
- Dram (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】この発明は記憶装置に関し、特
に、nビット単位でデータを読出すことが可能な記憶装
置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a storage device, and more particularly to a storage device capable of reading data in units of n bits.
【0002】[0002]
【従来の技術】図9は、従来のコンピュータの構成を示
すブロック図である。図9において、このコンピュータ
は、中央処理装置(以下、CPUと称す)30およびダ
イナミックランダムアクセスメモリ(以下、DRAMと
称す)31を備える。CPU30は、制御信号/RA
S,/CAS、アドレス信号Add.およびデータDi
nをDRAM31に与える。DRAM31は、それらの
信号に応答してデータDinの書込およびデータDou
tの読出を行なう。2. Description of the Related Art FIG. 9 is a block diagram showing the configuration of a conventional computer. In FIG. 9, this computer includes a central processing unit (hereinafter referred to as CPU) 30 and a dynamic random access memory (hereinafter referred to as DRAM) 31. The CPU 30 uses the control signal / RA
S, / CAS, address signal Add. And data Di
n is given to the DRAM 31. DRAM 31 writes data Din and data Dou in response to those signals.
Read t.
【0003】図10は、図9に示したコンピュータのD
RAM31の連続読出動作を示すタイムチャートであ
る。時刻t0に制御信号/RASが「L」レベルに立下
がると、ロウアドレスX0が取込まれ、制御信号/CA
Sが「L」レベルに立下がるごとにコラムアドレスY0
〜Y3が取込まれる。信号t0からアクセス時間tRAC
経過後に最初のアドレスX0Y0のデータD0が出力さ
れ、他のアドレスX0Y1,X0Y2,X0Y3のデー
タD1〜D3はデータD0と同じページに存在するので
アクセス時間tRAC よりも短い時間tC 間隔で順に出力
される。なお、アクセス時間tRAC はtC の1.5〜2
倍である。FIG. 10 shows the D of the computer shown in FIG.
6 is a time chart showing a continuous read operation of the RAM 31. When control signal / RAS falls to "L" level at time t0, row address X0 is fetched and control signal / CA
Each time S falls to the “L” level, the column address Y0
~ Y3 is captured. Access time t RAC from signal t0
After the lapse of time, the data D0 of the first address X0Y0 is output, and the data D1 to D3 of the other addresses X0Y1, X0Y2, and X0Y3 are present on the same page as the data D0, so that they are sequentially output at a time t C interval shorter than the access time t RAC. To be done. The access time t RAC is 1.5 to 2 of t C.
It is twice.
【0004】図11は、従来の他のコンピュータの構成
を示すブロック図である。図11において、このコンピ
ュータは、CPU40およびメモリ装置43を備える。
メモリ装置43は、アクセス速度が遅い大容量のDRA
M41と、アクセス速度が速い小容量のSRAM42と
で階層構成されている。SRAM42は、アクセス頻度
が高いデータを保持するキャッシュメモリとして機能す
る。FIG. 11 is a block diagram showing the configuration of another conventional computer. In FIG. 11, this computer includes a CPU 40 and a memory device 43.
The memory device 43 is a large-capacity DRA with a slow access speed.
The M41 and a small-capacity SRAM 42 having a high access speed are hierarchically configured. The SRAM 42 functions as a cache memory that holds frequently accessed data.
【0005】CPU40は、制御信号/RAS,/CA
S、アドレス信号Add.1およびデータDin1をD
RAM41に与える。DRAM41は、それらの信号に
応答してデータDin1の書込およびデータDout1
の読出を行なう。また、CPU40は、制御信号/C
S、アドレス信号Add.2およびデータDin2をS
RAM42に与える。SRAM42は、それらの信号に
応答してデータDin2の書込およびデータDout2
の読出を行なう。キャッシュヒットするとすべてのデー
タがSRAM42から読出され、キャッシュミスすると
すべてのデータがDRAM41から読出される。The CPU 40 controls the control signals / RAS, / CA.
S, address signal Add. 1 and the data Din1 to D
It is given to the RAM 41. DRAM 41 responds to those signals by writing data Din1 and writing data Dout1.
Is read. In addition, the CPU 40 uses the control signal / C
S, address signal Add. 2 and the data Din2 to S
It is given to the RAM 42. SRAM 42 writes data Din2 and data Dout2 in response to these signals.
Is read. When a cache hit occurs, all data is read from SRAM 42, and when a cache miss occurs, all data is read from DRAM 41.
【0006】[0006]
【発明が解決しようとする課題】しかし、従来のコンピ
ュータには以下のような問題があった。すなわち、図9
で示したコンピュータでは、最初のデータD0へのアク
セス時間tRAC が長いので、データを連続出力しても全
体としてのデータ転送レートが低かった。However, the conventional computer has the following problems. That is, FIG.
In the computer shown by, since the access time t RAC for the first data D0 is long, the data transfer rate as a whole is low even if the data is continuously output.
【0007】また、図11で示したコンピュータでは、
データ転送レートの向上のためにはSRAM42の大容
量化によってヒット率を高める必要がある。また、連続
で出力するデータの単位が大きくなると、それに合せて
SRAM42の容量を大きくする必要がある。しかし、
SRAM42は、DRAM41に比べて容量当りのコス
トが高いので、SRAM42を大容量化すると装置価格
が高くなるという問題があった。In the computer shown in FIG. 11,
In order to improve the data transfer rate, it is necessary to increase the hit rate by increasing the capacity of the SRAM 42. Further, when the unit of data that is continuously output increases, it is necessary to increase the capacity of the SRAM 42 accordingly. But,
Since the SRAM 42 has a higher cost per capacity than the DRAM 41, there is a problem that the device price increases when the SRAM 42 has a large capacity.
【0008】それゆえに、この発明の主たる目的は、デ
ータ転送レートが高く、かつ低価格の記憶装置を提供す
ることである。Therefore, a main object of the present invention is to provide a storage device having a high data transfer rate and a low price.
【0009】[0009]
【課題を解決するための手段】この発明の第1の記憶装
置は、n(n≧2)ビット単位でデータを読出すことが
可能な記憶装置であって、各nビットのデータのうちの
最初のm(m<n)ビットのデータを記憶するためのア
クセス速度が速い小容量の第1の記憶手段、各nビット
のデータのうちの他のn−mビットのデータを記憶する
ためのアクセス速度が遅い大容量の第2の記憶手段、お
よびアドレス信号に従って前記第1および第2の記憶手
段に同時にアクセスし、前記第1の記憶手段から前記最
初のmビットのデータを読出すとともに前記第2の記憶
手段から前記他のn−mビットのデータを読出して、n
ビットのデータを連続的に出力する制御手段を備えたこ
とを特徴としている。A first storage device according to the present invention is a storage device capable of reading data in units of n (n ≧ 2) bits, and of the data of n bits each. A small-capacity first storage unit having a high access speed for storing the first m (m <n) bits of data, and for storing the other nm bits of each n bits of data. A large-capacity second storage means having a slow access speed and the first and second storage means are simultaneously accessed according to an address signal to read the first m-bit data from the first storage means and The other mn bits of data are read from the second storage means and n
It is characterized in that a control means for continuously outputting bit data is provided.
【0010】また、この発明の第2の記憶装置は、nビ
ット単位でデータを読出すことが可能な記憶装置であっ
て、各アクセス頻度が高いnビットのデータのうちの最
初のmビットのデータを記憶するためのアクセス速度が
速い小容量の第1の記憶手段、各アクセス頻度が高いn
ビットのデータのうちの他のn−mビットのデータと、
各アクセス頻度が低いnビットのデータとを記憶するた
めのアクセス速度が遅い大容量の第2の記憶手段、およ
びアドレス信号に従って、アクセス頻度が高いnビット
のデータに関しては前記第1および第2の記憶手段に同
時にアクセスして前記第1の記憶手段から前記最初のm
ビットのデータを読出すとともに前記第2の記憶手段か
ら前記他のn−mビットのデータを読出し、アクセス頻
度が低いnビットのデータに関しては前記第2の記憶手
段のみにアクセスして前記第2の記憶手段からnビット
のデータを読出して、nビットのデータを連続的に出力
する制御手段を備えたことを特徴としている。The second storage device of the present invention is a storage device capable of reading data in units of n bits, and is the first m bits of the n bits of data that are frequently accessed. A small-capacity first storage unit having a high access speed for storing data, and n having a high access frequency.
Other nm bit data of the bit data,
According to an address signal, a large-capacity second storage unit having a low access speed for storing each n-bit data having a low access frequency, and the first and second data having a high access frequency for the n-bit data having a high access frequency according to the address signal. The storage means are simultaneously accessed to access the first m from the first storage means.
The bit data is read and the other nm bits of data are read from the second storage means, and for the n bits of data having a low access frequency, only the second storage means is accessed to access the second storage means. Is provided with a control means for reading n-bit data from the storage means and continuously outputting the n-bit data.
【0011】また、前記第1および第2の記憶手段は同
一チップ上に形成されていることとしてもよい。Further, the first and second storage means may be formed on the same chip.
【0012】また、前記第1の記憶手段はスタティック
ランダムアクセスメモリであり、前記第2の記憶手段は
ダイナミックランダムアクセスメモリであることとして
もよい。The first storage means may be a static random access memory and the second storage means may be a dynamic random access memory.
【0013】また、前記第1の記憶手段はスタティック
ランダムアクセスメモリであり、前記第2の記憶手段は
シンクロナスダイナミックランダムアクセスメモリであ
ることとしてもよい。The first storage means may be a static random access memory, and the second storage means may be a synchronous dynamic random access memory.
【0014】また、前記第1の記憶手段は揮発性メモリ
であり、前記第2の記憶手段は不揮発性メモリであるこ
ととしてもよい。The first storage means may be a volatile memory, and the second storage means may be a non-volatile memory.
【0015】また、前記第1の記憶手段は半導体メモリ
であり、前記第2の記憶手段は半導体メモリ以外のメモ
リであることとしてもよい。The first storage means may be a semiconductor memory, and the second storage means may be a memory other than a semiconductor memory.
【0016】また、前記第1および第2の記憶手段は、
ともに半導体メモリ以外のメモリであることとしてもよ
い。The first and second storage means are
Both may be memories other than the semiconductor memory.
【0017】[0017]
【作用】この発明の第1の記憶装置にあっては、高速の
第1の記憶手段と低速の第2の記憶手段が同時にアクセ
スされ、nビットのデータのうち最初のmビットのデー
タが第1の記憶手段から出力された後、他のn−mビッ
トのデータが第2の記憶手段から出力される。したがっ
て、nビットのデータのすべてが第1の記憶手段から出
力される場合に比べ、高価格の第1の記憶手段の容量が
小さくてすみ、装置の低価格化が図られる。また、最初
のmビットのデータは第1の記憶手段から出力されるの
で、データ転送レートが低下することもない。According to the first storage device of the present invention, the high-speed first storage means and the low-speed second storage means are simultaneously accessed, and the first m-bit data of the n-bit data is the first data. After being output from the first storage means, other nm bits of data are output from the second storage means. Therefore, the capacity of the high-priced first storage means can be smaller than that in the case where all the n-bit data is output from the first storage means, and the cost of the device can be reduced. Moreover, since the first m-bit data is output from the first storage means, the data transfer rate does not decrease.
【0018】また、この発明の第2の記憶装置にあって
は、アクセス頻度が高いnビットのデータに関しては第
1および第2の記憶手段が同時にアクセスされ、第1の
記憶手段から最初のmビットのデータが出力された後、
第2の記憶手段から他のn−mビットのデータが出力さ
れる。また、アクセス頻度が低いnビットのデータに関
しては第2の記憶手段のみがアクセスされ、第2の記憶
手段からnビットのデータが出力される。したがって、
nビットのデータのうちの最初のmビットのデータのす
べてが第1の記憶手段から出力される第1の記憶装置に
比べ、高価格の第1の記憶手段の容量が小さくてすみ、
装置の低価格化が図られる。また、アクセス頻度が高い
nビットのデータのうちの最初のmビットのデータは第
1の記憶手段から出力されるので、データ転送レートが
低下することもない。In the second storage device of the present invention, the first and second storage means are simultaneously accessed for n-bit data having a high access frequency, and the first m means are accessed from the first storage means. After the bit data is output,
The other mn-bit data is output from the second storage means. Further, for n-bit data having a low access frequency, only the second storage means is accessed and n-bit data is output from the second storage means. Therefore,
Compared with the first storage device in which all of the first m-bit data of the n-bit data are output from the first storage device, the capacity of the high-priced first storage device may be small,
The price of the device can be reduced. Further, since the first m-bit data of the n-bit data which is frequently accessed is output from the first storage means, the data transfer rate does not decrease.
【0019】また、第1および第2の記憶手段を同一チ
ップ上に形成すれば、装置のコンパクト化が図られる。If the first and second storage means are formed on the same chip, the device can be made compact.
【0020】また、第1の記憶手段はSRAMであり第
2の記憶手段はDRAMであることとすれば、第1およ
び第2の記憶手段を容易に構成できる。If the first storage means is SRAM and the second storage means is DRAM, the first and second storage means can be easily constructed.
【0021】また、第1の記憶手段はSRAMであり第
2の記憶手段はSDRAMであることとすれば、データ
転送レートの一層の向上が図られる。Further, if the first storage means is SRAM and the second storage means is SDRAM, the data transfer rate can be further improved.
【0022】また、第1の記憶手段は揮発性メモリであ
り、第2の記憶手段は不揮発性メモリであることとすれ
ば、第1および第2の記憶手段を容易に構成できる。If the first storage means is a volatile memory and the second storage means is a non-volatile memory, the first and second storage means can be easily constructed.
【0023】また、第1の記憶手段は半導体メモリであ
り第2の記憶手段は半導体メモリ以外のメモリであるこ
とすれば、装置価格が低減される。If the first storage means is a semiconductor memory and the second storage means is a memory other than the semiconductor memory, the device price can be reduced.
【0024】また、第1および第2の記憶手段は、とも
に半導体メモリ以外のメモリであることとすれば、装置
価格は一層低減される。If both the first and second storage means are memories other than the semiconductor memory, the device cost can be further reduced.
【0025】[0025]
[実施例1]図1は、この発明の実施例1によるコンピ
ュータのメモリ装置の構成を示すブロック図である。図
1において、このコンピュータのメモリ装置は、コント
ロール回路1と、アクセス速度が遅い大容量のDRAM
2と、アクセス速度が速い小容量のSRAM3とを備え
る。DRAM2とSRAM3は、同一ボード上に形成さ
れる。コントロール回路1は、図示しないCPUから出
力されるクロック信号CLK、信号Mem−Req.お
よびアドレス信号Addressを受ける。信号Mem
−Req.は、CPUがメモリ装置にデータへのアクセ
スを要求する信号である。コントロール回路1は、これ
らの信号に従って、制御信号/RAS,/CASおよび
アドレス信号Add.をDRAM2に出力するととも
に、制御信号/CASおよびアドレス信号ASiをSR
AM3に出力する。DRAM2およびSRAM3の各々
は、与えられた信号に従って、読出および書込動作を行
なう。DRAM2のデータ信号入出力端子DQ1と、S
RAM3のデータ信号入出力端子DQ2は、ともに信号
入出力線I/Oの一端に接続される。信号入出力線I/
Oの他端は図示しないCPUに接続される。[Embodiment 1] FIG. 1 is a block diagram showing the configuration of a memory device of a computer according to Embodiment 1 of the present invention. In FIG. 1, a memory device of this computer includes a control circuit 1 and a large-capacity DRAM having a slow access speed.
2 and a small-capacity SRAM 3 having a high access speed. The DRAM 2 and the SRAM 3 are formed on the same board. The control circuit 1 outputs a clock signal CLK, a signal Mem-Req. And an address signal Address. Signal Mem
-Req. Is a signal by which the CPU requests the memory device to access data. Control circuit 1 receives control signals / RAS, / CAS and address signal Add. Of the control signal / CAS and the address signal ASi to the SR2.
Output to AM3. Each of DRAM 2 and SRAM 3 performs read and write operations according to the applied signal. Data signal input / output terminal DQ1 of DRAM2 and S
The data signal input / output terminal DQ2 of the RAM 3 is both connected to one end of the signal input / output line I / O. Signal input / output line I /
The other end of O is connected to a CPU (not shown).
【0026】図2は、図1で示したメモリ装置のメモリ
空間を模式的に示す図である。各アドレスは、上位アド
レスXおよび下位アドレスYを含む。上位アドレスXは
DRAM2のロウアドレスに対応し、下位アドレスYは
DRAM2のコラムアドレスに対応する。コントロール
回路3がDRAM2に連続的にアクセスする場合、アド
レス信号Addressの一部をインクリメントするの
で、インクリメントされるアドレス部分にコラムアドレ
スが割当てられる。FIG. 2 is a diagram schematically showing the memory space of the memory device shown in FIG. Each address includes an upper address X and a lower address Y. The upper address X corresponds to the row address of the DRAM 2, and the lower address Y corresponds to the column address of the DRAM 2. When the control circuit 3 continuously accesses the DRAM 2, a part of the address signal Address is incremented, so that the column address is assigned to the incremented address part.
【0027】アドレスXYは4つずつグループ化されて
いる。コントロール回路1は、グループ化された4つの
アドレスに下位から順に、たとえばX0Y0,X0Y
1,X0Y2,X0Y3と、あるいはX0Y4,X0Y
5,X0Y6,X0Y7と、ある規則性を持ってアクセ
スする。また、コントロール回路1は、グループ化され
た4つのアドレス(たとえばX0Y0,X0Y1,X0
Y2,X0Y3)のうちの最初のアドレスX0Y0につ
いてはSRAM3にアクセスし、残りのアドレスX0Y
1,X0Y2,X0Y3についてはDRAM2にアクセ
スする。このとき、コントロール回路1は、SRAM3
とDRAM2に同時にアクセスする。The addresses XY are grouped in groups of four. The control circuit 1 assigns four grouped addresses in order from the lower order, for example, X0Y0, X0Y.
1, X0Y2, X0Y3, or X0Y4, X0Y
5, X0Y6, X0Y7 are accessed with a certain regularity. In addition, the control circuit 1 has four grouped addresses (for example, X0Y0, X0Y1, X0).
For the first address X0Y0 of Y2, X0Y3), SRAM3 is accessed and the remaining address X0Y
The DRAM 2 is accessed for 1, X0Y2 and X0Y3. At this time, the control circuit 1 has the SRAM 3
And DRAM2 are simultaneously accessed.
【0028】図3は、図1で示したコントロールのDR
AM2およびSRAM3の連続読出動作を示すタイムチ
ャートである。図3では、4つのアドレスX0Y0,X
0Y1,X0Y2,X0Y3が連続アクセスされる場合
が示される。ここで、AS0は、X0Y0に対応するS
RAM3のアドレスである。CPUからメモリ装置にア
クセス命令が出ると時刻t0に制御信号/CSと/RA
Sが「L」レベルになってデータへのアクセスが開始さ
れる。制御信号/CSの立下がりエッジでSRAM3が
アドレスAS0を取込むと同時に、制御信号/RASの
立下がりエッジでDRAM2がロウアドレスX0を取込
む。DRAM2のコラムアドレスY1,Y2,Y3は、
制御信号/CASの立下がりエッジで時刻t1,t2,
t3にそれぞれ取込まれる。SRAM3のデータ信号入
出力端子DQ2には時刻t0からSRAM3のアクセス
時間tSC後にアドレスX0Y0のデータD0が出力さ
れ、一方、時刻t0からDRAM2のアクセス時間t
RAC 後にDRAM2のデータ信号入出力端子DQ1から
アドレスX0Y1,X0Y2,X0Y3の読出データD
1,D2,D3が順に出力される。FIG. 3 shows the DR of the control shown in FIG.
7 is a time chart showing a continuous read operation of AM2 and SRAM3. In FIG. 3, four addresses X0Y0, X
The case where 0Y1, X0Y2, and X0Y3 are continuously accessed is shown. Here, AS0 is the S corresponding to X0Y0.
This is the address of RAM3. When an access command is issued from the CPU to the memory device, control signals / CS and / RA are issued at time t0.
S becomes "L" level and access to data is started. At the falling edge of the control signal / CS, the SRAM 3 takes in the address AS0, and at the same time, at the falling edge of the control signal / RAS, the DRAM 2 takes in the row address X0. The column addresses Y1, Y2, Y3 of the DRAM 2 are
At the falling edge of the control signal / CAS, the times t1, t2,
Each is taken in at t3. The data signal input and output terminals DQ2 of SRAM3 data D0 of address X0Y0 time t0 after SRAM3 access time t SC is outputted, whereas, from the time t0 of DRAM2 access time t
Read data D of the addresses X0Y1, X0Y2, X0Y3 from the data signal input / output terminal DQ1 of the DRAM 2 after RAC
1, D2, D3 are sequentially output.
【0029】ここで、DRAM2のデータ信号入出力端
子DQ1およびSRAM3のデータ信号入出力端子DQ
2は、それぞれ制御信号/CASおよび/CSが「H」
レベルの期間は高インピーダンス状態になる。したがっ
て、DRAM2のデータが出力される前の時刻t0′に
制御信号/CSを「H」レベルにすればDRAM2とS
RAM3の出力が競合することがない。もし、クロック
信号CLKのサイクルタイムが短くなって出力を制御す
ることが困難であるときは、図4に示すように、クロッ
ク信号CLKおよび制御信号/CS,/CASで制御さ
れるセレクタ回路4によって、DRAM2のデータ信号
入出力端子DQ1とSRAM3のデータ入出力端子DQ
2のうちの一方だけを信号入出力線I/Oに接続するよ
うにすればよい。Here, the data signal input / output terminal DQ1 of the DRAM 2 and the data signal input / output terminal DQ of the SRAM 3 are provided.
2 has control signals / CAS and / CS of "H", respectively.
During the level period, it is in a high impedance state. Therefore, if the control signal / CS is set to the "H" level at time t0 'before the data of the DRAM2 is output, the DRAM2 and the S
There is no conflict between the outputs of RAM3. If it is difficult to control the output due to the short cycle time of the clock signal CLK, as shown in FIG. 4, the selector circuit 4 controlled by the clock signal CLK and the control signals / CS and / CAS is used. , Data signal input / output terminal DQ1 of DRAM2 and data input / output terminal DQ of SRAM3
Only one of the two should be connected to the signal input / output line I / O.
【0030】この実施例においては、コントロール回路
1が4ビットのデータD0〜D3にアクセスする際、D
RAM2とSRAM3に同時にアクセスして、最初の1
ビットのデータD0のみをSRAM3から読出し、それ
以外のデータD1〜D3をDRAM2から読出すので、
最初のデータD0をSRAM3の短いアクセス時間t SC
で出力することができ、データ転送レートが向上する。
また、SRAM3には4ビットのデータ中の1ビットの
データのみを格納するだけでよいので、SRAM3に全
データを格納する場合と比較すると、データ転送レート
を下げることなくSRAM3の容量を1/4に小さくす
ることができる。したがって、データ転送レートが高く
かつ低コストのコンピュータが実現される。In this embodiment, the control circuit
When 1 accesses 4-bit data D0 to D3, D
RAM2 and SRAM3 are accessed at the same time, and the first 1
Read only bit data D0 from SRAM3, and
Since the other data D1 to D3 are read from the DRAM 2,
The first data D0 is transferred to the SRAM 3 for a short access time t. SC
The data transfer rate is improved.
In addition, the SRAM 3 stores 1 bit of 4 bits of data.
Since only the data needs to be stored, all data is stored in SRAM3.
Data transfer rate compared to storing data
Reduce the capacity of SRAM3 to 1/4 without lowering
Can be Therefore, the data transfer rate is high
Moreover, a low-cost computer is realized.
【0031】なお、この実施例では、4ビットのデータ
を1単位として4ビットのデータのうちの1ビットのデ
ータをSRAM3に格納したが、これに限るものではな
く、nビットのデータを1単位とし、nビットのデータ
のうちのmビット(m<n)のデータをSRAM3に格
納してもよい。In this embodiment, 1-bit data out of 4-bit data is stored in the SRAM 3 with 4-bit data as one unit. However, the present invention is not limited to this, and n-bit data as one unit. Then, m-bit (m <n) data of n-bit data may be stored in the SRAM 3.
【0032】ここで、mとnの関係について述べる。D
RAM2の制御信号/RASからのランダムアクセス時
間をtRAC 、ファーストページモード時の制御信号/C
ASのサイクル時間をtC 、SRAM3の制御信号/C
Sからのランダムアクセス時間をtSCとする。また、S
RAM3に連続アクセスするときのサイクル時間をDR
AM2と同じtC に設定する。この場合、DRAM2か
らデータを読出すまでに、tRAC >tSC+m×tC を満
たすmビットまでのデータをSRAM3から読出すこと
が可能である。Now, the relationship between m and n will be described. D
Control signal of RAM2 / random access time from RAS is t RAC , control signal in first page mode / C
AS cycle time is t C , SRAM3 control signal / C
The random access time from S is t SC . Also, S
Cycle time DR for continuous access to RAM3
Set to the same t C as AM2. In this case, up to m bits of data satisfying t RAC > t SC + m × t C can be read from SRAM 3 before reading data from DRAM 2.
【0033】また、この実施例では、メモリ装置がSR
AM3とDRAM2で階層構成された場合について説明
したが、これに限るものではなく、最初のmビットのデ
ータを出力するメモリがそれ以外のn−mビットのデー
タを出力するメモリよりも高速にアクセスすることが可
能であれば同様に適用することができる。In this embodiment, the memory device is SR
Although the case where the AM3 and the DRAM 2 are hierarchically configured has been described, the present invention is not limited to this, and the memory that outputs the first m-bit data can be accessed faster than the other memories that output mn-bit data. If it is possible, the same can be applied.
【0034】たとえば、最初のmビットのデータを出力
する高速メモリをSRAMおよびDRAMなどの揮発性
メモリで構成し、他のn−mビットのデータを出力する
低速メモリをフラッシュメモリのような不揮発性メモリ
で構成してもよい。For example, a high-speed memory that outputs the first m-bit data is composed of a volatile memory such as SRAM and DRAM, and another low-speed memory that outputs the n-m-bit data is a non-volatile memory such as a flash memory. It may be configured with a memory.
【0035】また、高速メモリをDRAM、SRAM、
EEPROMおよびフラッシュメモリなどの半導体メモ
リで構成し、低速メモリをハードディスク、CD−RO
Mおよびフロッピーディスクなどの半導体メモリ以外の
メモリで構成してもよい。In addition, high-speed memories such as DRAM, SRAM,
It is composed of semiconductor memory such as EEPROM and flash memory, and low-speed memory is a hard disk, CD-RO.
It may be configured by a memory other than the semiconductor memory such as M and a floppy disk.
【0036】また、高速メモリおよび低速メモリの両方
を半導体メモリ以外のメモリで構成してもよい。たとえ
ば高速メモリをハードディスクで構成し、低速メモリを
フロッピーディスクで構成してもよい。Further, both the high speed memory and the low speed memory may be constituted by memories other than the semiconductor memory. For example, the high speed memory may be a hard disk and the low speed memory may be a floppy disk.
【0037】[実施例2]実施例1ではメモリ装置はS
RAM3とDRAM2で階層構成されている場合を示し
たが、DRAM2をシンクロナスDRAM(以下、SD
RAMと称す)で置換えることも可能である。[Second Embodiment] In the first embodiment, the memory device is S
Although the case where the RAM 3 and the DRAM 2 are hierarchically structured is shown, the DRAM 2 is referred to as a synchronous DRAM (hereinafter, SD).
It is also possible to replace it with RAM).
【0038】図5は、この発明の実施例2によるコンピ
ュータのメモリ装置の構成を示すブロック図である。図
5において、このメモリ装置は、コントロール回路11
と、アクセス速度が遅い大容量のSDRAM12と、ア
クセス速度が速い小容量のSRAM13とを備える。コ
ントロール回路11は、クロック信号CLKに同期して
制御信号/RAS,/CAS、クロック信号CLKおよ
びアドレス信号Add.をSDRAM12に与えるとと
もに、制御信号/CASおよびアドレス信号ASiをS
RAM13に与える。SDRAM12およびSRAM1
3の各々は、与えられた信号に応答して読出および書込
動作を行なう。FIG. 5 is a block diagram showing the configuration of a memory device of a computer according to the second embodiment of the present invention. In FIG. 5, this memory device has a control circuit 11
A large-capacity SDRAM 12 having a low access speed and a small-capacity SRAM 13 having a high access speed. Control circuit 11 controls control signals / RAS, / CAS, clock signal CLK and address signal Add. Of the control signal / CAS and the address signal ASi to the SDRAM 12
It is given to the RAM 13. SDRAM 12 and SRAM 1
Each of 3 performs read and write operations in response to the applied signal.
【0039】図6は、図5に示したコンピュータのSD
RAM12およびSRAM13の連続読出動作を示すタ
イムチャートである。図6では、n=4ビットのデータ
のうちm=2ビットのデータがSRAM13に格納され
ている場合が示される。制御信号/RASが「L」レベ
ルの期間において、時刻t0のクロック信号CLKの立
上がりエッジでSDRAM12にロウアドレスX0が取
込まれる。同様に、制御信号/CASが「L」レベルの
期間、時刻t1のクロック信号CLKの立上がりエッジ
でSDRAM12にコラムアドレスY2が取込まれる。
時刻t0からSDRAM12のアクセス時間tRAC 後に
クロック信号CLKのサイクルタイムt C ごとにデータ
D2,D3が出力される。FIG. 6 shows the SD of the computer shown in FIG.
A table showing the continuous read operation of the RAM 12 and the SRAM 13.
It is an im chart. In FIG. 6, n = 4 bits of data
Data of m = 2 bits is stored in the SRAM 13
Is indicated. Control signal / RAS is "L" level
Of the clock signal CLK at time t0
Row address X0 is acquired in SDRAM 12 at the rising edge.
Get caught. Similarly, when the control signal / CAS is at "L" level
Period, rising edge of clock signal CLK at time t1
Then, the column address Y2 is taken into the SDRAM 12.
Access time t of SDRAM 12 from time t0RAClater
Cycle time t of clock signal CLK CData for each
D2 and D3 are output.
【0040】SRAM12においては複数のデータに連
続アクセスする場合でも、各データごとのコラムアドレ
スを入力する必要がない。設定されたバースト長だけ内
部のコラムアドレスがインクリメントされてアクセスさ
れる。図6では、バースト長が2の場合を示しておりコ
ラムアドレスY2に対応するデータD2の次に、インク
リメントされたコラムアドレスY3に対応するデータD
3が出力される。In the SRAM 12, even when a plurality of data are continuously accessed, it is not necessary to input a column address for each data. The internal column address is incremented by the set burst length and accessed. FIG. 6 shows a case where the burst length is 2, and the data D2 corresponding to the column address Y2 is followed by the data D corresponding to the incremented column address Y3.
3 is output.
【0041】一方、SRAM13に関しては、時刻t0
に制御信号/CSの立下がりエッジを受けてアドレスX
0Y0に対応するSRAM13のアドレスAS0が取込
まれ、1クロック後にはアドレスX0Y1に対応するア
ドレスAS1が取込まれ、時刻t0からSRAM13の
アクセス時間tASC 後にデータD0が出力され、さらに
サイクル時間tC 後にデータD1が出力される。図6で
は、tRAC >tSC+2×tC が成立しており、SRAM
13とSDRAM12のデータが競合することなく、一
方が出力されている期間は、もう一方は高インピーダン
ス状態に保たれている。On the other hand, regarding the SRAM 13, the time t0
Address X on the falling edge of control signal / CS
Address AS0 of SRAM 13 corresponding to 0Y0 is taken in, one clock later, address AS1 corresponding to address X0Y1 is taken in, data D0 is output after access time t ASC of SRAM 13 from time t0, and cycle time t C The data D1 is output later. In FIG. 6, t RAC > t SC + 2 × t C holds, and SRAM
While the data of 13 and the data of the SDRAM 12 do not conflict with each other, while one is being output, the other is kept in a high impedance state.
【0042】この実施例では、最初の2ビットのデータ
をSRAM13から読出し他の2ビットのデータをSD
RAM12から読出すので、4ビットのデータをtRAC
+4×tC の時間で読出すことができる。したがって、
4ビットのデータをSDRAM12のみから読出す場合
に比べ、データ転送時間がSDRAM12とSRAM1
3のランダムアクセス時間の差tRAC −tRCだけ短縮さ
れる。In this embodiment, the first 2-bit data is read from the SRAM 13 and the other 2-bit data is SD.
Since it is read from RAM12, 4-bit data is stored in tRAC
It can be read in a time of + 4 × t C. Therefore,
Compared to reading 4-bit data from the SDRAM 12 only, the data transfer time is different from that of the SDRAM 12 and SRAM 1.
The random access time difference of 3 is reduced by t RAC −t RC .
【0043】また、4ビットのデータをSRAM13の
みから読出す場合に比べ、SRAMの容量が1/2にな
る。Further, the capacity of the SRAM is halved as compared with the case of reading 4-bit data from the SRAM 13 only.
【0044】[実施例3]図7は、この発明の実施例3
によるコンピュータのメモリ装置の構成を示すブロック
図である。図7において、このメモリ装置は、コントロ
ール回路21、DRAM22、SRAM23、TAG回
路24、および2入力のうちの一方の反転信号と他方の
信号との論理積信号の反転信号を出力するゲート回路2
5を備える。[Third Embodiment] FIG. 7 shows a third embodiment of the present invention.
3 is a block diagram showing a configuration of a memory device of a computer according to the present invention. 7, this memory device includes a control circuit 21, a DRAM 22, an SRAM 23, a TAG circuit 24, and a gate circuit 2 which outputs an inverted signal of a logical product signal of an inverted signal of one of two inputs and the other signal.
5 is provided.
【0045】本実施例も、実施例1と同様に、コントロ
ール回路21が4ビット(nビット)単位でグループ化
されたデータにアクセスする際、DRAM22とSRA
M23に同時にアクセスして、最初の1ビット(mビッ
ト)のデータのみをSRAM23から読出し、それ以降
のデータをDRAM22から読出すことで、データ転送
レートの向上と低コスト化を図ることを目的としてい
る。In this embodiment as well, as in the first embodiment, when the control circuit 21 accesses data grouped in units of 4 bits (n bits), the DRAM 22 and the SRA are connected.
By simultaneously accessing M23, reading only the first 1-bit (m-bit) data from SRAM 23, and reading the subsequent data from DRAM 22, the purpose is to improve the data transfer rate and reduce the cost. There is.
【0046】実施例1と同様に、図2で示したメモリ空
間において4つずつグループ化されたデータのうちの最
初の1ビットのデータをSRAM23から出力する場合
を考える。実施例1では4ビットのデータのうちの最初
の1ビットのデータがすべてSRAMに格納されていた
が、この実施例では、SRAMの容量をさらに小さくす
るために、アクセス頻度が高い4ビットのデータのうち
の1ビットのみがSRAMに格納される。Similar to the first embodiment, let us consider a case where the first 1-bit data of the data grouped by 4 in the memory space shown in FIG. 2 is output from the SRAM 23. In the first embodiment, the first 1-bit data out of the 4-bit data was all stored in the SRAM, but in this embodiment, in order to further reduce the capacity of the SRAM, 4-bit data that is frequently accessed is used. Only one of the bits is stored in SRAM.
【0047】TAG回路24にはSRAM23に格納さ
れているデータのアドレスが保持されており、入力され
たアドレスがSRAM23に存在する場合には、信号H
ITを「H」レベルに立上げてSRAM23を活性化さ
せるとともに、SRAM23に対応するアドレスASi
を出力する。一方、入力されたアドレスがSRAM23
に存在しない場合には、信号HITは「L」レベルであ
りSRAM23は動作しない。以上のように機能するT
AG回路24はメモリのキャッシュシステムで一般に用
いられている回路である。The TAG circuit 24 holds the address of the data stored in the SRAM 23. If the input address exists in the SRAM 23, the signal H is output.
IT is raised to "H" level to activate the SRAM 23, and the address ASi corresponding to the SRAM 23 is activated.
Is output. On the other hand, if the input address is the SRAM 23
Signal HIT is at "L" level, the SRAM 23 does not operate. T functions as above
The AG circuit 24 is a circuit generally used in a memory cache system.
【0048】次に、図7に示したメモリ装置の動作につ
いて説明する。図2で示したメモリ空間の4つのアドレ
スX0Y0,X0Y1,X0Y2,X0Y3に連続アク
セスする場合を考える。最初の1つのアドレスX0Y0
のデータD0がSRAM23に存在する場合、TAG回
路24は信号HITを「H」レベルに立上げるとともに
アドレスX0Y0に対応するSRAM23のアドレスA
S0を出力する。この場合は図3と同様に、最初のアド
レスX0Y0のデータD0がSRAM23から出力さ
れ、残りのアドレスX0Y1,X0Y2,X0Y3のデ
ータD1,D2,D3がDRAM22から出力される。Next, the operation of the memory device shown in FIG. 7 will be described. Consider a case where four addresses X0Y0, X0Y1, X0Y2, and X0Y3 in the memory space shown in FIG. 2 are continuously accessed. First one address X0Y0
If the data D0 of the data is present in the SRAM 23, the TAG circuit 24 raises the signal HIT to the “H” level and the address A of the SRAM 23 corresponding to the address X0Y0.
Outputs S0. In this case, similarly to FIG. 3, the data D0 at the first address X0Y0 is output from the SRAM 23, and the data D1, D2 and D3 at the remaining addresses X0Y1, X0Y2 and X0Y3 are output from the DRAM 22.
【0049】一方、アドレスX0Y0のデータD0がS
RAM23に存在しないミス時には、図8に示したよう
に、SRAM23は動作せず、DRAM22から4ビッ
トのデータがすべて出力される。まず、信号HITは
「L」レベルであるので、ゲート回路25の出力/CS
0が「H」レベルに保持されSRAM23は動作せず、
SRAM23のデータ信号入出力端子DQ2は高インピ
ーダンス状態に保持される。ここで、時刻t0に制御信
号/RASが「L」レベルになってロウアドレスX0が
DRAM22に取込まれ、次に制御信号/CASの立下
がりごとにコラムアドレスY0〜Y3が順に取込まれ、
時刻t0からアクセス時間tRAC 後に4ビットのデータ
D0〜D3のすべてが順番にDRAM22から出力され
る。ミス時にはデータの転送時間が従来と同様に長くな
るが、通常メモリアクセスには局所性があるのでヒット
する確率が高く、ミスによるロスは小さいと考えること
ができる。On the other hand, the data D0 at the address X0Y0 is S
At the time of a miss not existing in the RAM 23, the SRAM 23 does not operate and all 4-bit data is output from the DRAM 22, as shown in FIG. First, since the signal HIT is at "L" level, the output of the gate circuit 25 / CS
0 is held at the “H” level, the SRAM 23 does not operate,
The data signal input / output terminal DQ2 of the SRAM 23 is held in a high impedance state. At time t0, control signal / RAS attains an "L" level and row address X0 is taken into DRAM 22, and then column addresses Y0 to Y3 are taken in order at each fall of control signal / CAS.
All the 4-bit data D0 to D3 are sequentially output from the DRAM 22 after the access time t RAC from the time t0. When a miss occurs, the data transfer time becomes long as in the conventional case, but since there is locality in normal memory access, the probability of hits is high and the loss due to a miss can be considered small.
【0050】この実施例では、最初にアクセスさせるデ
ータのうち、アクセス頻度の高いものだけがSRAMに
格納されるので、最初にアクセスされるデータのすべて
がSRAMに格納されていた実施例1に比べ、SRAM
の容量が小さくなる。一方、SRAM23のミス時には
すべてのデータをDRAM22にアクセスする必要があ
るので、DRAM22にはすべてのデータが保持されて
いる。したがって、実施例1と比較すると必要なDRA
Mの容量が大きくなるが、通常、SRAMのような高速
動作するメモリの方がDRAMよりもコストが高いの
で、SRAMの容量が減少した分だけメモリ装置全体の
コストが低くなる。In this embodiment, among the data to be accessed first, only the most frequently accessed data is stored in the SRAM, so that all the data accessed first are stored in the SRAM, compared to the first embodiment. , SRAM
Capacity becomes smaller. On the other hand, when the SRAM 23 misses, it is necessary to access all the data to the DRAM 22, so the DRAM 22 holds all the data. Therefore, compared to the first embodiment, the required DRA
Although the capacity of M becomes large, a memory that operates at high speed, such as SRAM, is usually more expensive than DRAM, so the cost of the entire memory device is reduced by the amount of decrease in the capacity of SRAM.
【0051】なお、この実施例では、メモリ装置がSR
AM23とDRAM22で階層構成されている場合を示
したが、実施例2で述べたようにDRAM22の代わり
にSDRAMを用いても同様の効果を実現することがで
きる。In this embodiment, the memory device is SR
Although the case where the AM 23 and the DRAM 22 are hierarchically configured is shown, the same effect can be realized by using the SDRAM instead of the DRAM 22 as described in the second embodiment.
【0052】また、nビットのデータのうち最初にアク
セスされるアドレスに対応するmビットのデータを出力
するメモリがそれ以外のn−mビットのデータをアクセ
スするメモリよりも高速である場合にも適用することが
できる。Also, when the memory that outputs the m-bit data corresponding to the address that is accessed first among the n-bit data is faster than the memory that accesses the other nm-bit data, Can be applied.
【0053】たとえば、最初のmビットのデータを出力
する高速メモリをSRAMおよびDRAMなどの揮発性
メモリで構成し、他のn−mビットのデータを出力する
低速メモリをフラッシュメモリのような不揮発性メモリ
で構成してもよい。For example, a high-speed memory that outputs the first m-bit data is composed of a volatile memory such as SRAM and DRAM, and another low-speed memory that outputs mn-bit data is a non-volatile memory such as a flash memory. It may be configured with a memory.
【0054】また、高速メモリをDRAM、SRAM、
EEPROMおよびフラッシュメモリなどの半導体メモ
リで構成し、低速メモリをハードディスク、CD−RO
Mおよびフロッピーディスクなどの半導体メモリ以外の
メモリで構成してもよい。In addition, a high-speed memory is a DRAM, SRAM,
It is composed of semiconductor memory such as EEPROM and flash memory, and low-speed memory is a hard disk, CD-RO.
It may be configured by a memory other than the semiconductor memory such as M and a floppy disk.
【0055】また、高速メモリおよび低速メモリの両方
を半導体メモリ以外のメモリで構成してもよい。たとえ
ば高速メモリをハードディスクで構成し、低速メモリを
フロッピーディスクで構成してもよい。Further, both the high speed memory and the low speed memory may be constituted by memories other than the semiconductor memory. For example, the high speed memory may be a hard disk and the low speed memory may be a floppy disk.
【0056】[0056]
【発明の効果】以上のように、この発明の第1の記憶装
置にあっては、高速の第1の記憶手段と低速の第2の記
憶手段が同時にアクセスされ、nビットのデータのうち
の最初のmビットのデータが第1の記憶手段から出力さ
れた後、他のn−mビットのデータが第2の記憶手段か
ら出力される。したがって、nビットのデータのすべて
が第1の記憶手段から出力される場合に比べ、高価格の
第1の記憶手段の容量が小さくてすみ、装置の低価格化
が図られる。また、最初のmビットのデータは第1の記
憶手段から出力されるので、データ転送レートが低下す
ることもない。As described above, in the first storage device of the present invention, the high-speed first storage means and the low-speed second storage means are simultaneously accessed, and the n-bit data among the n-bit data is stored. After the first m-bit data is output from the first storage means, the other nm-bit data is output from the second storage means. Therefore, the capacity of the high-priced first storage means can be smaller than that in the case where all the n-bit data is output from the first storage means, and the cost of the device can be reduced. Moreover, since the first m-bit data is output from the first storage means, the data transfer rate does not decrease.
【0057】また、この発明の第2の記憶装置にあって
は、アクセス頻度が高いnビットのデータに関しては第
1および第2の記憶手段が同時にアクセスされ、第1の
記憶手段から最初のmビットのデータが出力された後、
第2の記憶手段から他のn−mビットのデータが出力さ
れる。また、アクセス頻度が低いnビットのデータに関
しては第2の記憶手段のみがアクセスされ、第2の記憶
手段からnビットのデータが出力される。したがって、
nビットのデータのうちの最初のmビットのデータのす
べてが第1の記憶手段から出力される第1の記憶装置に
比べ、高価格の第1の記憶手段の容量が小さくてすみ、
装置の低価格化が図られる。また、アクセス頻度が高い
nビットのデータのうちの最初のmビットのデータは第
1の記憶手段から出力されるので、データ転送レートが
低下することもない。Further, in the second storage device of the present invention, the first and second storage means are simultaneously accessed for the n-bit data having a high access frequency, and the first m means are accessed from the first storage means. After the bit data is output,
The other mn-bit data is output from the second storage means. Further, for n-bit data having a low access frequency, only the second storage means is accessed and n-bit data is output from the second storage means. Therefore,
Compared with the first storage device in which all of the first m-bit data of the n-bit data are output from the first storage device, the capacity of the high-priced first storage device may be small,
The price of the device can be reduced. Further, since the first m-bit data of the n-bit data which is frequently accessed is output from the first storage means, the data transfer rate does not decrease.
【0058】また、第1および第2の記憶手段を同一チ
ップ上に形成すれば、装置のコンパクト化が図られる。If the first and second storage means are formed on the same chip, the device can be made compact.
【0059】また、第1の記憶手段はSRAMであり第
2の記憶手段はDRAMであることとすれば、第1およ
び第2の記憶手段を容易に構成できる。If the first storage means is SRAM and the second storage means is DRAM, the first and second storage means can be easily constructed.
【0060】また、第1の記憶手段はSRAMであり第
2の記憶手段はSDRAMであることとすれば、データ
転送レートの一層の向上が図られる。Further, if the first storage means is SRAM and the second storage means is SDRAM, the data transfer rate can be further improved.
【0061】また、第1の記憶手段は揮発性メモリであ
り、第2の記憶手段は不揮発性メモリであることとすれ
ば、第1および第2の記憶手段を容易に構成できる。If the first storage means is a volatile memory and the second storage means is a non-volatile memory, the first and second storage means can be easily constructed.
【0062】また、第1の記憶手段は半導体メモリであ
り第2の記憶手段は半導体メモリ以外のメモリであるこ
とすれば、装置価格が低減される。If the first storage means is a semiconductor memory and the second storage means is a memory other than the semiconductor memory, the device cost can be reduced.
【0063】また、第1および第2の記憶手段は、とも
に半導体メモリ以外のメモリであることとすれば、装置
価格は一層低減される。If both the first and second storage means are memories other than the semiconductor memory, the device cost can be further reduced.
【図1】 この発明の実施例1によるコンピュータのメ
モリ装置の構成を示すブロック図である。FIG. 1 is a block diagram showing the configuration of a memory device of a computer according to a first embodiment of the present invention.
【図2】 図1で示したコンピュータのメモリ装置で構
成されるメモリ空間を示す図である。FIG. 2 is a diagram showing a memory space formed by a memory device of the computer shown in FIG.
【図3】 図1で示したコンピュータのメモリ装置の連
続読出動作を示すタイムチャートである。FIG. 3 is a time chart showing a continuous read operation of the memory device of the computer shown in FIG.
【図4】 図1で示したコンピュータのメモリ装置の改
良例を示すブロック図である。FIG. 4 is a block diagram showing an improved example of the memory device of the computer shown in FIG.
【図5】 この発明の実施例2によるコンピュータのメ
モリ装置の構成を示すブロック図である。FIG. 5 is a block diagram showing a configuration of a memory device of a computer according to a second embodiment of the present invention.
【図6】 図5で示したコンピュータのメモリ装置の連
続読出動作を示すタイムチャートである。6 is a time chart showing a continuous read operation of the memory device of the computer shown in FIG.
【図7】 この発明の実施例3によるコンピュータのメ
モリ装置の構成を示すブロック図である。FIG. 7 is a block diagram showing a configuration of a memory device of a computer according to a third embodiment of the present invention.
【図8】 図7で示したコンピュータのメモリ装置の連
続読出動作を示すタイムチャートである。8 is a time chart showing a continuous read operation of the memory device of the computer shown in FIG.
【図9】 従来のコンピュータの構成を示すブロック図
である。FIG. 9 is a block diagram showing a configuration of a conventional computer.
【図10】 図9で示したコンピュータのDRAMの連
続読出動作を示すタイムチャートである。10 is a time chart showing a continuous read operation of the DRAM of the computer shown in FIG.
【図11】 従来の他のコンピュータの構成を示すブロ
ック図である。FIG. 11 is a block diagram showing the configuration of another conventional computer.
1,11,21 コントロール回路、2,22,31,
41 DRAM、3,13,23,42 SRAM、4
セレクタ回路、12 SDRAM、24 TAG回
路、25ゲート回路、30,40 CPU。1, 11, 21 control circuit, 2, 22, 31,
41 DRAM, 3, 13, 23, 42 SRAM, 4
Selector circuit, 12 SDRAM, 24 TAG circuit, 25 gate circuit, 30, 40 CPU.
Claims (8)
すことが可能な記憶装置であって、 各nビットのデータのうちの最初のm(m<n)ビット
のデータを記憶するためのアクセス速度が速い小容量の
第1の記憶手段、 各nビットのデータのうちの他のn−mビットのデータ
を記憶するためのアクセス速度が遅い大容量の第2の記
憶手段、およびアドレス信号に従って前記第1および第
2の記憶手段に同時にアクセスし、前記第1の記憶手段
から前記最初のmビットのデータを読出すとともに前記
第2の記憶手段から前記他のn−mビットのデータを読
出して、nビットのデータを連続的に出力する制御手段
を備える、記憶装置。1. A storage device capable of reading data in units of n (n ≧ 2) bits, and stores first m (m <n) bits of data of each n bits. A small-capacity first storage means having a high access speed, a large-capacity second storage means having a slow access speed for storing the other nm bits of each n-bit data, and The first and second storage means are simultaneously accessed according to an address signal to read the first m-bit data from the first storage means and the other n-m-bit data from the second storage means. A storage device comprising control means for reading data and continuously outputting n-bit data.
能な記憶装置であって、 各アクセス頻度が高いnビットのデータのうちの最初の
mビットのデータを記憶するためのアクセス速度が速い
小容量の第1の記憶手段、 各アクセス頻度が高いnビットのデータのうちの他のn
−mビットのデータと、各アクセス頻度が低いnビット
のデータとを記憶するためのアクセス速度が遅い大容量
の第2の記憶手段、およびアドレス信号に従って、アク
セス頻度が高いnビットのデータに関しては前記第1お
よび第2の記憶手段に同時にアクセスして前記第1の記
憶手段から前記最初のmビットのデータを読出すととも
に前記第2の記憶手段から前記他のn−mビットのデー
タを読出し、アクセス頻度が低いnビットのデータに関
しては前記第2の記憶手段のみにアクセスして前記第2
の記憶手段からnビットのデータを読出して、nビット
のデータを連続的に出力する制御手段を備える、記憶装
置。2. A storage device capable of reading data in n-bit units, wherein an access speed for storing the first m-bit data of n-bit data with high access frequency is high. A small-capacity first storage means, other n of n-bit data with high access frequency
With respect to the n-bit data having a high access frequency according to the second storage means of a large capacity having a low access speed for storing the m-bit data and the n-bit data having a low access frequency, and the address signal. Simultaneously accessing the first and second storage means to read the first m-bit data from the first storage means and read the other nm-bit data from the second storage means. For n-bit data having a low access frequency, only the second storage means is accessed to access the second
A storage device comprising: control means for reading n-bit data from the storage means and continuously outputting the n-bit data.
ップ上に形成されている、請求項1または2に記載の記
憶装置。3. The storage device according to claim 1, wherein the first and second storage means are formed on the same chip.
ダムアクセスメモリであり、前記第2の記憶手段はダイ
ナミックランダムアクセスメモリである、請求項1ない
し3のいずれかに記載の記憶装置。4. The storage device according to claim 1, wherein the first storage means is a static random access memory, and the second storage means is a dynamic random access memory.
ダムアクセスメモリであり、前記第2の記憶手段はシン
クロナスダイナミックランダムアクセスメモリである、
請求項1ないし3のいずれかに記載の記憶装置。5. The first storage means is a static random access memory, and the second storage means is a synchronous dynamic random access memory.
The storage device according to claim 1.
り、前記第2の記憶手段は不揮発性メモリである、請求
項1ないし3のいずれかに記載の記憶装置。6. The storage device according to claim 1, wherein the first storage means is a volatile memory, and the second storage means is a non-volatile memory.
り、前記第2の記憶手段は半導体メモリ以外のメモリで
ある、請求項1または2に記載の記憶装置。7. The storage device according to claim 1, wherein the first storage means is a semiconductor memory, and the second storage means is a memory other than a semiconductor memory.
に半導体メモリ以外のメモリである、請求項1または2
に記載の記憶装置。8. The first and second storage means are both memories other than a semiconductor memory.
Storage device according to.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7139027A JPH08328949A (en) | 1995-06-06 | 1995-06-06 | Storage device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP7139027A JPH08328949A (en) | 1995-06-06 | 1995-06-06 | Storage device |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH08328949A true JPH08328949A (en) | 1996-12-13 |
Family
ID=15235763
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP7139027A Pending JPH08328949A (en) | 1995-06-06 | 1995-06-06 | Storage device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH08328949A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5991601A (en) * | 1982-11-16 | 1984-05-26 | 株式会社富士電機総合研究所 | Electrical insulation materials using inorganic insulators |
US7072347B2 (en) | 2001-02-23 | 2006-07-04 | International Business Machines Corporation | Assignment of packet descriptor field positions in a network processor |
JP2008052622A (en) * | 2006-08-28 | 2008-03-06 | Megachips Lsi Solutions Inc | Memory system |
JP2009510594A (en) * | 2005-09-29 | 2009-03-12 | トレック・2000・インターナショナル・リミテッド | Portable data storage device using SLC and MLC flash memory |
WO2016043158A1 (en) * | 2014-09-19 | 2016-03-24 | 株式会社 東芝 | Memory control circuit and storage device |
JP2016515274A (en) * | 2013-03-15 | 2016-05-26 | クアルコム,インコーポレイテッド | Mixed memory type hybrid cache |
JP2017102943A (en) * | 2017-01-10 | 2017-06-08 | マイクロン テクノロジー, インク. | Memory system including training, data reconstruction, and/or shadowing, and method |
US10664171B2 (en) | 2013-03-14 | 2020-05-26 | Micron Technology, Inc. | Memory systems and methods including training, data organizing, and/or shadowing |
-
1995
- 1995-06-06 JP JP7139027A patent/JPH08328949A/en active Pending
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5991601A (en) * | 1982-11-16 | 1984-05-26 | 株式会社富士電機総合研究所 | Electrical insulation materials using inorganic insulators |
US7072347B2 (en) | 2001-02-23 | 2006-07-04 | International Business Machines Corporation | Assignment of packet descriptor field positions in a network processor |
JP2009510594A (en) * | 2005-09-29 | 2009-03-12 | トレック・2000・インターナショナル・リミテッド | Portable data storage device using SLC and MLC flash memory |
JP2008052622A (en) * | 2006-08-28 | 2008-03-06 | Megachips Lsi Solutions Inc | Memory system |
US10664171B2 (en) | 2013-03-14 | 2020-05-26 | Micron Technology, Inc. | Memory systems and methods including training, data organizing, and/or shadowing |
US11487433B2 (en) | 2013-03-14 | 2022-11-01 | Micron Technology, Inc. | Memory systems and methods including training, data organizing, and/or shadowing |
JP2016515274A (en) * | 2013-03-15 | 2016-05-26 | クアルコム,インコーポレイテッド | Mixed memory type hybrid cache |
WO2016043158A1 (en) * | 2014-09-19 | 2016-03-24 | 株式会社 東芝 | Memory control circuit and storage device |
JP2016062505A (en) * | 2014-09-19 | 2016-04-25 | 株式会社東芝 | Memory control circuit and semiconductor storage device |
JP2017102943A (en) * | 2017-01-10 | 2017-06-08 | マイクロン テクノロジー, インク. | Memory system including training, data reconstruction, and/or shadowing, and method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6404691B1 (en) | Semiconductor memory device for simple cache system | |
US8730759B2 (en) | Devices and system providing reduced quantity of interconnections | |
US9836416B2 (en) | Memory devices and systems including multi-speed access of memory modules | |
US20100332718A1 (en) | System and method for providing configurable latency and/or density in memory devices | |
US6438062B1 (en) | Multiple memory bank command for synchronous DRAMs | |
JP4199658B2 (en) | Memory device performing addressing with different burst order in read and write operations | |
US20140325105A1 (en) | Memory system components for split channel architecture | |
JPH10312681A (en) | Enhancement type signal processing ram device using dram memory array provided with accompanying sram cache and internal refresh control | |
JPS62194563A (en) | Buffer storage device | |
US20040054824A1 (en) | Reduced latency wide-I/O burst architecture | |
JP3362775B2 (en) | DRAM and data access method for DRAM | |
US20040190362A1 (en) | Dram and access method | |
US5793663A (en) | Multiple page memory | |
JPH08328949A (en) | Storage device | |
US6829195B2 (en) | Semiconductor memory device and information processing system | |
EP1248267A2 (en) | Semiconductor memory device and information processing system | |
US5761137A (en) | DRAM access system and method | |
US6433786B1 (en) | Memory architecture for video graphics environment | |
US6072745A (en) | Method for operating a memory | |
US20220107908A1 (en) | Methods, devices and systems for high speed transactions with nonvolatile memory on a double data rate memory bus | |
JPH04324187A (en) | Dynamic ram | |
KR940002595Y1 (en) | Dual port memory unit controller on cpu-board | |
KR950008663B1 (en) | Dram access control apparatus | |
JP3563340B2 (en) | Memory controller | |
JPH08272691A (en) | Cache storage system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20040921 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20040928 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20050208 |