JPH04362692A - Multi-port memory - Google Patents

Multi-port memory

Info

Publication number
JPH04362692A
JPH04362692A JP3138794A JP13879491A JPH04362692A JP H04362692 A JPH04362692 A JP H04362692A JP 3138794 A JP3138794 A JP 3138794A JP 13879491 A JP13879491 A JP 13879491A JP H04362692 A JPH04362692 A JP H04362692A
Authority
JP
Japan
Prior art keywords
data
transfer gate
display device
memory
serial
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP3138794A
Other languages
Japanese (ja)
Inventor
Keizo Sumida
隅田 圭三
Toshiki Mori
俊樹 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3138794A priority Critical patent/JPH04362692A/en
Publication of JPH04362692A publication Critical patent/JPH04362692A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To speed up a system and reduce its size by using a frame memory which enables access to an optimum rectangular area for reading and writing from the side of a computer while horizontal serial access for a display device is still enabled. CONSTITUTION:When respective memory cell arrays 1 in a block are accessed in series, a transfer gate 2 selects the cell array by a transfer gate control circuit 4 by using some of column addresses 32 and data in the (y)-coordinate is latched in a serial register 3 for the display device.

Description

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

【0001】0001

【産業上の利用分野】コンピュータ等の表示用に用いら
れる陰極線管(以後CRTと略す)等の表示データを一
時蓄えるマルチポートメモリに関するものである。
BACKGROUND OF THE INVENTION 1. Field of Industrial Application The present invention relates to a multi-port memory for temporarily storing display data of a cathode ray tube (hereinafter abbreviated as CRT) used for display in computers and the like.

【0002】0002

【従来の技術】従来のマルチポートメモリの一例として
、1Mビットのデュアルポートメモリについて説明する
。図2にそのブロック図を示す。描画データの読み書き
するサイクルを以後ランダムアクセスと略す。また表示
装置にデータを供給するためにメモリセルアレイのデー
タをメモリ内のシリアルレジスタに転送するサイクルを
以後シリアルアクセスと略す。
2. Description of the Related Art A 1M bit dual port memory will be described as an example of a conventional multiport memory. Figure 2 shows its block diagram. The cycle of reading and writing drawing data will hereinafter be abbreviated as random access. Further, a cycle in which data from a memory cell array is transferred to a serial register in a memory in order to supply data to a display device will hereinafter be abbreviated as serial access.

【0003】512行512列のメモリセルアレイ20
と、512ビットのシリアルレジスタ21と、ランダム
アクセスするビットを選択するカラムデコーダ22で1
つのブロック11を成し、デュアルポートメモリは4つ
のブロック11a〜11dで構成される。
Memory cell array 20 with 512 rows and 512 columns
1 by a 512-bit serial register 21 and a column decoder 22 that selects the bit to be randomly accessed.
The dual port memory is composed of four blocks 11a to 11d.

【0004】ランダムアクセスでは、各ブロックで行ア
ドレスに該当するメモリセル20のデータ512ビット
をセンスし、512ビットの中からカラムデコーダ22
で1ビットに選択しランダムポート24に接続すること
で、4ビットずつ読みだし、書き込みを行なう。
In random access, 512 bits of data in the memory cell 20 corresponding to the row address in each block are sensed, and the column decoder 22 selects one of the 512 bits.
By selecting 1 bit and connecting it to the random port 24, reading and writing 4 bits at a time is performed.

【0005】シリアルアクセスでは、各ブロックで行ア
ドレスに該当するメモリセルのデータ512ビットをセ
ンスし、各シリアルレジスタ21にラッチさせる。表示
装置の画素の表示速度を1/4分周したクロックでシリ
アルレジスタ21からシリアルポート23より4ビット
づつ順次よみだして、表示装置に表示する。
In serial access, 512 bits of data in a memory cell corresponding to a row address in each block are sensed and latched into each serial register 21. Using a clock obtained by dividing the pixel display speed of the display device by 1/4, 4 bits are sequentially read out from the serial register 21 through the serial port 23 and displayed on the display device.

【0006】[0006]

【発明が解決しようとする課題】マルチポートメモリが
コンピュータ等の表示用に用いられる場合、ランダムア
クセスは表示装置に対して局所的に行なわれる場合が非
常に多い。そのため、コンピュータの描画能力を示すの
に、10から20画素程度の直線の描画速度や、10x
10画素程度の塗りつぶしの描画速度が使用されている
When a multi-port memory is used for display on a computer or the like, random access is very often performed locally to the display device. Therefore, to show the drawing ability of a computer, the drawing speed of a straight line of about 10 to 20 pixels or 10x
A drawing speed of about 10 pixels is used.

【0007】しかしながら従来の技術ではシリアルレジ
スタ21とメモリセル20の列方向データが1対1に対
応しており、表示装置が水平方向に走査するので、ラン
ダムアクセスも表示装置に対して水平方向のビット配置
でしか行なえないのが一般的であった。小容量のメモリ
を複数個用いて1プレーンを構成することは可能である
が、外部回路の増大等の課題がある。
However, in the conventional technology, the column data of the serial register 21 and the memory cell 20 have a one-to-one correspondence, and since the display device scans in the horizontal direction, random access also occurs in the horizontal direction with respect to the display device. Generally, this could only be done by bit placement. Although it is possible to configure one plane using a plurality of small-capacity memories, there are problems such as an increase in the number of external circuits.

【0008】本発明は表示装置のための水平方向のシリ
アルアクセスとコンピュータの描画に最適な矩形領域の
ランダムアクセスを可能とすることにより、システムの
小型化、高速化を実現するマルチポートメモリを提供す
ることを目的とする。
The present invention provides a multi-port memory that realizes system miniaturization and speedup by enabling horizontal serial access for a display device and random access of a rectangular area that is optimal for computer drawing. The purpose is to

【0009】[0009]

【課題を解決するための手段】本発明のマルチポートメ
モリは、描画データを読み書きするための複数の入出力
端子と、描画データを表示するための出力端子と、描画
データを蓄える複数のメモリセルアレイと、前記出力端
子に出力するデータを一時蓄えるシリアルレジスタを有
するマルチポートメモリであって、前記メモリセルアレ
イから前記シリアルレジスタに転送を行うための転送ゲ
ートと、アドレスに従って前記メモリセルアレイから前
記転送ゲートを介して選択的に前記シリアルレジスタに
データ転送を行う制御手段とを有し、前記表示のための
出力端子から表示装置の水平方向にデータを出力しなが
ら、描画データを読み書きする場合は矩形領域単位でア
クセスすることを特徴としたものである。
[Means for Solving the Problems] A multi-port memory of the present invention has a plurality of input/output terminals for reading and writing drawing data, an output terminal for displaying drawing data, and a plurality of memory cell arrays for storing drawing data. and a multi-port memory having a serial register for temporarily storing data to be output to the output terminal, a transfer gate for transferring data from the memory cell array to the serial register, and a transfer gate for transferring data from the memory cell array to the serial register according to an address. control means for selectively transferring data to the serial register via the serial register, and outputting data in the horizontal direction of the display device from the output terminal for display while reading and writing drawing data in units of rectangular areas. The feature is that it can be accessed with .

【0010】0010

【作用】本発明は上述の構成により、表示装置に対して
水平方向に描画データを供給しながら、ランダムアクセ
スを矩形領域でアクセスできる。そのためランダムアク
セスを4x4の矩形領域で行なう場合16x1の線領域
で行なう場合と比較すると、メモリに対するアクセス速
度のみで任意方向の15ドットの直線発生で3倍、10
x10の矩形領域の塗りつぶしで2倍程度の速度向上が
望める。さらに直線発生のための演算時間を考慮すると
、4x4の矩形領域でアクセスする場合最大4点の演算
時間で済むが、16x1でアクセスする場合最大16点
演算時間が必要であるため、4x4の矩形領域でアクセ
スするほうが外部回路の負担も低減できる。従って、本
発明を利用すればシステムの小型化、高速化できる。
According to the present invention, with the above-described configuration, random access can be performed in a rectangular area while supplying drawing data to the display device in the horizontal direction. Therefore, when random access is performed in a 4x4 rectangular area, compared to when it is performed in a 16x1 line area, the memory access speed alone is 3 times faster and 10 times faster when 15 dots are generated in a straight line in any direction.
By filling in a rectangular area of x10, the speed can be increased by about twice. Furthermore, considering the calculation time for straight line generation, when accessing in a 4x4 rectangular area, the calculation time is required for a maximum of 4 points, but when accessing in a 16x1 area, a maximum of 16 points calculation time is required. The load on the external circuit can be reduced by accessing the data using . Therefore, by using the present invention, the system can be made smaller and faster.

【0011】[0011]

【実施例】以下、具体例について詳細に述べる。一例と
して、ランダムアクセス16ビットの1Mビットメモリ
を1024x1024画素の表示装置のフレームバッフ
ァとして用いる場合について説明する。図1は本発明の
一実施例におけるマルチポートメモリの構成を示すブロ
ック図である。
[Example] Specific examples will be described in detail below. As an example, a case will be described in which a 1M bit memory with 16 bits of random access is used as a frame buffer of a 1024x1024 pixel display device. FIG. 1 is a block diagram showing the configuration of a multiport memory in one embodiment of the present invention.

【0012】512行128列のメモリセルアレイ1と
カラムデコーダ5それぞれ4つと、各メモリセルアレイ
のうち1つのセルアレイを選択する転送ゲート2と、選
択されるセルアレイを決定する転送ゲート制御回路4と
、シリアルレジスタ3により1つのブロック10を成し
、マルチポートメモリは4つのブロック10a〜10d
で構成される。
A memory cell array 1 of 512 rows and 128 columns, four column decoders 5 each, a transfer gate 2 for selecting one cell array from each memory cell array, a transfer gate control circuit 4 for determining the selected cell array, and a serial The register 3 forms one block 10, and the multiport memory consists of four blocks 10a to 10d.
Consists of.

【0013】ランダムアクセスは以下のようにして行う
。与えられたロウアドレスにより選択されたワード線に
つながる16個の512行128列のセルアレイ1の中
から、各128ビットのデータがセンスされる。さらに
与えられたカラムアドレスからカラムデコーダ5によっ
て各1ビットを選択しランダムポート6に接続すること
で、16ビットの読み書き可能とする。
Random access is performed as follows. Each 128-bit data is sensed from the 16 cell arrays 1 of 512 rows and 128 columns connected to the word line selected by the given row address. Furthermore, the column decoder 5 selects 1 bit each from the given column address and connects it to the random port 6, making it possible to read and write 16 bits.

【0014】図3は図2に示すあるブロックの転送ゲー
ト2、シリアルレジスタ3及び転送ゲート制御回路4の
詳細な回路図である。シリアルアクセスは以下のように
して行う。与えられたロウアドレスにより選択されたワ
ード線につながる16個の512行128列のセルアレ
イ1の中から、各セルアレイ1毎に128ビットのデー
タがセンスされる。つぎに各ブロック毎に転送ゲート制
御回路4で、与えられたカラムアドレス32の2ビット
と、転送タイミング信号30により、転送ゲート2の中
の128個のトランスファゲートを動作させる。また転
送タイミング信号30によりトランスファゲートで選択
されたデータをシリアルレジスタ3に書き込む。各ブロ
ック毎のシリアルレジスタ3は、外部から与えられたク
ロックによりシリアル読み出し信号31によって1ビッ
トづつシリアルポート7より4ビットづつ出力する。
FIG. 3 is a detailed circuit diagram of the transfer gate 2, serial register 3, and transfer gate control circuit 4 of a certain block shown in FIG. Serial access is performed as follows. 128 bits of data are sensed for each cell array 1 from 16 cell arrays 1 of 512 rows and 128 columns connected to the word line selected by the given row address. Next, for each block, the transfer gate control circuit 4 operates the 128 transfer gates in the transfer gates 2 using the two bits of the given column address 32 and the transfer timing signal 30. Further, the data selected by the transfer gate is written into the serial register 3 according to the transfer timing signal 30. The serial register 3 for each block outputs 4 bits at a time from the serial port 7, 1 bit at a time, in response to a serial read signal 31 using an externally applied clock.

【0015】以上のように構成されたマルチポートメモ
リを用いて構成されたシステムにおいて、実際の表示装
置の(x,y)座標と本発明のマルチポートメモリのア
ドレスの関係を示す概念図を図4に示す。40は表示装
置上の見え方を示しており、41はランダムアクセス時
の1ワードのデータの並びである。
In a system configured using the multi-port memory configured as described above, a conceptual diagram showing the relationship between the (x, y) coordinates of the actual display device and the address of the multi-port memory of the present invention is shown. 4. 40 shows how it looks on a display device, and 41 is an arrangement of one word of data at the time of random access.

【0016】表示装置40で四角で囲まれた小領域が1
回のランダムアクセスでアクセスされる領域で、中の数
値はそのワードを示すアドレスである。上位8ビットが
ロウアドレスで下位8ビットがカラムアドレスである。 41は1回のワードでアクセスされるデータの表示装置
上の並びで、中の数値はデータの何ビット目かを示して
いる。
In the display device 40, a small area surrounded by a square is 1
This is an area that is accessed by random access once, and the number inside is the address that indicates the word. The upper 8 bits are the row address and the lower 8 bits are the column address. 41 is the arrangement of data accessed in one word on the display device, and the numerical value therein indicates which bit of the data.

【0017】ランダムアクセスの場合、アドレスにより
各メモリセルアレイ1の中から1個のメモリセルが選択
される。ランダムアクセスされるデータの各ビットは、
各セルアレイに各ブロック内では同じx座標のデータが
入るように配列する。例えば、図1のブロック10aに
は、15、11、7、3のビット目のデータが対応する
。図1中のrd[N]は、ランダムアクセスのデータ線
のNビットを示している(Nは0から15)。
In the case of random access, one memory cell is selected from each memory cell array 1 based on the address. Each bit of data that is randomly accessed is
Each cell array is arranged so that data of the same x coordinate is stored in each block. For example, the block 10a in FIG. 1 corresponds to the 15th, 11th, 7th, and 3rd bit data. rd[N] in FIG. 1 indicates N bits of the random access data line (N is 0 to 15).

【0018】シリアルアクセスの場合、カラムアドレス
32の2ビットを用いて各ブロック毎にどのメモリセル
を選択するかを決定する。それぞれのブロックで選択さ
れた、各メモリセルアレイのデータは、表示装置上のy
座標は同じ値で入っているので、各ブロックのシリアル
レジスタ3に書き込みは同一のy座標でアクセスできる
In the case of serial access, two bits of the column address 32 are used to determine which memory cell to select for each block. The data of each memory cell array selected in each block is displayed on the display device.
Since the coordinates are entered with the same value, the serial register 3 of each block can be accessed for writing using the same y-coordinate.

【0019】なお、本実施例では1Mの16ビットデュ
アルポートメモリを用いたが、メモリ容量には依存しな
いことは言うまでもない。
Although a 1M 16-bit dual port memory is used in this embodiment, it goes without saying that it does not depend on the memory capacity.

【0020】[0020]

【発明の効果】以上説明してきたように本発明によれば
、シリアルアクセス部にカラムアドレスの一部を用いて
シリアルレジスタへの書き込みを制御することにより、
矩形領域のアクセスのできるマルチポートメモリを構成
し、そのマルチポートメモリをコンピュータ等の表示装
置に使用するこで、装置を小型、高速にすることができ
る。
As described above, according to the present invention, by controlling writing to the serial register using part of the column address in the serial access section,
By configuring a multiport memory that can access a rectangular area and using the multiport memory in a display device such as a computer, the device can be made smaller and faster.

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

【図1】本発明の一実施例におけるマルチポートメモリ
の構成を示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a multiport memory in an embodiment of the present invention.

【図2】従来例のマルチポートメモリの構成を示すブロ
ック図である。
FIG. 2 is a block diagram showing the configuration of a conventional multiport memory.

【図3】図2に示すあるブロックの転送ゲート、シリア
ルレジスタ及び転送ゲート制御回路の詳細な回路図であ
る。
FIG. 3 is a detailed circuit diagram of a transfer gate, a serial register, and a transfer gate control circuit of a certain block shown in FIG. 2;

【図4】本発明の実施例におけるメモリのアドレスと表
示装置上のアドレスを示す概念図である。
FIG. 4 is a conceptual diagram showing addresses in a memory and addresses on a display device in an embodiment of the present invention.

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

1  セルアレイ 2  転送ゲート 3  シリアルレジスタ 4  転送ゲート制御回路 5  カラムデコーダ 6  ランダムポート 7  シリアルポート 30  転送タイミング信号 31  シリアル読み出し信号 32  カラムアドレス信号 1 Cell array 2 Transfer gate 3 Serial register 4 Transfer gate control circuit 5 Column decoder 6 Random port 7 Serial port 30 Transfer timing signal 31 Serial read signal 32 Column address signal

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  描画データを読み書きするための複数
の入出力端子と、描画データを表示するための出力端子
と、描画データを蓄える複数のメモリセルアレイと、前
記出力端子に出力するデータを一時蓄えるシリアルレジ
スタを有するマルチポートメモリであって、前記メモリ
セルアレイから前記シリアルレジスタに転送を行うため
の転送ゲートと、アドレスに従って前記メモリセルアレ
イから前記転送ゲートを介して選択的に前記シリアルレ
ジスタにデータ転送を行う制御手段とを有し、前記表示
のための出力端子から表示装置の水平方向にデータを出
力しながら、描画データを読み書きする場合は矩形領域
単位でアクセスすることを特徴としたマルチポートメモ
リ。
1. A plurality of input/output terminals for reading and writing drawing data, an output terminal for displaying drawing data, a plurality of memory cell arrays for storing drawing data, and temporarily storing data to be output to the output terminals. A multi-port memory having a serial register, a transfer gate for transferring data from the memory cell array to the serial register, and a transfer gate for selectively transferring data from the memory cell array to the serial register via the transfer gate according to an address. 1. A multi-port memory, characterized in that the multi-port memory has a control means for controlling the display, and accesses in units of rectangular areas when reading and writing drawing data while outputting data in the horizontal direction of a display device from the output terminal for display.
JP3138794A 1991-06-11 1991-06-11 Multi-port memory Pending JPH04362692A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3138794A JPH04362692A (en) 1991-06-11 1991-06-11 Multi-port memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3138794A JPH04362692A (en) 1991-06-11 1991-06-11 Multi-port memory

Publications (1)

Publication Number Publication Date
JPH04362692A true JPH04362692A (en) 1992-12-15

Family

ID=15230379

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3138794A Pending JPH04362692A (en) 1991-06-11 1991-06-11 Multi-port memory

Country Status (1)

Country Link
JP (1) JPH04362692A (en)

Similar Documents

Publication Publication Date Title
US5568431A (en) Memory architecture and devices, systems and methods utilizing the same
US4991110A (en) Graphics processor with staggered memory timing
EP1995735B1 (en) Memory device, memory controller and memory system
US5319606A (en) Blocked flash write in dynamic RAM devices
US5761694A (en) Multi-bank memory system and method having addresses switched between the row and column decoders in different banks
JP2557113B2 (en) Dual port dynamic memory
EP0771007A2 (en) Memory devices with selectable access type and systems and methods using the same
JPS61288240A (en) Semiconductor storage device
US5581513A (en) Continuous page random access memory and systems and methods using the same
KR100297716B1 (en) Semiconductor memory device having high flexibility in column
JPH04362692A (en) Multi-port memory
JPH1040679A (en) Single chip frame buffer, frame buffer produced on single chip display sub-system, and structuring method of frame buffer
JP3061824B2 (en) Semiconductor memory
JPS61289596A (en) Semiconductor memory device
JPS63292494A (en) Semiconductor memory
KR100281250B1 (en) Memory architecture and devices, system and method utilizing the same
JPH0544680B2 (en)
JP2695265B2 (en) Multi-port memory
KR100217281B1 (en) Pdp-tv using sdram interface equipment
KR19990003965A (en) SDRAM Interface on PDP-TV
JPH05113768A (en) Frame memory circuit
JPH0554644A (en) Semiconductor memory
JPH0554636A (en) Semiconductor memory
JPS6330985A (en) Straight line drawing system
JPH04339395A (en) Multi-port memory