JPS6224498A - Memory read system - Google Patents

Memory read system

Info

Publication number
JPS6224498A
JPS6224498A JP60162100A JP16210085A JPS6224498A JP S6224498 A JPS6224498 A JP S6224498A JP 60162100 A JP60162100 A JP 60162100A JP 16210085 A JP16210085 A JP 16210085A JP S6224498 A JPS6224498 A JP S6224498A
Authority
JP
Japan
Prior art keywords
information
read
circuit
latched
control clock
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
JP60162100A
Other languages
Japanese (ja)
Inventor
Tatsuo Baba
馬場 竜雄
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP60162100A priority Critical patent/JPS6224498A/en
Publication of JPS6224498A publication Critical patent/JPS6224498A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To prevent erroneous read due to an electric noise without reducing the bit density by reading information from the same cell plural times continuously and comparing these information to determine output information. CONSTITUTION:Information read to a node N1 is taken into a latch circuit 1 by a control clock phi1 and is latched. Information is read again from the same cell, and read information is latched in a latch circuit 2 by a control clock phi2, and information read from the same cell is latched in a latch circuit 3 by a control clock phi3 similarly. Three pieces of latched information are subjected to majority decision by a majority decision circuit 4, and the result is read out to the external through an output buffer 5. The majority decision circuit 4 consists of 3 AND circuits A1-A3 and one OR circuit OR and outputs the same information as information inputted to the majority of the first - third input terminals.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、読出し専用メモリ (ROMメモリ)等にお
いて、信軌度の高い読出し動作が行えるようにしたメモ
リ読出し方式に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a memory read method that enables read operations with high reliability in read-only memories (ROM memories) and the like.

〔従来の技術〕[Conventional technology]

従来ROMにおいて読出し動作を行うときは、指定され
たセルに記憶されている情報をビット線上に取り出し、
マルチプレクサ、アンプ、出カバソファを介して・外部
に読出していた。ROMメモリの読出し動作は非破壊動
作であり、読出し動作でセルに記憶されている情報が破
壊されることはない。また記憶している情報が、RAM
メモリのように、雑音電流等の要因で失われてしまうこ
ともない。
When performing a read operation in a conventional ROM, information stored in a designated cell is extracted onto a bit line,
It was read out to the outside via a multiplexer, amplifier, and output sofa. A read operation of a ROM memory is a non-destructive operation, and the read operation does not destroy the information stored in the cells. Also, the stored information is stored in RAM.
Unlike memory, it will not be lost due to factors such as noise current.

従ってセルに記憶されている情報そのものが失われるこ
とはないが、読出し動作中に、各種の電気的雑音ばより
、アンプやラッチ回路が誤動作すれば、誤った情報が読
出される危険性(以後、誤読出しと呼ぶ)がある。特に
高密度化のため、セルに記憶される情報を多値化した場
合などは、アンプに入力される信号振幅が小さくなるた
め誤動作し易くなる。
Therefore, the information stored in the cell itself will not be lost, but if the amplifier or latch circuit malfunctions due to various electrical noises during the read operation, there is a risk that incorrect information will be read (hereinafter referred to as , erroneous reading). In particular, when the information stored in cells is multivalued to increase density, the amplitude of the signal input to the amplifier becomes smaller, making it more likely to malfunction.

このような誤動作を防ぐ一手法として複数セル1ビツト
方弐が知られている。この方式では、複数個のセルに同
一の情報を記憶させ、読出し時には各セルからの情報の
多数決を採って出力を決める。このため過半数のセルか
らの情報が誤っていない限り、誤読出しは起こらない。
As one method for preventing such malfunctions, a multiple cell 1-bit method is known. In this method, the same information is stored in a plurality of cells, and when reading out the information from each cell, a majority vote is taken to determine the output. Therefore, erroneous reading will not occur unless the information from the majority of cells is incorrect.

従ってこの方式は誤読出しを防ぐ上では効果的であるが
、1ビツトに対し複数個のセルを割り当てなければなら
ないため、ビット密度(記憶容量/チップサイズ)が大
きく低下するという問題があった。
Therefore, although this method is effective in preventing erroneous reading, it has the problem that the bit density (storage capacity/chip size) is greatly reduced because a plurality of cells must be allocated to one bit.

また他の手法として記憶情報に対し誤り検出・訂正用の
情報を付加する方式も知られている。この場合も、読出
し情報において多くの情報の誤り検出・訂正を行おうと
すると、必要な誤り検出・訂正用の情報が増大し、やは
りビット密度が大幅に低下するという問題があった。ま
たROMの設計時に、誤り検出・訂正用の情報を付加す
る工程が追加されるため、それだけROMの設計が複雑
になるという欠点があった。
Another known method is to add information for error detection and correction to stored information. In this case as well, when attempting to detect and correct errors in a large amount of read information, the amount of necessary error detection and correction information increases, resulting in a significant reduction in bit density. Furthermore, since a process of adding information for error detection and correction is added when designing the ROM, there is a drawback that the design of the ROM becomes more complicated.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

そこで本発明においては、メモリ読出しに際し、ビット
密度を低下させることなく、またメモリの設計を複雑に
することなしに、電気的雑音により生じる誤読出しを防
止すること、を解決すべき問題点としている。従って本
発明は、上述のことを可能にするメモリ読出し方式を提
供することを目的とする。
Therefore, in the present invention, the problem to be solved is to prevent erroneous reading caused by electrical noise during memory reading without reducing the bit density or complicating the memory design. . It is therefore an object of the invention to provide a memory reading scheme that makes the above possible.

〔問題点を解決するための手段および作用〕上記目的を
達成するため、本発明は、メモリ内部で自動的に、同一
のセルから複数回連続して情報を読出し、それらの結果
を比較して出力情報を決定するようにしており、そして
このことを特徴とするものである。
[Means and operations for solving the problem] In order to achieve the above object, the present invention automatically reads information from the same cell multiple times consecutively within the memory and compares the results. The output information is determined, and this is a feature.

〔実施例〕〔Example〕

次に図を参照して本発明の詳細な説明する。 The present invention will now be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である。同
図に見られるように、本発明による読出し方式は、3個
のラッチ回路1〜3、多数決回路4.4個の制御クロッ
クφ1〜φ4、出カバソファ (制御端子がハイレベル
なら入力信号を増幅して出力し、ロウレベルなら出力端
子をハイインピーダンスに保つという機能を持つものと
する)5を用い、ラッチ回路1〜3の各入力端子を相互
に接続してノードN1とし、またラッチ回路1〜3の各
制御端子にそれぞれ制御クロックφ1〜φ3を接続し、
ラソ、チ回路1〜3の各出力端子を多数決回路4の第1
〜第3の入力端子に接続し、多数決回路4の出力端子を
出カバソファ5の入力端子に接続し、出力バノファ5の
制御端子に制御クロックφ4を接続する。
FIG. 1 is a block diagram showing one embodiment of the present invention. As seen in the figure, the readout method according to the present invention includes three latch circuits 1 to 3, 4 majority circuits, 4 control clocks φ1 to φ4, and an output buffer sofa (if the control terminal is at a high level, the input signal is amplified). (5) is used to connect the input terminals of latch circuits 1 to 3 to each other to form a node N1, and also to connect the input terminals of latch circuits 1 to 3 to form node N1. Connect control clocks φ1 to φ3 to each control terminal of 3, respectively,
The output terminals of the RAS and CH circuits 1 to 3 are connected to the first terminal of the majority circuit 4.
- connect to the third input terminal, connect the output terminal of the majority circuit 4 to the input terminal of the output vanofer 5, and connect the control clock φ4 to the control terminal of the output vanofer 5.

なお、多数決回路4は、図示の如く3個のアンド回路A
1〜A3と1個のオア回路ORから成り、その第1〜第
3の入力端子の過半数(本例では2)に入力された情報
と同じ情報を出力するようになっている。
The majority circuit 4 includes three AND circuits A as shown in the figure.
1 to A3 and one OR circuit OR, and outputs the same information as the information input to the majority (2 in this example) of its first to third input terminals.

第2図は、第1図に示した回路における各部信号の動作
タイミング図である。
FIG. 2 is an operation timing diagram of each part signal in the circuit shown in FIG. 1.

第1図、第2図を参照して回路動作を説明する。The circuit operation will be explained with reference to FIGS. 1 and 2.

読出し動作は、同期式の場合はチップイネイブルクロッ
クなどの外部クロックが立ち上がることにより、また非
同期式の場合はアドレス信号の変化を内部で検出するこ
とにより始まる。
The read operation starts when an external clock such as a chip enable clock rises in the case of a synchronous type, or by internally detecting a change in the address signal in the case of an asynchronous type.

まずチップ内部で発生させた基本クロックφ0(このク
ロックは従来のROMで使われるチップセレクトクロッ
クに相当するもので、第1図には図示していない)が立
ち上がることにより回路が活性化され、指定されたセル
(図示せず)の情報が、図示せざるビット線、マルチプ
レクサ、アンプを介してノードN1へ読出される。
First, the basic clock φ0 generated inside the chip (this clock corresponds to the chip select clock used in conventional ROM, and is not shown in Figure 1) rises to activate the circuit, and the specified The information of the cell (not shown) is read out to the node N1 via a bit line, multiplexer, and amplifier (not shown).

この情報は、制御クロックφ1をハイレベルにすること
により、ラッチ回路lに取り込まれてラッチされる。次
に基本クロックφ0が一端降下してから再び立ち上がる
ことにより、再度同じセルからの読出し動作が行われ、
読出し情報が制御クロックφ2によりラッチ回路2にラ
ッチされる。
This information is taken in and latched by the latch circuit 1 by setting the control clock φ1 to a high level. Next, the basic clock φ0 falls for a moment and then rises again, and the read operation from the same cell is performed again.
Read information is latched into latch circuit 2 by control clock φ2.

更に同様の読出し動作がもう一度繰り返され、同じセル
から読出された情報が制御クロックφ3によりラッチ回
路3にラッチされる。
Furthermore, the same read operation is repeated once again, and the information read from the same cell is latched into the latch circuit 3 by the control clock φ3.

次に多数決回路4により、ラッチされた3つの情報の多
数決を採り、結果を出力バッファ5を介して外部へ読出
す。なお出力バッファ5では、読出し動作が開始されて
から、連続して読出された情報の多数決が採られるまで
、制御クロックφ4がロウレベルとなって出力端子をハ
イインピーダンス状態に保っている。この制御クロック
φ4は、制御クロックφ1.φ3を入力とするR−Sフ
リップフロップ回路を用いれば容易に発生できる。
Next, the majority circuit 4 takes a majority vote on the three latched information, and reads the result to the outside via the output buffer 5. Note that in the output buffer 5, the control clock φ4 is at a low level and the output terminal is kept in a high impedance state from the start of the read operation until a majority vote is taken for the continuously read information. This control clock φ4 is the control clock φ1. This can be easily generated by using an R-S flip-flop circuit that inputs φ3.

本実施例の読出し方式では、同一のセルから3回繰り返
して読出しを行い、得られた結果の多数決を採って出力
情報を決定する。このためソフトエラー等の一時的な雑
音により生じる誤読出しを防ぐ上で極めて効果的であり
、しかも1ビツト/1セルであるから、複数セル1ビッ
ト方式のようにビット密度を大幅に低下させることもな
い。本実施例では、読出し回数を3回に設定しているが
、読出しの回数を増やせば、アクセス時間は長(なるも
のの、それだけ信頼性を上げることができる。
In the read method of this embodiment, the same cell is repeatedly read three times, and output information is determined by taking a majority vote of the obtained results. For this reason, it is extremely effective in preventing erroneous reading caused by temporary noise such as soft errors, and since it is 1 bit/1 cell, the bit density can be significantly reduced as in the multi-cell 1-bit method. Nor. In this embodiment, the number of reads is set to three, but if the number of reads is increased, the access time will be longer (although the reliability can be increased accordingly).

また本実施例では、読出し回数を3回と奇数に設定して
いるが、もし情報の誤読出しに一定の傾向があれば、読
出し回数は偶数であってもよい。
Further, in this embodiment, the number of times of reading is set to an odd number of three times, but if there is a certain tendency to read information incorrectly, the number of times of reading may be an even number.

たとえば誤読出しのほとんどが、情報「0」を情報「1
」と読んでしまう場合であるなら、多数決の結果として
rOJ、rlJ同数が得られたときは「0」を読出し情
報と決定するような構成にすればよい。こうすれば本実
施例を使うことによって得られる高い信頼性をほとんど
失うことなく、読出し時間を短縮できるなどの利点が得
られる。
For example, most misreads occur when information “0” is replaced by information “1”.
'', if the same number of rOJ and rlJ is obtained as a result of majority voting, it may be configured such that ``0'' is determined as the read information. In this way, advantages such as being able to shorten the read time can be obtained without substantially losing the high reliability obtained by using this embodiment.

第3図は、本発明の他の実施例を示す回路図である′。FIG. 3 is a circuit diagram showing another embodiment of the present invention.

同図に示す実施例は、2個のラッチ回路1゜2、オア回
路OR1、排他的ノア回路(X N OR)、インバー
タNOT、出カバソファ5.2個のトランジスタQl、
Q2、制御クロックφATD、  φATDB (φA
TDの相補信号)、φ5.φ6を用い、ラッチ回路1の
入力端子、出カバソファ5の入力端子、インバータNO
Tの入力端子、トランジスタQ1のソースを相互接続し
てノードN1とし、インバータNOTの出力端子をトラ
ンジスタQ2のソ、−スと接続し、トランジスタQ1の
ドレインとトランジスタQ2のドレインとラッチ回路2
の入力端子とを相互接続し、トランジスタQ1のゲート
に制御クロックφATDを接続し、オア回路ORIの第
1の入力端子とトランジスタQ2のゲートに制御クロッ
クφATDBを入力し、ラッチ回路1の制御端子に制御
クロックφ5を入力し、オア回路ORの第2の入力端子
に制御クロックφ6を入力し、オア回路’ORの出力端
子をラッチ回路2の制御端子に接続し、ラッチ回路1゜
2の出力端子をそれぞれ排他的ノア回路XNORの2つ
の入力端子に接続し、排他的ノア回路XNOR回路の出
力端子と出力バッファ5の制御端子を接続してノードN
2としている。
The embodiment shown in the figure includes two latch circuits 1゜2, an OR circuit OR1, an exclusive NOR circuit (XNOR), an inverter NOT, an output sofa 5.2 transistors Ql,
Q2, control clock φATD, φATDB (φA
complementary signal of TD), φ5. Using φ6, input terminal of latch circuit 1, input terminal of output sofa 5, inverter NO.
The input terminal of T and the source of transistor Q1 are interconnected to form a node N1, the output terminal of inverter NOT is connected to the sources of transistor Q2, and the drain of transistor Q1 and the drain of transistor Q2 are connected to latch circuit 2.
The control clock φATD is connected to the gate of the transistor Q1, the control clock φATDB is input to the first input terminal of the OR circuit ORI and the gate of the transistor Q2, and the control clock φATDB is input to the control terminal of the latch circuit 1. Input the control clock φ5, input the control clock φ6 to the second input terminal of the OR circuit OR, connect the output terminal of the OR circuit 'OR to the control terminal of the latch circuit 2, and connect the output terminal of the latch circuit 1゜2. are respectively connected to the two input terminals of the exclusive NOR circuit XNOR, and the output terminal of the exclusive NOR circuit XNOR circuit and the control terminal of the output buffer 5 are connected to the node N.
It is set at 2.

第4図は、第3図に示した回路における各部信号のタイ
ミング図である。
FIG. 4 is a timing diagram of various signals in the circuit shown in FIG. 3.

第3図、第4図を参照して回路動作を説明する。The circuit operation will be explained with reference to FIGS. 3 and 4.

読出し動作は、図示せざるチップ内部でアドレス信号の
変化を検出し、制御クロックφATDがハイレベルから
ロウレベルへ変化することにより始まる。制御クロック
φATDがロウレベルになると基本クロックφOがハイ
レベルになり、内部回路が活性化されて、指定されたセ
ルの情報が、図示せざるビット線、マルチプレクサ、ア
ンプを介してノードN1へ読出される。この情報は制御
クロックφ5によりラッチ回路1にラッチされる。
The read operation starts when a change in the address signal is detected inside a chip (not shown) and the control clock φATD changes from high level to low level. When the control clock φATD goes low, the basic clock φO goes high, the internal circuit is activated, and the information of the designated cell is read out to the node N1 via a bit line, multiplexer, and amplifier (not shown). . This information is latched into the latch circuit 1 by the control clock φ5.

またこのとき制御クロックφATDBがハイレベルであ
るためトランジスタQ2が導通し、制御クロックφAT
DがロウレベルにあることからトランジスタQ1がカッ
トオフする。このためインバータNOTを介してラッチ
回路2にはラッチ回路1におけるのと相補的な信号が書
き込まれラッチされる。従ってノードN2(排他的ノア
回路XNORの出力端子)がロウレベルとなり、出力バ
ッファ5の出力端子はハイインピーダンス状態となる。
Also, at this time, since the control clock φATDB is at a high level, the transistor Q2 becomes conductive, and the control clock φAT
Since D is at a low level, transistor Q1 is cut off. Therefore, a signal complementary to that in latch circuit 1 is written into latch circuit 2 via inverter NOT and latched. Therefore, the node N2 (the output terminal of the exclusive NOR circuit XNOR) becomes a low level, and the output terminal of the output buffer 5 becomes a high impedance state.

次に基本クロックφ0が一端降下してから再び立ち上が
ることにより、再度同じセルから情報が続出され、この
情報が制御クロックφ6によりラッチ回路2にラッチさ
れる。前回ラッチ回路1にラッチされた情報と今回ラッ
チ回路2にラッチされた情報が排他的ノア回路XNOR
で比較され、等しければノードN2がハイレベルとなり
、出力バッファ5を介して、セル情報が読出される。ま
た、これらラッチ回路1.2にラッチされている情報が
等しくなければノードN2はロウレベルのまま留まり、
出力バッフ−ア5の出力端子はハイインピーダンス状態
に保たれる。
Next, the basic clock φ0 falls for a while and then rises again, so that information is successively output from the same cell again, and this information is latched into the latch circuit 2 by the control clock φ6. The information latched in latch circuit 1 last time and the information latched in latch circuit 2 this time are connected to exclusive NOR circuit XNOR.
If they are equal, the node N2 becomes high level, and the cell information is read out via the output buffer 5. Furthermore, if the information latched in these latch circuits 1 and 2 are not equal, the node N2 remains at a low level,
The output terminal of output buffer 5 is kept in a high impedance state.

そして更にもう一度同一のセルからの読出しが行われて
結果が制御クロックφ5によりラッチ回路1にラッチさ
れ、排他的ノア回路XNORにより、ラッチ回路2に前
回からラッチされている情報と比較される。
Then, reading from the same cell is performed once again, and the result is latched in the latch circuit 1 by the control clock φ5, and compared with the information latched in the latch circuit 2 from the previous time by the exclusive NOR circuit XNOR.

この様にしてラッチ回路1,2内の情報が一致するまで
、同一のセルからの読出しが繰り返され、一致した時点
で出力バッファ5を介してセル情報が外部へ読出される
。なお第4図では、最初に読出した情報と2回目に読出
した情報が異なり、2回目に読出した情報と3回目に読
出した情報とが等しくて、出力バッファ5から情報力S
出力した場合を例にとって示しである。
In this manner, reading from the same cell is repeated until the information in the latch circuits 1 and 2 match, and at the time they match, the cell information is read out to the outside via the output buffer 5. In FIG. 4, the information read out first and the information read out the second time are different, the information read out the second time and the information read out the third time are the same, and the information output S from the output buffer 5 is different.
This example shows the output case.

このように本実施例では、同一セルから読出された情報
が2度続けて同一である場合のみ外部へ情報を読出す。
In this manner, in this embodiment, information is read to the outside only when the information read from the same cell is the same twice in a row.

このためソフトエラー等の一時的な雑音により生じる誤
動作を防ぐ上で極めて効果的であり、しかも1ビツト/
1セルであるから、複数セル1ビツト方弐のようにビッ
ト密度を低下させることもない。
Therefore, it is extremely effective in preventing malfunctions caused by temporary noise such as soft errors.
Since it is one cell, there is no need to reduce the bit density as in the case of multiple cells with one bit.

本実施例で使っている基本クロックφ0は、内部で読出
し動作を繰り返すための基本クロックとして使われ、ラ
ッチ回路1.2にラッチされている情報が等しいことを
確認してから、別番地のセルに対する読出し動作が開始
されるまではロウレベルに固定される。このような動作
タイミングをもつ基本クロックφ0を発生させるために
は、例えば第5図に示すような回路を用いればよい。
The basic clock φ0 used in this embodiment is used as a basic clock to repeat the read operation internally, and after confirming that the information latched in the latch circuits 1 and 2 is equal, It is fixed at a low level until a read operation is started. In order to generate the basic clock φ0 having such operation timing, a circuit as shown in FIG. 5, for example, may be used.

この回路ではナンド回路NAND、2個のインバータN
0TE、N0T2.2個のトランジスタQ3.Q4、遅
延回路6、制御クロックφATD、第3図におけるノー
ドN2のノード電圧VN2を使い、ナンド回路NAND
の2つの入力端子に制御クロックφATD、ノード電圧
VN2を接続し、ナンド回路NANDの出力端子をトラ
ンジスタQ3のゲートと第1のインバータN0T1の入
力端子とに接続し、第1のインバータN0T1の出力端
子をトランジスタQ4のゲートに接続し、トランジスタ
Q3のソースと第2のインバータN0T2の出力端子と
を接続し、トランジスタQ3のドレインと遅延回路6の
一方の端子とを接続し、トランジスタQ4のドレインと
第2のインバータN0T2の入力端子と遅延回路6の他
方の端子を相互接続して出力端子としている。
In this circuit, a NAND circuit NAND, two inverters N
0TE, N0T2.2 transistors Q3. Q4, the delay circuit 6, the control clock φATD, and the node voltage VN2 of the node N2 in FIG.
A control clock φATD and a node voltage VN2 are connected to the two input terminals of the NAND circuit NAND, and the output terminal of the NAND circuit NAND is connected to the gate of the transistor Q3 and the input terminal of the first inverter N0T1. is connected to the gate of the transistor Q4, the source of the transistor Q3 is connected to the output terminal of the second inverter N0T2, the drain of the transistor Q3 is connected to one terminal of the delay circuit 6, and the drain of the transistor Q4 is connected to the output terminal of the second inverter N0T2. The input terminal of the second inverter N0T2 and the other terminal of the delay circuit 6 are interconnected to form an output terminal.

動作原理を述べる。読出し動作が開始されてからラッチ
回路1.2にラッチされている情報が一致するまでは、
制御クロックφATD、ノード電圧VN2のどちから一
方が第4図に見られる如くロウレベルであるためトラン
ジスタQ3が導通し、トランジスタQ3、遅延回路6、
第2のインバータN0T2によりループが形成れる。こ
のループにより出力端子からは、一定の周期でロウレベ
ル。
The operating principle will be described. From the start of the read operation until the information latched in the latch circuits 1 and 2 match,
As one of the control clock φATD and the node voltage VN2 is at a low level as shown in FIG. 4, the transistor Q3 becomes conductive, and the transistor Q3, the delay circuit 6,
A loop is formed by the second inverter N0T2. Due to this loop, the output terminal outputs a low level at a constant cycle.

ハイレベルを繰り返すクロックφOが得られる。A clock φO that repeats high level is obtained.

またラッチ回路1,2にラッチされている情報が一致し
て、外部に情報が読出された後は、制御クロックφAT
D、ノード電圧VN2が共にハイレベルになることから
、トランジスタQ3がカットオフとなってこのループが
切断されると共に、トランジスタQ4が導通ずることに
より基本クロックφOはロウレベルに固定される。
Furthermore, after the information latched in the latch circuits 1 and 2 match and the information is read out, the control clock φAT
Since the node voltages D and VN2 both become high level, the transistor Q3 is cut off and this loop is severed, and the transistor Q4 becomes conductive, so that the basic clock φO is fixed at the low level.

〔発明の効果〕〔Effect of the invention〕

以上説明したことから分かるように、本発明による読出
し方式を使えば、ROMメモリに小規模の回路を付加す
るのみでほとんどドツト密度を低下させることなく、ソ
フトエラー等の一時的な雑音により生じる誤読出しを防
ぐことができ、極めて信頬性の高い読出し動作が行える
という利点がある。
As can be seen from the above explanation, if the readout method according to the present invention is used, it is possible to eliminate misreading caused by temporary noise such as soft errors without reducing the dot density by simply adding a small-scale circuit to the ROM memory. This has the advantage that readout can be prevented and extremely reliable readout operations can be performed.

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

第1図は本発明の一実施例を示す回路図、第2図は第1
図の回路における各部信号の動作タイミングを示す波形
図、第3図は本発明の他の実施例を示す回路図、第4図
は第3図の回路における各部信号の動作タイミングを示
す波形図、第5図は第3図に示した実施例で使用する基
本クロックの発生回路例を示した回路図、である。 符号の説明 1〜3・・・ラッチ回路、4・・・多数決回路、5・・
・出カバソファ、6・・・遅延回路 代理人 弁理士 並 木 昭 夫 代理人 弁理士 松 崎   清 ムoln δ≠ −(It−−8−参  ÷ 参 歳     9月
Fig. 1 is a circuit diagram showing one embodiment of the present invention, and Fig. 2 is a circuit diagram showing an embodiment of the present invention.
3 is a circuit diagram showing another embodiment of the present invention; FIG. 4 is a waveform diagram showing the operation timing of each part signal in the circuit of FIG. 3; FIG. 5 is a circuit diagram showing an example of a basic clock generating circuit used in the embodiment shown in FIG. 3. Explanation of symbols 1 to 3...Latch circuit, 4...Majority circuit, 5...
・Output sofa, 6...Delay circuit agent Patent attorney Akio Namiki Agent Patent attorney Kiyoshi Matsuzakioln δ≠ −(It--8-3 ÷ 6 years September)

Claims (1)

【特許請求の範囲】 1)読出し専用メモリにおいて、セルに記憶されている
情報を読出す場合、N個(Nは奇数とする)のラッチ回
路と1個の多数決論理回路を用い、メモリ内部で同一の
セルから連続してN回情報を読出し、n番目(N≧n≧
1)の読出し結果を上記n番目のラッチ回路に取り込ん
でラッチし、上記多数決論理回路により、上記N個のラ
ッチ回路にラッチされている情報の多数決を採って出力
情報を決定することを特徴とするメモリ読出し方式。 2)読出し専用メモリにおいて、セルに記憶されている
情報を読出す場合、I個のラッチ回路と1個の比較回路
を用い、メモリ内部で同一のセルから連続してI回情報
を読出し、i番目(I≧i≧1)の読出し結果を上記i
番目のラッチ回路に取り込んでラッチし、上記I個のラ
ッチ回路にラッチされている全情報を上記比較回路によ
り比較して、全てが一致したときはその情報を外部に読
出し、一致しないときは更に読出し動作を繰り返しj番
目(但しj=i+I×k、またI≧i≧1、に=1、2
、…)に読出した結果をi番目のラッチ回路に取り込ん
でラッチし、上記I個のラッチ回路にラッチされている
情報が全て一致していることを、上記比較回路により確
認してからその情報を外部に読出すことを特徴とするメ
モリ読出し方式。
[Claims] 1) When reading information stored in a cell in a read-only memory, N latch circuits (N is an odd number) and one majority logic circuit are used to read out the information stored in the cell. Information is read out N times from the same cell continuously, and the nth (N≧n≧
The reading result of 1) is taken into the n-th latch circuit and latched, and the output information is determined by taking a majority vote of the information latched in the N latch circuits by the majority logic circuit. memory read method. 2) When reading out information stored in a cell in a read-only memory, I latch circuits and one comparator circuit are used to read out information from the same cell in succession I times within the memory. The read result of the th (I≧i≧1) is
The comparator circuit compares all the information latched in the I latch circuits, and when they all match, the information is read out to the outside, and when they do not match, the information is Repeat the read operation for the jth (j = i + I × k, and I≧i≧1, and = 1, 2
,...) is fetched and latched by the i-th latch circuit, and the comparator circuit confirms that all the information latched in the I latch circuits matches. A memory read method characterized by reading out externally.
JP60162100A 1985-07-24 1985-07-24 Memory read system Pending JPS6224498A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60162100A JPS6224498A (en) 1985-07-24 1985-07-24 Memory read system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60162100A JPS6224498A (en) 1985-07-24 1985-07-24 Memory read system

Publications (1)

Publication Number Publication Date
JPS6224498A true JPS6224498A (en) 1987-02-02

Family

ID=15748054

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60162100A Pending JPS6224498A (en) 1985-07-24 1985-07-24 Memory read system

Country Status (1)

Country Link
JP (1) JPS6224498A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004084233A1 (en) * 2003-03-20 2004-09-30 Arm Limited Momory system having fast and slow data reading mechanisms
GB2402309A (en) * 2003-05-08 2004-12-01 Hewlett Packard Development Co Voting circuit
US6944067B2 (en) 2003-03-20 2005-09-13 Arm Limited Memory system having fast and slow data reading mechanisms
US7320091B2 (en) 2003-03-20 2008-01-15 Arm Limited Error recovery within processing stages of an integrated circuit
JP2008257850A (en) * 2007-04-04 2008-10-23 Samsung Electronics Co Ltd Flash memory device and method for driving the same
JP2008287788A (en) * 2007-05-16 2008-11-27 Sharp Corp Semiconductor memory device and electronic device
JP2009087453A (en) * 2007-09-28 2009-04-23 Sanyo Electric Co Ltd Information storage circuit
JP2010537360A (en) * 2007-08-20 2010-12-02 マーベル ワールド トレード リミテッド Threshold voltage digitizing device for transistor arrays with programmable thresholds
US8060814B2 (en) 2003-03-20 2011-11-15 Arm Limited Error recovery within processing stages of an integrated circuit
JP2011238346A (en) * 2011-06-16 2011-11-24 Sandisk Il Ltd Method for restoration from error in flash memory
US8164961B2 (en) * 2009-01-14 2012-04-24 Kabushiki Kaisha Toshiba Nonvolatile semiconductor memory device which can electrically rewrite data and system therefor
US8171386B2 (en) 2008-03-27 2012-05-01 Arm Limited Single event upset error detection within sequential storage circuitry of an integrated circuit
JP2012198586A (en) * 2011-03-18 2012-10-18 Fujitsu Telecom Networks Ltd Error correction circuit, memory device, and error correction method

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020398A (en) * 1983-07-14 1985-02-01 Nec Corp Memory device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6020398A (en) * 1983-07-14 1985-02-01 Nec Corp Memory device

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7337356B2 (en) 2003-03-20 2008-02-26 Arm Limited Systematic and random error detection and recovery within processing stages of an integrated circuit
US6944067B2 (en) 2003-03-20 2005-09-13 Arm Limited Memory system having fast and slow data reading mechanisms
WO2004084233A1 (en) * 2003-03-20 2004-09-30 Arm Limited Momory system having fast and slow data reading mechanisms
US8060814B2 (en) 2003-03-20 2011-11-15 Arm Limited Error recovery within processing stages of an integrated circuit
US7072229B2 (en) 2003-03-20 2006-07-04 Arm Limited Memory system having fast and slow data reading mechanisms
US7162661B2 (en) 2003-03-20 2007-01-09 Arm Limited Systematic and random error detection and recovery within processing stages of an integrated circuit
US7650551B2 (en) 2003-03-20 2010-01-19 Arm Limited Error detection and recovery within processing stages of an integrated circuit
US7278080B2 (en) 2003-03-20 2007-10-02 Arm Limited Error detection and recovery within processing stages of an integrated circuit
CN100449651C (en) * 2003-03-20 2009-01-07 Arm有限公司 Memory system having fast and slow data reading mechanisms
US7320091B2 (en) 2003-03-20 2008-01-15 Arm Limited Error recovery within processing stages of an integrated circuit
US7310755B2 (en) 2003-03-20 2007-12-18 Arm Limited Data retention latch provision within integrated circuits
US7225394B2 (en) 2003-05-08 2007-05-29 Hewlett-Packard Development Company, L.P. Voting circuit
GB2402309A (en) * 2003-05-08 2004-12-01 Hewlett Packard Development Co Voting circuit
GB2402309B (en) * 2003-05-08 2006-03-15 Hewlett Packard Development Co Voting circuit
JP2008257850A (en) * 2007-04-04 2008-10-23 Samsung Electronics Co Ltd Flash memory device and method for driving the same
JP2008287788A (en) * 2007-05-16 2008-11-27 Sharp Corp Semiconductor memory device and electronic device
JP2010537360A (en) * 2007-08-20 2010-12-02 マーベル ワールド トレード リミテッド Threshold voltage digitizing device for transistor arrays with programmable thresholds
JP2009087453A (en) * 2007-09-28 2009-04-23 Sanyo Electric Co Ltd Information storage circuit
US8171386B2 (en) 2008-03-27 2012-05-01 Arm Limited Single event upset error detection within sequential storage circuitry of an integrated circuit
US8164961B2 (en) * 2009-01-14 2012-04-24 Kabushiki Kaisha Toshiba Nonvolatile semiconductor memory device which can electrically rewrite data and system therefor
JP2012198586A (en) * 2011-03-18 2012-10-18 Fujitsu Telecom Networks Ltd Error correction circuit, memory device, and error correction method
JP2011238346A (en) * 2011-06-16 2011-11-24 Sandisk Il Ltd Method for restoration from error in flash memory

Similar Documents

Publication Publication Date Title
JPS6224498A (en) Memory read system
JP2780354B2 (en) Semiconductor memory device
EP0162936B1 (en) Single error correction circuit for system memory
JPH11312396A (en) Multibit semiconductor memory device and error correcting method for the same
EP0090590A2 (en) Semiconductor memory device
EP0115170B1 (en) Apparatus for programming for programmable circuit in redundancy circuit system
US6061295A (en) Integrated circuit memory devices having time compensated column selection capability for improving write operation reliability
US4811292A (en) Semiconductor memory in which data readout operation is carried out over wide power voltage range
KR0148430B1 (en) Semiconductor memory device incorporating address change detection circuit for page mode access
US6456561B2 (en) Synchronous semiconductor memory device
US4027283A (en) Resynchronizable bubble memory
KR920001100B1 (en) Logical arithmetic unit
KR20000023473A (en) Internal clock multiplication for test time reduction
JPH1055696A (en) Semiconductor memory
JPH10177496A (en) Logic circuit with error detecting function and processor provided with logic circuit with error detecting function
US4692635A (en) Self-timed logic level transition detector
JPS58147900A (en) Redundant system for random access memory
KR960002007B1 (en) Read circuit of non-volatile memory
JPS5923647A (en) Method of converting serial data signal and converting circuit
TW497101B (en) Address transfer detecting circuit
JP3071435B2 (en) Multi-bit match circuit
US20030229836A1 (en) Integrated circuit
US5260903A (en) Semiconductor memory device
JPH02285593A (en) Non-volatile semiconductor storage
US4949343A (en) Error detecting circuit for a decoder