JPH04257943A - Information processor - Google Patents

Information processor

Info

Publication number
JPH04257943A
JPH04257943A JP3019600A JP1960091A JPH04257943A JP H04257943 A JPH04257943 A JP H04257943A JP 3019600 A JP3019600 A JP 3019600A JP 1960091 A JP1960091 A JP 1960091A JP H04257943 A JPH04257943 A JP H04257943A
Authority
JP
Japan
Prior art keywords
data
semiconductor memory
microprocessor
terminal
activated
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
JP3019600A
Other languages
Japanese (ja)
Inventor
Toshiya Takahashi
利也 高橋
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3019600A priority Critical patent/JPH04257943A/en
Publication of JPH04257943A publication Critical patent/JPH04257943A/en
Pending legal-status Critical Current

Links

Landscapes

  • Dram (AREA)

Abstract

PURPOSE:To design a hardware ignoring access time by composing the information processor of a semiconductor memory cell equipped with a terminal, which shows that data is valid when reading the data, and a microprocessor. CONSTITUTION:An address decoder 4 inputs address information outputted by a microprocessor 1. Then, semiconductor memory cells 2 and 3 are selected by activating any one of signal lines connected to the CE (chip enable) terminals of the respective semiconductor memory cells 2 and 3. When the CE terminals are activated, the semiconductor memory cells 2 and 3 input the address information outputted by the microprocessor 1 and outputs the data of the relevant inside cell to a data bus 20. A VD terminal is provided, a VD signal is wired- ORed connected to the READY terminal of the microprocessor 1, and connected to a constant potential through a resistor 22. The VD terminal is activated when the data is correctly outputted in the case of reading the data.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は情報処理装置に関し、特
にマイクロプロセッサと半導体メモリとのインタフェー
ス回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to information processing devices, and more particularly to an interface circuit between a microprocessor and a semiconductor memory.

【0002】0002

【従来の技術】従来の情報処理装置におけるマイクロプ
ロセッサと半導体メモリとのインタフェース回路は、図
2に示すように、マイクロプロセッサ101と、メモリ
102〜103と、バスサイクルにおけるウエイトステ
ートを挿入するためのウエイト生成回路104と、メモ
リ102〜103のチップイネーブルを生成するデコー
ダ105とより成る。
2. Description of the Related Art A microprocessor-semiconductor memory interface circuit in a conventional information processing device, as shown in FIG. It consists of a weight generation circuit 104 and a decoder 105 that generates chip enables for the memories 102-103.

【0003】次に、マイクロプロセッサ101がメモリ
102〜103よりデータを読み出す場合の具体例を説
明する。
Next, a specific example in which the microprocessor 101 reads data from the memories 102 to 103 will be described.

【0004】マイクロプロセッサ101が、アドレスバ
ス21にアクセスするアドレス情報を出力する。デコー
ダ105では、このアドレス情報の一部を入力し、デコ
ード結果でメモリ102〜103を選択する。選択され
たメモリは、マイクロプロセッサ101からのアドレス
情報を入力し、メモリ内部の該当番地のデータをデータ
バス21に出力する。データバス21上のデータをマイ
クロプロセッサ101が内部に取り込むことで、メモリ
102〜103からデータの読み出し動作が終了する。
[0004] Microprocessor 101 outputs address information for accessing address bus 21 . The decoder 105 inputs part of this address information and selects the memories 102 to 103 based on the decoding result. The selected memory receives address information from the microprocessor 101 and outputs data at the corresponding address within the memory to the data bus 21. When the microprocessor 101 takes in the data on the data bus 21, the operation of reading data from the memories 102 to 103 is completed.

【0005】この時、マイクロプロセッサ101がデー
タを取り込むタイミングはあらかじめ決められているが
、そのタイミングに間に合わないようなアクセスタイム
のメモリを使用する場合には、ウエイト生成回路104
を設計することになる。
At this time, the timing at which the microprocessor 101 takes in the data is predetermined, but if a memory whose access time does not meet that timing is used, the wait generation circuit 104
will be designed.

【0006】一般には、情報処理装置で使用するメモリ
は、ROMやSPAMやDRAM等で、かつアクセスタ
イムも様々な場合が多い。
[0006] Generally, the memory used in an information processing device is ROM, SPAM, DRAM, etc., and the access time often varies.

【0007】従ってデコーダ105で、どのアクセスタ
イムのメモリがアクセスされるかを検出して、そのアク
セスタイムに対応したウエイト数を生成するように、ハ
ードウエア設計者がウエイト生成回路104を設計する
ことになる。
Therefore, a hardware designer should design the wait generation circuit 104 so that the decoder 105 detects which access time the memory is accessed and generates the number of waits corresponding to the access time. become.

【0008】[0008]

【発明が解決しようとする課題】このような従来の情報
処理装置では、様々なアクセスタイムのメモリを使用し
、かつマイクロプロセッサ101が要求する基本的なア
クセスタイムを満足するには困難であり、必然的にウエ
イト生成回路104が必要となっていた。
SUMMARY OF THE INVENTION In such a conventional information processing device, it is difficult to use memories with various access times and to satisfy the basic access time required by the microprocessor 101. The weight generation circuit 104 was inevitably required.

【0009】また回路設計者は、各種メモリのアクセス
タイムやバッファ等による遅延時間などを充分考慮して
、設計しなければならないという煩しさがあった。
[0009] Furthermore, the circuit designer has the trouble of having to fully consider the access time of various memories, the delay time due to buffers, etc. when designing the circuit.

【0010】本発明の目的は、前記問題点を解決して、
ウエイト生成回路を必要とせず、簡単に設計できるよう
にした情報処理装置を提供することにある。
[0010] The purpose of the present invention is to solve the above problems,
To provide an information processing device that does not require a weight generation circuit and can be easily designed.

【0011】[0011]

【課題を解決するための手段】本発明の情報処理装置の
構成は、少なくともマイクロプロセッサと半導体メモリ
とデコーダとで構成される情報処理装置において、前記
マイクロプロセッサはデータの読み出しサイクルを、第
1の端子に入力する信号で引き延ばす機能を有し、前記
半導体メモリは前記データの読み出し時に前記データが
正しく出力された時点で活性化する第2の端子を有し、
前記マイクロプロセッサの第1の端子に前記半導体メモ
リの第2の端子を接続することを特徴とする。
Means for Solving the Problems An information processing apparatus according to the present invention is configured to include at least a microprocessor, a semiconductor memory, and a decoder, in which the microprocessor performs a data read cycle in a first The semiconductor memory has a function of stretching with a signal input to a terminal, and the semiconductor memory has a second terminal that is activated when the data is correctly output when reading the data;
A second terminal of the semiconductor memory is connected to a first terminal of the microprocessor.

【0012】0012

【実施例】図1は本発明の一実施例の情報処理装置のブ
ロック図である。
Embodiment FIG. 1 is a block diagram of an information processing apparatus according to an embodiment of the present invention.

【0013】図1において、本実施例の情報処理装置は
、マイクロプロセッサ1と、複数で構成される半導体記
憶素子2,半導体記憶素子3と、半導体記憶素子2,3
を選択するためのアドレスデコーダ4とを含み、構成さ
れる。
In FIG. 1, the information processing apparatus of this embodiment includes a microprocessor 1, a plurality of semiconductor memory elements 2 and 3, and semiconductor memory elements 2 and 3.
and an address decoder 4 for selecting.

【0014】アドレスデコーダ4は、マイクロプロセッ
サ1が出力するアドレス情報を入力し、各半導体記憶素
子2,3のCE(チップイネーブル)端子に接続される
信号線のいずれかを活性化して、半導体記憶素子を選択
する。
The address decoder 4 inputs the address information output from the microprocessor 1, activates one of the signal lines connected to the CE (chip enable) terminal of each semiconductor memory element 2, 3, and activates the semiconductor memory element. Select element.

【0015】半導体記憶素子2,3は、CE端子が活性
化されれば、マイクロプロセッサ1が出力するアドレス
情報を入力し、内部の該当セルのデータをデータバス2
0に出力する。また本半導体記憶素子2,3は、特別に
VD端子を備え、VD信号をワイヤード・オアして、マ
イクロプロセッサ1のREADY端子に接続されると共
に、抵抗22を介して定電位に接続されている。
When the CE terminal is activated, the semiconductor memory elements 2 and 3 receive the address information output from the microprocessor 1, and transfer the data of the corresponding internal cells to the data bus 2.
Output to 0. Further, the present semiconductor memory elements 2 and 3 are specially equipped with a VD terminal, which is connected to the READY terminal of the microprocessor 1 by wire-ORing the VD signal, and is also connected to a constant potential via a resistor 22. .

【0016】本半導体記憶素子2,3のVD端子は、デ
ータの読み出し時にデータが正しく出力された時点で、
活性化する端子である。
The VD terminals of the present semiconductor memory elements 2 and 3 are connected to each other when data is correctly output when reading data.
This is the terminal to be activated.

【0017】尚、CE端子,VD端子,READY端子
は、いずれも負論理信号で動作するものである。
Note that the CE terminal, VD terminal, and READY terminal all operate with negative logic signals.

【0018】[0018]

【発明の効果】以上説明したように、本発明は、データ
を読み出す場合にデータがバリッドであることを示す端
子を有した半導体記憶素子とマイクロプロセッサによる
情報処理装置を構成することにより、半導体記憶素子の
アクセス時間を無視したハード設計が可能となり、また
ウエイト生成回路が不要となり、少ない部品でより性能
を高められる効果を持っている。
As described above, the present invention provides an information processing device that includes a semiconductor memory element and a microprocessor, which has a terminal that indicates that data is valid when reading data. This enables hardware design that ignores element access time, eliminates the need for a wait generation circuit, and has the effect of further improving performance with fewer components.

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

【図1】本発明の一実施例の情報処理装置のブロック図
である。
FIG. 1 is a block diagram of an information processing device according to an embodiment of the present invention.

【図2】従来のインタフェース回路を示すブロック図で
ある。
FIG. 2 is a block diagram showing a conventional interface circuit.

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

1,101    マイクロプロセッサ2,3    
VD端子を有する半導体記憶素子102,103   
 VD端子を持たない半導体記憶素子1,105   
 アドレスデコーダ 104    ウエイト生成回路
1,101 Microprocessor 2,3
Semiconductor memory elements 102 and 103 having VD terminals
Semiconductor memory element 1,105 without VD terminal
Address decoder 104 Wait generation circuit

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  マイクロプロセッサと半導体メモリと
デコーダとで構成される情報処理装置において、前記マ
イクロプロセッサはデータの読み出しサイクルを、第1
の端子に入力する信号で引き延ばす機能を有し、前記半
導体メモリは前記データの読み出し時に前記データが正
しく出力された時点で活性化する第2の端子を有し、前
記マイクロプロセッサの第1の端子に前記半導体メモリ
の第2の端子を接続することを特徴とする情報処理装置
1. An information processing device comprising a microprocessor, a semiconductor memory, and a decoder, wherein the microprocessor performs a data read cycle in a first
The semiconductor memory has a second terminal that is activated when the data is correctly output when reading the data, and the semiconductor memory has a second terminal that is activated when the data is correctly output when reading the data, and the semiconductor memory has a second terminal that is activated when the data is correctly output when reading the data; An information processing device characterized in that a second terminal of the semiconductor memory is connected to.
JP3019600A 1991-02-13 1991-02-13 Information processor Pending JPH04257943A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3019600A JPH04257943A (en) 1991-02-13 1991-02-13 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3019600A JPH04257943A (en) 1991-02-13 1991-02-13 Information processor

Publications (1)

Publication Number Publication Date
JPH04257943A true JPH04257943A (en) 1992-09-14

Family

ID=12003713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3019600A Pending JPH04257943A (en) 1991-02-13 1991-02-13 Information processor

Country Status (1)

Country Link
JP (1) JPH04257943A (en)

Similar Documents

Publication Publication Date Title
US6625702B2 (en) Memory controller with support for memory modules comprised of non-homogeneous data width RAM devices
US7103790B2 (en) Memory controller driver circuitry having a multiplexing stage to provide data to at least N-1 of N data propagation circuits, and having output merging circuitry to alternately couple the N data propagation circuits to a data pad to generate either a 1x or Mx stream of data
US6990562B2 (en) Memory controller to communicate with memory devices that are associated with differing data/strobe ratios
US6026048A (en) Synchronous random access memory
US6381684B1 (en) Quad data rate RAM
JPS5943786B2 (en) Storage device access method
US20020172079A1 (en) Memory controller receiver circuitry with tri-state noise immunity
WO2006050983A1 (en) Memory access using multiple sets of address/data lines
US6272583B1 (en) Microprocessor having built-in DRAM and internal data transfer paths wider and faster than independent external transfer paths
JP2762138B2 (en) Memory control unit
GB2276744A (en) Memory module with parity bit emulation.
US7646649B2 (en) Memory device with programmable receivers to improve performance
US6324122B1 (en) RAM synchronized with a signal
JPH04257943A (en) Information processor
JP2944280B2 (en) Interface circuit
JPS63136395A (en) Semiconductor storage device
JP3078000B2 (en) Information processing device
JP2716284B2 (en) Semiconductor integrated circuit
JP3343556B2 (en) Storage system
JP3245903B2 (en) Semiconductor peripheral devices
JPS61153731A (en) Data delaying device
JP2000132451A (en) Memory control circuit
JP2912090B2 (en) Time slot interchange circuit
JPS6385842A (en) Information processor
JPH025291A (en) Semiconductor memory