JP3185278B2 - Orthogonal memory - Google Patents

Orthogonal memory

Info

Publication number
JP3185278B2
JP3185278B2 JP26575091A JP26575091A JP3185278B2 JP 3185278 B2 JP3185278 B2 JP 3185278B2 JP 26575091 A JP26575091 A JP 26575091A JP 26575091 A JP26575091 A JP 26575091A JP 3185278 B2 JP3185278 B2 JP 3185278B2
Authority
JP
Japan
Prior art keywords
memory
data
row
word
column
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
Application number
JP26575091A
Other languages
Japanese (ja)
Other versions
JPH05135573A (en
Inventor
善弘 藤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP26575091A priority Critical patent/JP3185278B2/en
Publication of JPH05135573A publication Critical patent/JPH05135573A/en
Application granted granted Critical
Publication of JP3185278B2 publication Critical patent/JP3185278B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【産業上の利用分野】本発明は、画像等のデータを保存
する直交メモリに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an orthogonal memory for storing data such as images.

【従来の技術】画像などのデータを保存するメモリに
は、多量のデータを高速に入出力する機能が要求され
る。そこで、図10に示すようなビデオメモリないしフ
ィールドメモリと呼ばれるメモリがある。これは、通常
のメモリセル101の横に高速にアクセス可能なシリア
ルアクセスメモリ102を併置し、たとえばデータ出力
時には、外部から行アドレスを指定し1行のデータを一
度にメモリセル101からシリアルアクセスメモリ10
2に転送した後、シリアルアクセスメモリ102から1
行のデータを端から順に連続的に高速に出力する技術で
ある。また、データ入力時には、シリアルアクセスメモ
リ102へ1行のデータを端から順に連続的に高速に入
力した後、外部から行アドレスを指定し1行のデータを
一度にシリアルアクセスメモリ102からメモリセル1
01に転送する。この方式については、たとえば米国
の、1985 アイトリプルイー インターナショナル
ソリッド ステート サーキッツコンファレンス、ダ
イジェスト オブ テクニカル ペーパーズ(1985
IEEE International Solid−
State Circuits Conferenc
e、Digest of Technical Pap
ers)、 論文番号WAM3.1、38〜39ページ
に記載されている。また、2次元データを処理する場
合、行方向に高速にデータを入出力する必要のある処理
と、列方向に高速にデータを入出力する必要のある処理
とがある。そこで、図11に示すような直交メモリと呼
ばれるメモリがある。これは、外部と直交メモリセル1
11とのデータ入出力を、行方向にも列方向にも一度に
行える技術である。この方式については、たとえば、電
気学会電子デバイス研究会資料、EDD−85、36−
40番、13〜20ページに記載されている。
2. Description of the Related Art A memory for storing data such as images is required to have a function of inputting and outputting a large amount of data at high speed. Therefore, there is a memory called a video memory or a field memory as shown in FIG. In this method, a serial access memory 102 which can be accessed at high speed is juxtaposed beside a normal memory cell 101. For example, at the time of data output, a row address is designated from the outside and data of one row is transferred from the memory cell 101 to the serial access memory 10
2 and then transfer from the serial access memory 102 to 1
This is a technique for outputting data in rows sequentially and at high speed sequentially from the end. At the time of data input, one row of data is successively input from the end to the serial access memory 102 at high speed sequentially, and then a row address is specified from the outside, and one row of data is transferred from the serial access memory 102 to the memory cell 1 at a time.
Transfer to 01. This method is described in, for example, the 1985 I Triple E International Solid State Circuits Conference, Digest of Technical Papers (1985).
IEEE International Solid-
State Circuits Conference
e, Digest of Technical Pap
ers), Article No. WAM 3.1, pp. 38-39. Further, when processing two-dimensional data, there are processes that require high-speed data input / output in the row direction and processes that require high-speed data input / output in the column direction. Therefore, there is a memory called an orthogonal memory as shown in FIG. This is the external and orthogonal memory cell 1
This is a technique that can perform data input / output with the H.11 at the same time in both the row direction and the column direction. This method is described in, for example, IEICE Electron Devices Workshop Material, EDD-85, 36-
No. 40, pages 13-20.

【発明が解決しようとする課題】従来の方法では、図1
0に示すようなメモリの場合、画像の行のデータは端か
ら順に連続的な入出力は高速に行えるが、列のデータは
高速な入出力が行えないという問題点があった。また、
図11に示すようなメモリの場合、画像の行方向にも列
方向にもメモリセルの幅分のデータを並列に、高速に入
出力できるという特徴はあるが,メモリセルのメモリセ
ル容量を増やすと入出力信号線が増えてしまい、ピン数
の制約のために1チップに納めることが困難であった。
本発明の目的は、このような問題点を解決し、行方向に
も列方向にも高速にデータの入出力を行うことのできる
メモリを提供することである。
In the conventional method, FIG.
In the case of a memory such as 0, there is a problem that continuous input / output of image row data can be performed at high speed sequentially from the end, but high-speed input / output of column data cannot be performed. Also,
The memory shown in FIG. 11 has a feature that data corresponding to the width of a memory cell can be input / output at high speed in parallel in the row direction and the column direction of an image, but the memory cell capacity of the memory cell is increased. However, the number of input / output signal lines increases, and it is difficult to fit them on one chip due to the limitation of the number of pins.
An object of the present invention is to solve such a problem and to provide a memory which can input and output data at high speed in both the row direction and the column direction.

【課題を解決するための手段】第1の発明の直交メモリ
は、メモリ上のデータを行方向および列方向に読み出す
ことのできる直交メモリにおいて、データ保存し、列方
向および行方向に、一度にそのビット幅分だけのデータ
を転送することのできる直交メモリセルと、直交メモリ
セルの1行分のデータを保存することができる行メモリ
と、外部から入力された行アドレスをデコードし、直交
メモリセル上の1行を選択する手段と、直交メモリセル
上の選択された1行分のデータを一度に行メモリへ転送
したり、行メモリ上の1行分のデータを一度に直交メモ
リセル上の選択された行へ転送する手段と、行メモリ上
のデータを端から順に連続的に出力したり、行メモリ上
へデータを端から順に連続的に入力する手段と、直交メ
モリセルの1列分のデータを保持することができる列メ
モリと、外部から入力された列アドレスをデコードし、
直交メモリセル上の1列を選択する手段と、直交メモリ
セル上の選択された1列分のデータを一度に列メモリへ
転送したり、列メモリ上の1列分のデータを一度に直交
メモリセル上の選択された列へ転送する手段と、列メモ
リ上のデータを端から順に連続的に出力したり、列メモ
リ上へデータを端から順に連続的に入力する手段とを有
することを特徴とする。第2の発明の直交メモリは、第
1の発明の直交メモリにおいて、行メモリ上のデータを
列メモリに端から順に連続的に転送したり、列メモリ上
のデータを行メモリに端から順に連続的に転送する手段
を有することを特徴とする。第3の発明の直交メモリ
は、第1の発明の直交メモリにおいて、行メモリ、列メ
モリを複数持ち、任意の行メモリ上のデータを任意の列
メモリに端から順に連続的に転送したり、任意の列メモ
リ上のデータを任意の行メモリに端から順に連続的に転
送することを、複数の行メモリ、列メモリ間で並列に行
う手段を有することを特徴とする。第4の発明の直交メ
モリは、第1の発明の直交メモリにおいて、直交メモリ
セル上の選択された1行分のデータを一度に列メモリへ
転送したり、列メモリ上の1列分のデータを一度に直交
メモリセル上の選択された行へ転送したり,直交メモリ
セル上の選択された1列分のデータを一度に行メモリへ
転送したり、行メモリ上の1行分のデータを一度に直交
メモリセル上の選択された列へ転送する手段を有するこ
とを特徴とする。第5の発明の直交メモリは、メモリ上
のデータを行方向および列方向に読み出すことのできる
直交メモリにおいて、データ保持し、列方向および行方
向に、一度にそのビット幅分だけのデータを転送するこ
とのできる直交メモリセルと、直交メモリセルの複数行
分のデータを保持することができるワード行メモリと、
外部から出力された行アドレスをデコードし、直交メモ
リセル上の1行を選択する手段と、直交メモリル上の選
択された1行分のデータを一度にワード行メモリへ転送
したり、ワード行メモリ上の1行分のデータを一度に直
交メモリセル上の選択された行へ転送する手段と、ワー
ド行メモリ上のデータをワード単位に端から順に連続的
に出力したり、ワード行メモリ上へデータをワード単位
に端から順に連続的に入力する手段と、直交メモリセル
の複数列分のデータを保持することができるワード列メ
モリと、外部から入力された列アドレスをデコードし、
直交メモリセル上の1列を選択する手段と、直交メモリ
セル上の選択された1列分のデータを一度にワード列メ
モリへ転送したり、ワード列メモリ上の1列分のデータ
を一度に直交メモリセル上の選択された列へ転送する手
段と、ワード列メモリ上のデータをワード単位に端から
順に連続的に出力したり、ワード列メモリ上へデータを
ワード単位に端から順に連続的に入力する手段とを有す
ることを特徴とする。第6の発明の直交メモリは、第5
の発明の直交メモリにおいて、ワード行メモリ上のデー
タをワード列メモリにワード単位に端から順に連続的に
転送したり、ワード列メモリ上のデータをワード行メモ
リにワード単位に端から順に連続的に転送する手段を有
することを特徴とする。第7の発明の直交メモリは、第
5の発明の直交メモリにおいて、ワード行メモリ、ワー
ド列メモリを複数持ち、任意のワード行メモリ上のデー
タを任意のワード列メモリにワード単位に端から順に連
続的に転送したり、任意のワード列メモリ上のデータを
任意のワード行メモリに端から順に連続的に転送するこ
とを、複数のワード行メモリ、ワード列メモリ間で並列
に行う手段を有することを特徴とする。第8の発明の直
交メモリは、第5の発明の直交メモリにおいて、直交メ
モリセル上の選択された1行分のデータを一度にワード
列メモリへ転送したり、ワード列メモリ上の1行分のデ
ータを一度に直交メモリセル上の選択された行へ転送し
たり、直交メモリセル上の選択された1列分のデータを
一度にワード行メモリへ転送したり、ワード行メモリ上
の1行分のデータを一度に直交メモリセル上の選択され
た列へ転送する手段を有することを特徴とする。第9の
発明の直交メモリは、第1、2、3、4、5、6、7又
は8の発明の直交メモリにおいて、外部から与えられた
行アドレスと列アドレスによって指定されるメモリ要素
とデータを入出力する手段を有することを特徴とする。
An orthogonal memory according to a first aspect of the present invention is an orthogonal memory capable of reading data in a memory in a row direction and a column direction. An orthogonal memory cell capable of transferring data corresponding to the bit width, a row memory capable of storing data of one row of the orthogonal memory cell, a row memory which decodes an externally input row address, and Means for selecting one row on the cell; transferring one row of data on the orthogonal memory cell to the row memory at a time; and transferring one row of data on the row memory on the orthogonal memory cell at a time. A means for transferring data on the row memory continuously from the end, a means for continuously inputting data on the row memory from the end, and one column of the orthogonal memory cell. Minute And column memory capable of holding data, a column address input from the outside is decoded,
Means for selecting one column on the orthogonal memory cell, transferring data of the selected one column on the orthogonal memory cell to the column memory at a time, and transferring data of one column on the column memory at a time It is characterized by having means for transferring data to a selected column on a cell, and means for continuously outputting data on a column memory sequentially from an end, and for continuously inputting data on a column memory sequentially from an end. And The orthogonal memory according to a second aspect of the present invention is the orthogonal memory according to the first aspect, wherein data on the row memory is continuously transferred to the column memory sequentially from the end, or data on the column memory is continuously transferred to the row memory sequentially from the end. It is characterized by having a means for transferring data in a specific manner. A quadrature memory according to a third invention is the quadrature memory according to the first invention, wherein the quadrature memory has a plurality of row memories and column memories, and sequentially transfers data on an arbitrary row memory to an arbitrary column memory from an end, It is characterized by having means for transferring data in an arbitrary column memory to an arbitrary row memory sequentially from the end in parallel between a plurality of row memories and column memories. A quadrature memory according to a fourth aspect of the present invention is the quadrature memory according to the first aspect, wherein data of one selected row in the quadrature memory cell is transferred to the column memory at a time, or data of one column in the column memory is stored. At a time to the selected row on the orthogonal memory cell, transfer the data for one selected column on the orthogonal memory cell to the row memory at a time, or transfer the data for one row on the row memory It is characterized by having means for transferring to a selected column on the orthogonal memory cell at a time. A quadrature memory according to a fifth aspect of the present invention is an orthogonal memory capable of reading data in a memory in a row direction and a column direction, holding the data, and transferring data of the bit width at a time in the column direction and the row direction. A quadrature memory cell that can store data of a plurality of rows of the quadrature memory cell;
Means for decoding a row address output from the outside and selecting one row on an orthogonal memory cell; transferring data of the selected one row on the orthogonal memory to the word row memory at a time; Means for transferring the data of the above one row at a time to a selected row on the orthogonal memory cell; and outputting data on the word row memory continuously in word units from the end, or on the word row memory. Means for continuously inputting data in order from the end in word units, a word string memory capable of holding data for a plurality of columns of orthogonal memory cells, and decoding an externally input column address,
Means for selecting one column on the orthogonal memory cell, transferring data of the selected one column on the orthogonal memory cell to the word column memory at a time, and transferring one column of data on the word column memory at a time. A means for transferring data to a selected column on the orthogonal memory cell, and continuously outputting data on the word column memory in word units from the end, or continuously outputting data on the word column memory in word units from the edge. And means for inputting to the A quadrature memory according to a sixth aspect of the present invention is the orthogonal memory according to the fifth aspect.
In the orthogonal memory according to the invention, the data in the word row memory is continuously transferred to the word row memory in word units sequentially from the end, or the data in the word row memory is continuously transferred to the word row memory in word units from the edge sequentially. Characterized by having means for transferring to An orthogonal memory according to a seventh aspect of the present invention is the orthogonal memory according to the fifth aspect of the present invention, wherein the orthogonal memory has a plurality of word row memories and word string memories, and sequentially stores data on an arbitrary word row memory in an arbitrary word string memory in word units from the end. It has means for performing a parallel transfer between a plurality of word row memories and a word column memory to continuously transfer or sequentially transfer data on an arbitrary word row memory to an arbitrary word row memory from an end. It is characterized by the following. An orthogonal memory according to an eighth aspect of the present invention is the orthogonal memory according to the fifth aspect of the present invention, wherein data of one selected row in the orthogonal memory cell is transferred to the word column memory at a time, or data of one row in the word column memory is provided. At a time to a selected row on an orthogonal memory cell, transfer data for one selected column on an orthogonal memory cell to a word row memory at a time, or transfer one row on a word row memory And means for transferring the data for one minute to a selected column on the orthogonal memory cell at a time. The orthogonal memory according to the ninth aspect is the orthogonal memory according to the first, second, third, fourth, fifth, sixth, seventh or eighth aspect, wherein the memory element and the data specified by an externally applied row address and column address are provided. Characterized in that it has means for inputting and outputting data.

【実施例】次に本発明の実施例について図面を用いて説
明する。図1は、第1の発明の直交メモリの一実施例の
構成を示すブロック図である。この直交メモリは、デー
タを保持する直交メモリセル11、直交メモリセル1行
分のデータ保持することができる行メモリ12を1つ以
上、外部から入力された行アドレスをデコードし、直交
メモリセル上の1行を選択する行デコーダ13、直交メ
モリセル上の選択された1行分のデータを一度に行メモ
リへ転送したり、行メモリ上の1行分のデータを一度に
直交メモリセル上の選択された行へ転送する行転送回路
14、行メモリ上のデータを端から順に連続的に出力し
たり、行メモリ上へデータを端から順に連続的に入力す
る行メモリ入出力回路15、直交メモリセルの1列分の
データを保持することができる列メモリ16を1つ以
上、外部から入力された列アドレスをデコードし、直交
メモリセル上の1列を選択する列デコーダ17、直交メ
モリセル上の選択された1列分のデータを一度に列メモ
リへ転出したり、列メモリ上の1列分のデータを一度に
直交メモリセル上の選択された列へ転送する列転送回路
18、列メモリ上のデータを端から順に連続的に出力し
たり、列メモリ上へデータを端から順に連続的に入力す
る列メモリ入出力回路19から構成されている。このよ
うな構成の直交メモリにおいて、直交メモリセル11上
のある行のデータを端から順に連続的に出力する場合、
まず、外部から与えられた行アドレスを行デコーダ13
がデコードし、直交メモリセル11上の1行を選択す
る。つぎに、選択された1行のデータを行転送回路14
が行メモリ12の1つに転送する。そして、行メモリ1
2上のデータを行メモリ入出力回路15が端から順に連
続的に出力する。外部から1行のデータを端から順に連
続的に入力し、直交メモリセル11上のある行に格納す
る場合、まず、行メモリ入出力回路15が外部よりデー
タを入力し、行メモリ12の1つに格納する。つぎに、
外部から与えられた行アドレスを行デコーダ13がデコ
ードし、直交メモリセル11上の1行を選択し、行メモ
リ12上のデータを行転送回路14が選択された1行に
転送する。直交メモリセル11上のある列のデータを端
から順に連続的に出力する場合、まず、外部から与えら
れた列アドレスを列デコーダ17がデコードし、直交メ
モリセル11上の1列を選択する。つぎに、選択された
1列のデータを列転送回路18が列メモリ16の1つに
転送する。そして、列メモリ16上のデータを列メモリ
入出力回路19が端から順に連続的に出力する。外部か
ら1列のデータを端から順に連続的に入力し、直交メモ
リセル11上のある列に格納する場合、まず、列メモリ
入出力回路19が外部よりデータを入力し、列メモリ1
6の1つに格納する。つぎに、外部から与えられた列ア
ドレスを列デコーダ17がデコードし、直交メモリセル
11上の1行を選択し、列メモリ16上の列データ転送
回路18が選択された1列に転送する。行メモリ入出力
回路15による行メモリ12のデータ入出力や、列メモ
リ入出力回路19による列メモリ16のデータ入出力
は、直交メモリチップ上の他の部分の動作状態とは全く
独立に行えるので、直交メモリセル11へのアクセスが
競合しない限り、複数の行メモリ12と複数列メモリ1
6によるデータの入出力は、全て並列に行うことができ
る。図2は、第2の発明の直交メモリの一実施例の構成
を示すブロック図である。この直交メモリは、図1の構
成に加えて、行メモリ12と列メモリ16の間でデータ
を端から順に連続的に転送するための行列間データ転送
回路21を備えている。このような構成の直交メモリに
おいて、直交メモリセル11から1列のデータを列メモ
リ16に転送した後、行列間データ転送回路21によっ
て行メモリ12に転送し、次にそのデータを直交メモリ
セル11に格納することによって、直交メモリセル11
上の2次元データの列データを行データに変換できる。
また、直交メモリセル11から1行のデータを行メモリ
12に転送した後、行列間データ転送回路21によって
列メモリ16に転送し、次にそのデータを直交メモリセ
ル11に格納することによって、直交メモリセル11上
の2次元データの行データを列データに変換できる。行
列間データ転送回路21によってデータの転送が行われ
ている行メモリ12や列メモリ16は、行メモリ入出力
回路15や列メモリ入出力回路19によるデータの入出
力は禁止される。ただし、転送中のデータを、行メモリ
入出力回路15や列メモリ入出力回路19に、転送と同
時に出力することは可能である。また、行メモリ入出力
回路15や列メモリ入出力回路19によって、行メモリ
12や列メモリ16にデータを入力するのと同時に、行
列間データ転送回路21によってデータを列メモリ16
や行メモリ12に転送することも可能である。図3は、
第3の発明の直交メモリセルの一実施例の構成を示すブ
ロック図である。この直交メモリは、行メモリ12およ
び列メモリ16をそれぞれ複数持っており、図1の構成
に加えて、行メモリ12と列メモリ16の間でデータを
端から順に連続的に転送するための行列間データ転送回
路31を備えている。このような構成の直交メモリにお
いて、行列間データ転送回路31はクロスバスイッチに
よって構成されており、任意の行メモリ12と列メモリ
16の間でデータを転送することができる。直交メモリ
セル11から1列のデータを列メモリ16に転送した
後、行列間データ転送回路31によって外部から指定さ
れた列メモリ16から行メモリ12にデータを転送し、
次にそのデータを直交メモリセル11に格納することに
よって、直交メモリセル11上の2次元データの列デー
タを行データに変換できる。直交メモリセル11から1
行のデータを行メモリ12に転送した後、行列間データ
転送回路31によって外部から指定された行メモリ12
から列メモリ16にデータを転送し、次にそのデータを
直交メモリセル11に格納することによって、直交メモ
リセル11上の2次元データの行データを列データに変
換できる。図4は、第4の発明の直交メモリの一実施例
の構成を示すブロック図である。この直交メモリは、図
1の構成に加えて、直交メモリセル11上の選択された
1行分データを列メモリ16へ転送したり、列メモリ1
6上の1行分のデータを直交メモリセル11上の選択さ
れた行へ転送したり、直交メモリセル11上の選択され
た1列分のデータを行メモリ12へ転送したり、行メモ
リ12上の1行分のデータを直交メモリセル11上の選
択された列へ転送するための行列間並列データ転送回路
41を備えている。このような構成の直交メモリにおい
て、行列間並列データ転送回路41は、直交メモリセル
11のビット幅分の信号線を持っており、直交メモリセ
ル11の上に配線を通すことによって実現している。図
2、図3で示した直交メモリが行と列の間でデータを変
換するのに逐次的にデータを転送していたのに対して、
行列間並列データ転送回路41は、一度に並列にデータ
を転送することができる。また、行列間並列データ転送
回路41によって行と列の間で高速にデータ転送が行え
るので、列メモリ16、列データ転送回路18、列メモ
リ入出力回路19の機能を、行メモリ12、行データ転
送回路14、行メモリ入出力回路15によって実現する
ことができ、ピン数やチップサイズを削減することがで
きる。図5は、第5の発明の直交メモリの一実施例の構
成を示すブロック図である。この直交メモリは、データ
を保持する直交メモリセル11、直交メモリセル11の
複数行分のデータを保持することができるワード行メモ
リ51を1つ以上、外部から入力された行アドレスをデ
コードし、直交メモリセル11上の1行を選択する行デ
コーダ13、直交メモリセル11上の選択された1行分
のデータを一度にワード行メモリ51へ転送したり、ワ
ード行メモリ51上の1行分のデータを一度に直交メモ
リセル11上の選択された行へ転送する行転送回路5
2、ワード行メモリ51上のデータをワード単位に端か
ら順に連続的に出力したり、ワード行メモリ51上へデ
ータをワード単位に端から順に連続的に入力するワード
行メモリ入出力回路53、直交メモリセル11の複数列
分のデータを保持することができるワード列メモリ54
を1つ以上、外部から入力された列アドレスをデコード
し、直交メモリセル11上の1列を選択する列デコーダ
17、直交メモリセル11上の選択された1列分のデー
タを一度にワード列メモリ54へ転送したり、ワード列
メモリ54上の1列分のデータを一度に直交メモリセル
11上の選択された列へ転送する列転送回路55、ワー
ド列メモリ54上のデータをワード単位に端から順に連
続的に出力したり、ワード列メモリ54上へデータをワ
ード単位に端から順に連続的に入力するワード列メモリ
入出力回路56から構成されている。このような構成の
直交メモリにおいて、直交メモリセル11とワード行メ
モリ51およびワード列メモリ54のビット対応例を図
12に示す。図12は、16ビット×16ビットの構成
の直交メモリセル121と8ワード構成のワード行メモ
リ122およびワード列メモリ123のビット構成を説
明するための図である。ただし、1ワードは4ビットで
あるとしている。図12に示すように、直交メモリセル
121上を2ビット×2ビットごとに区切り、その4ビ
ットを1つのワードに割り当てている。ワード内のビッ
トの順番は、図12の直交メモリセル121上に書き込
まれたの順序で割り当てられているとする。こ
のような構成の直交メモリにおいて、外部からワード行
メモリ122上に入力されたデータを直交メモリセル1
21に転送する方法を説明する。まず、ワード行メモリ
122上の全てのワードのビットのとのデータを、
直交メモリセル121上でとのデータに割り当てら
れている1行に一度に転送する。つぎに、ワード行メモ
リ122上の全てのワードのビットのとのデータ
を、直交メモリセル121上で先ほど転送した行の次の
行、すなわちとのデータに割り当てられている1行
に一度に転送する。このように、2回の行の転送によっ
てワード行メモリ122上の全てのワードのデータを直
交メモリセル121上に転送できる。つぎに、直交メモ
リセル121上に格納されたデータをワード行メモリ1
22に転送する方法を説明する。まず、直交メモリセル
121の、これからワード行メモリ122に転送するデ
ータを保持する2列のうち、とのビットを保持して
いる行のデータをワード行メモリ122に一度に転送
し、ワード行メモリ122上のとの位置に格納す
る。つぎに、とのビットを保持している行のデータ
をワード行メモリ122に一度に転送し、ワード行メモ
リ122上のとの位置に格納する。このように、2
回の行の転送によって直交メモリセル121上のデータ
をワード行メモリ122に転送できる。つぎに、外部か
らワード列メモリ123上に入力されたデータを直交メ
モリセル121に転送する方法を説明する。まず、ワー
ド列メモリ123上の全てのワードのビットのとの
データを、直交メモリセル121上でとのデータに
割り当てられている1列に一度に転送する。つぎに、ワ
ード列メモリ123上の全てのワードのビットのと
のデータを、直交メモリセル121上で先ほど転送した
列の次の列、すなわちとのデータに割り当てられて
いる1列に一度に転送する。このように、2回の列の転
送によってワード列メモリ123上の全てのワードのデ
ータを直交メモリセル121上に転送できる。つぎに、
直交メモリセル121上に格納されたデータをワード列
メモリ123に転送する方法を説明する。まず、直交メ
モリセル121の、これからワード列メモリ123に転
送するデータを保持する2列のうち、とのビットを
保持している列のデータをワード列メモリ123に一度
に転送し、ワード列メモリ123上のとの位置に格
納する。つぎに、とのビットを保持している列のデ
ータをワード列メモリ123に一度に転送し、ワード列
メモリ123上のとの位置に格納する。このよう
に、2回の列の転送によって直交メモリセル121上の
データをワード列メモリ123に転送できる。ワード行
メモリ入出力回路53およびワード列メモリ入出力回路
56は、図12に示したようなワード行メモリ122お
よびワード列メモリ123上のデータをワード単位に端
から順に連続的に出力したり、外部からデータをワード
単位に端から順に連続的に入力する。図6は、第6の発
明の直交メモリの一実施例の構成を示すブロック図であ
る。この直交メモリは、図5の構成に加えて、ワード行
メモリ51とワード列メモリ54の間でデータをワード
単位に端から順に連続的に転送するための行列間データ
転送回路61を備えている。このような構成の直交メモ
リにおいて、直交メモリセル11から複数列のデータを
ワード列メモリ54に転送した後、行列間データ転送回
路61によってワード行メモリ51に転送し、次にその
データを直交メモリセル11に格納することによって、
直交メモリセル11上のワード構成の2次元データの列
データを行データに変換できる。また、直交メモリセル
11から複数行のデータをワード行メモリ51に転送し
た後、行列間データ転送回路61によってワード列メモ
リ54に転送し、次にそのデータを直交メモリセル11
に格納することによって、直交メモリセル11上のワー
ド構成の2次元データの行データを列データに変換でき
る。図7は、第7の発明の直交メモリの一実施例の構成
を示すブロック図である。この直交メモリは、ワード行
メモリ51およびワード列メモリ54をそれぞれ複数持
っており、図5の構成に加えて、ワード行メモリ51と
ワード列メモリ54の間でワード単位にデータを端から
順に連続的に転送するための行列間データ転送回路71
を備えている。このような構成の直交メモリにおいて、
行列間データ転送回路71はクロスバスイッチによって
構成されており、任意のワード行メモリ51とワード列
メモリ54の間でデータを転送することができる。直交
メモリセル11から複数列のデータをワード列メモリ5
4に転送した後、行列間データ転送回路71によって外
部から指定されたワード列メモリ54からワード行メモ
リ51にデータを転送し、次にそのデータを直交メモリ
セルに11格納することによって、直交メモリセル11
上のワード構成の2次元データの列データを行データに
変換できる。直交メモリセル11から複数行のデータを
ワード行メモリ51に転送した後、行列間データ転送回
路71によって外部から指定されたワード行メモリ51
からワード行メモリ54にデータを転送し、次にそのデ
ータを直交メモリセル11に格納することによって、直
交メモリセル11上のワード構成の2次元データの行デ
ータを列データに変換できる。図8は、第8の発明の直
交メモリの一実施例の構成を示すブロック図である。こ
の直交メモリは、図5の構成に加えて、直交メモリセル
11上の選択された1行分のデータをワード列メモリ5
4へ転送したり、ワード列メモリ54上の1行分のデー
タを直交メモリセル11上の選択された行へ転送した
り、直交メモリセル11上の選択された1列分のデータ
をワード行メモリ51上へ転送したり、ワード行メモリ
51上の1行分のデータを直交メモリセル11上の選択
された列へ転送するための行列間並列データ転送回路8
1を備えている。このような構成の直交メモリにおい
て、行列間並列データ転送回路81は、直交メモリセル
11のビット幅分の信号線を持っており、直交メモリセ
ル11の上に配線を通すことによって実現している。図
6、図7で示した直交メモリが行と列の間でデータを変
換するのにワード単位に逐次的にデータを転送していた
のに対して、行列間並列データ転送回路81は、一度に
並列にデータを転送することができる。また、行列間並
列データ転送回路81によって行と列の間で高速にデー
タ転送が行えるので、ワード列メモリ54、列データ転
送回路55、ワード列メモリ入出力回路56の機能を、
ワード行メモリ51、行データ転送回路52、ワード行
メモリ入出力回路53によって実現することができ、ピ
ン数やチップサイズを削減することができる。図9は、
第9の発明の直交メモリの一実施例の構成を示すブロッ
ク図である。この直交メモリは、図1の構成に加えて、
行デコーダ13および列デコーダ17によって指定され
る直交メモリセル11上のビットと外部とでデータを入
出力するためのデータ入力出力回路91を備えている。
このような構成の直交メモリにおいて、行メモリ12と
列メモリ16がともに直交メモリセル11をアクセスし
ていないときは、データ入出力回路91を通じて直交メ
モリセル11をランダムにアクセスすることができる。
Next, an embodiment of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of an embodiment of the orthogonal memory according to the first invention. The orthogonal memory includes an orthogonal memory cell 11 for holding data and one or more row memories 12 for holding data for one row of the orthogonal memory cell. , A row decoder 13 for selecting one row, transferring data of one selected row on the orthogonal memory cell to the row memory at a time, or transferring one row of data on the row memory at a time on the orthogonal memory cell. A row transfer circuit 14 for transferring data to a selected row; a row memory input / output circuit 15 for continuously outputting data on a row memory sequentially from an end; One or more column memories 16 that can hold data for one column of memory cells, a column decoder 17 that decodes an externally input column address and selects one column on an orthogonal memory cell, A column transfer circuit 18 for transferring data of one selected column on a memory cell to a column memory at a time, or transferring data of one column on a column memory at a time to a selected column on an orthogonal memory cell. , A column memory input / output circuit 19 for continuously outputting data on the column memory sequentially from the end, or continuously inputting data on the column memory sequentially from the end. In the orthogonal memory having such a configuration, when data of a certain row on the orthogonal memory cell 11 is continuously output in order from the end,
First, the row address given from the outside is stored in the row decoder 13.
Decodes and selects one row on the orthogonal memory cell 11. Next, the selected row data is transferred to the row transfer circuit 14.
Transfer to one of the row memories 12. And row memory 1
2, the row memory input / output circuit 15 outputs the data sequentially from the end. When data of one row is continuously input from the outside in order from the end and stored in a certain row on the orthogonal memory cell 11, first, the row memory input / output circuit 15 inputs data from the outside, and One to store. Next,
The row decoder 13 decodes an externally applied row address, selects one row on the orthogonal memory cell 11, and transfers the data on the row memory 12 to the selected one row. When sequentially outputting data of a certain column on the orthogonal memory cell 11 in order from the end, first, the column decoder 17 decodes an externally applied column address, and selects one column on the orthogonal memory cell 11. Next, the column transfer circuit 18 transfers the selected one column of data to one of the column memories 16. Then, the column memory input / output circuit 19 continuously outputs data on the column memory 16 in order from the end. When one column of data is continuously input from the outside in order from the end and stored in a certain column on the orthogonal memory cell 11, first, the column memory input / output circuit 19 inputs data from the outside and the column memory 1
6 is stored. Then, the column decoder 17 decodes an externally applied column address, selects one row on the orthogonal memory cell 11, and transfers it to the selected one column by the column data transfer circuit 18 on the column memory 16. Data input / output of the row memory 12 by the row memory input / output circuit 15 and data input / output of the column memory 16 by the column memory input / output circuit 19 can be performed completely independently of the operation state of other parts on the orthogonal memory chip. , The plurality of row memories 12 and the plurality of column memories 1 unless the access to the orthogonal memory cells 11 conflicts.
6 can all be performed in parallel. FIG. 2 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the second invention. This orthogonal memory includes, in addition to the configuration shown in FIG. 1, an inter-matrix data transfer circuit 21 for sequentially transferring data between a row memory 12 and a column memory 16 in order from the end. In the orthogonal memory having such a configuration, one column of data is transferred from the orthogonal memory cell 11 to the column memory 16, then transferred to the row memory 12 by the inter-matrix data transfer circuit 21, and then the data is transferred to the orthogonal memory cell 11. In the orthogonal memory cell 11
Column data of the above two-dimensional data can be converted to row data.
Further, after transferring one row of data from the orthogonal memory cell 11 to the row memory 12, the data is transferred to the column memory 16 by the inter-matrix data transfer circuit 21, and then the data is stored in the orthogonal memory cell 11. Row data of two-dimensional data on the memory cell 11 can be converted to column data. The row memory 12 and the column memory 16 to which data is transferred by the inter-matrix data transfer circuit 21 are prohibited from inputting and outputting data by the row memory input / output circuit 15 and the column memory input / output circuit 19. However, the data being transferred can be output to the row memory input / output circuit 15 and the column memory input / output circuit 19 simultaneously with the transfer. At the same time as data is input to the row memory 12 and the column memory 16 by the row memory input / output circuit 15 and the column memory input / output circuit 19, the data is transferred to the column memory 16 by the inter-matrix data transfer circuit 21.
Alternatively, the data can be transferred to the row memory 12. FIG.
FIG. 11 is a block diagram showing a configuration of an embodiment of an orthogonal memory cell according to the third invention. This orthogonal memory has a plurality of row memories 12 and a plurality of column memories 16. In addition to the configuration of FIG. 1, a matrix for sequentially transferring data between the row memory 12 and the column memory 16 sequentially from the end is used. An inter-data transfer circuit 31 is provided. In the orthogonal memory having such a configuration, the inter-matrix data transfer circuit 31 is configured by a crossbar switch, and can transfer data between any row memory 12 and any column memory 16. After transferring one column of data from the orthogonal memory cell 11 to the column memory 16, the inter-matrix data transfer circuit 31 transfers data from the externally designated column memory 16 to the row memory 12,
Next, by storing the data in the orthogonal memory cell 11, the column data of the two-dimensional data on the orthogonal memory cell 11 can be converted into row data. Orthogonal memory cells 11 to 1
After the row data is transferred to the row memory 12, the row memory 12
Then, the data is transferred to the column memory 16 and then the data is stored in the orthogonal memory cell 11, whereby the row data of the two-dimensional data on the orthogonal memory cell 11 can be converted into the column data. FIG. 4 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the fourth invention. In addition to the configuration shown in FIG. 1, the orthogonal memory transfers data of one selected row in the orthogonal memory cell 11 to the column memory 16 or the column memory 1
6, the data of one row on the orthogonal memory cell 11 is transferred to the selected row, the data of the selected one column on the orthogonal memory cell 11 is transferred to the row memory 12, An inter-matrix parallel data transfer circuit 41 is provided for transferring the data of the above one row to a selected column on the orthogonal memory cell 11. In the orthogonal memory having such a configuration, the inter-matrix parallel data transfer circuit 41 has a signal line corresponding to the bit width of the orthogonal memory cell 11 and is realized by passing a wiring over the orthogonal memory cell 11. . While the orthogonal memory shown in FIGS. 2 and 3 sequentially transfers data to convert data between rows and columns,
The inter-matrix parallel data transfer circuit 41 can transfer data in parallel at a time. Further, since the inter-matrix parallel data transfer circuit 41 can perform high-speed data transfer between rows and columns, the functions of the column memory 16, the column data transfer circuit 18, and the column memory input / output circuit 19 are changed to the row memory 12, the row data This can be realized by the transfer circuit 14 and the row memory input / output circuit 15, and the number of pins and the chip size can be reduced. FIG. 5 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the fifth invention. The orthogonal memory decodes an externally input row address, including one or more orthogonal memory cells 11 for holding data, and one or more word row memories 51 for holding data for a plurality of rows of the orthogonal memory cells 11, A row decoder 13 for selecting one row on the orthogonal memory cell 11; transferring data of the selected one row on the orthogonal memory cell 11 to the word row memory 51 at a time; Row transfer circuit 5 for transferring the data at a time to a selected row on orthogonal memory cell 11
2. A word row memory input / output circuit 53 which continuously outputs data on the word row memory 51 in word units from the end, or continuously inputs data on the word row memory 51 in word units from the end. Word string memory 54 capable of holding data for a plurality of columns of orthogonal memory cells 11
A column decoder 17 that decodes one or more column addresses input from the outside and selects one column on the orthogonal memory cell 11; A column transfer circuit 55 for transferring data to the memory 54 or transferring one column of data on the word column memory 54 to a selected column on the orthogonal memory cell 11 at a time. It is composed of a word string memory input / output circuit 56 which continuously outputs data sequentially from the end or continuously inputs data into the word string memory 54 in word units sequentially from the end. FIG. 12 shows an example of bit correspondence between the orthogonal memory cell 11, the word row memory 51, and the word column memory 54 in the orthogonal memory having such a configuration. FIG. 12 is a diagram for explaining a bit configuration of an orthogonal memory cell 121 having a configuration of 16 bits × 16 bits, a word row memory 122 and a word column memory 123 having an 8-word configuration. However, one word is assumed to be 4 bits. As shown in FIG. 12, the orthogonal memory cell 121 is divided into 2 bits × 2 bits, and the 4 bits are assigned to one word. It is assumed that the order of the bits in the word is assigned in the order written on the orthogonal memory cell 121 in FIG. In the orthogonal memory having such a configuration, data externally input to the word row memory 122 is stored in the orthogonal memory cell 1.
The method of transferring the information to the server 21 will be described. First, the data of the bits of all the words on the word row memory 122 is
The data is transferred at a time to one row assigned to the data on the orthogonal memory cells 121. Next, the data with the bits of all the words on the word row memory 122 is transferred at a time to the next row of the row previously transferred on the orthogonal memory cell 121, that is, one row assigned to the data with the same. I do. In this manner, the data of all the words in the word row memory 122 can be transferred to the orthogonal memory cells 121 by transferring the rows twice. Next, the data stored in the orthogonal memory cell 121 is stored in the word row memory 1.
The method of transferring the data to the storage 22 will be described. First, of the two columns of the orthogonal memory cell 121 that hold data to be transferred to the word row memory 122 from now on, the data of the row holding the bit of “1” is transferred to the word row memory 122 at one time, 122. Next, the data of the row holding the bits and are transferred to the word row memory 122 at one time, and are stored at the position of and on the word row memory 122. Thus, 2
The data on the orthogonal memory cells 121 can be transferred to the word row memory 122 by transferring the rows twice. Next, a method of transferring data externally input to the word string memory 123 to the orthogonal memory cells 121 will be described. First, the data of all the bits of the word in the word string memory 123 are transferred to the one column assigned to the data in the orthogonal memory cell 121 at one time. Next, the data with the bits of all the words in the word string memory 123 is transferred at a time to the next column of the column previously transferred on the orthogonal memory cell 121, that is, one column assigned to the data with the same. I do. In this manner, the data of all the words in the word string memory 123 can be transferred to the orthogonal memory cells 121 by transferring the column twice. Next,
A method of transferring data stored in the orthogonal memory cells 121 to the word string memory 123 will be described. First, of the two columns of orthogonal memory cells 121 that hold data to be transferred to the word string memory 123, the data of the column holding the bits of the orthogonal memory cells 121 is transferred to the word string memory 123 at a time, and 123 is stored at the position of. Next, the data of the column holding the bits and are transferred to the word string memory 123 at a time, and stored at the position on the word string memory 123. In this manner, data in the orthogonal memory cell 121 can be transferred to the word string memory 123 by transferring the column twice. The word row memory input / output circuit 53 and the word column memory input / output circuit 56 continuously output data on the word row memory 122 and the word column memory 123 as shown in FIG. Data is input continuously from outside in word units from the end. FIG. 6 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the sixth invention. This orthogonal memory includes, in addition to the configuration shown in FIG. 5, an inter-matrix data transfer circuit 61 for sequentially transferring data between the word row memory 51 and the word column memory 54 in word units sequentially from the end. . In the orthogonal memory having such a configuration, data of a plurality of columns is transferred from the orthogonal memory cell 11 to the word column memory 54, and then transferred to the word row memory 51 by the inter-matrix data transfer circuit 61. By storing in cell 11,
Column data of word-structured two-dimensional data on the orthogonal memory cell 11 can be converted into row data. Further, after transferring a plurality of rows of data from the orthogonal memory cell 11 to the word row memory 51, the data is transferred to the word string memory 54 by the inter-matrix data transfer circuit 61, and then the data is transferred to the orthogonal memory cell 11.
, The row data of the word-structured two-dimensional data on the orthogonal memory cell 11 can be converted into column data. FIG. 7 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the seventh invention. This orthogonal memory has a plurality of word row memories 51 and a plurality of word column memories 54. In addition to the configuration shown in FIG. 5, data is successively stored in word units between the word row memory 51 and the word column memory 54 in order from the end. -To-matrix data transfer circuit 71 for efficient transfer
It has. In the orthogonal memory having such a configuration,
The inter-matrix data transfer circuit 71 is configured by a crossbar switch, and can transfer data between an arbitrary word row memory 51 and a word column memory 54. A plurality of columns of data from the orthogonal memory cell 11 are stored in the word column memory 5.
4, the data is transferred from the externally designated word column memory 54 to the word row memory 51 by the inter-matrix data transfer circuit 71, and then the data is stored in the orthogonal memory cell 11 to obtain the orthogonal memory. Cell 11
The column data of the two-dimensional data having the above word configuration can be converted into row data. After transferring a plurality of rows of data from the orthogonal memory cell 11 to the word row memory 51, the word row memory 51 specified from the outside by the inter-matrix data transfer circuit 71.
To the word row memory 54, and then storing the data in the orthogonal memory cell 11, the row data of word-structured two-dimensional data on the orthogonal memory cell 11 can be converted to column data. FIG. 8 is a block diagram showing the configuration of an embodiment of the orthogonal memory according to the eighth invention. This orthogonal memory stores data of one selected row in the orthogonal memory cell 11 in the word string memory 5 in addition to the configuration of FIG.
4, the data of one row on the word string memory 54 is transferred to the selected row on the orthogonal memory cell 11, and the data of one selected column on the orthogonal memory cell 11 is transferred to the word row. An inter-parallel parallel data transfer circuit 8 for transferring data to the memory 51 or transferring one row of data in the word row memory 51 to a selected column in the orthogonal memory cell 11
1 is provided. In the orthogonal memory having such a configuration, the inter-matrix parallel data transfer circuit 81 has a signal line corresponding to the bit width of the orthogonal memory cell 11 and is realized by passing a wiring over the orthogonal memory cell 11. . While the orthogonal memory shown in FIGS. 6 and 7 sequentially transfers data in word units to convert data between rows and columns, the inter-matrix parallel data transfer circuit 81 Can be transferred in parallel. Further, since data can be transferred at high speed between rows and columns by the inter-parallel parallel data transfer circuit 81, the functions of the word column memory 54, the column data transfer circuit 55, and the word column memory input / output circuit 56 are
This can be realized by the word row memory 51, the row data transfer circuit 52, and the word row memory input / output circuit 53, and the number of pins and the chip size can be reduced. FIG.
FIG. 29 is a block diagram showing a configuration of an embodiment of an orthogonal memory according to the ninth invention. This orthogonal memory has the structure of FIG.
A data input / output circuit 91 is provided for inputting / outputting data between bits on the orthogonal memory cell 11 designated by the row decoder 13 and the column decoder 17 and the outside.
In the orthogonal memory having such a configuration, when both the row memory 12 and the column memory 16 do not access the orthogonal memory cell 11, the orthogonal memory cell 11 can be randomly accessed through the data input / output circuit 91.

【発明の効果】以上述べた通り、本発明によれば、直交
メモリセルに行データ連続入出力のためのメモリと列デ
ータ連続入出力のためのメモリを付加することによっ
て、ピン数の制約に拘束されることなく大容量の直交メ
モリチップを構成することができ、また、行方向にも列
方向にも高速にデータの入出力を行うことができ、さら
に、メモリチップ上で2次元データの行方向と列方向を
変換する機能も実現できるという効果もある。
As described above, according to the present invention, the memory for continuous input / output of row data and the memory for continuous input / output of column data are added to the orthogonal memory cell to reduce the number of pins. A large-capacity orthogonal memory chip can be configured without being restricted, and data can be input / output at high speed in both the row direction and the column direction. There is also an effect that a function of converting between the row direction and the column direction can be realized.

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

【図1】第1の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 1 is a block diagram showing an embodiment of an orthogonal memory according to the first invention.

【図2】第2の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 2 is a block diagram showing an embodiment of an orthogonal memory according to the second invention.

【図3】第3の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 3 is a block diagram showing an embodiment of an orthogonal memory according to the third invention;

【図4】第4の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 4 is a block diagram showing an embodiment of an orthogonal memory according to the fourth invention;

【図5】第5の発明の直交メモリ一実施例を示すブロッ
ク図である。
FIG. 5 is a block diagram showing an embodiment of an orthogonal memory according to the fifth invention.

【図6】第6の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 6 is a block diagram showing an embodiment of an orthogonal memory according to the sixth invention.

【図7】第7の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 7 is a block diagram showing an embodiment of an orthogonal memory according to the seventh invention;

【図8】第4の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 8 is a block diagram showing an embodiment of an orthogonal memory according to the fourth invention.

【図9】第9の発明の直交メモリの一実施例を示すブロ
ック図である。
FIG. 9 is a block diagram showing an embodiment of an orthogonal memory according to the ninth invention;

【図10】従来のビデオメモリの構成例を示すブロック
図である。
FIG. 10 is a block diagram showing a configuration example of a conventional video memory.

【図11】従来の直交メモリの構成例を示すブロック図
である。
FIG. 11 is a block diagram showing a configuration example of a conventional orthogonal memory.

【図12】本発明の一実施例である直交メモリの直交メ
モリセルとワード行メモリおよびワード列メモリのビッ
トの構成を説明するための図である。
FIG. 12 is a diagram for explaining a configuration of orthogonal memory cells of an orthogonal memory and bits of a word row memory and a word column memory according to an embodiment of the present invention;

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

11 直交メモリセル 12 行メモリ 13 行デコーダ 14 行転送回路 15 行メモリ入出力回路 16 列メモリ 17 列デコーダ 18 列転送回路 19 列メモリ入出力回路 21 行列間データ転送回路 31 行列間データ転送回路 41 行列間並列データ転送回路 51 ワード行メモリ 52 行転送回路 53 ワード行メモリ入出力回路 54 ワード列メモリ 55 列転送回路 56 ワード列メモリ入出力回路 61 行列間データ転送回路 71 行列間データ転送回路 81 行列間並列データ転送回路 91 データ入出力回路 101 メモリセル 102 シリアルアクセスメモリ 111 直交メモリセル 121 直交メモリセル 122 ワード行メモリ 123 ワード列メモリ Reference Signs List 11 orthogonal memory cell 12 row memory 13 row decoder 14 row transfer circuit 15 row memory input / output circuit 16 column memory 17 column decoder 18 column transfer circuit 19 column memory input / output circuit 21 inter-matrix data transfer circuit 31 inter-matrix data transfer circuit 41 matrix Inter-parallel data transfer circuit 51 word row memory 52 row transfer circuit 53 word row memory input / output circuit 54 word column memory 55 column transfer circuit 56 word column memory input / output circuit 61 inter-matrix data transfer circuit 71 inter-matrix data transfer circuit 81 inter-matrix Parallel data transfer circuit 91 Data input / output circuit 101 Memory cell 102 Serial access memory 111 Quadrature memory cell 121 Quadrature memory cell 122 Word row memory 123 Word column memory

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】メモリ上のデータを行方向および列方向に
読み出すことのできる直交メモリにおいて、 データ保存し、列方向および行方向に、一度にそのビッ
ト幅分だけのデータを転送することのできる直交メモリ
セルと、 直交メモリセルの複数行分のデータを保存することがで
きるワード行メモリと、外部から入力された行アドレス
をデコードし、直交メモリセル上の1行を選択する手段
と、 直交メモリセル上の選択された1行分のテータを一度に
ワード行メモリへ転送したり、ワード行メモリ上の1行
分のデータを一度に直交メモリセル上の選択された行へ
転送する手段と、 ワード行メモリ上のデータをワード単位に端から順に連
続的に出力したり、ワード行メモリ上へデータをワード
単位に端から順に連続的に入力する手段と、直交メモリ
セルの複数列分のデータを保存することができるワード
列メモリと、 外部から入力された列アドレスをデコードし、直交メモ
リセル上の1列を選択する手段と、 直交メモリセル上の選択された1列分のデータを一度に
ワード列メモリへ転送したり、ワード列メモリ上の1列
分のデータを一度に直交メモリセル上の選択された列へ
転送する手段と、 ワード列メモリ上のデータをワード単位に端から順に連
続的に出力したり、ワード列メモリ上へデータをワード
単位に端から順に連続的に入力する手段とを有すること
を特徴とする直交メモリ。
1. An orthogonal memory capable of reading data in a memory in a row direction and a column direction. The orthogonal memory can store data and transfer data of the bit width at a time in the column direction and the row direction. A quadrature memory cell, a word row memory capable of storing data for a plurality of rows of the quadrature memory cell, a means for decoding a row address input from the outside and selecting one row on the quadrature memory cell, Means for transferring data of one selected row on the memory cell to the word row memory at a time, or transferring data of one row on the word row memory to the selected row on the orthogonal memory cell at a time; A means for continuously outputting data in the word row memory in word units from the end, a means for continuously inputting data in word units to the word row memory in order from the end, and a quadrature method. A word column memory capable of storing data for a plurality of columns of memory cells; a means for decoding a column address input from the outside and selecting one column on an orthogonal memory cell; Means for transferring one column of data to the word column memory at a time, or transferring one column of data on the word column memory to a selected column on the orthogonal memory cell at a time; And a means for continuously outputting data from the end in word units or inputting data sequentially from the end to the word string memory in word units.
【請求項2】ワード行メモリ上のデータをワード列メモ
リにワード単位に端から順に連続的に転送したり、ワー
ド列メモリ上のデータをワード行メモリにワード単位に
端から順に連続的に転送する手段を有することを特徴と
する請求項記載の直交メモリ。
2. The data on the word row memory is continuously transferred to the word row memory in word units from the end, and the data on the word row memory is transferred continuously to the word row memory in word units from the end. orthogonal memory according to claim 1, characterized in that it comprises means for.
【請求項3】ワード行メモリ、ワード列メモリを複数持
ち、 任意のワード行メモリ上のデータを任意のワード列メモ
リにワード単位に端から順に連続的に転送したり、任意
のワード列メモリ上のデータを任意のワード行メモリに
端から順に連続的に転送することを、複数のワード行メ
モリ、ワード列メモリ間で並列に行う手段を有すること
を特徴とする請求項記載の直交メモリ。
3. A memory having a plurality of word row memories and word string memories, wherein data on an arbitrary word row memory is successively transferred from an end to an arbitrary word string memory in word units from an end, or on an arbitrary word string memory. orthogonal memory of claim 1 wherein the data from the end to the arbitrary word line memory to continuously transferred in sequence, and a means for performing a plurality of word lines memory, in parallel between word sequence memory.
【請求項4】直交メモリセル上の選択された1行分のデ
ータを一度にワード列メモリへ転送したり、ワード列メ
モリ上の1列分のデータを一度に直交メモリセル上の選
択された行へ転送したり、直交メモリセル上の選択され
た1列分のデータを一度にワード行メモリへ転送した
り、ワード行メモリ上の1行分のデータを一度に直交メ
モリセル上の選択された列へ転送する手段を有すること
を特徴とする請求項記載の直交メモリ。
4. A method for transferring data of one selected row on an orthogonal memory cell to a word column memory at a time, or transferring data of one column on a word column memory at a time on a selected column of an orthogonal memory cell. Transfer data to a row, transfer data of one selected column in an orthogonal memory cell to a word row memory at a time, or transfer data of one row in a word row memory to a selected memory cell in an orthogonal memory cell at a time. orthogonal memory according to claim 1, characterized in that it comprises means for transferring to the column was.
【請求項5】外部から与えられた行アドレスと列アドレ
スによって指定されるメモリ要素とデータを入出力する
手段を有することを特徴とする請求項1、2、3又は4
記載の直交メモリ。
5. A device according to claim 1, further comprising means for inputting / outputting data from / to a memory element specified by an externally applied row address and column address.
An orthogonal memory as described.
JP26575091A 1991-10-15 1991-10-15 Orthogonal memory Expired - Fee Related JP3185278B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26575091A JP3185278B2 (en) 1991-10-15 1991-10-15 Orthogonal memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26575091A JP3185278B2 (en) 1991-10-15 1991-10-15 Orthogonal memory

Publications (2)

Publication Number Publication Date
JPH05135573A JPH05135573A (en) 1993-06-01
JP3185278B2 true JP3185278B2 (en) 2001-07-09

Family

ID=17421488

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26575091A Expired - Fee Related JP3185278B2 (en) 1991-10-15 1991-10-15 Orthogonal memory

Country Status (1)

Country Link
JP (1) JP3185278B2 (en)

Also Published As

Publication number Publication date
JPH05135573A (en) 1993-06-01

Similar Documents

Publication Publication Date Title
US4561072A (en) Memory system handling a plurality of bits as a unit to be processed
US4434502A (en) Memory system handling a plurality of bits as a unit to be processed
JP3222979B2 (en) Using fast page mode in full rotation cases
US5201058A (en) Control system for transferring vector data without waiting for transfer end of the previous vector data
US5325332A (en) Dual port semiconductor memory device
JP3185278B2 (en) Orthogonal memory
US7231413B2 (en) Transposition circuit
US5910794A (en) Method and apparatus for storing and rotating bit patterns
JPS6037930B2 (en) information storage device
KR900015548A (en) Memory for storing pixel data of TV image
JP2855899B2 (en) Function memory
JPH0512883A (en) Sequential memory
JPS62119679A (en) Rotating and reducing picture storage device
JPS62151987A (en) Multi port memory processing picture
JPS6148189A (en) Semiconductor memory device
JPH0268671A (en) Picture memory
JPS6050584A (en) Memory
JPS61149989A (en) Semiconductor memory
JP3207217B2 (en) FIFO type memory device
JP3154507B2 (en) Semiconductor storage device
JPS63138443A (en) Picture memory device
JP2704607B2 (en) Semiconductor storage device
JPS60162287A (en) Access processor for image memory
JPH01112592A (en) Semiconductor storage device
JPH02137194A (en) Contents address attachable memory

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: 20010403

LAPS Cancellation because of no payment of annual fees