JP2640184B2 - Read-only semiconductor memory device - Google Patents
Read-only semiconductor memory deviceInfo
- Publication number
- JP2640184B2 JP2640184B2 JP19800191A JP19800191A JP2640184B2 JP 2640184 B2 JP2640184 B2 JP 2640184B2 JP 19800191 A JP19800191 A JP 19800191A JP 19800191 A JP19800191 A JP 19800191A JP 2640184 B2 JP2640184 B2 JP 2640184B2
- Authority
- JP
- Japan
- Prior art keywords
- reference potential
- memory cell
- rom
- memory
- line
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Read Only Memory (AREA)
- Semiconductor Memories (AREA)
Description
【0001】[0001]
【産業上の利用分野】この発明は読出専用半導体記憶装
置に関し、特に、ディジタル信号処理用途に用いられる
読出専用半導体記憶装置に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a read-only semiconductor memory device, and more particularly to a read-only semiconductor memory device used for digital signal processing.
【0002】[0002]
【従来の技術】半導体記憶装置の1つに、一定のプログ
ラムまたはデータなどの情報を記憶する読出専用半導体
記憶装置(リード・オンリ・メモリ、以下、ROMと称
す)と呼ばれるものがあり、このROMは種々の用途に
広く用いられている。2. Description of the Related Art One type of semiconductor memory device is a read-only semiconductor memory device (read only memory, hereinafter referred to as a ROM) for storing information such as a certain program or data. Is widely used for various applications.
【0003】ディジタル信号処理用途においても、係数
の保持手段またはテーブル・ルック・アップ方式の演算
を行なうための記憶手段などとしてこのROMは用いら
れる。ここで、テーブル・ルック・アップ方式の演算と
は、入力に対応する演算結果をテーブル状に予め記憶し
ておき、入力が与えられたとき対応の演算結果をこのテ
ーブル内から検索して出力する方式である。ROM内に
テーブルが記憶されている場合、入力がアドレスとして
用いられ、この各アドレスに対応して演算結果が格納さ
れている。In a digital signal processing application, the ROM is used as a coefficient holding means or a storage means for performing a table lookup operation. Here, the operation of the table look-up method means that the operation result corresponding to the input is stored in a table in advance, and when the input is given, the operation result corresponding to the input is retrieved from the table and output. It is a method. When a table is stored in the ROM, the input is used as an address, and the operation result is stored corresponding to each address.
【0004】ディジタル信号処理専用の集積回路装置に
おいてはROMはこの集積回路装置内に組込まれる。こ
のような信号処理用途にROMが用いられる最大の理由
は、1個のメモリセルが1個のトランジスタで構成され
るため、同一容量のデータを記憶する場合、他の記憶装
置たとえばSRAM(スタティック・ランダム・アクセ
ス・メモリ)などと比べてそのハードウェアが小規模と
なることである。すなわち、ROMは安価でありまたそ
の占有面積が比較的小さいために、このような用途によ
く用いられる。In an integrated circuit device dedicated to digital signal processing, a ROM is incorporated in the integrated circuit device. The main reason for using a ROM for such signal processing applications is that one memory cell is formed of one transistor, so that when storing data of the same capacity, another storage device such as an SRAM (static Hardware is smaller than random access memory). That is, ROM is inexpensive and occupies a relatively small area, so that it is often used for such purposes.
【0005】第32図はROMの一般的な構成を概略的
に示す図である。第32図において、ROMは、情報を
記憶するためのメモリセルが行および列からなるマトリ
クス状に配列されたメモリセルアレイ6を含む。メモリ
セルアレイ6から所望のメモリセルを選択するために、
アドレスバッファ7およびアドレスデコーダ8が設けら
れる。アドレスバッファ7は外部から与えられるアドレ
ス入力を受け、内部アドレスを発生する。アドレスデコ
ーダ8は、このアドレスバッファ7からの内部アドレス
をデコードし、メモリセルアレイ6の対応するメモリセ
ルを選択する。FIG. 32 schematically shows a general configuration of a ROM. In FIG. 32, the ROM includes a memory cell array 6 in which memory cells for storing information are arranged in a matrix of rows and columns. In order to select a desired memory cell from the memory cell array 6,
An address buffer 7 and an address decoder 8 are provided. Address buffer 7 receives an externally applied address input and generates an internal address. Address decoder 8 decodes the internal address from address buffer 7 and selects a corresponding memory cell in memory cell array 6.
【0006】アドレス入力は、メモリセルアレイ6の行
および列をそれぞれ指定する行アドレスおよび列アドレ
スを含んでもよく、また行アドレスのみを含んでもよ
い。メモリセルアレイ6の1行が1ワードで構成される
場合のように1行のメモリセルデータが同時に読出され
るROMの場合、列アドレスは不要である。したがっ
て、この場合アドレス入力は行アドレスのみを含む。1
行が1頁であり複数ワードを含むROMの場合、1行の
メモリセルから所望のメモリセルのデータを読出す必要
があり、この場合行アドレスおよび列アドレス両者が必
要とされる。したがって、アドレスデコーダ8も、その
ROMの構成により、行デコーダのみの場合ならびに行
デコーダおよび列デコーダ両者を含む場合とがある。第
32図に示すROMは、上述の両方の場合を含むように
一般的に示される。The address input may include a row address and a column address designating a row and a column of memory cell array 6, respectively, or may include only a row address. In the case of a ROM in which one row of memory cell data is read simultaneously, such as when one row of the memory cell array 6 is formed of one word, a column address is unnecessary. Thus, in this case, the address input contains only the row address. 1
In the case of a ROM having one page and including a plurality of words, it is necessary to read data of a desired memory cell from one row of memory cells. In this case, both a row address and a column address are required. Therefore, depending on the configuration of the ROM, address decoder 8 may include only a row decoder or may include both a row decoder and a column decoder. The ROM shown in FIG. 32 is generally shown to include both of the above cases.
【0007】このROMはさらに、外部からの制御信号
CE,OEに応答して内部制御信号AT,AT′,φp
およびOE等を発生する制御信号発生回路10と、内部
制御信号OEに応答して活性化され、選択されたメモリ
セルのデータを出力データとしてROM外部へ出力する
出力回路9と、ROMのスタンバイ時等においてメモリ
セルアレイ6内のビット線(内部データ伝達線であり、
これについては後述する)をたとえば電源電位Vccレ
ベルの所定の基準電位にプリチャージするプリチャージ
回路41を含む。The ROM further receives internal control signals AT, AT ', φp in response to external control signals CE, OE.
And a control signal generating circuit 10 for generating OE and the like; an output circuit 9 activated in response to an internal control signal OE to output data of a selected memory cell to the outside of the ROM as output data; And the like, a bit line in the memory cell array 6 (an internal data transmission line,
This includes a precharge circuit 41 for precharging to a predetermined reference potential of, for example, the power supply potential Vcc level.
【0008】内部制御信号ATは、アドレスバッファ7
におけるアドレス入力を取込み内部アドレスを発生する
タイミングを与える。内部制御信号AT′はアドレスデ
コーダ8におけるアドレスデコードのタイミングを与え
る。出力回路9はメモリセルアレイ6の選択メモリセル
のデータを増幅する増幅器およびこの増幅器出力をバッ
ファ処理して出力データを導出する出力バッファを含
む。この内部制御信号OEはこの出力回路9を活性化す
るタイミングを規定する。The internal control signal AT is supplied to an address buffer 7
At the timing of fetching the address input and generating an internal address. Internal control signal AT 'gives the timing of address decoding in address decoder 8. Output circuit 9 includes an amplifier for amplifying data of a selected memory cell in memory cell array 6 and an output buffer for buffering the output of the amplifier to derive output data. The internal control signal OE defines the timing for activating the output circuit 9.
【0009】プリチャージ回路41は内部制御信号φp
に応答して活性化される。外部からの制御信号CEはこ
のROMをイネーブル状態に設定するための制御信号で
ある。制御信号OEはこのROMのデータ出力タイミン
グを与える制御信号である。プリチャージ信号φpは通
常、制御信号CEが不活性状態にあるときに活性状態と
される。The precharge circuit 41 has an internal control signal φp
Activated in response to An external control signal CE is a control signal for setting the ROM to an enabled state. The control signal OE is a control signal for giving data output timing of the ROM. Precharge signal φp is normally activated when control signal CE is inactive.
【0010】第33図は第32図に示すROMのメモリ
セルの構造を示す図である。第33図においてROMメ
モリセルMCは、1個のMOSトランジスタ(絶縁ゲー
ト型電界効果トランジスタ)1を含む。このMOSトラ
ンジスタ1は、そのゲートがワード線2に接続され、そ
のソースがたとえば接地電位である基準電位Vssを与
える基準電位線4に接続される。MOSトランジスタ1
のドレインはこのメモリセルMCの記憶データに応じて
ビット線3へ接続または非接続とされる。この第33図
において破線の丸印で囲んだ領域16の接続/非接続は
トランジスタ製造工程において配線をマスクするかしな
いかにより設定される。このビット線3の一方端には、
プリチャージ信号φpに応答してビット線3をたとえば
動作電源電位である第2の基準電位Vccに接続するプ
リチャージトランジスタ15が設けられる。次にこの第
32図および第33図に示すROMの動作をその動作波
形図である第34図を参照して説明する。FIG. 33 shows a structure of a memory cell of the ROM shown in FIG. In FIG. 33, the ROM memory cell MC includes one MOS transistor (insulated gate field effect transistor) 1. MOS transistor 1 has its gate connected to word line 2 and its source connected to reference potential line 4 supplying reference potential Vss, which is, for example, the ground potential. MOS transistor 1
Is connected or disconnected to bit line 3 according to the data stored in memory cell MC. In FIG. 33, the connection / disconnection of the region 16 surrounded by the broken circle is set depending on whether or not the wiring is masked in the transistor manufacturing process. At one end of the bit line 3,
In response to precharge signal φp, there is provided a precharge transistor 15 for connecting bit line 3 to a second reference potential Vcc, for example, an operating power supply potential. Next, the operation of the ROM shown in FIGS. 32 and 33 will be described with reference to the operation waveform diagram of FIG.
【0011】まず制御信号CEが“H”にあり、ROM
がディスエーブル状態のスタンバイ状態にある場合、プ
リチャージ信号φpは“H”レベルにある。したがって
プリチャージトランジスタ15はON状態であり、ビッ
ト線3は電源電位Vccレベルの“H”にプリチャージ
されている。First, when the control signal CE is at "H" and the ROM
Is in the disabled standby state, precharge signal φp is at “H” level. Therefore, precharge transistor 15 is in the ON state, and bit line 3 is precharged to "H" of power supply potential Vcc level.
【0012】制御信号CEが“L”へ立下がるとこのR
OMはイネーブル状態となり、メモリサイクルが始ま
る。この制御信号CEの立下がりに応答して、アドレス
バッファ7へ与えられたアドレスがそこへ取込まれ、内
部アドレスが発生される。この内部アドレスを発生する
タイミングは制御信号ATにより規定される。アドレス
デコーダ8はまたこのアドレスバッファ7からの内部ア
ドレスをデコードし、選択されたワード線上へ行選択信
号WLを伝達する。アドレスデコーダ8におけるデコー
ドタイミングは内部制御信号AT′により規定される。
選択ワード線上に行選択信号WLが伝達され、その電位
が“H”へ上昇すると、このワード線に接続されるメモ
リセルMCのトランジスタ1がON状態となる。When control signal CE falls to "L", R
OM is enabled and a memory cycle begins. In response to the fall of control signal CE, the address applied to address buffer 7 is taken there, and an internal address is generated. The timing at which this internal address is generated is defined by control signal AT. Address decoder 8 also decodes the internal address from address buffer 7 and transmits row select signal WL onto the selected word line. The decode timing in address decoder 8 is defined by internal control signal AT '.
When the row selection signal WL is transmitted to the selected word line and its potential rises to "H", the transistor 1 of the memory cell MC connected to this word line is turned on.
【0013】いま第33図においてトランジスタ1のド
レインが領域16を介してビット線3に接続されている
場合を考える。この場合、ビット線3のプリチャージ電
荷はON状態のトランジスタ1を介して基準電位Vss
へと放電され、このビット線3の電位が下降する。Now, consider the case where the drain of transistor 1 is connected to bit line 3 via region 16 in FIG. In this case, the precharge charge of the bit line 3 is supplied to the reference potential Vss
And the potential of the bit line 3 falls.
【0014】一方、このトランジスタ1とビット線3と
の間の領域16に配線が形成されていない場合、トラン
ジスタ1とビット線3との間に電荷の放電経路は存在し
ないため、ビット線3はプリチャージされた電位を保持
する。このビット線3上の電位は出力回路9に含まれる
増幅器により検知・増幅される。On the other hand, if no wiring is formed in the region 16 between the transistor 1 and the bit line 3, there is no charge discharge path between the transistor 1 and the bit line 3. Holds the precharged potential. The potential on the bit line 3 is detected and amplified by an amplifier included in the output circuit 9.
【0015】次いで制御信号OEが“L”へ立下がると
出力回路9の活性化が行なわれ、選択されたメモリセル
のデータが出力データDとして出力される。ここで信号
OEが“H”の場合、この出力データDはハイインピー
ダンス状態になる。また、出力信号OEが“L”へ立下
がったとき、出力データDが最初無効であり、所定時間
経過後有効データとなるのは、この信号OE立下がり時
点における出力データDの値が選択メモリセルデータで
あるか否か、不明であるためである。Next, when control signal OE falls to "L", output circuit 9 is activated, and data of the selected memory cell is output as output data D. Here, when the signal OE is "H", the output data D is in a high impedance state. When the output signal OE falls to "L", the output data D is initially invalid and becomes valid data after a lapse of a predetermined time because the value of the output data D at the time when the signal OE falls is selected memory. This is because it is unknown whether the data is cell data.
【0016】この第34図に示す動作波形図において
は、第33図に示す領域16が切断されており、ビット
線3がプリチャージ電位を保持する場合にメモリセルM
Cがデータ“1”を保持しており、この領域16が接続
状態にあり、ビット線3の電位が低下する場合がデータ
“0”を保持する状態に対応している場合が一例として
示される。In the operation waveform diagram shown in FIG. 34, region 16 shown in FIG. 33 is cut off, and memory cell M is turned off when bit line 3 holds the precharge potential.
For example, a case where C holds data “1”, this region 16 is in a connected state, and a case where the potential of the bit line 3 decreases corresponds to a state where data “0” is held. .
【0017】1つのメモリサイクルが完了すると、制御
信号CEは“H”に立上がる。この制御信号CEは、プ
リチャージ時間Tbが経過しなければ次に再び“L”へ
立下がることはできない。この時間Tbは、ビット線3
を電源電位Vccレベルにプリチャージするのに必要と
される時間である。When one memory cycle is completed, control signal CE rises to "H". This control signal CE cannot fall to "L" again unless the precharge time Tb has elapsed. This time Tb corresponds to bit line 3
Required for precharging to the power supply potential Vcc level.
【0018】[0018]
【発明が解決しようとする課題】上述のごとくROM
は、簡単なメモリセル構造およびその高集積性ゆえに広
く一般に、変更する必要のないデータおよびプログラム
等を記憶するために用いられている。しかしながら、R
OMは1メモリセルが1トランジスタであるため、その
記憶容量に等しい数のトランジスタを必要とする。い
ま、第35図に8ワード×1ビットのROMの構成を示
す。SUMMARY OF THE INVENTION As described above, ROM
Are widely and generally used for storing data and programs that do not need to be changed because of their simple memory cell structure and their high integration. However, R
Since one memory cell is one transistor in the OM, a number of transistors equal to the storage capacity is required. FIG. 35 shows the configuration of an 8 word × 1 bit ROM.
【0019】第35図において、8本のワード線12
e,12f,12g,12h,12i,12j,12k
および12lとビット線3とのそれぞれの交点にメモリ
セルトランジスタ11e,11f,11g,11h,1
1i,11j,11kおよび11lが設けられる。In FIG. 35, eight word lines 12
e, 12f, 12g, 12h, 12i, 12j, 12k
And 12l at the respective intersections of the bit line 3 and the memory cell transistors 11e, 11f, 11g, 11h, 1
1i, 11j, 11k and 11l are provided.
【0020】メモリトランジスタ11e,11g,11
i,11jはそのドレインが領域16を介してビット線
3に接続される。メモリトランジスタ11f,11h,
11kおよび11lのドレインは配線領域16において
ビット線と切離されている。メモリトランジスタ11e
〜11lそれぞれのソースはたとえば接地電位である基
準電位(以下、単に接地電位と称す)線4に接続され、
それぞれのゲートは対応のワード線に接続されている。The memory transistors 11e, 11g, 11
i, 11j has its drain connected to the bit line 3 via the region 16. The memory transistors 11f, 11h,
The drains of 11k and 11l are separated from the bit lines in the wiring region 16. Memory transistor 11e
To 11l are connected to a reference potential (hereinafter simply referred to as ground potential) line 4 which is, for example, a ground potential,
Each gate is connected to a corresponding word line.
【0021】これらのメモリセルを指定するためのアド
レス入力は、外部から与えられ、アドレスデコーダ8
(第32図参照)でデコードされ、対応のワード線に行
選択信号WLが伝達される。この場合、ワード線12e
〜12lのいずれかへ行選択信号WLが伝達される。い
ま、ワード線12e〜12lがアドレス1〜アドレス8
にそれぞれ対応するものとする。Address inputs for designating these memory cells are externally applied, and address decoder 8
(See FIG. 32), and the row select signal WL is transmitted to the corresponding word line. In this case, the word line 12e
Row selection signal WL is transmitted to any of .about.121. Now, word lines 12e to 12l have addresses 1 to 8
Respectively.
【0022】このような8ワード×1ビットのROMの
場合の、アドレス入力とワード線上の電位と選択される
メモリセルトランジスタ(ON状態のトランジスタ)と
そのときに読出されるデータの関係を一覧にして第36
図に示す。In the case of such an 8 word × 1 bit ROM, the relationship between the address input, the potential on the word line, the selected memory cell transistor (transistor in the ON state) and the data read at that time is listed. Thirty-six
Shown in the figure.
【0023】たとえばアドレス入力がアドレス1の場
合、ワード線12eが選択され、その電位が“H”に立
上がり、メモリセルトランジスタ11eがON状態とな
る。このメモリセルトランジスタ11eはそのドレイン
がビット線3に接続されているため、ビット線3の電位
は“L”に立下がり、読出されるデータは“0”とな
る。以下、同様に、アドレス入力に応じて対応のワード
線の電位が立上がり、各メモリセルトランジスタが導通
状態となり、そのドレインの接続状態に応じて読出され
るデータが決定される。For example, when the address input is address 1, word line 12e is selected, its potential rises to "H", and memory cell transistor 11e is turned on. Since the drain of the memory cell transistor 11e is connected to the bit line 3, the potential of the bit line 3 falls to "L" and the data to be read becomes "0". Hereinafter, similarly, the potential of the corresponding word line rises according to the address input, and each memory cell transistor becomes conductive, and the data to be read is determined according to the connection state of the drain.
【0024】上述のように、8ワード×1ビットのRO
Mのメモリセルアレイを構成するためには、各メモリセ
ルに対し1個のトランジスタすなわち8個のトランジス
タを必要とする。一般に、Nワード×MビットのROM
を構成する場合、そのメモリセルアレイ内にはN×M個
のトランジスタが必要となる。したがって、ROMが大
容量化されるにつれ、トランジスタの数も多くなり、そ
の占有面積が大きくなるという問題が生じる。また、ア
レイ面積が限られている場合、十分な面積のメモリセル
トランジスタ形成領域を確保するのが困難となり信頼性
の高いメモリセルトランジスタを得ることができなくな
る。As described above, an RO of 8 words × 1 bit is used.
In order to form an M memory cell array, one transistor, that is, eight transistors, is required for each memory cell. Generally, N words x M bits of ROM
, N × M transistors are required in the memory cell array. Therefore, as the capacity of the ROM is increased, the number of transistors is increased and the area occupied by the transistors is increased. Further, when the array area is limited, it is difficult to secure a memory cell transistor formation region with a sufficient area, and it is impossible to obtain a highly reliable memory cell transistor.
【0025】また、このようなROMがディジタル信号
処理用途に用いられる場合、その処理内容に応じてRO
Mを切換えるいわゆるバンク構成が採られることが多
い。When such a ROM is used for digital signal processing, the RO is determined according to the processing contents.
A so-called bank configuration for switching M is often adopted.
【0026】たとえば第37図は、テーブル・ルック・
アップ方式の演算を実現するROM構成を概略的に示す
図である。第37図において、それぞれの動作モードに
応じた係数の組を記憶する第1のROM31aおよび第
2のROM31bが設けられる。この第1および第2の
ROMのいずれか一方をその動作モードすなわち処理内
容に応じて選択するために動作モード指定信号SAが各
ROM31aおよび31bの選択入力SEへ与えられ
る。For example, FIG.
FIG. 3 is a diagram schematically showing a ROM configuration for implementing an up-type operation. In FIG. 37, there are provided a first ROM 31a and a second ROM 31b for storing a set of coefficients corresponding to each operation mode. An operation mode designating signal SA is applied to a selection input SE of each of the ROMs 31a and 31b in order to select one of the first and second ROMs according to the operation mode, that is, the processing content.
【0027】ROM31aは入力xに対する出力結果a
・xを格納しており、一方ROM31bは入力xに対す
る出力b・xを格納している。この入力xはROM31
aおよび31bのそれぞれアドレス入力として与えられ
る。このようなROMバンク構成の場合、動作モード指
定信号SAがROM31aを選択している場合、入力x
に対し出力z=a・xが得られる。The ROM 31a stores the output result a for the input x.
X is stored, while the ROM 31b stores the output b · x for the input x. This input x is stored in the ROM 31
a and 31b are provided as address inputs, respectively. In such a ROM bank configuration, when the operation mode designating signal SA selects the ROM 31a, the input x
, An output z = ax is obtained.
【0028】動作モード指定信号SAがROM31bを
選択している場合、入力xに対する出力z=b・xが得
られる。このようなバンク構成の一例としては、たとえ
ば一方のROMは入力xを2倍し、他方のROMは入力
xを2で割った結果を出力する場合などが考えられる。When the operation mode designating signal SA selects the ROM 31b, an output z = b.x for the input x is obtained. As an example of such a bank configuration, for example, one ROM may double the input x and the other ROM may output the result of dividing the input x by 2.
【0029】このようなバンク構成を取り、動作モード
に応じてバンクを切換える場合、ROMを複数個必要と
し、このためディジタル信号処理専用集積回路装置内に
このようなROMを組込む場合、その占有面積が大きく
なるという問題が生じる。この場合、入力xと動作モー
ド指定信号SAとを組合わせたものをアドレスとして用
い、1個のROMのみで構成することも可能であるが、
この場合においても1個のROMの記憶容量には第37
図に示すROMの2個分の記憶容量が必要となり、その
規模が大きくなる。When such a bank configuration is adopted and a bank is switched in accordance with the operation mode, a plurality of ROMs are required. Therefore, when such a ROM is incorporated in an integrated circuit device exclusively for digital signal processing, the occupied area is required. Is increased. In this case, a combination of the input x and the operation mode designating signal SA is used as an address, and it is also possible to configure only one ROM.
Also in this case, the storage capacity of one ROM is equal to the 37th.
The storage capacity for two ROMs shown in the figure is required, and the scale becomes large.
【0030】またさらに、ディジタル信号処理用途の典
型的な例としては画像処理用途がある。このような画像
処理分野においては、直交変換、サンプリング周波数の
変換等が頻繁に行なわれる。たとえば離散フーリエ変換
においてはフーリエ変換、逆フーリエ変換、バタフライ
演算を行なうための行列置換などを行なうための係数が
それぞれ別々のROMに格納される。Still further, a typical example of digital signal processing is image processing. In such image processing fields, orthogonal transformation, sampling frequency transformation, and the like are frequently performed. For example, in the discrete Fourier transform, coefficients for performing a Fourier transform, an inverse Fourier transform, a matrix permutation for performing a butterfly operation, and the like are stored in separate ROMs.
【0031】第38図はこのような画像処理専用半導体
集積回路装置におけるマトリクス演算回路部の構成を概
略的に示す図である。この第38図に示す信号処理用集
積回路装置の構成は、たとえば日経エレクトロニクス、
1990年2月5日号(第492号)の第174頁ない
し第175頁に示されている。第38図においては二次
元の離散コサイン変換の回路構成の一部が示されてお
り、この装置は、マトリクス演算回路33と、各々が予
め定められた係数の組を格納するROM32a,32
b,32cおよび32dを含む。FIG. 38 is a diagram schematically showing a configuration of a matrix operation circuit section in such a semiconductor integrated circuit device dedicated to image processing. The configuration of the signal processing integrated circuit device shown in FIG.
It is shown on pages 174 to 175 of February 5, 1990 (No. 492). FIG. 38 shows a part of the circuit configuration of the two-dimensional discrete cosine transform. This device comprises a matrix operation circuit 33 and ROMs 32a and 32 each storing a predetermined set of coefficients.
b, 32c and 32d.
【0032】このROM32aないし32dのいずれか
1つを選択状態とするために、外部から与えられる動作
モード指定信号SB(2ビット)が各ROM32a〜3
2dの選択入力SEへ与えられる。In order to set any one of the ROMs 32a to 32d to the selected state, an externally applied operation mode designating signal SB (2 bits) is applied to each of the ROMs 32a to 32d.
It is provided to a selection input SE of 2d.
【0033】マトリクス演算回路33は、予め定められ
たn行m列(たとえば8行8列)の画素を1つの単位と
して変換処理を行なう。すなわち画素xi j の1つの単
位ブロックを与えられたとき、マトリクス演算回路はこ
のROM32a〜32dのいずれかからの係数をこの与
えられた入力xi j に乗算し、その乗算結果を順次累算
して出力Σai j ・xi j を出力する。ここでai j は
選択されたROMから出力される係数である。The matrix operation circuit 33 performs a conversion process using a predetermined pixel of n rows and m columns (for example, 8 rows and 8 columns) as one unit. That is, when one unit block of the pixel x ij is given, the matrix operation circuit multiplies the given input x ij by a coefficient from any of the ROMs 32a to 32d and sequentially accumulates the multiplication results. The output Σa ij · x ij is output. Here, a ij is a coefficient output from the selected ROM.
【0034】この第38図に示すような構成の場合、そ
の動作モードに応じて1つの係数ROMが選択され、演
算回路33において入力xi j と予め定められた演算が
行なわれている。この場合、入力xi j の分解度(構成
ビット数すなわちデータ幅)が増加し、かつ演算回路3
3が扱う単位ブロックの規模が大きくなれば、各ROM
が格納する係数の数も多くなり、かつその係数のデータ
幅も多くなるためROMの容量が増大する。したがっ
て、このようなROMをそれぞれ動作モードに応じて切
換える構成の場合においても複数のROMが必要とさ
れ、ROM部の規模が増大し、高集積化に対する1つの
障害となる。In the case of the configuration shown in FIG. 38, one coefficient ROM is selected in accordance with the operation mode, and the arithmetic circuit 33 performs an input x ij and a predetermined arithmetic operation. In this case, the resolution (the number of constituent bits, that is, the data width) of the input x ij increases, and the operation circuit 3
If the size of the unit block handled by 3 becomes large, each ROM
Increases the number of coefficients to be stored and also increases the data width of the coefficients, thereby increasing the capacity of the ROM. Therefore, even in the case of such a configuration in which each of the ROMs is switched according to the operation mode, a plurality of ROMs are required, and the scale of the ROM unit increases, which is one obstacle to high integration.
【0035】ここで、上述の文献において4つの係数R
OMが用いられているのは、離散コサイン変換用係数を
格納するROM,逆コサイン変換を行なうための係数を
格納するためのROM、バタフライ演算を行なうための
行列置換を実行するための係数を格納するためのRO
M、およびこの離散コサイン変換による符号化時におい
て生じたブロックひずみを軽減するためのループ内フィ
ルタ(ローパスフィルタ)として機能させるための係数
を格納するためのROMをサポートするためである。こ
のループ内フィルタとして機能させる場合、マトリクス
演算回路33は1つのディジタルフィルタとして機能す
る。Here, in the above document, four coefficients R
The OM is used for storing a ROM for storing coefficients for discrete cosine transform, a ROM for storing coefficients for performing inverse cosine transform, and storing a coefficient for performing matrix permutation for performing butterfly operation. RO to do
This is to support ROM for storing M and a coefficient for functioning as a filter in a loop (low-pass filter) for reducing block distortion generated at the time of encoding by the discrete cosine transform. When functioning as a filter in the loop, the matrix operation circuit 33 functions as one digital filter.
【0036】また、第39図に示すように、ROMは、
所定のプログラムを格納するプログラムROMとして用
いられることも多い。このプログラムROM35は、通
常、マイクロコード化されたプログラムを格納してお
り、CPU36が所定の処理プログラムを外部記憶装置
にアクセスすることなく高速で実行することが可能にな
るという利点を有している。制御分野等においては、こ
のようなCPU36およびプログラムROM35が制御
回路として用いられる場合、ワンチップのマイクロコン
ピュータとして用いられる場合が多く、このプログラム
ROM35に格納される処理プログラムの規模が大きく
なれば、応じてプログラムROM35の規模も大きくな
り、このような制御回路をワンチップでコンパクトに構
成することができなくなる。As shown in FIG. 39, the ROM
It is often used as a program ROM for storing a predetermined program. The program ROM 35 usually stores a microcoded program, and has an advantage that the CPU 36 can execute a predetermined processing program at a high speed without accessing an external storage device. . In the control field and the like, when such a CPU 36 and the program ROM 35 are used as control circuits, they are often used as one-chip microcomputers. As a result, the scale of the program ROM 35 becomes large, and it becomes impossible to form such a control circuit compactly with one chip.
【0037】ある制御システムにおいて、A点における
状態変数とB点における状態変数B両者が所定の条件を
満たす場合にのみこのシステムは正常であると判定する
ような制御装置を考える。今、入力xがA点におけるあ
る状態変数を表わし、入力yがB点におけるある状態変
数を示すとする。制御システムは、この入力xおよびy
に同じ係数aを乗算し、得られた結果axおよびayを
所定の基準値pおよびqとそれぞれ比較することによ
り、被制御対象システムの正常/異常を判定する構成を
考える。このような構成の一例を図40に示す。In a control system, consider a control device that determines that the system is normal only when both the state variable at the point A and the state variable B at the point B satisfy predetermined conditions. Now, suppose that an input x represents a certain state variable at point A, and an input y represents a certain state variable at point B. The control system uses these inputs x and y
Is multiplied by the same coefficient a, and the obtained results ax and ay are compared with predetermined reference values p and q, respectively, to determine whether the controlled system is normal or abnormal. FIG. 40 shows an example of such a configuration.
【0038】図40においては、第1のROM41が入
力xと係数aとの乗算結果axをテーブル形式で格納
し、第2のROM42が入力yと係数aとの乗算結果a
yをテーブル形式で格納する。減算器43は第1のRO
Mからの乗算結果出力axと所定の基準値pとの減算を
行ない、第2の減算器44が第2のROM42からの乗
算結果出力ayと所定の基準値qとの減算を行なう。減
算器45はこの減算器43および44の出力を受け、こ
の両減算器43および44の出力両者が所定値よりも小
さいときのみ被制御対象システムが正常であることを示
す信号を発生する。このようなシステムの一例として
は、入力xおよびyが熱電対からの検出出力であり、係
数“a”がこの熱電対の検出出力を温度に変換する電圧
/温度変換係数であるような場合が考えられる。In FIG. 40, a first ROM 41 stores a multiplication result ax of an input x and a coefficient a in a table format, and a second ROM 42 stores a multiplication result a of an input y and a coefficient a.
y is stored in a table format. The subtractor 43 outputs the first RO
The multiplication result output ax from M is subtracted from a predetermined reference value p, and the second subtractor 44 subtracts the multiplication result output ay from the second ROM 42 and the predetermined reference value q. The subtractor 45 receives the outputs of the subtracters 43 and 44 and generates a signal indicating that the controlled system is normal only when the outputs of both the subtracters 43 and 44 are smaller than a predetermined value. One example of such a system is where the inputs x and y are the detected outputs from a thermocouple and the coefficient "a" is a voltage / temperature conversion coefficient that converts the detected output of the thermocouple to temperature. Conceivable.
【0039】演算回路45は第1の減算器43からの出
力ax−pが第1の所定値(許容誤差)以下であり、ま
た第2の減算器44の出力ay−qが第2の所定値以下
の場合においてのみ正常指示信号を発生する。The arithmetic circuit 45 determines that the output ax-p from the first subtractor 43 is equal to or less than a first predetermined value (permissible error) and the output ay-q of the second subtractor 44 is a second predetermined value. A normal indication signal is generated only when the value is equal to or less than the value.
【0040】この場合、入力xおよび入力yは同時に処
理する必要があるため、2個のROMすなわち第1のR
OM41および第2のROM42が必要とされる。この
第1および第2のROM41および42は同一の係数を
格納する。第1および第2のROM41および42は同
一の記憶内容を有しているものの、入力xおよび入力y
は別々のものであり、1個のROMへ同時に与えること
はできないためである。したがって、制御システムの構
成としては、その2個のROMを用いる必要があるた
め、コンパクトな構造とすることができず、その占有面
積も大きくなる。In this case, since the input x and the input y must be processed simultaneously, two ROMs, that is, the first R
An OM 41 and a second ROM 42 are required. The first and second ROMs 41 and 42 store the same coefficient. Although the first and second ROMs 41 and 42 have the same storage contents, the inputs x and y
Are different and cannot be given to one ROM at the same time. Therefore, as the configuration of the control system, it is necessary to use the two ROMs, so that a compact structure cannot be achieved and the occupied area increases.
【0041】また、ROMにおいては、データ読出時に
おいてビット線の放電によりデータの“1”および
“0”の読出を行なっている。この場合、1ワードは複
数ビットで構成されるため、複数のビット線において電
荷の放電が行なわれる。この放電電荷は接地電位へと流
れる。このため、この放電電荷により接地電位の上昇な
どが生じ、正確なデータの読出を行なうことができなく
なるような場合も生じる。In the ROM, data "1" and "0" are read by discharging bit lines during data reading. In this case, since one word is composed of a plurality of bits, electric charges are discharged in a plurality of bit lines. This discharge charge flows to the ground potential. For this reason, the discharge charge causes an increase in the ground potential and the like, which may make it impossible to read data accurately.
【0042】それゆえ、この発明の目的は上述の従来の
ROMの欠点を除去し、同一占有面積で記憶容量を大幅
に増大することのできるROMを提供することである。It is therefore an object of the present invention to eliminate the above-mentioned disadvantages of the conventional ROM and to provide a ROM capable of greatly increasing the storage capacity with the same occupied area.
【0043】この発明の他の目的は、少ないメモリトラ
ンジスタの数でより多くの記憶容量を実現するROMを
提供することである。Another object of the present invention is to provide a ROM which realizes a larger storage capacity with a smaller number of memory transistors.
【0044】この発明のさらに他の目的は、1個のメモ
リセルが複数の異なるワードビットを表現することので
きるROMを提供することである。Still another object of the present invention is to provide a ROM in which one memory cell can express a plurality of different word bits.
【0045】この発明のさらに他の目的は、1ワードが
複数ビットで構成されるROMにおいても、確実にデー
タの読出を行なうことのできるROMを提供することで
ある。Still another object of the present invention is to provide a ROM that can reliably read data even in a ROM in which one word is composed of a plurality of bits.
【0046】[0046]
【課題を解決するための手段】請求項1の発明に係る読
出専用半導体記憶装置は、少なくとも1本の内部データ
を伝達するためのビット線と、行選択信号を伝達するた
めのワード線と、ビット線とワード線との交点に配設さ
れる各々が情報を記憶するメモリセルとを含む。According to a first aspect of the present invention, there is provided a read-only semiconductor memory device comprising: a bit line for transmitting at least one internal data; a word line for transmitting a row selection signal; Each includes a memory cell for storing information, which is provided at an intersection of a bit line and a word line.
【0047】請求項1の発明に係る読出専用半導体記憶
装置はさらに、各々に基準電位が伝達される複数の基準
電位伝達線と、外部からの電位指示信号に応答して基準
電位伝達線の各電位を設定する電位設定手段とを含む。The read-only semiconductor memory device according to the first aspect of the present invention further comprises a plurality of reference potential transmission lines to each of which a reference potential is transmitted, and each of the reference potential transmission lines in response to a potential instruction signal from the outside. Potential setting means for setting a potential.
【0048】複数の基準電位伝達線は、複数のメモリセ
ルに共通にかつ接続可能に配設される。メモリセルの各
々は、これら複数の基準電位伝達線のいずれかと選択的
に接続またはすべてと非接続とされてデータを記憶する
メモリトランジスタを有する。メモリセルは、該メモリ
トランジスタが対応のワード線上の行選択信号の活性化
時、ビット線とこれら複数の基準電位伝達線のいずれか
を電気的に接続するかまたはこれら複数の基準電位伝達
線すべてとビット線とを電気的に分離することにより、
記憶データが読出される。The plurality of reference potential transmission lines are arranged so as to be commonly connectable to a plurality of memory cells. Each of the memory cells has a memory transistor which is selectively connected to or disconnected from any of the plurality of reference potential transmission lines and stores data. When the memory transistor activates a row selection signal on a corresponding word line, the memory cell electrically connects the bit line to one of the plurality of reference potential transmission lines or all of the plurality of reference potential transmission lines. And the bit lines are electrically separated,
The stored data is read.
【0049】請求項2の発明にかかる読出専用半導体記
憶装置は、複数の基準電位伝達線とビット線とを平行に
配置したものである。According to a second aspect of the present invention, there is provided a read-only semiconductor memory device in which a plurality of reference potential transmission lines and bit lines are arranged in parallel.
【0050】[0050]
【作用】請求項1の発明に係る読出専用半導体記憶装置
は、その電位が外部からの信号に応答して変更可能にさ
れた複数の基準電位伝達線を有している。メモリセルの
トランジスタは、ワード線選択時におけるビット線とこ
れらの複数の基準電位伝達線との接続態様により情報を
記憶している。The read-only semiconductor memory device according to the first aspect of the present invention has a plurality of reference potential transmission lines whose potentials can be changed in response to an external signal. The transistor of the memory cell stores information by a connection mode between the bit line when the word line is selected and the plurality of reference potential transmission lines.
【0051】この複数の基準電位伝達線の電位を外部か
らの電位指示信号に応答して変更することにより、ワー
ド線選択時においてメモリセルトランジスタがビット線
上に伝達する情報を可変とすることができる。したがっ
て、同一メモリセルが選択されても、複数の異なるワー
ドビットを表現することができ、1個のメモリセルが複
数のアドレスに対応する読出専用半導体記憶装置を得る
ことができる。By changing the potentials of the plurality of reference potential transmitting lines in response to an external potential designating signal, the information transmitted from the memory cell transistor to the bit line when the word line is selected can be made variable. . Therefore, even when the same memory cell is selected, a plurality of different word bits can be expressed, and a read-only semiconductor memory device in which one memory cell corresponds to a plurality of addresses can be obtained.
【0052】請求項2の発明にかかる読出専用半導体記
憶装置においては基準電位伝達線とビット線とが平行に
配置されているため、1つの基準電位伝達線へは1個の
メモリセルを介してビット線電荷の充放電が行なわれる
だけである。このためビット線放電時においても、接地
電位へ流れる電荷量はごくわずかとなり、接地電位線の
電位の上昇を防止することができ、確実なデータの読出
を行なうことができる。In the read-only semiconductor memory device according to the second aspect of the present invention, since the reference potential transmission line and the bit line are arranged in parallel, one reference potential transmission line is connected via one memory cell. Only charge / discharge of the bit line charge is performed. Therefore, even when the bit line is discharged, the amount of charge flowing to the ground potential is very small, so that the potential of the ground potential line can be prevented from rising, and data can be reliably read.
【0053】[0053]
【実施例】第2図はこの発明の一実施例であるROMの
全体の構成を概略的に示す図である。第2図において、
ROM100は、第32図に示す従来のROMの構成に
加えて、外部から与えられる電位指示信号Sに応答して
予め定められた基準電位の組を発生し、メモリセルアレ
イ6内に設けられた基準電位伝達線(第2図には示さ
ず)へ伝達する基準電位発生回路50を備える。ここ
で、第2図に示すROMにおいて、従来のROMと対応
する部分には同一の参照番号が付されている。FIG. 2 is a diagram schematically showing the entire configuration of a ROM according to an embodiment of the present invention. In FIG.
The ROM 100 generates a predetermined set of reference potentials in response to an externally applied potential instruction signal S in addition to the configuration of the conventional ROM shown in FIG. A reference potential generating circuit 50 for transmitting the potential to a potential transmission line (not shown in FIG. 2) is provided. Here, in the ROM shown in FIG. 2, portions corresponding to those of the conventional ROM are denoted by the same reference numerals.
【0054】この電位指示信号Sは、動作モード指示信
号、バンク選択信号、アドレス信号等のいずれであって
もよい。The potential instruction signal S may be any of an operation mode instruction signal, a bank selection signal, an address signal, and the like.
【0055】第1図はこの発明の一実施例であるROM
のメモリセルの構造の一例を示す図である。第1図にお
いて、メモリセルMCは、1個のMOSトランジスタ1
と、各々に基準電位が伝達される基準電位伝達線5aお
よび5bを含む。この基準電位伝達線5aおよび5bへ
は、第2図に示す基準電位発生回路50から、外部から
の電位手段信号Sに応答して決められた組合わせの基準
電位が伝達される。FIG. 1 shows a ROM according to an embodiment of the present invention.
3 is a diagram showing an example of the structure of the memory cell of FIG. In FIG. 1, a memory cell MC has one MOS transistor 1
And reference potential transmitting lines 5a and 5b to each of which a reference potential is transmitted. A reference potential of a combination determined in response to a potential means signal S from the outside is transmitted to reference potential transmission lines 5a and 5b from reference potential generating circuit 50 shown in FIG.
【0056】メモリセルトランジスタ1は、そのドレイ
ンがビット線3に接続され、そのゲートがワード線2に
接続され、そのソースが基準電位伝達線5aおよび5b
ならびに接地線4のいずれかに接続または非接続とされ
る。このメモリセルトランジスタ1のソースと基準電位
伝達線(以下、接地線4を含めて基準電位伝達線と称
す)の接続状態に応じてこのメモリセルMCの記憶情報
が設定される。この基準電位伝達線5aおよび5bへ与
えられる基準電位の組合わせは次の2つの場合が考えら
れる。Memory cell transistor 1 has a drain connected to bit line 3, a gate connected to word line 2, and a source connected to reference potential transmission lines 5a and 5b.
And is connected or disconnected to one of the ground lines 4. The storage information of the memory cell MC is set according to the connection state between the source of the memory cell transistor 1 and a reference potential transmission line (hereinafter, referred to as a reference potential transmission line including the ground line 4). The following two cases can be considered as combinations of reference potentials applied to reference potential transmission lines 5a and 5b.
【0057】ケース1:第1の基準電位伝達線5aに
“H”、第2の基準電位伝達線5bに“L”の電位が伝
達される。Case 1: "H" potential is transmitted to the first reference potential transmission line 5a, and "L" potential is transmitted to the second reference potential transmission line 5b.
【0058】ケース2:第1の基準電位伝達線5aに
“L”の電位が伝達され、第2の基準電位伝達線5bに
“H”の電位が伝達される。Case 2: The "L" potential is transmitted to the first reference potential transmission line 5a, and the "H" potential is transmitted to the second reference potential transmission line 5b.
【0059】このケース1およびケース2各々の場合に
おけるメモリトランジスタのソースの接続態様とそのと
きの記憶情報との関係を一覧にして第3図に示す。FIG. 3 is a table showing the relationship between the connection state of the source of the memory transistor and the storage information at that time in each of Case 1 and Case 2.
【0060】次に、第1図ないし第3図を参照してこの
発明の一実施例であるROMのデータ読出動作について
説明する。メモリセルトランジスタ1のソース端子と基
準電位伝達線との接続関係によりメモリセルMCの記憶
情報が決定される。まずケース1の場合について説明す
る。Next, a data read operation of the ROM according to one embodiment of the present invention will be described with reference to FIGS. The storage information of the memory cell MC is determined by the connection relationship between the source terminal of the memory cell transistor 1 and the reference potential transmission line. First, the case 1 will be described.
【0061】まず従来と同様にして、ビット線3を電源
電位Vccの“H”にプリチャージする。このプリチャ
ージ完了後、アドレス入力により、ワード線2が選択さ
れ、この選択ワード線2上へ行選択信号WLが伝達さ
れ、ワード線2の電位が“H”に立上がる。First, bit line 3 is precharged to "H" of power supply potential Vcc in the same manner as in the prior art. After completion of the precharge, the word line 2 is selected by an address input, a row selection signal WL is transmitted onto the selected word line 2, and the potential of the word line 2 rises to "H".
【0062】いま、第1の基準電位伝達線5aの電位は
“H”、第2の基準電位伝達線5bの電位は“L”に設
定されている。選択ワード線2上の電位に応答してメモ
リセルトランジスタ1が導通状態となれば、そのソース
端子が接地線4または第2の基準電位伝達線5bに接続
されている場合には、ビット線3にプリチャージされた
電荷がメモリセルトランジスタ1を介して放電され、ビ
ット線3の電位が低下し、データ“0”が読出される。Now, the potential of the first reference potential transmission line 5a is set to "H", and the potential of the second reference potential transmission line 5b is set to "L". When memory cell transistor 1 is rendered conductive in response to the potential on selected word line 2, bit line 3 is connected when its source terminal is connected to ground line 4 or second reference potential transmission line 5b. Is discharged through the memory cell transistor 1, the potential of the bit line 3 decreases, and data "0" is read.
【0063】メモリセルトランジスタ1のソース端子が
第1の基準電位伝達線5aに接続されているかまたは開
放状態(無接続状態)にされていれば、ビット線3にプ
リチャージされた電荷は放電されず、ビット線3はプリ
チャージ電位を維持し、それによりデータ“1”が読出
される。If the source terminal of memory cell transistor 1 is connected to first reference potential transmission line 5a or is in an open state (non-connection state), the charge precharged to bit line 3 is discharged. Instead, bit line 3 maintains the precharge potential, whereby data "1" is read.
【0064】次にケース2の場合について説明する。こ
の場合、第1の基準電位伝達線5aの電位は“L”、第
2の基準電位伝達線5bの電位は“H”である。ビット
線3のプリチャージ完了後、ワード線2の電位を“H”
にしてメモリセルトランジスタ1をON状態にする。メ
モリセルトランジスタ1のソース端子が接地線4または
第1の基準電位伝達線5aに接続されている場合には、
ビット線3のプリチャージされた電荷が放電され、デー
タ“0”が読出される。Next, the case 2 will be described. In this case, the potential of the first reference potential transmission line 5a is "L", and the potential of the second reference potential transmission line 5b is "H". After the completion of precharging of the bit line 3, the potential of the word line 2 is set to "H".
To turn on the memory cell transistor 1. When the source terminal of the memory cell transistor 1 is connected to the ground line 4 or the first reference potential transmission line 5a,
The precharged charge of bit line 3 is discharged, and data "0" is read.
【0065】メモリセルトランジスタ1のソース端子が
第2の基準電位伝達線5bに接続されているかまたは開
放状態とされている場合、ビット線3のプリチャージ電
位は変化せず、データ“1”が読出される。When the source terminal of memory cell transistor 1 is connected to second reference potential transmission line 5b or is in an open state, the precharge potential of bit line 3 does not change, and data "1" is output. Is read.
【0066】上述のように、この基準電位伝達線5aお
よび5bの基準電位を切換えることにより、1つのメモ
リセルにより2種類のデータを記憶することができる。As described above, by switching the reference potential of reference potential transmission lines 5a and 5b, two types of data can be stored by one memory cell.
【0067】第4図は、第1図に示すメモリセル構造を
用いた8ワード×1ビットのROMのメモリセルアレイ
の構成例を示す図である。第4図において、4本のワー
ド線12a,12b,12cおよび12dとビット線3
との交点にメモリセルトランジスタ11a,11b,1
1cおよび11dがそれぞれ配設される。FIG. 4 is a diagram showing a configuration example of a memory cell array of an 8 word × 1 bit ROM using the memory cell structure shown in FIG. In FIG. 4, four word lines 12a, 12b, 12c and 12d and a bit line 3
At the intersection with the memory cell transistors 11a, 11b, 1
1c and 11d are provided respectively.
【0068】ビット線3と平行に、第1の基準電位伝達
線5a、第2の基準電位伝達線5bおよび接地線4が配
設される。A first reference potential transmission line 5a, a second reference potential transmission line 5b and a ground line 4 are provided in parallel with bit line 3.
【0069】メモリセルトランジスタ11aはそのソー
スが接地線4に接続され、そのゲートがワード線12a
に接続され、そのドレインがビット線3に接続される。
メモリセルトランジスタ11bはそのソースが第1の基
準電位伝達線5aに接続され、そのゲートがワード線1
2bに接続され、そのドレインがビット線3に接続され
る。メモリセルトランジスタ11cはそのソースが第2
の基準電位伝達線5bに接続され、そのゲートがワード
線12cに接続され、そのドレインがビット線3に接続
される。メモリセルトランジスタ11dはそのソースが
開放状態(無接続状態)にされ、そのゲートがワード線
12dに接続され、そのドレインがビット線3に接続さ
れる。Memory cell transistor 11a has its source connected to ground line 4 and its gate connected to word line 12a.
And its drain is connected to the bit line 3.
Memory cell transistor 11b has its source connected to first reference potential transmission line 5a and its gate connected to word line 1
2b, and its drain is connected to the bit line 3. The source of the memory cell transistor 11c is the second
, Its gate is connected to word line 12 c, and its drain is connected to bit line 3. The source of the memory cell transistor 11d is opened (disconnected state), the gate is connected to the word line 12d, and the drain is connected to the bit line 3.
【0070】基準電位伝達線5aおよび5bの電位を切
換えることにより、1つのメモリセルは2つのアドレス
の情報を記憶することができる。すなわち、1本のワー
ド線が2つの異なるアドレスに対応する構成が得られ
る。By switching the potential of reference potential transmission lines 5a and 5b, one memory cell can store information of two addresses. That is, a configuration in which one word line corresponds to two different addresses is obtained.
【0071】第5図は第4図に示すROMの動作を一覧
にして示す図である。第5図に示すように、基準電位伝
達線5aおよび5bの電位をそれぞれ“H”、“L”と
した場合のケースAにおいては、アドレス1ないし4に
対応してそれぞれメモリセルトランジスタ11a〜11
dが選択され、データ“0”、“1”、“0”および
“1”が読出される。FIG. 5 is a diagram showing a list of operations of the ROM shown in FIG. As shown in FIG. 5, in case A in which the potentials of reference potential transmission lines 5a and 5b are set to "H" and "L", respectively, memory cell transistors 11a to 11a correspond to addresses 1 to 4, respectively.
d is selected, and data “0”, “1”, “0” and “1” are read.
【0072】また、基準電位伝達線5aおよび5bの電
位を切換え、それぞれ“L”、“H”とした場合のケー
スBにおいては、アドレス5ないし8に対応してメモリ
セルトランジスタ11a〜11dがそれぞれ選択され、
データ“0”、“0”、“1”および“1”が読出され
る。In case B in which the potentials of reference potential transmission lines 5a and 5b are switched to "L" and "H", respectively, memory cell transistors 11a to 11d correspond to addresses 5 to 8, respectively. Selected,
Data "0", "0", "1" and "1" are read.
【0073】すなわち、上述の構成により、ワード線1
2aはアドレス1および5に対応し、ワード線12bは
アドレス2および6に対応し、ワード線12cはアドレ
ス3および7に対応し、ワード線12dはアドレス4お
よび8に対応する。That is, the word line 1
2a corresponds to addresses 1 and 5, word line 12b corresponds to addresses 2 and 6, word line 12c corresponds to addresses 3 and 7, and word line 12d corresponds to addresses 4 and 8.
【0074】上述のように、たとえメモリセルトランジ
スタのソース端子の接続先が固定されていても、基準電
位伝達線5aおよび5bの電位を切換えることにより、
1本のワード線を複数のアドレスに対応させることがで
きる。したがって、同一容量のROMであっても、その
メモリセルトランジスタの数を大幅に低減することがで
きる。たとえば、第35図に示す従来の8ワード×1ビ
ット構成のROMと第4図のROMのメモリセルアレイ
を比較した場合、この第4図に示す構成においては、メ
モリセルトランジスタの数は4と従来例に比べて半減さ
れているのが見られる。As described above, even if the connection destination of the source terminal of the memory cell transistor is fixed, by switching the potentials of reference potential transmission lines 5a and 5b,
One word line can correspond to a plurality of addresses. Therefore, even if the ROMs have the same capacity, the number of memory cell transistors can be significantly reduced. For example, when comparing the conventional 8-word × 1-bit ROM shown in FIG. 35 with the ROM memory cell array shown in FIG. 4, the number of memory cell transistors in the configuration shown in FIG. You can see that it is halved compared to the example.
【0075】図6は、図2に示すメモリセル構造を用い
て8ワード×4ビット構成のROMを構成したときのメ
モリアレイ配置を示す図である。図6において、4本の
ワード線12a、12b、12c、および12dが4本
のビット線3a、3b、3cおよび3dと交差するよう
に配置される。基準電位伝達線4、5aおよび5bの組
が各ビット線3aないし3dそれぞれに対して設けられ
る。基準電位伝達線4、5aおよび5bはビット線3a
ないし3dと並列に設けられる。基準電位伝達線5aお
よび5bはそれぞれメイン基準線RP1およびRP2と
接続される。メイン基準線RP1およびRP2はワード
線12aないし12dと平行に配置される。このメイン
基準線RP1およびRP2へは基準電位発生回路50か
ら基準電位が伝達される。FIG. 6 is a diagram showing a memory array arrangement when a ROM of 8 words × 4 bits is constructed using the memory cell structure shown in FIG. In FIG. 6, four word lines 12a, 12b, 12c, and 12d are arranged so as to intersect with four bit lines 3a, 3b, 3c, and 3d. A set of reference potential transmission lines 4, 5a and 5b is provided for each of bit lines 3a to 3d. Reference potential transmission lines 4, 5a and 5b are bit lines 3a
To 3d. Reference potential transmission lines 5a and 5b are connected to main reference lines RP1 and RP2, respectively. Main reference lines RP1 and RP2 are arranged in parallel with word lines 12a to 12d. A reference potential is transmitted from reference potential generating circuit 50 to main reference lines RP1 and RP2.
【0076】ワード線12aないし12dとビット線3
aとの交点のそれぞれにメモリトランジスタ11aない
し11dが配置される。メモリトランジスタ11aない
し11dの各ゲートは対応のワード線12aないし12
dへそれぞれ接続される。メモリトランジスタ11aの
ソース端子は接地線4に接続される。メモリトランジス
タ11bのソース端子は基準電位伝達線5aに接続され
る。メモリトランジスタ11cのソース端子は基準電位
伝達線5bに接続される。メモリトランジスタ12dの
ソース端子は開放状態とされ、いずれの基準電位伝達線
にも接続されない。The word lines 12a to 12d and the bit line 3
Memory transistors 11a to 11d are arranged at respective intersections with a. Each gate of the memory transistors 11a to 11d is connected to a corresponding word line 12a to 12d.
d. The source terminal of the memory transistor 11a is connected to the ground line 4. The source terminal of memory transistor 11b is connected to reference potential transmission line 5a. The source terminal of memory transistor 11c is connected to reference potential transmission line 5b. The source terminal of the memory transistor 12d is open, and is not connected to any reference potential transmission line.
【0077】ワード線12aないし12dとビット線3
bとの各交点にメモリトランジスタ11e、11f、1
1gおよび11hが配置される。メモリトランジスタ1
1e、11fおよび11gの各ソース端子は基準電位伝
達線5a、5bおよび4へそれぞれ接続される。メモリ
トランジスタ11hはそのソース端子が開放状態に設定
される。ワード線12aないし12dとビット線3cと
の各交点にメモリトランジスタ11i、11j、11k
および11lが配置される。メモリトランジスタ11i
のソース端子は開放状態に設定される。メモリトランジ
スタ11j、11kおよび11lの各ソース端子は基準
電位伝達線4、5bおよび5aへそれぞれ接続される。
メモリトランジスタ11iないし11lの各ゲートがそ
れぞれ対応のワード線12aないし12dに接続され
る。The word lines 12a to 12d and the bit line 3
b, the memory transistors 11e, 11f, 1
1g and 11h are arranged. Memory transistor 1
Source terminals 1e, 11f and 11g are connected to reference potential transmission lines 5a, 5b and 4, respectively. The source terminal of the memory transistor 11h is set to an open state. Memory transistors 11i, 11j, and 11k are provided at respective intersections of word lines 12a to 12d and bit line 3c.
And 111 are arranged. Memory transistor 11i
Are set to the open state. Source terminals of memory transistors 11j, 11k and 11l are connected to reference potential transmission lines 4, 5b and 5a, respectively.
The gates of the memory transistors 11i to 11l are connected to corresponding word lines 12a to 12d, respectively.
【0078】メモリトランジスタ11m、11n、11
oおよび11pがワード線12aないし12dとビット
線3dとの各交点に配置される。メモリトランジスタ1
1mないし11pの各ゲートは対応のワード線12aな
いし12dに接続される。メモリトランジスタ11mお
よび11nの各ソース端子はそれぞれともに基準電位伝
達線5bに接続される。メモリトランジスタ11oおよ
び11pの各ソースは基準電位伝達線5aに接続され
る。The memory transistors 11m, 11n, 11
o and 11p are arranged at respective intersections of the word lines 12a to 12d and the bit line 3d. Memory transistor 1
Gates 1m to 11p are connected to corresponding word lines 12a to 12d. Source terminals of memory transistors 11m and 11n are both connected to reference potential transmission line 5b. Each source of memory transistors 11o and 11p is connected to reference potential transmission line 5a.
【0079】ビット線3aないし3dそれぞれに対して
プリチャージトランジスタ15aないし15dが設けら
れる。プリチャージトランジスタ15aないし15dは
ビット線をプリチャージ信号φpに応答してVccレベ
ル(“H”レベル)にプリチャージする。Precharge transistors 15a to 15d are provided for bit lines 3a to 3d, respectively. Precharge transistors 15a to 15d precharge the bit line to the Vcc level ("H" level) in response to precharge signal φp.
【0080】図6に示すアレイ配置においては、メイン
基準線RP1およびRP2の各々の電位を切換えること
により、1つのメモリセルに対し、2つの異なるアドレ
スのデータを記憶させることができる。すなわち、図4
に示すアレイ配置の場合と同様に、1本のワード線12
(1本のワード線12aないし12dを総称的に示す)
が2つのアドレスに対応する。In the array arrangement shown in FIG. 6, by switching the potentials of main reference lines RP1 and RP2, data of two different addresses can be stored in one memory cell. That is, FIG.
As in the case of the array arrangement shown in FIG.
(One word line 12a to 12d is generically shown)
Correspond to the two addresses.
【0081】図7はこの図6に示すRAMの動作を一覧
にして示す図である。以下、図6および図7を参照して
動作について簡単に説明する。FIG. 7 is a diagram showing a list of operations of the RAM shown in FIG. Hereinafter, the operation will be briefly described with reference to FIGS. 6 and 7.
【0082】今、基準電位伝達線5aおよび5bがそれ
ぞれ“H”(Vccレベル)および“L”(接地電位レ
ベル)に設定された場合を考える。Now, consider the case where reference potential transmission lines 5a and 5b are set to "H" (Vcc level) and "L" (ground potential level), respectively.
【0083】アドレス1が指定された場合、ワード線1
2aが選択される。このワード線12aに接続されるメ
モリトランジスタ11a、11e、11i、および11
mがオン状態となる。これにより、メモリトランジスタ
11a、11e、11i、および11mが記憶するデー
タ“0”、“1”、“1”、および“0”が対応のビッ
ト線3a、3b、3cおよび3d上へ伝達される。When address 1 is specified, word line 1
2a is selected. Memory transistors 11a, 11e, 11i, and 11 connected to word line 12a
m is turned on. Thereby, data "0", "1", "1", and "0" stored in memory transistors 11a, 11e, 11i, and 11m are transmitted onto corresponding bit lines 3a, 3b, 3c, and 3d. .
【0084】アドレス2が指定された場合、ワード線1
2bが選択され、メモリトランジスタ11b、11f、
11i、および11nがオン状態となる。この場合、ビ
ット線3a、3b、3cおよび3d上にはデータ
“1”、“0”、“0”および“0”がそれぞれ伝達さ
れる。When address 2 is designated, word line 1
2b is selected, and the memory transistors 11b, 11f,
11i and 11n are turned on. In this case, data "1", "0", "0" and "0" are transmitted on bit lines 3a, 3b, 3c and 3d, respectively.
【0085】アドレス3が指定された場合には、ワード
線12cが選択され、メモリトランジスタ11c、11
g、11kおよび11oがそれぞれ記憶するデータ
“0”、“0”、“0”および“1”が各ビット線3
a、3b、3cおよび3d上へ伝達される。When address 3 is designated, word line 12c is selected and memory transistors 11c and 11c are selected.
g, 11k and 11o store data “0”, “0”, “0” and “1”, respectively, in each bit line 3
a, 3b, 3c and 3d.
【0086】アドレス4の場合には、ワード線12dが
伝達される。メモリトランジスタ11d、11h、11
lおよび11bがオン状態となり、データ“1”、
“1”、“1”および“1”が各ビット線3a〜3d上
へ伝達される。In the case of address 4, word line 12d is transmitted. Memory transistors 11d, 11h, 11
1 and 11b are turned on, and data "1",
"1", "1" and "1" are transmitted onto each of bit lines 3a to 3d.
【0087】次に、メイン基準線RP1およびRP2へ
基準電位発生回路50から“L”および“H”の電位が
伝達されたケースBの場合を考える。Next, consider a case B in which the "L" and "H" potentials are transmitted from reference potential generating circuit 50 to main reference lines RP1 and RP2.
【0088】アドレス5、6、7および8に対しては、
それぞれワード線12a、12b、12cおよび12d
が選択される。それぞれの場合において、“0,0,
1,1”、“0,1,0,1”、“1,0,1,0”お
よび“1,1,0,0”がビット線3aないし3d上へ
各アドレスに対して伝達される。For addresses 5, 6, 7, and 8,
Word lines 12a, 12b, 12c and 12d respectively
Is selected. In each case, "0,0,
"1,1", "0,1,0,1", "1,0,1,0" and "1,1,0,0" are transmitted on bit lines 3a to 3d for each address. .
【0089】したがって、各ワード線は2つの異なるア
ドレスにより選択状態とされる。たとえば、ワード線1
2aはアドレス1および5が指定された場合に選択され
る。この図6に示す構成を用いることにより、8ワード
×4ビットのアレイ配置を4×4のメモリトランジスタ
11aないし11pを用いて実現することができる。Therefore, each word line is selected by two different addresses. For example, word line 1
2a is selected when addresses 1 and 5 are specified. By using the configuration shown in FIG. 6, an array arrangement of 8 words × 4 bits can be realized using 4 × 4 memory transistors 11a to 11p.
【0090】図8は図6に示すメモリアレイ配置と電気
的接続が等価な他のアレイ配置を示す。すなわち、図6
に示すメモリアレイ配置においては、各ビット線3(1
本のビット線を代表的に示す)に対して基準電位伝達線
4、5aおよび5bの組が設けられている。FIG. 8 shows another array arrangement equivalent in electrical connection to the memory array arrangement shown in FIG. That is, FIG.
In the memory array arrangement shown in FIG.
A set of reference potential transmission lines 4, 5a and 5b is provided for each bit line.
【0091】図8に示す構成においては基準電位伝達線
4、5aおよび5bの組が、隣接する2つのビット線に
接続されるメモリトランジスタに共有される。すなわ
ち、ビット線3aに結合されるメモリトランジスタ11
a、11b、11cおよび11dとビット線3bに接続
されるメモリトランジスタ11e、11f、11gおよ
び11hが一組の基準電位伝達線4、5aおよび5bを
共有する。In the configuration shown in FIG. 8, a set of reference potential transmission lines 4, 5a and 5b is shared by memory transistors connected to two adjacent bit lines. That is, the memory transistor 11 coupled to the bit line 3a
Memory transistors 11e, 11f, 11g and 11h connected to a, 11b, 11c and 11d and bit line 3b share a set of reference potential transmission lines 4, 5a and 5b.
【0092】ビット線3cに結合されるメモリトランジ
スタ11iないし11lとビット線3dに結合されるメ
モリトランジスタ11mないし11pが基準電位伝達線
4、5aおよび5bの別の組に結合される。Memory transistors 11i to 11l coupled to bit line 3c and memory transistors 11m to 11p coupled to bit line 3d are coupled to another set of reference potential transmission lines 4, 5a and 5b.
【0093】この図8に示すアレイ配置においては、図
6に示す場合と同様のデータが読出される。したがって
この動作については図6に示す場合と同様であり、繰返
さない。In the array arrangement shown in FIG. 8, data similar to that shown in FIG. 6 is read. Therefore, this operation is the same as that shown in FIG. 6, and will not be repeated.
【0094】この図8に示す配置に従えば、1組の基準
電位伝達線4、5aおよび5bが2つの隣接ビット線間
に設けられる。したがってこの基準電位伝達線に必要と
される配線面積を大幅に低減することができ、メモリセ
ルアレイ面積を低減することができる。According to the arrangement shown in FIG. 8, one set of reference potential transmission lines 4, 5a and 5b is provided between two adjacent bit lines. Therefore, the wiring area required for the reference potential transmission line can be significantly reduced, and the memory cell array area can be reduced.
【0095】この図8に示すアレイ配置において、1組
値の基準電位伝達線4、5aおよび5bのうちの一部、
たとえば接地線4のみが隣接ビット線に結合されるメモ
リセル間で共有される構成が用いられてもよい。In the array arrangement shown in FIG. 8, a part of one set of reference potential transmission lines 4, 5a and 5b,
For example, a configuration may be used in which only ground line 4 is shared between memory cells coupled to adjacent bit lines.
【0096】さらに、この1組の基準電位伝達線4、5
aおよび5bが3本以上のビット線に結合されるメモリ
セルに共有される構成が用いられてもよい。Further, the set of reference potential transmission lines 4, 5
A configuration in which a and 5b are shared by memory cells coupled to three or more bit lines may be used.
【0097】第9図は第2図に示す基準電位発生回路5
0の具体的構成の一例を示す図である。第9図におい
て、基準電位発生回路50は、2段の縦続接続されたイ
ンバータIV1およびIV2を含む。インバータIV1
は電位指示信号Sを受ける。インバータIV1の出力が
基準電位伝達線5bへ伝達される。インバータIV2は
インバータIV1の出力を受ける。インバータIV2の
出力が基準電位伝達線5aへ伝達される。この第9図に
構成においては、電位指示信号Sの“H”、“L”に応
じて基準電位伝達線5aおよび5bの電位を設定するこ
とができる。FIG. 9 shows the reference potential generating circuit 5 shown in FIG.
FIG. 3 is a diagram showing an example of a specific configuration of 0. In FIG. 9, reference potential generating circuit 50 includes two cascaded inverters IV1 and IV2. Inverter IV1
Receives the potential instruction signal S. The output of inverter IV1 is transmitted to reference potential transmission line 5b. Inverter IV2 receives the output of inverter IV1. The output of inverter IV2 is transmitted to reference potential transmission line 5a. In the configuration shown in FIG. 9, the potentials of reference potential transmission lines 5a and 5b can be set according to "H" and "L" of potential instruction signal S.
【0098】第1図に示すメモリセルの構成において
は、基準電位伝達線が3本設けられた場合が示されてい
る。しかしながら、この構成に代えて基準電位伝達線を
4本設け、メモリセルトランジスタのソース端子がこの
4本の基準電位伝達線のいずれかに必ず接続されるよう
に構成することもできる。In the configuration of the memory cell shown in FIG. 1, there is shown a case where three reference potential transmission lines are provided. However, instead of this configuration, four reference potential transmission lines may be provided, and the source terminal of the memory cell transistor may be connected to any one of the four reference potential transmission lines.
【0099】第10図はこの発明の他の実施例であるR
OMメモリセルの構造の一例を示す図である。この第1
0図においては、3本の基準電位伝達線4,5aおよび
5bに加えて、さらにたとえば動作電源電圧である基準
電位Vccを伝達する第4の基準電位伝達線(電源線)
20が追加される。FIG. 10 shows another embodiment of the present invention.
FIG. 3 is a diagram illustrating an example of a structure of an OM memory cell. This first
In FIG. 0, in addition to three reference potential transmission lines 4, 5a and 5b, a fourth reference potential transmission line (power supply line) for transmitting, for example, reference potential Vcc which is an operation power supply voltage.
20 are added.
【0100】メモリセルトランジスタ1のソース端子が
この基準電位伝達線4,5a,5bおよび20のいずれ
に接続されるかによりこのメモリセルの記憶データが設
定される。この場合、メモリセルトランジスタ1のソー
ス端子は必ずこれらの4本の基準電位伝達線4,5a,
5bおよび20のいずれかに接続される。接地線4へは
常に“L”の電位が伝達され、電源線20には、常に
“H”の電位が伝達される。第1および第2の基準電位
伝達線5aおよび5bの電位は電位指示信号Sに応答し
て“H”および“L”のいずれかになる。The storage data of this memory cell is set according to which of the reference potential transmission lines 4, 5a, 5b and 20 the source terminal of memory cell transistor 1 is connected to. In this case, the source terminal of the memory cell transistor 1 is always connected to these four reference potential transmission lines 4, 5a,
5b and 20 are connected. An “L” potential is always transmitted to ground line 4, and an “H” potential is always transmitted to power supply line 20. The potentials of first and second reference potential transmission lines 5a and 5b attain either "H" or "L" in response to potential instruction signal S.
【0101】この第10図に示すメモリセルの動作につ
いて簡単に説明する。いま、メモリセルトランジスタ1
のソース端子が電源線20に接続されている場合を考え
る。この場合、基準電位伝達線5aおよび5bの電位に
かかわらず、メモリセルトランジスタ1が選択状態とな
った場合、ビット線3の電位は変化せずプリチャージ電
位“H”を維持するため、このメモリセルトランジスタ
1からはデータ“1”が読出される。このメモリセルト
ランジスタ1のソース端子が他の基準電位伝達線4,5
aおよび5bのいずれかに接続されている場合は、第1
図に示すメモリセル構造と同様の動作が行なわれる。こ
の第10図に示すメモリセルの動作を一覧にして第11
図に示す。The operation of the memory cell shown in FIG. 10 will be briefly described. Now, memory cell transistor 1
Is connected to the power supply line 20. In this case, regardless of the potentials of reference potential transmission lines 5a and 5b, when memory cell transistor 1 is in the selected state, the potential of bit line 3 does not change and the precharge potential is maintained at "H". Data “1” is read from cell transistor 1. The source terminal of the memory cell transistor 1 is connected to the other reference potential transmission lines 4 and 5
a and 5b, the first
Operations similar to those of the memory cell structure shown in FIG. The operation of the memory cell shown in FIG.
Shown in the figure.
【0102】この第11図および第3図を比較すれば明
らかなように、第1図に示すメモリセル構造と第10図
に示すメモリセル構造とは同等の動作を実行しているの
が見られる。As is apparent from a comparison between FIGS. 11 and 3, it can be seen that the memory cell structure shown in FIG. 1 and the memory cell structure shown in FIG. 10 perform the same operation. Can be
【0103】この第11図に示すメモリセル構造におい
ては、いずれの接続状態においてもビット線3を充放電
することができるため、ビット線3のプリチャージを行
なわなくてもデータの読出しを行なうことができるRO
Mを得ることができる。したがって、プリチャージ回路
41を設ける必要がなく、またこのビット線プリチャー
ジに必要とされる時間Tb(第34図参照)を考慮する
必要がなくなり、小占有面積で高速動作のROMを得る
ことができる。In the memory cell structure shown in FIG. 11, bit line 3 can be charged and discharged in any connection state, so that data can be read without precharging bit line 3. RO that can be
M can be obtained. Therefore, it is not necessary to provide the precharge circuit 41, and it is not necessary to consider the time Tb (see FIG. 34) required for the bit line precharge, and it is possible to obtain a ROM that operates at high speed with a small area. it can.
【0104】また、この第10図に示すROMメモリセ
ル構成においては、ビット線3を電源電位Vccにプリ
チャージせず、図12に示すように、たとえばVcc/
2の中間電位にプリチャージするようなビット線3のプ
リチャージを行なう場合においても、そのデータ読出時
におけるビット線の充放電は中間電位から“H”または
“L”へ行なわれるため、この充放電に要する時間を従
来装置に比べて短縮することができ、かつそのときに流
れる消費電流も低減することができ、高速かつ低消費電
流のROMを得ることができる。Further, in the ROM memory cell configuration shown in FIG. 10, bit line 3 is not precharged to power supply potential Vcc, and as shown in FIG.
Even when precharging bit line 3 to precharge to the intermediate potential of bit line 2, the bit line is charged or discharged during data reading from the intermediate potential to "H" or "L". The time required for discharging can be reduced as compared with the conventional device, and the current consumption flowing at that time can also be reduced, so that a ROM with high speed and low current consumption can be obtained.
【0105】図12においては、Vcc/2発生回路5
00が各ビット線をVcc/2の電位レベルにプリチャ
ージするために設けられる。このVcc/2発生回路5
00は各ビット線3に対し共通に設けられる。DRAM
(ダイナミックランダム・アクセス・メモリ)分野にお
いては、このようなVcc/2発生回路は知られてお
り、各ビット線対をVcc/2の電位レベルにプリチャ
ージするために広く用いられている。したがってこのよ
うなVcc/2発生回路を利用することができる。In FIG. 12, Vcc / 2 generating circuit 5
00 is provided for precharging each bit line to the potential level of Vcc / 2. This Vcc / 2 generation circuit 5
00 is provided in common for each bit line 3. DRAM
In the field of (dynamic random access memory), such a Vcc / 2 generating circuit is known, and is widely used for precharging each bit line pair to a potential level of Vcc / 2. Therefore, such a Vcc / 2 generating circuit can be used.
【0106】上述の実施例においては、3本または4本
の基準電位伝達線を用いて、1トランジスタ型メモリセ
ルにおいて4つの状態の表現を可能にしている。この構
成においては、1つのメモリセルが従来のメモリセル2
個の機能を果たしていることになる。したがって、1つ
のROMを用いて2バンクを実現することができ、また
同一数のメモリセルトランジスタを用いて従来のROM
の2倍の容量のROMを実現することができる。In the above embodiment, four states can be expressed in a one-transistor type memory cell using three or four reference potential transmission lines. In this configuration, one memory cell corresponds to the conventional memory cell 2
It fulfills the function of the individual. Therefore, two banks can be realized using one ROM, and a conventional ROM can be realized using the same number of memory cell transistors.
ROM having a capacity twice as large as that of the ROM can be realized.
【0107】この上述の構成はさらに1つのメモリセル
が従来のメモリセルN個の機能を実現する構成に拡張す
ることができる。1つのメモリセルがN個のメモリセル
の状態を表現するためには、各状態は“0”および
“1”の2状態をとることができるため、合計2N の状
態の表現を必要とする。したがって、接地線を含んで基
準電位伝達線として2N −1本または電源線および接地
線両者を含む基準電位伝達線として2N 本の基準電位伝
達線を設ければよい。This configuration can be further extended to a configuration in which one memory cell realizes the function of the conventional N memory cells. In order for one memory cell to represent the states of N memory cells, each state can take two states of "0" and "1", and therefore, a total of 2N states must be represented. . Therefore, 2 N −1 reference potential transmission lines may be provided as reference potential transmission lines including the ground line, or 2 N reference potential transmission lines may be provided as the reference potential transmission lines including both the power supply line and the ground line.
【0108】第13図はこの1つのROMを用いて3個
のバンクA,BおよびCを実現する場合に1つのメモリ
セルが記憶し得るデータを一覧にして示す図である。こ
の第13図に示されるように、バンクがA,BおよびC
と3つある場合、1つのメモリセルが表現するデータと
しては8通り(23 )考えられる。したがって、この場
合第14図に示すように、基準電位伝達線として7本5
5a,55b、56a,56b、57a,57bおよび
58を設ける。メモリセルの記憶データはメモリトラン
ジスタ1のソースの接続状態により決定される。この第
14図に示すメモリセル構造の場合、2本の基準電位伝
達線が対をなして制御される。FIG. 13 is a diagram showing a list of data that can be stored in one memory cell when three banks A, B and C are realized using this one ROM. As shown in FIG. 13, banks A, B and C
When there are three, there are eight (2 3 ) types of data represented by one memory cell. Therefore, in this case, as shown in FIG.
5a, 55b, 56a, 56b, 57a, 57b and 58 are provided. The data stored in the memory cell is determined by the connection state of the source of the memory transistor 1. In the case of the memory cell structure shown in FIG. 14, two reference potential transmission lines are controlled in pairs.
【0109】基準電位伝達線55aおよび55bがバン
クAを表現するために用いられ、基準電位伝達線56a
および56bはバンクBを表現するために用いられ、基
準電位伝達線57aおよび57bはバンクCを表現する
ために用いられる。Reference potential transmission lines 55a and 55b are used to represent bank A, and reference potential transmission lines 56a
And 56b are used to represent bank B, and reference potential transmission lines 57a and 57b are used to represent bank C.
【0110】この場合バンクA,BおよびCそれぞれに
対応して各基準電位伝達信号線対の電位が他のバンクを
表現する基準電位伝達線対の信号電位と逆の状態に設定
される。この第14図に示すメモリセル構造の動作を一
覧にして第15図に示す。第11図に示すように、選択
されたバンクに対応する基準電位伝達線対の電位のみを
残りのバンクに対応する基準電位伝達線の組と逆にす
る。たとえば、バンクAが指定された場合基準電位伝達
線55aおよび55bの電位がそれぞれ“L”および
“H”とされ、残りの基準電位伝達線56a,56b、
57aおよび57bはそれぞれ“H”、“L”、“H”
および“L”に設定される。この第15図に一覧にして
示す表から明らかなように、3つのバンクA,Bおよび
Cに対応したデータを記憶するメモリセルが第14図に
示すメモリセル構造により得られる。In this case, the potential of each reference potential transmission signal line pair corresponding to each of banks A, B and C is set to a state opposite to the signal potential of the reference potential transmission line pair representing another bank. FIG. 15 shows a list of operations of the memory cell structure shown in FIG. As shown in FIG. 11, only the potential of the reference potential transmission line pair corresponding to the selected bank is reversed from the pair of reference potential transmission lines corresponding to the remaining banks. For example, when bank A is designated, the potentials of reference potential transmission lines 55a and 55b are set to "L" and "H", respectively, and the remaining reference potential transmission lines 56a, 56b,
57a and 57b are "H", "L", "H", respectively.
And "L". As is clear from the table shown in FIG. 15, a memory cell storing data corresponding to three banks A, B and C is obtained by the memory cell structure shown in FIG.
【0111】この1つのメモリセルにおいて3つのバン
ク個々のデータを表現する場合の基準電位発生回路50
の具体的構成の一例を第16図に示す。Reference potential generation circuit 50 for expressing data of three banks individually in one memory cell
FIG. 16 shows an example of a specific configuration of the above.
【0112】第16図において、基準電位発生回路50
は、ゲート回路G1,G2およびG3と、インバータI
V11、IV12およびIV13を含む。バンクA、B
およびCのいずれかを設定するために、電位指定信号と
して2ビットのバンク選択信号S0,S1が用いられ
る。In FIG. 16, reference potential generating circuit 50
Are the gate circuits G1, G2 and G3 and the inverter I
V11, IV12 and IV13. Banks A and B
In order to set one of C and C, 2-bit bank selection signals S0 and S1 are used as a potential designation signal.
【0113】ゲート回路G1は信号S0およびS1を受
ける。インバータIV11はゲート回路G1出力を受け
る。ゲート回路G1出力は基準電位伝達線55aへ伝達
され、インバータIV11の出力は基準電位伝達線55
bへ伝達される。ゲート回路G1は信号S0およびS1
がともに“H”のとき“L”の信号を出力する。Gate circuit G1 receives signals S0 and S1. Inverter IV11 receives the output of gate circuit G1. The output of gate circuit G1 is transmitted to reference potential transmission line 55a, and the output of inverter IV11 is transmitted to reference potential transmission line 55a.
b. Gate circuit G1 receives signals S0 and S1.
Output "L" signal when both are "H".
【0114】ゲート回路G2は信号S0をその真入力に
受け、信号S1をその偽入力に受ける。インバータIV
12はゲート回路G2出力を受ける。ゲート回路G2の
出力は基準電位伝達線56a上へ伝達され、インバータ
IV12の出力が基準電位伝達線56bへ伝達される。
ゲート回路G2は信号S0が“H”でありかつ信号S1
が“L”のときに“L”の信号を出力する。Gate circuit G2 receives signal S0 at its true input, and receives signal S1 at its false input. Inverter IV
12 receives the output of the gate circuit G2. The output of gate circuit G2 is transmitted onto reference potential transmission line 56a, and the output of inverter IV12 is transmitted to reference potential transmission line 56b.
The gate circuit G2 outputs the signal S0 at "H" and the signal S1.
Output a signal of "L" when is "L".
【0115】ゲート回路G3はその偽入力に信号S0を
受け、その真入力に信号S1を受ける。インバータIV
13はゲート回路G3の出力を受ける。ゲート回路G3
の出力が基準電位伝達線57a上へ伝達され、インバー
タIV13の出力が基準電位伝達線57b上へ伝達され
る。ゲート回路G3は信号S0が“L”でありかつ信号
S1が“H”のときに“L”の信号を出力する。Gate circuit G3 receives signal S0 at its false input, and receives signal S1 at its true input. Inverter IV
13 receives the output of the gate circuit G3. Gate circuit G3
Is transmitted onto reference potential transmission line 57a, and the output of inverter IV13 is transmitted onto reference potential transmission line 57b. Gate circuit G3 outputs an "L" signal when signal S0 is "L" and signal S1 is "H".
【0116】この第16図に示す基準電位発生回路50
は実質的にデコーダであり、そのデコード動作を第17
図に一覧にして示す。第17図に示すように、信号S
0,S1がともに“1”であればバンクAが指定され、
“1”,“0”であればバンクBが指定され、また
“0”,“1”であればバンクCが指定される。この第
17図においてデータ“1”,“0”を電位“H”,
“L”へそれぞれ対応させれば、信号S1,S0により
選択バンクを指定することができる。この第17図に示
す信号S1,S0の組合わせにおいては、両者がともに
“0”の場合、ゲート回路G1〜G3の出力はすべて
“H”となる。この場合は対応するバンクがないため、
未使用状態とされるかスタンバイ状態設定に用いられ
る。The reference potential generating circuit 50 shown in FIG.
Is essentially a decoder, and its decoding operation is
The list is shown in the figure. As shown in FIG.
If both 0 and S1 are "1", bank A is designated,
If "1" or "0", bank B is specified, and if "0" or "1", bank C is specified. In FIG. 17, data "1" and "0" are set to potential "H",
By associating with "L", the selected bank can be designated by the signals S1 and S0. In the combination of signals S1 and S0 shown in FIG. 17, when both are "0", the outputs of gate circuits G1 to G3 all become "H". In this case, there is no corresponding bank,
It is used in the unused state or used for setting the standby state.
【0117】この第13図ないし第17図においては電
位指定信号としてバンク選択信号を用いているが、この
バンク選択信号の代わりに、たとえば第37図および第
38図に示すようにその動作モードに応じてROMを切
換えるROM選択信号SA,SBを用いてもよい。ま
た、さらに第39図に示すようなプログラムROMにお
いて、このROMが通常動作時におけるプログラムとた
とえば割込み処理またはテスト動作時のテスト用プログ
ラムを記憶しており、この動作モードに応じてプログラ
ムを切換える場合、その動作モード指示信号を電位設定
信号S(S0,S1)として用いてもよい。In FIGS. 13 to 17, the bank selection signal is used as the potential designation signal. Instead of the bank selection signal, for example, as shown in FIG. 37 and FIG. Alternatively, ROM selection signals SA and SB for switching the ROM in response may be used. Further, in a program ROM as shown in FIG. 39, this ROM stores a program in a normal operation and a test program in an interrupt processing or a test operation, for example, and switches the program according to the operation mode. The operation mode instruction signal may be used as potential setting signal S (S0, S1).
【0118】さらに上記実施例においては、1つのRO
Mで複数のROMを表現する構成を示している。しかし
ながら、これに代えて第18図に示す構成を実現するこ
ともできる。Further, in the above embodiment, one RO
A configuration in which a plurality of ROMs are represented by M is shown. However, the configuration shown in FIG. 18 can be realized instead.
【0119】第18図において、メモリセルアレイ60
aはアドレス0ないしmを有しており、各アドレスが1
本のワード線に対応している場合を考える。この場合、
アドレス0〜n−1は最上位アドレスビットXMが
“0”のアドレスに対応し、アドレスn〜mは最上位ア
ドレスビットXMが“1”のアドレスに対応する場合を
考える。この場合、この最上位アドレスビットXMを電
位指定信号として基準電位発生回路50へ与えれば、第
18図(b)に示すように、メモリセルアレイ60bの
ワード線の本数を半減することができる。このアドレス
ビットXMのビット数を増大すれば、メモリセルアレイ
内のメモリトランジスタの数をさらに低減することがで
きる。また、この最上位アドレスビットXMを用いる代
わりに最下位ビットを用いれば、偶数アドレスと奇数ア
ドレスとで基準電位を切換える構成も得ることができ
る。In FIG. 18, memory cell array 60
a has addresses 0 through m, and each address is 1
Let us consider a case where the word line corresponds to one word line. in this case,
It is assumed that addresses 0 to n-1 correspond to an address whose most significant address bit XM is "0", and addresses nm to m correspond to an address whose most significant address bit XM is "1". In this case, if the most significant address bit XM is applied as a potential designating signal to reference potential generating circuit 50, the number of word lines of memory cell array 60b can be reduced by half, as shown in FIG. 18 (b). Increasing the number of address bits XM can further reduce the number of memory transistors in the memory cell array. If the least significant bit is used instead of using the most significant address bit XM, a configuration in which the reference potential is switched between an even address and an odd address can also be obtained.
【0120】メモリセルトランジスタの開放状態は領域
16を切断状態(無配線)状態として実現してもよい。
またメモリセルトランジスタ1の構造は任意である。The open state of the memory cell transistor may be realized by cutting the region 16 into a disconnected state (no wiring).
The structure of the memory cell transistor 1 is arbitrary.
【0121】上述の実施例の構成においては、基準電位
伝達線4、5aおよび5bはビット線3と並列に設けら
れている。以下に、このような基準電位伝達線とビット
線とを平行に配置することにより得られる技術的効果に
ついて説明する。In the structure of the above-described embodiment, reference potential transmission lines 4, 5a and 5b are provided in parallel with bit line 3. Hereinafter, a technical effect obtained by arranging such a reference potential transmission line and a bit line in parallel will be described.
【0122】図19は従来のROMのメモリセルのレイ
アウトを概略的に示す図であり、図20はこの図19の
線A−A′に沿った断面構造を示す図である。この従来
のROMセル構造においては、1本のワード線に対して
は1つのアドレスしか割当てられない場合の構成が示さ
れる。FIG. 19 is a diagram schematically showing a layout of a memory cell of a conventional ROM, and FIG. 20 is a diagram showing a cross-sectional structure along a line AA 'in FIG. In this conventional ROM cell structure, there is shown a configuration in which only one address is assigned to one word line.
【0123】図19において、ワード線2gおよび2h
が不純物拡散領域4と平行に設けられる。この不純物拡
散領域4は、ワード線2gおよび2hに接続されるメモ
リトランジスタのそれぞれのソース領域を共通接続する
共通ソース領域となる。ビット線3iおよび3jはワー
ド線2gおよび2h、ならびに不純物拡散領域4と交差
する方向に配置される。Referring to FIG. 19, word lines 2g and 2h
Are provided in parallel with the impurity diffusion region 4. This impurity diffusion region 4 becomes a common source region commonly connecting the respective source regions of the memory transistors connected to word lines 2g and 2h. Bit lines 3i and 3j are arranged in a direction crossing word lines 2g and 2h and impurity diffusion region 4.
【0124】ワード線2gおよび2hの下部にメモリト
ランジスタのチャネル領域が形成される。チャネル領域
は対応のワード線上に“H”の電位が伝達されたときに
チャネルが形成されるという条件が満足される限り、不
純物拡散領域で形成されてもよい。不純物拡散領域3a
iはコンタクトホール300iを介してビット線3iと
接続される。ビット線3iは金属配線層により形成され
る。不純物拡散領域3bjは別のビット線3jへコンタ
クトホール300jを介して接続される。不純物拡散領
域3ai、3bi、3ajおよび3bjは各メモリトラ
ンジスタのドレイン領域を与える。A channel region of a memory transistor is formed below word lines 2g and 2h. The channel region may be formed of an impurity diffusion region as long as a condition that a channel is formed when a potential “H” is transmitted to the corresponding word line is satisfied. Impurity diffusion region 3a
i is connected to bit line 3i via contact hole 300i. Bit line 3i is formed of a metal wiring layer. Impurity diffusion region 3bj is connected to another bit line 3j via contact hole 300j. Impurity diffusion regions 3ai, 3bi, 3aj and 3bj provide a drain region of each memory transistor.
【0125】図20を参照して、メモリトランジスタは
コンタクトホール300iを介してビット線3iに接続
される不純物拡散領域3aiと、ゲート電極としてのワ
ード線2hと、ソース領域としての不純物拡散領域4を
含む。別のメモリトランジスタは、ソースとしての不純
物拡散領域4と、ゲートとしてのワード2jと、ドレイ
ン領域としての不純物拡散領域3biを含む。この不純
物拡散領域3biはビット線3iには接続されない。不
純物拡散領域4へは接地電位が伝達される。Referring to FIG. 20, the memory transistor includes an impurity diffusion region 3ai connected to bit line 3i through contact hole 300i, word line 2h as a gate electrode, and impurity diffusion region 4 as a source region. Including. Another memory transistor includes impurity diffusion region 4 as a source, word 2j as a gate, and impurity diffusion region 3bi as a drain region. This impurity diffusion region 3bi is not connected to bit line 3i. The ground potential is transmitted to impurity diffusion region 4.
【0126】動作時において、ワード線2hが選択され
た場合このワード線2hに接続される各メモリトランジ
スタにおいてチャネルが形成される。In operation, when word line 2h is selected, a channel is formed in each memory transistor connected to word line 2h.
【0127】ビット線3iにプリチャージされた電荷は
コンタクトホール300iおよびチャネルを介して不純
物拡散領域4へ放電され、一方ビット線3jにプリチャ
ージされた電荷は不純物拡散領域へは放電されない。な
ぜならば不純物拡散領域3ajにおいてはビット線との
接続をとるためのコンタクトホールは設けられていない
ためである。The charge precharged to bit line 3i is discharged to impurity diffusion region 4 through contact hole 300i and the channel, while the charge precharged to bit line 3j is not discharged to the impurity diffusion region. This is because the impurity diffusion region 3aj is not provided with a contact hole for establishing connection with a bit line.
【0128】上述のような配置を用いると以下のような
問題が生じる。1本のワード線には複数のメモリトラン
ジスタが図21に示すように接続される。図21におい
ては、1本のワード線WLに8個のメモリトランジスタ
M1ないしM8が接続された場合が示される。各メモリ
トランジスタM1ないしM8と対応のビット線BL1な
いしBL8)との接続はその各メモリトランジスタM1
ないしM8の記憶データにより決定される。The following problems occur when the above arrangement is used. A plurality of memory transistors are connected to one word line as shown in FIG. FIG. 21 shows a case where eight memory transistors M1 to M8 are connected to one word line WL. The connection between each memory transistor M1 to M8 and the corresponding bit line BL1 to BL8)
To M8 to be determined by the stored data.
【0129】不純物拡散領域4は接地線GNDLを構成
しており、比較的大きな抵抗を備えている。このため接
地線GNDLには抵抗rが分布することになる。もし図
21に示す構成において、ワード線WLが選択されデー
タ読出が行なわれる場合、データ“0”を記憶するメモ
リセルに接続されるビット線にプリチャージされた電荷
はこれらのメモリセルトランジスタを介して接地線GN
DLへ放電される。この結果、大量の電流が過渡的に接
地線GNDLを介して接地電位へ流れるため、接地電位
の変化が図22に示すように生じる。The impurity diffusion region 4 forms a ground line GNDL and has a relatively large resistance. Therefore, the resistance r is distributed on the ground line GNDL. In the configuration shown in FIG. 21, when word line WL is selected and data reading is performed, the charge precharged to the bit line connected to the memory cell storing data "0" passes through these memory cell transistors. Ground line GN
Discharged to DL. As a result, a large amount of current transiently flows to the ground potential via the ground line GNDL, so that a change in the ground potential occurs as shown in FIG.
【0130】この接地電位の変化はノイズと考えること
ができ、ROMの安定でかつ確実な動作に対する大きな
障害となる。特に、ROMの高速動作時においては、こ
の接地電位変化の影響は顕著なものとなり、アクセス時
間の増加および動作マージンの減少をもたらす原因とな
る。すなわち、このノイズの発生期間(図22参照)に
おいてビット線上のデータを読出す場合接地電位にノイ
ズがのっているために、このノイズによるデータの誤っ
た読出が生じこのノイズの影響を防止するためにデータ
読出タイミングを遅らせる必要があり、このためアクセ
ス時間の増大等の問題が生じる。The change in the ground potential can be considered as noise, and is a great obstacle to stable and reliable operation of the ROM. In particular, during the high-speed operation of the ROM, the influence of this change in the ground potential becomes remarkable, causing an increase in access time and a decrease in operation margin. That is, when data on the bit line is read during the noise generation period (see FIG. 22), since noise is present on the ground potential, erroneous reading of data due to the noise occurs and the influence of the noise is prevented. Therefore, it is necessary to delay the data read timing, which causes a problem such as an increase in access time.
【0131】加えて、抵抗rが接地電位線GNDLに分
布しており、各メモリトランジスタM1ないしM8に対
し異なるソース電位が与えられることになる(図23参
照)。したがって図23に示すように各メモリトランジ
スタのソース電位が異なった場合、ビット線上の電位も
このソース電位の浮上がりの影響を受けることになり、
正確なデータ読出を行なうことができなくなるという問
題が生じる。In addition, the resistance r is distributed on the ground potential line GNDL, and a different source potential is applied to each of the memory transistors M1 to M8 (see FIG. 23). Therefore, when the source potential of each memory transistor is different as shown in FIG. 23, the potential on the bit line is also affected by the rise of the source potential.
There arises a problem that accurate data reading cannot be performed.
【0132】したがって、図19に示すようなメモリセ
ルアレイ配置を本発明に適用すると、正確なデータの読
出が行なうことができなくなり、この図19に示すレイ
アウトを利用することはできない。Therefore, when the memory cell array arrangement shown in FIG. 19 is applied to the present invention, accurate data cannot be read, and the layout shown in FIG. 19 cannot be used.
【0133】図24はこの発明の一実施例に従うROM
セルのレイアウトを概略的に示す図である。図24にお
いて、活性領域100aおよび100bはそれぞれ2個
のメモリトランジスタを含む。活性領域100aおよび
100bは互いにセル分離領域により分離される。FIG. 24 shows a ROM according to an embodiment of the present invention.
FIG. 3 is a diagram schematically showing a cell layout. In FIG. 24, active regions 100a and 100b each include two memory transistors. Active regions 100a and 100b are separated from each other by a cell isolation region.
【0134】活性領域100aおよび100b各々は不
純物拡散領域400a、400bおよび400cを含
む。活性領域100aおよび100bそれぞれにおいて
ワード線2aおよび2bの下にチャネル領域が形成され
る。Active regions 100a and 100b include impurity diffusion regions 400a, 400b and 400c, respectively. Channel regions are formed below word lines 2a and 2b in active regions 100a and 100b, respectively.
【0135】ビット線3aおよび3bはワード線2aお
お2bと交差する方向に配置される。基準電位伝達線4
a、5a、5bおよび4bがビット線3aおよび3bと
平行に配置される。基準電位伝達線4a、5a、5bお
よび4b各々はアルミニウムなどの低抵抗の金属配線層
により構成される。Bit lines 3a and 3b are arranged in a direction crossing word lines 2a and 2b. Reference potential transmission line 4
a, 5a, 5b and 4b are arranged in parallel with bit lines 3a and 3b. Each of reference potential transmission lines 4a, 5a, 5b and 4b is formed of a low-resistance metal wiring layer such as aluminum.
【0136】活性領域100aにおいて、不純物拡散領
域400aは基準電位伝達線5aへコンタクトホール3
00aを介して接続される。不純物拡散領域500cは
コンタクトホール300cを介して接地線4aへ接続さ
れる。In active region 100a, impurity diffusion region 400a is connected to reference potential transmission line 5a through contact hole 3a.
00a. Impurity diffusion region 500c is connected to ground line 4a via contact hole 300c.
【0137】活性領域100bにおいては、不純物拡散
領域400aがコンタクトホール300eを介して基準
電位伝達線5bに接続され、不純物拡散領域400cは
いずれの基準電位伝達線へも接続されない。In active region 100b, impurity diffusion region 400a is connected to reference potential transmission line 5b through contact hole 300e, and impurity diffusion region 400c is not connected to any reference potential transmission line.
【0138】図25は図24に示す線B−B′に沿った
断面構造を示す図であり、図26は図24のレイアウト
と電気的に等価なセルの配置を示す図である。FIG. 25 is a diagram showing a cross-sectional structure along line BB 'shown in FIG. 24, and FIG. 26 is a diagram showing a cell arrangement electrically equivalent to the layout of FIG.
【0139】図25および26を参照して、メモリトラ
ンジスタM1はコンタクトホール300bを介してビッ
ト線3aに接続されるドレイン領域となる拡散領域40
0bと、基準電位伝達線5aへコンタクトホール300
aを介して接続されるソース領域となる不純物拡散領域
400aと、ゲートとしてのワード線2aを備える。Referring to FIGS. 25 and 26, memory transistor M1 has a diffusion region 40 serving as a drain region connected to bit line 3a via contact hole 300b.
0b and the contact hole 300 to the reference potential transmission line 5a.
The semiconductor device includes an impurity diffusion region 400a serving as a source region connected through a, and a word line 2a serving as a gate.
【0140】メモリトランジスタM2はドレインとして
の不純物拡散領域400bと、コンタクトホール300
cを介して基準電位伝達線(接地線)4へ接続されるソ
ースとなる不純物拡散領域400cと、ゲートとしての
ワード線2bを含む。The memory transistor M2 has an impurity diffusion region 400b as a drain and a contact hole 300
An impurity diffusion region 400c serving as a source connected to a reference potential transmission line (ground line) 4 via c, and a word line 2b serving as a gate are included.
【0141】メモリトランジスタM3は、コンタクトホ
ール300eを介して基準電位伝達線5bへ接続される
ソースとなる不純物拡散領域400aと、コンタクトホ
ール300dを介してビット線3bへ接続されるドレイ
ンとなる不純物拡散領域400bと、ゲートとしてのワ
ード線2aを備える。Memory transistor M3 has impurity diffusion region 400a serving as a source connected to reference potential transmission line 5b through contact hole 300e, and impurity diffusion region serving as a drain connected to bit line 3b through contact hole 300d. A region 400b and a word line 2a as a gate are provided.
【0142】メモリトランジスタM4は、コンタクトホ
ール300dを介してビット線3bへ接続されるドレイ
ンとなる不純物拡散領域400bと、ゲートとしてのワ
ード線2bと、フローティング状態とされるソースとな
る不純物拡散領域400cを含む。Memory transistor M4 has impurity diffusion region 400b serving as a drain connected to bit line 3b through contact hole 300d, word line 2b serving as a gate, and impurity diffusion region 400c serving as a source in a floating state. including.
【0143】図24ないし図26に示す配置において
は、メモリトランジスタM1およびM3が基準電位伝達
線5aおよび5b上に伝達される電圧により決定される
データを格納する。メモリトランジスタM2はデータ
“0”を格納し、メモリトランジスタM4がデータ
“1”を格納する。In the arrangement shown in FIGS. 24 to 26, memory transistors M1 and M3 store data determined by voltages transmitted on reference potential transmitting lines 5a and 5b. The memory transistor M2 stores data “0”, and the memory transistor M4 stores data “1”.
【0144】この図24ないし図26に示す配置におけ
るデータの読出動作は図6等において示した配置と同じ
であり、そのデータ読出動作については省略する。図2
4ないし図26に示す配置においては、基準電位伝達線
4、5aおよび5bがワード線2aおよびは2bと交差
する方向に配置されている。ワード線2aまたは2bが
選択された場合、複数のメモリトランジスタが同時に選
択される(1ワードが複数ビット構成の場合)。しかし
ながら、基準電位伝達線4、5aまたは4bはせいぜい
1個のメモリトランジスタを介してビット線から流れる
電流を受けるだけである。したがって、各基準電位伝達
線4、5aおよび5bは図19に示す構成に比べてはる
かに少ない電流を流すだけであり、このビット線放電に
伴なう接地電位の上昇を確実に防止することができる。The data read operation in the arrangement shown in FIGS. 24 to 26 is the same as the arrangement shown in FIG. 6 and the like, and the data read operation is omitted. FIG.
In the arrangement shown in FIGS. 4 to 26, reference potential transmission lines 4, 5a and 5b are arranged in a direction crossing word lines 2a and 2b. When the word line 2a or 2b is selected, a plurality of memory transistors are simultaneously selected (when one word has a multi-bit configuration). However, reference potential transmission line 4, 5a or 4b only receives a current flowing from a bit line via at most one memory transistor. Therefore, reference potential transmission lines 4, 5a, and 5b only allow a much smaller current to flow than the configuration shown in FIG. 19, and it is possible to reliably prevent a rise in ground potential due to the bit line discharge. it can.
【0145】さらに、基準電位伝達線4a、5a、5b
および4bは低抵抗の金属配線層で形成されている。し
たがって、そこを流れる電流に起因するメモリトランジ
スタのソース電位のばらつきを確実に防止することがで
きる。すなわち、基準電位伝達線4a、4b、5aおよ
び5bを低抵抗とすることにより、分布抵抗rが極めて
小さくなり、電流がそこへ流れたとしても極めて小さな
電圧降下しか生じないためである。Further, reference potential transmission lines 4a, 5a, 5b
And 4b are formed of a low-resistance metal wiring layer. Therefore, variation in the source potential of the memory transistor caused by the current flowing therethrough can be reliably prevented. That is, by making the reference potential transmission lines 4a, 4b, 5a and 5b low resistance, the distributed resistance r becomes extremely small, and even if current flows there, only a very small voltage drop occurs.
【0146】基準電位伝達線4a、4b、5aおよび5
bを低抵抗配線層で構成し、かつ各基準電位伝達線へは
同時にせいぜい1個のメモリトランジスタを介しての電
流の流出入しか生じない構成とすることにより、安定か
つ確実で高速に動作するROMを得ることができる。Reference potential transmission lines 4a, 4b, 5a and 5
b is constituted by a low-resistance wiring layer, and at the same time, a current flows into and out of each reference potential transmission line via at most one memory transistor at a time, thereby enabling stable, reliable and high-speed operation. ROM can be obtained.
【0147】図24ないし図26に示す配置において
は、基準電位伝達線4、(4a、4b)、5aおよび5
bの組が用いられている。しかしながら、基準電位伝達
線4、5a、5bおよび20の組を用いてもよい。In the arrangement shown in FIGS. 24 to 26, reference potential transmission lines 4, (4a, 4b), 5a and 5
The set b is used. However, a set of reference potential transmission lines 4, 5a, 5b and 20 may be used.
【0148】さらにこの図24に示す配置構成はまた図
10および図14に示す配置にも適応可能である。Further, the arrangement shown in FIG. 24 is also applicable to the arrangements shown in FIGS.
【0149】上述の実施例においては、1本のワード線
が複数の異なるアドレスを表現する異ができるものの、
1つのメモリセルへ同時にアクセスすることはできな
い。次に、1つのメモリセルへ同時にアクセスすること
のできる構成について以下に説明する。In the above-described embodiment, although one word line can represent a plurality of different addresses,
One memory cell cannot be accessed at the same time. Next, a configuration capable of simultaneously accessing one memory cell will be described below.
【0150】図27はこの発明のさらに他の実施例であ
る読出専用半導体記憶装置の全体の構造を概略的に示す
図である。図27において、読出専用半導体記憶装置6
00は、メモリセルが行列状に配置されたメモリセルア
レイ106を含む。メモリセルアレイ106は、後に詳
細に説明するように、1個のメモリセルへ互いに独立な
複数の経路を介して同時にアクセスすることのできる構
造を備える。図27においては、メモリセルアレイ10
6へ2つの独立の経路を介してアクセスすることのでき
る構成が一例として示される。FIG. 27 schematically shows an entire structure of a read-only semiconductor memory device according to still another embodiment of the present invention. In FIG. 27, read-only semiconductor memory device 6
00 includes a memory cell array 106 in which memory cells are arranged in a matrix. The memory cell array 106 has a structure that allows one memory cell to be accessed simultaneously through a plurality of independent paths, as will be described later in detail. In FIG. 27, the memory cell array 10
A configuration is shown by way of example, in which 6 can be accessed via two independent paths.
【0151】読出専用半導体記憶装置600はさらに、
第1のアドレス入力ADAをデコードし、メモリセルア
レイ106の対応の行を選択する第1のデコーダ108
aと、第2のアドレス入力ADBをデコードし、メモリ
セルアレイ106の対応の行を選択するための第2のデ
コーダ108bと、メモリセルアレイ106のデコーダ
108aにより選択されたメモリセルのデータを出力す
るための第1の出力回路109aと、メモリセルアレイ
106においてデコーダ108bにより選択されたメモ
リセルのデータを出力するための第2の出力回路109
bを含む。第1の出力回路109aは出力データDAを
出力し、第2の出力回路109bは出力データDBを出
力する。The read-only semiconductor memory device 600 further comprises
First decoder 108 for decoding first address input ADA and selecting a corresponding row of memory cell array 106
a, a second decoder 108b for decoding the second address input ADB and selecting a corresponding row of the memory cell array 106, and outputting data of a memory cell selected by the decoder 108a of the memory cell array 106. And a second output circuit 109 for outputting the data of the memory cell selected by the decoder 108b in the memory cell array 106.
b. The first output circuit 109a outputs output data DA, and the second output circuit 109b outputs output data DB.
【0152】読出専用半導体記憶装置600は、さら
に、外部から与えられる制御信号/CE(チップイネー
ブル信号)および/OE(アウトプットイネーブル信
号)に応答して、様々な内部制御信号ATA′、AT
B′、OEA、OEB、φpAおよびφpBを発生する
制御回路120と、内部制御信号φpAおよびφpBに
応答してメモリセルアレイ106の内部データ伝達線で
あるビット線の電位を所定転位にプリチャージするため
のプリチャージ回路110aおよび110bと、外部か
ら与えられる基準電位設定信号Sに応答してメモリセル
アレイ106の各メモリセルに記憶される情報を設定す
るめたの基準電位を発生する基準電位設定回路111を
含む。Read only semiconductor memory device 600 further responds to externally applied control signals / CE (chip enable signal) and / OE (output enable signal) to generate various internal control signals ATA 'and AT.
B ′, OEA, OEB, control circuit 120 for generating φpA and φpB, and for precharging the potential of a bit line, which is an internal data transmission line of memory cell array 106, to a predetermined transposition in response to internal control signals φpA and φpB. And a reference potential setting circuit 111 that generates a reference potential for setting information stored in each memory cell of the memory cell array 106 in response to an externally applied reference potential setting signal S. Including.
【0153】制御信号ATA′およびATB′は第1お
よび第2のデコーダ108aおよび108bの動作タイ
ミングを与える。制御信号OEAおよびOEBは出力回
路109aおよび109bの出力データDAおよびDB
の出力タイミングを与える。Control signals ATA 'and ATB' give operation timings of first and second decoders 108a and 108b. Control signals OEA and OEB are output data DA and DB of output circuits 109a and 109b.
Output timing.
【0154】制御回路120は、上述のごとく、制御信
号/CEおよび/OEに応答して内部制御信号φpAお
よびφpB、ATA′、ATB′、OEBおよびOEA
を発生する。図27に示す構成においては、デコーダ1
08aおよびデコーダ108bが同じタイミングで動作
している。また同様にプリチャージ回路110aおよび
プリチャージ回路110bが同じタイミングで動作して
おり、さらに、出力回路109aおよび出力回路109
bが同じタイミングで動作している。しかしながら、こ
れらの回路の動作タイミングは異なるように構成されて
もよい。これらの回路の動作タイミングが異ならされる
場合、2種類の異なる外部制御信号/CEおよび/OE
(すなわち/CEA、/CEB、/OEAおよび/OE
B)が制御回路120へ与えられ、これらの制御信号に
応答して各グループの一方のみまたは両者がそれぞれの
タイミングで駆動される構成が用いられてもよい。以下
の説明においては、各グループの回路(グループAおよ
びグループB)に関連する回路は同じタイミングで動作
するものと想定する。As described above, control circuit 120 responds to control signals / CE and / OE to generate internal control signals φpA and φpB, ATA ', ATB', OEB and OEA.
Occurs. In the configuration shown in FIG.
08a and the decoder 108b operate at the same timing. Similarly, precharge circuit 110a and precharge circuit 110b operate at the same timing, and output circuit 109a and output circuit 109b.
b operates at the same timing. However, the operation timings of these circuits may be configured to be different. When the operation timings of these circuits are made different, two different types of external control signals / CE and / OE
(Ie / CEA, / CEB, / OEA and / OE
B) may be applied to the control circuit 120, and only one or both of the groups may be driven at respective timings in response to these control signals. In the following description, it is assumed that circuits related to the circuits of each group (group A and group B) operate at the same timing.
【0155】アドレス入力ADAおよびADBはデコー
ダ108aおよび108bへ与えられる。正確には外部
アドレス入力を受けて内部アドレスを発生するアドレス
バッファからのアドレス入力(内部アドレス入力)がそ
れぞれのデコーダ108aおよび108bへ与えられ
る。このアドレスバッファは図27において図面を簡略
化するために省略されている。Address inputs ADA and ADB are applied to decoders 108a and 108b. To be precise, an address input (internal address input) from an address buffer which receives an external address and generates an internal address is applied to each of the decoders 108a and 108b. This address buffer is omitted in FIG. 27 to simplify the drawing.
【0156】図28は、図27に示す半導体記憶装置の
要部の構成を概略的に示す図である。図28において、
メモリセルアレイ106は、行方向に配置され、デコー
ダ108aおよび108bからの行選択信号を受けるワ
ード線(行選択信号伝達線)WA1,WB1と、選択さ
れたワード線に接続されるメモリセル220に格納され
た情報を伝達するためのビット線(内部データ伝達線)
BA1、BB1、BA2、およびBB2、・・・、BA
nおよびBBnを含む。FIG. 28 schematically shows a structure of a main portion of the semiconductor memory device shown in FIG. In FIG. 28,
Memory cell array 106 is arranged in the row direction and stores word lines (row selection signal transmission lines) WA1 and WB1 receiving row selection signals from decoders 108a and 108b, and memory cells 220 connected to the selected word line. Line for transmitting the transmitted information (internal data transmission line)
BA1, BB1, BA2, and BB2,..., BA
n and BBn.
【0157】デコーダ108aおよび108bのそれぞ
れの出力を受けるために複数のワード線が設けられてい
るが、図28に示す構成においては、代表的にデコーダ
108aからの出力(行選択信号)を受けるワード線W
A1と、デコーダ108bからの出力信号(行選択信
号)を受けるワード線WB1のみが代表的に示される。
各メモリセル220は、第1のメモリ素子1aと第2の
メモリ素子1bを含む。メモリ素子1aはワード線WA
1上の選択信号に応答して選択状態となり、その記憶情
報を対応のビット線BAi(i=1、2、・・・、n)
へ伝達する。メモリ素子1bはワード線WB1上の選択
信号に応答して選択状態となり、その記憶情報を対応の
ビット線BBi(i=1、2、・・・、n)へ伝達す
る。A plurality of word lines are provided for receiving the outputs of decoders 108a and 108b, however, in the configuration shown in FIG. 28, a word receiving the output (row select signal) from decoder 108a is representative. Line W
A1 and only word line WB1 receiving an output signal (row selection signal) from decoder 108b are representatively shown.
Each memory cell 220 includes a first memory element 1a and a second memory element 1b. The memory element 1a is connected to the word line WA
1 in response to the selection signal on the corresponding bit line BAi (i = 1, 2,..., N).
Communicate to Memory element 1b enters a selected state in response to a selection signal on word line WB1, and transmits its stored information to corresponding bit line BBi (i = 1, 2,..., N).
【0158】メモリセルアレイ106はさらに、各ビッ
ト線BA1−BAnに対応して設けられ、デコーダ10
8aからの選択信号(列選択信号)に応答してオン状態
となり、対応のビット線を出力回路109aへ接続する
ための列選択トランジスタSTA1−STAnと、ビッ
ト線BB1〜BBn各々に対応して設けられ、デコーダ
108bからの選択信号(列選択信号)に応答してオン
状態となり、対応のビット線を出力回路109bへ接続
するための列選択トランジスタSTB1−STBnを含
む。Memory cell array 106 is further provided corresponding to each of bit lines BA1-BAn.
8a is turned on in response to a selection signal (column selection signal) from 8a, and is provided corresponding to each of column selection transistors STA1-STAn for connecting the corresponding bit line to output circuit 109a, and bit lines BB1-BBn. Are turned on in response to a selection signal (column selection signal) from decoder 108b, and include column selection transistors STB1-STBn for connecting a corresponding bit line to output circuit 109b.
【0159】デコーダ108aは列選択信号を各列選択
トランジスタSTA1−STAnへ与え、そのうちの1
個をオン状態とする。同様に、デコーダ108bは、列
選択信号を列選択トランジスタSTB1−STBnへ与
え、それらのうちの1個をオン状態とする。ただしこれ
は1ワード1ビットの場合であり、1ワードが8ビット
で構成される場合、同時に8個の列選択トランジスタが
オン状態となり、それぞれ異なるIO線を介して対応の
ビット線を出力回路へ接続する。The decoder 108a supplies a column selection signal to each of the column selection transistors STA1 to STAn.
The individual is turned on. Similarly, decoder 108b supplies a column selection signal to column selection transistors STB1-STBn, and turns on one of them. However, this is the case of one word and one bit. If one word is composed of eight bits, eight column selection transistors are simultaneously turned on, and the corresponding bit lines are respectively connected to the output circuit via different IO lines. Connecting.
【0160】図28に示すように、1個のメモリセル2
20は、2つの独立に選択可能なメモリ素子1aおよび
1bを含んでいるため、1つのメモリセルに2種類のデ
ータを同時に格納することができるとともに、同一のメ
モリセルデータを2つの出力回路109aおよび109
bへ出力することができる。As shown in FIG. 28, one memory cell 2
20 includes two independently selectable memory elements 1a and 1b, so that two types of data can be simultaneously stored in one memory cell, and the same memory cell data is output to two output circuits 109a. And 109
b.
【0161】図29は図28に示すメモリセル220の
具体的構成の一例を示す図である。図29において、メ
モリセル220は2つのメモリトランジスタ1aおよび
1bを含む。メモリトランジスタ1aは、そのゲートが
ワード線2aに結合され、そのドレインがビット線3a
に結合され、かつそのソースが共通ノードNAへ接続さ
れる。メモリトランジスタ1bはそのゲートがワード線
2bに接続され、そのドレインがビット線3bに接続さ
れ、そのソースが共通ノードNAへ接続される。ワード
線2aおよび2bはそれぞれ図28に示すワード線WA
1およびWB1に対応する。さらに、ビット線3aおよ
び3bはビット線BAiおよびBBi(i=1、2、・
・・、n)にそれぞれ対応する。FIG. 29 shows an example of a specific structure of memory cell 220 shown in FIG. In FIG. 29, memory cell 220 includes two memory transistors 1a and 1b. Memory transistor 1a has a gate coupled to word line 2a and a drain coupled to bit line 3a.
And its source is connected to the common node NA. Memory transistor 1b has its gate connected to word line 2b, its drain connected to bit line 3b, and its source connected to common node NA. Word lines 2a and 2b are connected to word lines WA shown in FIG.
1 and WB1. Further, bit lines 3a and 3b are connected to bit lines BAi and BBi (i = 1, 2,.
.., n).
【0162】メモリセル220はさらに、各々に基準電
位が伝達される基準電位伝達線5a、5bおよび4を含
む。基準電位伝達線4はたとえば接地電位レベルの
“L”の電位に設定される。基準電位設定回路111
(図27参照)から基準電位が発生され、基準電位伝達
線5aおよび5bへ伝達される。この基準電位設定回路
111は図2等において示す基準電位発生回路50に対
応する。Memory cell 220 further includes reference potential transmitting lines 5a, 5b and 4 to each of which a reference potential is transmitted. Reference potential transmission line 4 is set to, for example, a ground potential level of "L". Reference potential setting circuit 111
A reference potential is generated from (see FIG. 27) and transmitted to reference potential transmission lines 5a and 5b. The reference potential setting circuit 111 corresponds to the reference potential generation circuit 50 shown in FIG.
【0163】ビット線3aおよび3b各々の一方端には
プリチャージトランジスタTPAおよびTPBが設けら
れる。このプリチャージトランジスタTPAおよびTP
Bはプリチャージ信号φpAおよびφpBにそれぞれ応
答して対応のビット線3aおよび3bをたとえば動作電
源電圧Vccレベルである“H”のレベルにプリチャー
ジする。ビット線3aおよび3bの他方端部は選択トラ
ンジスタSTAiおよびSTBiにそれぞれ接続され
る。At one end of each of bit lines 3a and 3b, precharge transistors TPA and TPB are provided. The precharge transistors TPA and TP
B precharges corresponding bit lines 3a and 3b to an "H" level which is, for example, operating power supply voltage Vcc level, in response to precharge signals φpA and φpB, respectively. The other ends of bit lines 3a and 3b are connected to select transistors STAi and STBi, respectively.
【0164】基準電位伝達線5aおよび5bへは先に示
したものと同様の基準電位が与えられる。メモリ素子1
aおよび1bは同じデータを格納する。ワード線WAi
およびWBi各々は2つのアドレスを表現する。メモリ
素子1aおよび1bの一方のデータの読出動作は先に図
2等を参照して説明した場合と同様にして行なわれる。Reference potential transmission lines 5a and 5b are supplied with the same reference potential as that shown above. Memory element 1
a and 1b store the same data. Word line WAi
And WBi each represent two addresses. The operation of reading data from one of memory elements 1a and 1b is performed in a manner similar to that described above with reference to FIG.
【0165】メモリトランジスタ(メモリ素子)1aお
よび1bに記憶される情報は、それぞれのソース端子が
ノードNAを介して基準電位伝達線4、5aおよび5b
のいずれに接続されるかまたはいずれにも接続されない
かの接続状況に応じて決定される。基準電位伝達線5a
および5bへは2種類の基準電位が基準電位設定回路1
11から伝達される。The information stored in memory transistors (memory elements) 1a and 1b is based on the fact that their source terminals are connected to reference potential transmission lines 4, 5a and 5b via node NA.
Is determined according to the connection status of whether or not the connection is made. Reference potential transmission line 5a
And 5b are provided with two kinds of reference potentials in the reference potential setting circuit 1.
11 is transmitted.
【0166】基準電位設定回路111は外部から与えら
れた基準電位設定信号Sに応答してこれらの基準電位伝
達線5aおよび5bの基準電位を設定する。基準電位設
定信号Sは動作モード指定信号、バンク選択信号または
アドレス信号のいずれが用いられてもよい。したがっ
て、この基準電位伝達線5aおよび5bと接地電位伝達
線4をすべてのメモリセル220へ共通に設ける構成と
することにより、各メモリセル220は2種類のデータ
を格納することができる。Reference potential setting circuit 111 sets reference potentials of reference potential transmission lines 5a and 5b in response to a reference potential setting signal S externally applied. As the reference potential setting signal S, any of an operation mode designation signal, a bank selection signal, and an address signal may be used. Therefore, by providing the reference potential transmission lines 5a and 5b and the ground potential transmission line 4 in common to all the memory cells 220, each memory cell 220 can store two types of data.
【0167】メモリセル220に含まれるメモリトラン
ジスタ1aはワード線2a(WAi)上の選択信号WL
に応答してオン状態となる。他方のメモリトランジスタ
1bはワード線2b(WBi)の上の選択信号WLに応
答してオン状態となる。したがって、ワード線2aが選
択された場合、メモリセル220に格納された情報はビ
ット線3a上へ伝達される。したがって、このとき同時
にワード線2bが選択されたとしても、メモリセル22
0に格納された情報はメモリトランジスタ1bを介して
別のビット線3bへ伝達される。これにより、1個のメ
モリセル220に対し同時にアクセスしてその情報を2
つの経路を介して独立に読出ことができる。言い換える
と、1つのメモリセル220と別のメモリセルとを同時
にアクセスしてそのデータを並列に読出すことができ
る。次に、同一のメモリサイクルで異なるアドレスへ同
時にアクセスする動作について説明する。The memory transistor 1a included in the memory cell 220 receives the select signal WL on the word line 2a (WAi).
Is turned on in response to. The other memory transistor 1b is turned on in response to the selection signal WL on the word line 2b (WBi). Therefore, when word line 2a is selected, information stored in memory cell 220 is transmitted onto bit line 3a. Therefore, even if word line 2b is selected at the same time, memory cell 22
Information stored in "0" is transmitted to another bit line 3b via memory transistor 1b. As a result, one memory cell 220 is accessed at the same time,
It can be read independently via two paths. In other words, one memory cell 220 and another memory cell can be accessed simultaneously and their data can be read in parallel. Next, an operation of simultaneously accessing different addresses in the same memory cycle will be described.
【0168】図30は図29に示すメモリセルを用いて
2ワード(1ワードが1ビット)を構成した場合のメモ
リアレイの配置の例を示す図である。図30において、
メモリセル220aはワード線2aまたは2bのいずれ
かにより選択状態とされる。ワード線2aが選択された
場合、メモリセル220aの記憶情報はビット線3aへ
伝達される。ワード線2bが選択された場合、メモリセ
ル220aは記憶情報をビット線3bへ伝達する。FIG. 30 is a diagram showing an example of an arrangement of a memory array when two words (one word is one bit) are formed using the memory cells shown in FIG. In FIG.
Memory cell 220a is selected by either word line 2a or 2b. When word line 2a is selected, information stored in memory cell 220a is transmitted to bit line 3a. When word line 2b is selected, memory cell 220a transmits stored information to bit line 3b.
【0169】メモリセル220bはワード線2cまたは
2dにより選択される。ワード線2cが選択状態となっ
た場合、メモリセル220aはその記憶情報をビット線
3aへ伝達する。ワード線2dが選択状態とされたと
き、メモリセル220bの記憶情報はビット線3bへ伝
達される。ワード線2aおよび2cはデコーダ108a
(図27参照)により選択される。ワード線2bおよび
2dはデコーダ108bにより選択される。Memory cell 220b is selected by word line 2c or 2d. When word line 2c is selected, memory cell 220a transmits the stored information to bit line 3a. When word line 2d is selected, information stored in memory cell 220b is transmitted to bit line 3b. Word lines 2a and 2c are connected to decoder 108a.
(See FIG. 27). Word lines 2b and 2d are selected by decoder 108b.
【0170】今、メモリセル220aに関してワード線
2aが選択状態とされた場合を考える。この場合、メモ
リセル220aの記憶情報はビット線3aへ伝達され
る。メモリセル220bに対しては、デコーダ108b
はワード線2dを選択状態とすることができる。この場
合、メモリセル220bの記憶情報はビット線3bへ伝
達される。ビット線3aおよび3bのデータはそれぞれ
独立に列選択トランジスタSTAiおよびSTBjを介
して出力回路109aおよび109bへ伝達される。し
たがって、1メモリサイクルにおいてメモリセル220
aに格納された情報とメモリセル220bに格納された
情報を同時に読出すことができる。Now, consider the case where word line 2a is selected for memory cell 220a. In this case, the information stored in memory cell 220a is transmitted to bit line 3a. For the memory cell 220b, the decoder 108b
Can set the word line 2d to the selected state. In this case, the information stored in memory cell 220b is transmitted to bit line 3b. Data on bit lines 3a and 3b are independently transmitted to output circuits 109a and 109b via column select transistors STAi and STBj. Therefore, in one memory cycle, memory cell 220
The information stored in a and the information stored in memory cell 220b can be read simultaneously.
【0171】上述の場合、ワード線2bおよび2cが選
択され、メモリセル220aおよび220bの記憶情報
がそれぞれビット線3bおよび3aへ伝達されてもよ
い。いずれの場合においても、デコーダ108aおよび
108bが同時に駆動され、2つのメモリセルを同時に
選択し、これらの選択されたメモリセル情報を同時に読
出すことができる。In the above case, word lines 2b and 2c may be selected and information stored in memory cells 220a and 220b may be transmitted to bit lines 3b and 3a, respectively. In either case, the decoders 108a and 108b are driven simultaneously to select two memory cells at the same time and to read information of the selected memory cells at the same time.
【0172】また図30に示すメモリセルの構造におい
て、メモリセル220aおよび220bの記憶情報は共
通ノードNAと基準電位伝達線4、5aおよび5bとの
接続関係により決定されている。In the structure of the memory cell shown in FIG. 30, the information stored in memory cells 220a and 220b is determined by the connection between common node NA and reference potential transmission lines 4, 5a and 5b.
【0173】この場合、メモリセル220aおよび22
0bのそれぞれは複数のワードを格納することができ
る。したがって1個のメモリセルが複数ワードの情報を
その動作モード等に応じて記憶することができ、従来の
ROMの構成に比べて大幅にそのチップ占有面積を低減
することができる。In this case, memory cells 220a and 220a
Each of Ob can store multiple words. Therefore, one memory cell can store a plurality of words of information according to its operation mode and the like, and the chip occupation area can be greatly reduced as compared with the conventional ROM configuration.
【0174】図30に示すメモリセルの構造において、
図31に示すように、基準電位伝達線の構造として、4
本の基準電位伝達線4、5a、5bおよび70が用いら
れ、共通ノードNAがこの4本の基準電位伝達線4、5
a、5bおよび70のいずれかに接続される構成が用い
られてもよい。In the structure of the memory cell shown in FIG.
As shown in FIG. 31, the structure of the reference potential transmission line is 4
The reference potential transmission lines 4, 5a, 5b and 70 are used, and the common node NA is connected to the four reference potential transmission lines 4, 5
a, 5b, and 70 may be used.
【0175】また図31に示すように各ビット線3a、
3bのプリチャージ電位はVcc/1の中間電位にプリ
チャージされる構成が用いられてもよい。またこの図2
7以降に示す構成において、ビット線3と基準電位伝達
線4、5a、5b、70とを並列に配置する構成が用い
られてもよい。As shown in FIG. 31, each bit line 3a,
A configuration in which the precharge potential of 3b is precharged to an intermediate potential of Vcc / 1 may be used. FIG. 2
In the configuration shown in FIG. 7 and thereafter, a configuration in which the bit line 3 and the reference potential transmission lines 4, 5a, 5b, 70 are arranged in parallel may be used.
【0176】また図27以降に示す構成においては、1
個のメモリセルは2つのメモリ素子(メモリトランジス
タ)を含んでおり、2種類のデータを並列に読出すこと
が可能である。このメモリセルを構成するトランジスタ
の数は3個以上であってもよい。In the configuration shown in FIG.
Each memory cell includes two memory elements (memory transistors) and can read two types of data in parallel. The number of transistors constituting the memory cell may be three or more.
【0177】また図27に示す半導体記憶装置の構成に
おいては、制御回路120が様々な内部制御信号を制御
信号/CEおよび/OEに応答して発生している。この
場合、アドレス変化検出回路が用いられ、外部から与え
られるアドレス信号ADAおよびADBの変化を検出
し、このアドレス変化検出回路出力が内部動作タイミン
グを決定するための制御信号として用いられてもよい。In the configuration of the semiconductor memory device shown in FIG. 27, control circuit 120 generates various internal control signals in response to control signals / CE and / OE. In this case, an address change detection circuit may be used to detect a change in externally applied address signals ADA and ADB, and the output of the address change detection circuit may be used as a control signal for determining internal operation timing.
【0178】さらにデコーダ108aおよび108bの
デコード動作タイミングは制御回路120からの制御信
号により決定されるのではなく、アドレス入力ADAお
よびADBをそのままデコードする構成が用いられても
よい。この場合、デコーダ108aおよび108bの出
力状態はアドレス入力ADAおよびADBが変化するま
で同一となる。Further, the decoding operation timing of decoders 108a and 108b is not determined by the control signal from control circuit 120, but a configuration in which address inputs ADA and ADB are decoded as they are may be used. In this case, the output states of the decoders 108a and 108b remain the same until the address inputs ADA and ADB change.
【0179】アドレス変化検出信号を内部クロック信号
(内部制御信号)として用いる構造は、図2に示す半導
体記憶装置の構成において用いられてもよい。The structure using an address change detection signal as an internal clock signal (internal control signal) may be used in the configuration of the semiconductor memory device shown in FIG.
【0180】さらに基準電位伝達線4および70は接地
電位および電源電位を外部から与えられるように構成さ
れてもよい。Further, reference potential transmission lines 4 and 70 may be configured to be externally supplied with a ground potential and a power supply potential.
【0181】また図29および図31に示すメモリセル
構造は1個のROMチップを用い図40に示す制御シス
テムを構成することができるため、極めて小占有面積の
制御システム構築することができる。Since the memory cell structure shown in FIGS. 29 and 31 can form the control system shown in FIG. 40 using one ROM chip, a control system having an extremely small occupied area can be constructed.
【0182】さらに、図27以降に示すマルチポートR
OMの構成のためのメモリセル構造の場合、図24ない
し図26に示すような基準電位伝達線とビット線との配
置関係が用いられてもよい。Further, the multiport R shown in FIG.
In the case of the memory cell structure for the OM configuration, the arrangement relationship between the reference potential transmission lines and the bit lines as shown in FIGS. 24 to 26 may be used.
【0183】さらにデジタル信号処理用途のためのマル
チプロセッサシステムにおいて、本発明のROMを共通
メモリとして用いれば、このようなシステムを小占有面
積で構築することができ、高速データ処理を実現するこ
とができる。Further, in a multiprocessor system for digital signal processing, if the ROM of the present invention is used as a common memory, such a system can be constructed with a small occupation area, and high-speed data processing can be realized. it can.
【0184】[0184]
【発明の効果】以上のように、請求項1の発明によれ
ば、その電位が変更可能な複数の基準電位伝達線を設
け、メモリセルトランジスタとこの複数の基準電位伝達
線との接続関係によりデータを記憶するように構成した
ので、1つのメモリセルトランジスタを用いて複数の異
なるワードビットを記憶することが可能となり、ROM
の規模を低減することができる。これにより、たとえば
ディジタル信号処理用途において信号処理回路と同一チ
ップ上に集積化されるROMの占有面積を大幅に低減す
ることができる。また、メモリセルアレイのトランジス
タの数も大幅に低減することができ、同一アレイ面積で
あれば十分な面積のメモリトランジスタ形成領域を確保
することができる。As described above, according to the first aspect of the present invention, a plurality of reference potential transmission lines whose potentials can be changed are provided, and the connection relationship between the memory cell transistor and the plurality of reference potential transmission lines is determined. Since data is stored, a plurality of different word bits can be stored using one memory cell transistor.
Can be reduced in size. Thus, for example, for digital signal processing, the area occupied by the ROM integrated on the same chip as the signal processing circuit can be significantly reduced. In addition, the number of transistors in the memory cell array can be significantly reduced, and a sufficient area for forming a memory transistor can be secured if the array area is the same.
【0185】また請求項1の発明の構成によれば、1本
のワード線を複数のアドレスに対応づけることが可能と
なるため、ワード線の本数が従来装置よりも大幅に低減
され、アドレスデコーダ部の回路規模をも大幅に低減す
ることができる。たとえば、1つのメモリセルが2つの
異なるワード・ビットを表現する場合、1本のワード線
が2つのアドレスに対応するため、この場合メモリセル
アレイ内のトランジスタ数は1/2、ワード線の本数が
1/2に従来装置よりも低減され、応じてアドレスデコ
ーダの装置規模も1/2以下になる。According to the configuration of the first aspect of the present invention, one word line can be associated with a plurality of addresses, so that the number of word lines is significantly reduced as compared with the conventional device, and the address decoder The circuit scale of the unit can also be significantly reduced. For example, if one memory cell represents two different word bits, one word line corresponds to two addresses, so that in this case the number of transistors in the memory cell array is 1 / and the number of word lines is This is reduced to half that of the conventional device, and accordingly the device scale of the address decoder is also reduced to half or less.
【0186】請求項2に記載の発明によればビット線と
基準電位伝達線とが平行に配置されるため、この基準電
位伝達線を流れる電流量を大幅に低減することができ、
基準電位を安定化することができ、ノイズの発生を防止
することができ、安定でかつ確実に高速にメモリセルデ
ータを読出すことが可能となる。According to the second aspect of the present invention, since the bit line and the reference potential transmission line are arranged in parallel, the amount of current flowing through the reference potential transmission line can be greatly reduced.
The reference potential can be stabilized, noise can be prevented, and memory cell data can be read stably and reliably at high speed.
【0187】以上のようにこの発明によれば低占有面積
の高集積化に適した安定に動作するROMを得ることが
できる。As described above, according to the present invention, a stably operable ROM suitable for high integration with a small occupied area can be obtained.
【図1】この発明の一実施例であるROMのメモリセル
の構成の一例を示す図である。FIG. 1 is a diagram showing an example of a configuration of a memory cell of a ROM according to an embodiment of the present invention.
【図2】この発明の一実施例であるROMの全体の構成
を概略的に示す図である。FIG. 2 is a diagram schematically showing an entire configuration of a ROM according to an embodiment of the present invention.
【図3】図1に示すROMメモリセルの動作を一覧にし
て示す図である。FIG. 3 is a diagram showing a list of operations of the ROM memory cell shown in FIG. 1;
【図4】図1に示すROMメモリセルを用いて8ワード
×1ビットのROMを構成した際のメモリセルアレイ部
の構成を示す図である。FIG. 4 is a diagram showing a configuration of a memory cell array unit when a ROM of 8 words × 1 bit is configured using the ROM memory cells shown in FIG. 1;
【図5】図4に示すROMの動作を一覧にして示す図で
ある。FIG. 5 is a diagram showing a list of operations of the ROM shown in FIG. 4;
【図6】図1に示すROMメモリセルを用いて複数ワー
ド×複数ビットのメモリを構成した場合のメモリセルア
レイの配置の一例を示す図である。FIG. 6 is a diagram showing an example of an arrangement of a memory cell array when a memory of plural words × multiple bits is formed using the ROM memory cells shown in FIG. 1;
【図7】図6に示すメモリセルアレイ配置を備えるRO
Mの動作を一覧にして示す図である。FIG. 7 shows an RO having the memory cell array arrangement shown in FIG.
It is a figure which shows operation | movement of M as a list.
【図8】図6に示すメモリセルアレイ配置の他の構成例
を示す図である。8 is a diagram showing another configuration example of the memory cell array arrangement shown in FIG. 6;
【図9】図2に示す基準電位発生回路の具体的構成の一
例を示す図である。9 is a diagram showing an example of a specific configuration of the reference potential generation circuit shown in FIG.
【図10】ROMメモリセルの他の構成例を示す図であ
る。FIG. 10 is a diagram showing another configuration example of the ROM memory cell.
【図11】図10に示すROMメモリセルの動作を一覧
にして示す図である。FIG. 11 is a diagram showing a list of operations of the ROM memory cell shown in FIG. 10;
【図12】ビット線電位をVcc/2にプリチャージす
る際の構成の一例を示す図である。FIG. 12 is a diagram showing an example of a configuration when a bit line potential is precharged to Vcc / 2.
【図13】3個のバンクをこの発明に従う1個のROM
で表現する際の1個のメモリセルが記憶することのでき
るデータの可能な組合わせを一覧にして示す図である。FIG. 13 shows one ROM according to the present invention with three banks.
FIG. 9 is a diagram showing a list of possible combinations of data that can be stored by one memory cell when expressed by.
【図14】図13に示す記憶データを実現するためのメ
モリセルの構造を概略的に示す図である。14 is a diagram schematically showing a structure of a memory cell for realizing the storage data shown in FIG.
【図15】図14に示すメモリセルの動作を一覧にして
示す図である。FIG. 15 is a diagram showing a list of operations of the memory cell shown in FIG. 14;
【図16】図14に示すROMメモリセル構造に対する
基準電位発生回路の構成を示す図である。16 is a diagram showing a configuration of a reference potential generation circuit for the ROM memory cell structure shown in FIG.
【図17】図16に示すバンク選択信号(基準電位設定
信号)とそのときに選択されるバンクとの対応関係を一
連にして示す図である。17 is a diagram sequentially showing a correspondence relationship between the bank selection signal (reference potential setting signal) shown in FIG. 16 and a bank selected at that time.
【図18】この発明のさらに他の実施例であるROMの
アレイ部の構成を概念的に示す図である。FIG. 18 is a diagram conceptually showing a configuration of an array portion of a ROM according to still another embodiment of the present invention.
【図19】従来のROMメモリセルのレイアウトを概略
的に示す図である。FIG. 19 is a diagram schematically showing a layout of a conventional ROM memory cell.
【図20】図19に示す線A−A′の断面構造を示す図
である。20 is a diagram showing a cross-sectional structure taken along line AA 'shown in FIG.
【図21】従来のROMメモリセルアレイ配置における
1本のワード線と接地線との対応関係を示す図である。FIG. 21 is a diagram showing a correspondence relationship between one word line and a ground line in a conventional ROM memory cell array arrangement.
【図22】図21に示すアレイ配置においてワード線が
選択されたときの接地線上の電位変化を示す図である。FIG. 22 is a diagram showing a potential change on a ground line when a word line is selected in the array arrangement shown in FIG. 21;
【図23】図21に示すメモリセル配置におけるソース
電位のばらつきを示す図である。FIG. 23 is a diagram showing variations in source potential in the memory cell arrangement shown in FIG. 21;
【図24】この発明のさらに他の実施例であるROMメ
モリセル配置のレイアウトを概略的に示す図である。FIG. 24 is a diagram schematically showing a layout of a ROM memory cell arrangement according to still another embodiment of the present invention;
【図25】図24に示す線B−B′に沿った断面構造を
概略的に示す図である。25 is a drawing schematically showing a cross-sectional structure along a line BB ′ shown in FIG. 24.
【図26】図24に示すレイアウトと電気的に等価なメ
モリセル配置を示す回路図である。FIG. 26 is a circuit diagram showing a memory cell arrangement electrically equivalent to the layout shown in FIG. 24;
【図27】この発明のさらに他の実施例であるROMの
他の全体の構成を概略的に示す図である。FIG. 27 is a diagram schematically showing another entire configuration of a ROM according to still another embodiment of the present invention.
【図28】図27に示すROMのメモリセルアレイ部の
構成を概略的に示す図である。28 is a diagram schematically showing a configuration of a memory cell array section of the ROM shown in FIG. 27;
【図29】図28に示すROMメモリセルの構造の一例
を示す図である。FIG. 29 is a diagram showing an example of the structure of the ROM memory cell shown in FIG. 28;
【図30】図29に示すメモリセルを複数個配置した場
合のメモリセルアレイの構成を概略的に示す図である。30 is a diagram schematically showing a configuration of a memory cell array when a plurality of memory cells shown in FIG. 29 are arranged.
【図31】図28に示すメモリセルアレイの他の構造を
示す図である。FIG. 31 is a diagram showing another structure of the memory cell array shown in FIG. 28.
【図32】従来のROMの全体の構成を概略的に示す図
である。FIG. 32 is a diagram schematically showing an entire configuration of a conventional ROM.
【図33】従来のROMメモリセルの構造を概略的に示
す図である。FIG. 33 schematically shows a structure of a conventional ROM memory cell.
【図34】従来のROMの動作を示す信号波形図であ
る。FIG. 34 is a signal waveform diagram showing an operation of a conventional ROM.
【図35】従来のROMのメモリセルアレイの構成を概
略的に示す図である。FIG. 35 is a diagram schematically showing a configuration of a memory cell array of a conventional ROM.
【図36】図35に示すメモリセルアレイにおける動作
を一覧にして示す図である。36 is a diagram showing a list of operations in the memory cell array shown in FIG. 35;
【図37】従来のROMを用いてテーブル・ルック・ア
ップ方式の演算を行なうための接続態様の一例を示す図
である。FIG. 37 is a diagram showing an example of a connection mode for performing a table look-up operation using a conventional ROM.
【図38】係数ROMをバンクで構成した際の従来のシ
ステムの構成例を概略的に示す図である。FIG. 38 is a diagram schematically showing a configuration example of a conventional system when a coefficient ROM is configured by banks.
【図39】ROMをプログラムROMとして用いる際の
システム構成例を示す図である。FIG. 39 is a diagram illustrating an example of a system configuration when a ROM is used as a program ROM.
【図40】テーブルルックアップ方式のROMを用いて
制御システムを構成した場合の構成例を示す図である。FIG. 40 is a diagram illustrating a configuration example when a control system is configured using a ROM of a table lookup system.
1 メモリセルトランジスタ M1 メモリセル 2 ワード線 3 ビット線 4 接地線(基準電位伝達線) 5a 基準電位伝達線 5b 基準電位伝達線 55a 基準電位伝達線 55b 基準電位伝達線 56a 基準電位伝達線 56b 基準電位伝達線 57a 基準電位伝達線 57b 基準電位伝達線 58 基準電位伝達線 70 基準電位伝達線 6 メモリセルアレイ 7 アドレスバッファ 8 アドレスデコーダ 9 出力回路 10 制御回路 20 基準電位伝達線 50 基準電位発生回路 108a 第1のデコーダ 108b 第2のデコーダ 110a プリチャージ回路 110b プリチャージ回路 111 基準電位設定回路 109a 第1の出力回路 109b 第2の出力回路 220 メモリセル 1a メモリセル 1b メモリセル Reference Signs List 1 memory cell transistor M1 memory cell 2 word line 3 bit line 4 ground line (reference potential transmission line) 5a reference potential transmission line 5b reference potential transmission line 55a reference potential transmission line 55b reference potential transmission line 56a reference potential transmission line 56b reference potential Transmission line 57a Reference potential transmission line 57b Reference potential transmission line 58 Reference potential transmission line 70 Reference potential transmission line 6 Memory cell array 7 Address buffer 8 Address decoder 9 Output circuit 10 Control circuit 20 Reference potential transmission line 50 Reference potential generation circuit 108a First 108b Second decoder 110a Precharge circuit 110b Precharge circuit 111 Reference potential setting circuit 109a First output circuit 109b Second output circuit 220 Memory cell 1a Memory cell 1b Memory cell
───────────────────────────────────────────────────── フロントページの続き (72)発明者 石原 和哉 兵庫県伊丹市瑞原4丁目1番地 三菱電 機株式会社 エル・エス・アイ研究所内 (56)参考文献 特開 昭58−137194(JP,A) ──────────────────────────────────────────────────続 き Continuing from the front page (72) Inventor Kazuya Ishihara 4-1-1 Mizuhara, Itami-shi, Hyogo Mitsubishi Electric Corporation LSI Research Institute (56) References JP-A-58-137194 (JP, A) )
Claims (2)
1本のビット線、 前記ビット線と交差するように配置されかつ各々に行選
択信号が伝達される複数のワード線、 前記ビット線と前記複数のワード線の各交差部に対応し
て設けられ、各々がデータを記憶する複数のメモリセ
ル、 前記複数のメモリセルに共通にかつ接続可能に配設され
る複数の基準電位伝達線、および 外部からの電位指示信号に応答して、前記複数の基準電
位伝達線各々の電位を設定する電位設定手段を備え、 前記複数のメモリセルの各々は、 前記複数の基準電位伝達線のいずれかと選択的に接続ま
たはすべてと非接続とされることによりデータを記憶す
るメモリトランジスタを有し、 前記メモリセルの各々は、該メモリトランジスタが対応
のワード線上の行選択信号の活性化時、前記ビット線と
前記複数の基準電位伝達線いずれかを前記ビット線に電
気的に接続するかまたは前記複数の基準電位伝達線すべ
てを前記ビット線と電気的に分離することにより記憶デ
ータが読出される、読出専用半導体記憶装置。At least one bit line for transmitting internal data, a plurality of word lines arranged to intersect with the bit line and to which a row selection signal is respectively transmitted, and the bit line and the plurality of bit lines A plurality of memory cells provided corresponding to the respective intersections of the word lines, each storing data, a plurality of reference potential transmission lines commonly and connectably arranged to the plurality of memory cells, and A potential setting means for setting a potential of each of the plurality of reference potential transmission lines in response to a potential instruction signal from the memory device, wherein each of the plurality of memory cells is selectively connected to any of the plurality of reference potential transmission lines. A memory transistor that stores data by being connected to or disconnected from all of the memory cells, wherein each of the memory cells has a row selection signal on a corresponding word line. When activated, the bit line and one of the plurality of reference potential transmission lines are electrically connected to the bit line, or all of the plurality of reference potential transmission lines are electrically separated from the bit line to store the data. A read-only semiconductor memory device from which data is read.
ト線と平行に配置される、請求の範囲第1項記載の読出
専用半導体記憶装置。2. The read-only semiconductor memory device according to claim 1, wherein said plurality of reference potential transmission lines are arranged in parallel with said bit lines.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP19800191A JP2640184B2 (en) | 1990-08-28 | 1991-08-07 | Read-only semiconductor memory device |
Applications Claiming Priority (3)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP22706090 | 1990-08-28 | ||
| JP2-227060 | 1990-08-28 | ||
| JP19800191A JP2640184B2 (en) | 1990-08-28 | 1991-08-07 | Read-only semiconductor memory device |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH056685A JPH056685A (en) | 1993-01-14 |
| JP2640184B2 true JP2640184B2 (en) | 1997-08-13 |
Family
ID=26510714
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP19800191A Expired - Fee Related JP2640184B2 (en) | 1990-08-28 | 1991-08-07 | Read-only semiconductor memory device |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2640184B2 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6355550B1 (en) * | 2000-05-19 | 2002-03-12 | Motorola, Inc. | Ultra-late programming ROM and method of manufacture |
| KR100416599B1 (en) | 2001-05-31 | 2004-02-05 | 삼성전자주식회사 | Memory cell structure of metal programmable ROM capable of improving memory density and read speed and reducing power consumption |
| JP2006216184A (en) * | 2005-02-04 | 2006-08-17 | Oki Electric Ind Co Ltd | Semiconductor memory device |
| JP2009020990A (en) * | 2007-06-11 | 2009-01-29 | Renesas Technology Corp | Semiconductor integrated circuit device |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS58137194A (en) * | 1982-02-10 | 1983-08-15 | Hitachi Ltd | Semiconductor storage device |
-
1991
- 1991-08-07 JP JP19800191A patent/JP2640184B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH056685A (en) | 1993-01-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US5289406A (en) | Read only memory for storing multi-data | |
| US5261068A (en) | Dual path memory retrieval system for an interleaved dynamic RAM memory unit | |
| US5036491A (en) | Multiport semiconductor memory including an address comparator | |
| US5335199A (en) | Multiport memory | |
| JP2004327011A (en) | Semiconductor memory device | |
| TW202205274A (en) | Memory device, memory input/output, and method of forming memory device | |
| JP3754593B2 (en) | Integrated circuit having memory cells for storing data bits and method for writing write data bits to memory cells in integrated circuits | |
| JPH05266668A (en) | Semiconductor memory having improved latch-type repeater for selecting memory row line | |
| US6058065A (en) | Memory in a data processing system having improved performance and method therefor | |
| EP0227698A4 (en) | Memory architecture | |
| US5307322A (en) | Memory cell for use in a multi-port RAM | |
| US6212121B1 (en) | Semiconductor memory device with multiple sub-arrays of different sizes | |
| KR19980037413A (en) | Multiport Access Memory Sharing Read and Write Ports | |
| JPH0836885A (en) | Dynamic random-access memory | |
| US5493536A (en) | Dual-port random access memory having memory cell controlled by write data lines and read enable line | |
| KR100955251B1 (en) | SRM circuit and buffer circuit using the same | |
| US5619464A (en) | High performance RAM array circuit employing self-time clock generator for enabling array accessess | |
| US4939696A (en) | Semiconductor memory device | |
| US5646893A (en) | Segmented read line circuit particularly useful for multi-port storage arrays | |
| JP3018498B2 (en) | Semiconductor storage device | |
| US4602355A (en) | Memory circuit with noise preventing means for word lines | |
| JP3039793B2 (en) | Semiconductor memory device | |
| US7289385B2 (en) | Bank selection signal control circuit for use in semiconductor memory device, and bank selection control method | |
| JP2640184B2 (en) | Read-only semiconductor memory device | |
| TW202305790A (en) | Memory device and sensing method thereof |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 19970304 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080502 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080502 Year of fee payment: 11 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090502 Year of fee payment: 12 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100502 Year of fee payment: 13 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110502 Year of fee payment: 14 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110502 Year of fee payment: 14 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110502 Year of fee payment: 14 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| LAPS | Cancellation because of no payment of annual fees |