JPH06161879A - Digital data processor - Google Patents

Digital data processor

Info

Publication number
JPH06161879A
JPH06161879A JP4313080A JP31308092A JPH06161879A JP H06161879 A JPH06161879 A JP H06161879A JP 4313080 A JP4313080 A JP 4313080A JP 31308092 A JP31308092 A JP 31308092A JP H06161879 A JPH06161879 A JP H06161879A
Authority
JP
Japan
Prior art keywords
dram
address
cpu
data
page mode
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
Application number
JP4313080A
Other languages
Japanese (ja)
Inventor
Takao Nagumo
孝夫 南雲
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP4313080A priority Critical patent/JPH06161879A/en
Publication of JPH06161879A publication Critical patent/JPH06161879A/en
Pending legal-status Critical Current

Links

Landscapes

  • Memory System (AREA)
  • Dram (AREA)

Abstract

PURPOSE:To read data stored at continuous addresses inside a DRAM at high speed and to enable arithmetic processing. CONSTITUTION:This device is provided with a DRAM 11 equipped with a high- speed page mode, CPU 12 connecting a data bus 15 to the DRAM 11, and address translation circuit 14 for generating the two kinds of addresses such as a time sharing address composed of a row address and a column address and an address composed of only the column address to the DRAM 11. The DRAM 11 provided with the high-speed page mode is operated in a page mode, and a CPU 12 reads the data stored at the continuous addresses inside the DRAM 11 without waiting time.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、DRAM内の連続する
アドレスに格納されデータを高速で読み出して演算処理
を行うディジタルデータ処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital data processing device for reading data stored in consecutive addresses in a DRAM at high speed and performing arithmetic processing.

【0002】[0002]

【従来の技術】従来、この種のディジタルデータ処理装
置では、DRAMに格納されているディジタルデータの
処理をプロセッサで演算処理して行っている。
2. Description of the Related Art Conventionally, in this type of digital data processing device, a processor processes the digital data stored in the DRAM.

【0003】図3は従来のディジタルデータ処理装置の
構成を示している。図3において、31はDRAMであ
り、ディジタルデータが格納されている。32はCPU
であり、DRAM31からディジタルデータを読み出し
てデータ処理を行う。33はアドレス変換回路であり、
CPU32からのアドレスを受けてロアアドレスとカラ
ムアドレスの時分割多重アドレスを生成してDRAM3
1に供給する。34はデータバス、35はアドレスバス
である。
FIG. 3 shows the configuration of a conventional digital data processing device. In FIG. 3, reference numeral 31 is a DRAM in which digital data is stored. 32 is a CPU
That is, the digital data is read from the DRAM 31 and data processing is performed. 33 is an address conversion circuit,
The address from the CPU 32 is received to generate a time division multiplex address of a lower address and a column address to generate the DRAM 3
Supply to 1. Reference numeral 34 is a data bus, and 35 is an address bus.

【0004】次に、この従来例の構成における動作につ
いて説明する。図4は、この従来例の動作での処理波形
とタイミングを示している。図3、図4において、DR
AM31内には予めCPU32で処理を行いたいデータ
が格納されているとする。以下、DRAM31内に格納
されている四つのデータを連続するアドレス順にCPU
32が読み出して演算処理を行う場合とする。
Next, the operation of this conventional configuration will be described. FIG. 4 shows processing waveforms and timings in the operation of this conventional example. In FIGS. 3 and 4, DR
It is assumed that the data to be processed by the CPU 32 is stored in advance in the AM 31. Hereinafter, the four data stored in the DRAM 31 are processed by the CPU in the order of consecutive addresses.
It is assumed that 32 reads out and performs arithmetic processing.

【0005】まず、最初のデータを読み出すためにCP
U32が16ビットアドレスをアドレス変換回路33に
対して出力する。アドレス変換回路33では、CPU3
2からの16ビットアドレスを上位8ビットと下位8ビ
ットに区分けした後、上位8ビット、下位8ビットの順
にDRAM31への8ビットアドレスバスに時分割多重
化して供給する。このとき、両方のアドレスがDRAM
31に供給されている間は、DRAM31へのRAS信
号をローレベルに設定する。また、下位8ビットアドレ
スがDRAM31に供給されている間は、DRAM31
へのCAS信号をローレベルに設定する。その結果、D
RAM31のデータバス34には指定されたアドレスに
格納されているデータが出力される。CPU32はデー
タバス34のデータを取り込んでデータ処理を行う。
First, in order to read the first data, CP
The U 32 outputs the 16-bit address to the address conversion circuit 33. In the address conversion circuit 33, the CPU 3
The 16-bit address from 2 is divided into the upper 8 bits and the lower 8 bits, and then the upper 8 bits and the lower 8 bits are time-division multiplexed and supplied to the 8-bit address bus to the DRAM 31. At this time, both addresses are DRAM
While being supplied to 31, the RAS signal to the DRAM 31 is set to the low level. Also, while the lower 8 bit address is being supplied to the DRAM 31,
To the low level. As a result, D
The data stored in the designated address is output to the data bus 34 of the RAM 31. The CPU 32 takes in the data of the data bus 34 and performs data processing.

【0006】次にアドレスを「1」だけインクリメント
し、同様にしてデータを読み出し、続いて処理を実行す
る。このようにして本従来例では、CPU32がDRA
M31内の連続する四つのアドレスに格納されているデ
ィジタルデータの処理動作を終了する。
Next, the address is incremented by "1", the data is read in the same manner, and then the processing is executed. Thus, in this conventional example, the CPU 32 causes the DRA
The processing operation of the digital data stored in four consecutive addresses in M31 is completed.

【0007】[0007]

【発明が解決しようとする課題】しかしながら上記従来
例では、図4に示すようにDRAM31からCPU32
に1ワードのデータを読み出す時間が必ず2サイクルと
なり、連続するアドレスに格納されている4ワードのデ
ータを読み出す時間が全部で8サイクルとなる。したが
って、演算実行速度が遅くなるという問題があった。
However, in the above-mentioned conventional example, as shown in FIG.
In addition, the time for reading the data of 1 word is always 2 cycles, and the time for reading the data of 4 words stored in consecutive addresses is 8 cycles in total. Therefore, there is a problem that the calculation execution speed becomes slow.

【0008】本発明は、このような従来の問題を解決す
るものであり、DRAM内の連続するアドレスに格納さ
れているデータを高速で読み出して演算処理を行うこと
が出来る優れたディジタルデータ処理装置の提供を目的
とするものである。
The present invention solves such a conventional problem, and is an excellent digital data processing device capable of reading data stored at consecutive addresses in a DRAM at high speed and performing arithmetic processing. The purpose is to provide.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明のディジタルデータ処理装置は、高速ページ
モードを有するDRAMと、DRAMにデータバスで接
続されたプロセッサと、DRAMに対してロアアドレス
とカラムアドレスからなる時分割アドレス及びカラムア
ドレスのみの2種のアドレスを発生させるアドレス変換
回路とを備える構成である。
In order to achieve the above object, a digital data processing device of the present invention comprises a DRAM having a high speed page mode, a processor connected to the DRAM by a data bus, and a lower circuit for the DRAM. An address conversion circuit for generating two types of addresses, a time division address composed of an address and a column address, and a column address only.

【0010】[0010]

【作用】このような構成によって、本発明のディジタル
データ処理装置は、高速ページモードを持つDRAMを
ページモードで動作させて、DRAM内の連続するアド
レスに格納されているデータをプロセッサが待ち時間な
く読み出すようにしているので、DRAM内の連続する
アドレスに格納されているデータを高速で読み出して演
算処理が出来る。
With such a configuration, the digital data processing device of the present invention operates the DRAM having the high speed page mode in the page mode so that the processor can store the data stored at the consecutive addresses in the DRAM without waiting time. Since the data is read, it is possible to read the data stored at consecutive addresses in the DRAM at high speed and perform arithmetic processing.

【0011】[0011]

【実施例】以下、本発明のディジタルデータ処理装置の
実施例を図面を参照して詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of a digital data processing device of the present invention will be described in detail below with reference to the drawings.

【0012】図1は、本発明のディジタルデータ処理装
置における実施例の構成を示している。図1において、
11はDRAMであり、ディジタルデータが格納されて
いる。12はCPUであり、DRAM11からディジタ
ルデータを読み出し、このデータの処理を行う。13は
制御レジスタであり、CPU12からの指示によって制
御値が書き込まれる。14はアドレス変換回路であり、
制御レジスタ13の制御値に従ってCPU12からのア
ドレスをロアアドレスとカラムアドレスの時分割多重ア
ドレス又はカラムアドレスに生成してDRAM11に供
給する。15はデータバス、16はアドレスバスであ
る。
FIG. 1 shows the configuration of an embodiment of a digital data processing device of the present invention. In FIG.
Reference numeral 11 is a DRAM in which digital data is stored. A CPU 12 reads digital data from the DRAM 11 and processes this data. Reference numeral 13 is a control register, and a control value is written in accordance with an instruction from the CPU 12. 14 is an address conversion circuit,
An address from the CPU 12 is generated as a time division multiplex address of a lower address and a column address or a column address according to the control value of the control register 13, and is supplied to the DRAM 11. Reference numeral 15 is a data bus, and 16 is an address bus.

【0013】次に、この実施例の構成における動作につ
いて説明する。図2は、この実施例における動作での処
理波形とタイミングを示している。図1,図2におい
て、DRAM11内には、予めCPU12で処理を行う
データが格納されているとする。以下、DRAM11内
に格納されている四つのデータを連続するアドレス順に
CPU12が読み出して演算処理を行う動作について説
明する。
Next, the operation of the configuration of this embodiment will be described. FIG. 2 shows processing waveforms and timings in the operation in this embodiment. 1 and 2, it is assumed that data to be processed by the CPU 12 is stored in the DRAM 11 in advance. The operation in which the CPU 12 reads out the four data stored in the DRAM 11 in the order of consecutive addresses and performs the arithmetic processing will be described below.

【0014】まず、DRAM11のデータ読み出しに先
立ってCPU12の制御で制御レジスタ13にページモ
ード動作を行うことを通知する制御値「1」を書き込
む。この制御値がアドレス変換回路14に通知される。
この後、CPU12はDRAM11内に格納されている
ディジタルデータの読み出しを開始する。最初のデータ
を読み出すためにCPU12が、ここでは16ビットア
ドレスをアドレス変換回路14に出力する。アドレス変
換回路14では、CPU12からの16ビットアドレス
を上位8ビットと下位8ビットに区分けした後に、上位
8ビット、下位8ビットの順にDRAM11への8ビッ
トアドレスバスに時分割多重化して供給する。このと
き、両方のアドレスがDRAM11に供給されている間
は、DRAM11へのRAS信号をローレベルに設定す
る。また、下位8ビットアドレスがDRAM11に供給
されている間は、DRAM11へのCAS信号をローレ
ベルに設定する。DRAM11のデータバス15には、
供給されたアドレスに対応するデータが出力される。C
PU12はデータバス15上のデータを取り込んで、こ
のデータの処理を行う。そして、制御レジスタ13から
の制御値が「1」であるためアドレス変換回路14は、
以降でページモード動作を行う。
First, before reading data from the DRAM 11, a control value "1" for notifying that the page mode operation is performed is written in the control register 13 under the control of the CPU 12. This control value is notified to the address conversion circuit 14.
After that, the CPU 12 starts reading the digital data stored in the DRAM 11. In order to read the first data, the CPU 12 outputs a 16-bit address here to the address conversion circuit 14. The address conversion circuit 14 divides the 16-bit address from the CPU 12 into upper 8 bits and lower 8 bits, and then time-division multiplexes the upper 8 bits and lower 8 bits to the 8-bit address bus to the DRAM 11 and supplies them. At this time, while both addresses are supplied to the DRAM 11, the RAS signal to the DRAM 11 is set to the low level. Further, while the lower 8-bit address is being supplied to the DRAM 11, the CAS signal to the DRAM 11 is set to the low level. In the data bus 15 of the DRAM 11,
The data corresponding to the supplied address is output. C
The PU 12 takes in the data on the data bus 15 and processes this data. Since the control value from the control register 13 is “1”, the address conversion circuit 14
After that, the page mode operation is performed.

【0015】すなわち、DRAM11へのRAS信号を
以降ローレベルに設定して以降のCPU12からのDR
AM11への読み出し動作に対して、CPU12からの
アドレスの下位8ビットをDRAM11への8ビットア
ドレスバスに出力する。その後、CAS信号を図2に示
すようにハイレベルからローレベルに設定してDRAM
11から出力されるデータが安定した後に再度ハイレベ
ルに戻す。
That is, after the RAS signal to the DRAM 11 is set to the low level thereafter, the DR from the CPU 12 thereafter is set.
For the read operation to the AM 11, the lower 8 bits of the address from the CPU 12 are output to the 8-bit address bus to the DRAM 11. After that, the CAS signal is set from the high level to the low level as shown in FIG.
After the data output from 11 has stabilized, it is returned to the high level again.

【0016】このページモードでのDRAM11からの
データの読み出しと、データ処理をCPU12で3回繰
り返す。これによってCPU12は、DRAM11内の
連続する四つのアドレスに格納されている四つのデータ
の処理を終了する。この後CPU12によって制御レジ
スタ13にページモード動作を終了し、かつ、標準の動
作を行うことを通知する制御値「0」を書き込む。以上
により目的とする動作を終了する。上記実施例では、ペ
ージモードでのカラムアドレスを連続した四つのアドレ
スとしているが、同一ロアアドレス上でのカラムアドレ
スであればどこに指定しても良い。またリフレッシュサ
イクル内ならば、何回指定して読み出しを実行しても良
い。また、上記実施例では、CPU12からの読み出し
時のみにページモードを適用したが書き込み時にも容易
に拡張できる。
The reading of data from the DRAM 11 in this page mode and the data processing are repeated three times by the CPU 12. As a result, the CPU 12 ends the processing of the four data stored in the four consecutive addresses in the DRAM 11. Thereafter, the CPU 12 writes the control value "0" in the control register 13 to notify that the page mode operation is completed and the standard operation is performed. Thus, the intended operation is completed. In the above embodiment, the column address in the page mode is four continuous addresses, but any column address on the same lower address may be specified. Further, within the refresh cycle, reading may be executed by designating any number of times. Further, in the above embodiment, the page mode is applied only when reading from the CPU 12, but the page mode can be easily expanded when writing.

【0017】このようにCPU12が制御レジスタにD
RAM11をページモードで動作させる通知を行った後
にCPU12が次々にアドレスを発生すると制御レジス
タ13とアドレス変換回路14によってDRAM11に
対してページモード動作を提供し、プロセッサがデータ
を読み出すことによって高速にディジタルデータ処理が
可能となる。
In this way, the CPU 12 sets D in the control register.
When the CPU 12 sequentially generates addresses after giving a notification to operate the RAM 11 in the page mode, the control register 13 and the address conversion circuit 14 provide the page mode operation to the DRAM 11, and the processor reads the data to perform high-speed digital operation. Data processing becomes possible.

【0018】ここで読み出し回数をNとすると、所要サ
イクル数は、従来例が(2N)サイクルであるのに対し
て、本実施例では(3+N)サイクルとなる。このた
め、読み出し回数Nを大きくすれば、従来例に対して略
半分で所要サイクル数を処理できることとなる。
Here, assuming that the number of times of reading is N, the required number of cycles is (3 + N) cycles in this embodiment, whereas the conventional example is (2N) cycles. Therefore, if the number of times of reading N is increased, the required number of cycles can be processed in about half of the conventional example.

【0019】また、この回路構成では制御レジスタ13
の制御値を「0」にしておけば、ページモード動作では
なく、通常の多重アドレス方式での読み出しが可能にな
る。
Further, in this circuit configuration, the control register 13
If the control value of is set to "0", the reading can be performed by the normal multiple address method instead of the page mode operation.

【0020】さらにDRAM11のアクセス速度に比較
してCPU12のアクセス速度が速い。例えばRISC
型のプロセッサに本方式を適用するとプロセッサの処理
能力の最大値で処理実行が可能になる。
Further, the access speed of the CPU 12 is faster than the access speed of the DRAM 11. RISC for example
When this method is applied to the type processor, the processing can be executed with the maximum value of the processing capacity of the processor.

【0021】[0021]

【発明の効果】以上の説明から明らかなように、本発明
のディジタルデータ処理装置は、高速ページモードを持
つDRAMをページモードで動作させてDRAM内の連
続するアドレスに格納されているデータをプロセッサが
待ち時間なく読み出すようにしているので、DRAM内
の連続するアドレスに格納されているデータを高速で読
み出して演算処理が出来るという効果を有する。
As is apparent from the above description, the digital data processing device of the present invention operates the DRAM having the high speed page mode in the page mode to process the data stored at the consecutive addresses in the DRAM. Since data is read without waiting time, there is an effect that data stored in consecutive addresses in the DRAM can be read at high speed and arithmetic processing can be performed.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明のディジタルデータ処理装置の実施例の
構成を示すブロック図
FIG. 1 is a block diagram showing a configuration of an embodiment of a digital data processing device of the present invention.

【図2】実施例における動作での処理波形とタイミング
を示すタイミングチャート
FIG. 2 is a timing chart showing processing waveforms and timings in the operation in the embodiment.

【図3】従来のディジタルデータ処理装置の構成を示す
ブロック図
FIG. 3 is a block diagram showing a configuration of a conventional digital data processing device.

【図4】従来例の動作での処理波形とタイミングを示す
タイミングチャート
FIG. 4 is a timing chart showing processing waveforms and timings in the operation of the conventional example.

【符号の説明】[Explanation of symbols]

11 DRAM 12 CPU 13 制御レジスタ 14 アドレス変換回路 15 データバス 16 アドレスバス 11 DRAM 12 CPU 13 Control Register 14 Address Conversion Circuit 15 Data Bus 16 Address Bus

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 高速ページモードを有するDRAMと、
上記DRAMにデータバスで接続されたプロセッサと、
上記DRAMに対してロアアドレスとカラムアドレスか
らなる時分割アドレス及びカラムアドレスのみの2種の
アドレスを発生させるアドレス変換回路とを備えること
を特徴とするディジタルデータ処理装置。
1. A DRAM having a high speed page mode,
A processor connected to the DRAM by a data bus,
An apparatus for digital data processing, comprising: an address conversion circuit for generating two kinds of addresses of a time division address consisting of a lower address and a column address and a column address only for the DRAM.
JP4313080A 1992-11-24 1992-11-24 Digital data processor Pending JPH06161879A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4313080A JPH06161879A (en) 1992-11-24 1992-11-24 Digital data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4313080A JPH06161879A (en) 1992-11-24 1992-11-24 Digital data processor

Publications (1)

Publication Number Publication Date
JPH06161879A true JPH06161879A (en) 1994-06-10

Family

ID=18036949

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4313080A Pending JPH06161879A (en) 1992-11-24 1992-11-24 Digital data processor

Country Status (1)

Country Link
JP (1) JPH06161879A (en)

Similar Documents

Publication Publication Date Title
JPS62149099A (en) Memory access controlling circuit
JPH06161879A (en) Digital data processor
US6483753B1 (en) Endianess independent memory interface
JP3923010B2 (en) Memory control circuit
JP2005141682A (en) High-speed memory access control device
JPH0528760A (en) Semiconductor memory
JP2607561Y2 (en) Semiconductor memory test equipment
JPH1027130A (en) Picture processor and its processing method
JPH02153444A (en) Memory control circuit
JPH1049437A (en) Dynamic ram controller
JPH0375944A (en) Information processor
JPH05282859A (en) Memory integrated circuit
JPH0277934A (en) Line buffer memory
JPH03183097A (en) Semiconductor memory device
JPH04250541A (en) Frame memory access circuit
JPH0619835A (en) Dma controller
JPH04153984A (en) Method for controlling dynamic memory
JPS6398046A (en) Memory controller
KR920009074A (en) N-bit digital pulse generator using personal computer
JPS61271696A (en) Access method for dynamic memory
JPH06266341A (en) Display control integrated circuit
JPH0635790A (en) Memory/access controlling method and device therefor
JPH03259491A (en) Memory controller
JPH03232031A (en) Control system for main storage
JPH0855058A (en) Expanding method for memory area