JPH0612607B2 - Memory device - Google Patents

Memory device

Info

Publication number
JPH0612607B2
JPH0612607B2 JP62019803A JP1980387A JPH0612607B2 JP H0612607 B2 JPH0612607 B2 JP H0612607B2 JP 62019803 A JP62019803 A JP 62019803A JP 1980387 A JP1980387 A JP 1980387A JP H0612607 B2 JPH0612607 B2 JP H0612607B2
Authority
JP
Japan
Prior art keywords
memory
unit
column
address
cas
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 - Lifetime
Application number
JP62019803A
Other languages
Japanese (ja)
Other versions
JPS63187495A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP62019803A priority Critical patent/JPH0612607B2/en
Publication of JPS63187495A publication Critical patent/JPS63187495A/en
Publication of JPH0612607B2 publication Critical patent/JPH0612607B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔概要〕 例えばRGBとモノクロとの色信号をもつ画像情報を格
納するメモリ装置において,メモリ平面をk組(例えば
4組)積層されて構成した上で,上記積層方向に存在す
るメモリ平面に対して一斉に書込みおよび/または読出
すノーマル・モードと、上記k組積層されている1つの
選択されたメモリ平面上での同一ロー位置内でのk個の
カラム位置に対して一斉に書込みおよび/または読出す
バーティカル・モードとを選択できるようにし,個々に
色信号をもつ複数メッシュ分の情報を処理することを容
易にしたことが開示されている。
DETAILED DESCRIPTION [Outline] For example, in a memory device that stores image information having color signals of RGB and monochrome, k planes (for example, 4 planes) of memory planes are laminated, In the normal mode of simultaneously writing and / or reading the existing memory planes, and in k column positions within the same row position on one selected memory plane in which the above k sets are stacked. On the other hand, it is disclosed that it is possible to select a vertical mode in which writing and / or reading are performed simultaneously, and it is easy to process information for a plurality of meshes each having a color signal.

〔産業上の利用分野〕[Industrial application field]

本発明は,メモリ装置,特にメモリ平面を例えば4組積
層して構成される画像情報格納メモリ装置において,モ
ード選択によって,1メッシュ分に対応する複数個の色
について一斉にアクセスするアクセスと、単一の色につ
いて複数メッシュに対して一斉にアクセスするアクセス
とを切替え得るようにしたメモリ装置に関する。
The present invention relates to a memory device, in particular, an image information storage memory device configured by stacking, for example, four sets of memory planes. The present invention relates to a memory device capable of switching between simultaneous access to a plurality of meshes for one color.

〔従来の技術〕[Conventional technology]

各1メッシュについてRGBとモノクロとの色信号を有
する画像情報を格納するメモリ装置においては,従来か
ら第3図図示の如く,m行×n列のメモリ平面1−iが
メモリ平面1−1ないし1−4の形に積層されて構成さ
れている。そして,1つのメッシュに関する情報は,図
示D11,D21,D31,D41の如く4ビットの情報として
格納されている。このように構成することによって,個
々のメモリ平面1−1ないし1−4は夫々独立にアクセ
ス可能であることから,ロー・アドレス・ストローブ
(以下RASと略す)が印加されている間における1回
のカラム・アドレス・ストローブ(以下CASと略す)
の印加に対応して,上記D11,D21,D31,D41の4ビ
ットの情報を一斉にリード/ライトすることが可能であ
る。
In a memory device that stores image information having color signals of RGB and monochrome for each mesh, as shown in FIG. 3, a memory plane 1-i of m rows × n columns is conventionally used as the memory planes 1-1 to 1-1. It is formed by laminating in a shape of 1-4. The information about one mesh is stored as 4-bit information like D 11 , D 21 , D 31 , and D 41 in the figure. With this configuration, each of the memory planes 1-1 to 1-4 can be independently accessed. Therefore, once during the application of the row address strobe (hereinafter abbreviated as RAS). Column address strobe (hereinafter abbreviated as CAS)
It is possible to read / write the 4-bit information of D 11 , D 21 , D 31 , and D 41 all at once in response to the application of.

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

データ処理装置においては,一般に4ビット以上のビッ
トを1語として処理することから,複数メッシュの情報
を1語として処理することが望まれる。このような場
合,上記第3図図示の構成では,例えば図示D11
12,D13,D14…の如くリード/ライトするようにし
ようとすると,個々のD1i毎にリード/ライトすること
が必要となる。即ち複数個RASを印加することが必要
となる。そしてその上で,リード時を例にとると複数回
にわたって読出されたデータを,D11,D12,…の如く
1語にまとめるために多くのハードウェアを必要とす
る。
In a data processing device, generally, bits of 4 bits or more are processed as one word, and therefore it is desired to process information of a plurality of meshes as one word. In this case, in the configuration of the Figure 3 illustration, for example, it is shown D 11,
In order to read / write as D 12 , D 13 , D 14, ..., It becomes necessary to read / write each D 1i . That is, it is necessary to apply a plurality of RASs. On the other hand, taking the read operation as an example, a lot of hardware is required to combine the data read multiple times into one word such as D 11 , D 12 , ....

〔問題点を解決するための手段〕[Means for solving problems]

本発明は上記の点を解決しており,モード選択によっ
て、D11,D21,D31,D41の形でのアクセス(ノーマ
ス・モードでのアクセス)と,D11,D12,D13,D14
…の形でのアクセス(バーティカル・モードでのアクセ
ス)とを切替え得るようにしている。
The present invention solves the above point, and by selecting the mode, access in the form of D 11 , D 21 , D 31 , D 41 (access in the normal mode) and D 11 , D 12 , D 13 are performed. , D 14
Access in the form of ... (access in vertical mode) can be switched.

第1図は本発明の原理構成図を示している。第1図にお
いて,符号1−1ないし1−4は夫々第3図に対応する
メモリ平面,2−11ないし2−14,2−21ないし
2−24,2−31ないし2−34,および2−41な
いし2−44は夫々ユニット・メモリ平面を表わしてい
る。また3−1,3−2,3−3,3−4は夫々本発明
にいうメモリ単位を構成している。更に言えば,1つの
メモリ平面1−iは,図示の場合には4個のユニット・
メモリ平面2−ilないし2−i4に区分された形とな
っている。
FIG. 1 shows the principle configuration of the present invention. In FIG. 1, reference numerals 1-1 to 1-4 respectively denote memory planes corresponding to FIG. 3, 2-11 to 2-14, 2-21 to 2-24, 2-31 to 2-34, and 2 Reference numerals -41 to 2-44 represent unit memory planes, respectively. Further, 3-1, 3-2, 3-3 and 3-4 respectively form a memory unit according to the present invention. Furthermore, one memory plane 1-i consists of four units in the illustrated case.
It is divided into memory planes 2-il to 2-i4.

そして個々のユニット・メモリ平面2−ijは夫々互に
独立にアクセスできるよう構成されている。
The individual unit memory planes 2-ij are arranged so that they can be accessed independently of each other.

〔作用〕[Action]

通常の上記ノーマル・モードによるアクセスの場合,R
ASによって4個のカラム・アドレスを供給されている
間に,例えば4回分のCASによって4個のカラム・ア
ドレスを供給するようにされる。そして(i)第1回目
のCASが印加されたとき,メモリ単位3−1におい
て,例えばD11,D21,D31,D41がアクセスされ,
(ii)第2回目のCASが印加されたとき,メモリ単位
3−2において,D12,D22,D32,D42がアクセスさ
れ,…(iv)第4回目のCASが印加されたとき,メモ
リ単位3−4において,D14,D24,D34,D44がアク
セスされる。このことは,第1図に示す等価的なメモリ
装置において,D11ないしD41,D12ないしD42,D13
ないしD43,D14ないしD44が順にアクセスされること
に対応している。即ち第3図を参照して示した従来の場
合と実質的に同じ形となっている。
In the case of normal access in the above normal mode, R
While four column addresses are supplied by AS, four column addresses are supplied by, for example, four times of CAS. (I) When the first CAS is applied, for example, D 11 , D 21 , D 31 , and D 41 are accessed in the memory unit 3-1.
(Ii) When the second CAS is applied, D 12 , D 22 , D 32 , and D 42 are accessed in the memory unit 3-2, and (iv) When the fourth CAS is applied. , D 14 , D 24 , D 34 , D 44 are accessed in the memory unit 3-4. This means that in the equivalent memory device shown in FIG. 1, D 11 to D 41 , D 12 to D 42 , D 13
Through D 43 and D 14 through D 44 are sequentially accessed. That is, the shape is substantially the same as the conventional case shown with reference to FIG.

本発明の場合にいうバーティカル・モードによるアクセ
スの場合にも,RASにもってロー・アドレスが供給さ
れている間に,例えば4回分のCASによって4個のカ
ラム・アドレスを供給するようにされている。そして,
(i)第1回目のCASが印加されたとき,図示のユニ
ット・メモリ平面2−11ないし2−14上でD11,D
12,D13,D14がアクセスされ,(ii)第2回目のCA
Sが印加されたとき,図示のユニット・メモリ平面2−
21ないし2−24上で,D21,D22,D23,D24がア
クセスされ,…(iv)第4回目のCASが印加されたと
き,図示のユニット・メモリ平面2−41ないし2−4
4上で,D41,D42,D43,D44がアクセスされる。こ
のときは,第1図に示す等価的なメモリ装置において,
11ないしD14,D21ないしD24,D31ないしD34,D
41ないしD44が順にアクセスされることに対応してい
る。
Also in the case of the access in the vertical mode referred to in the present invention, four column addresses are supplied by the CAS for four times while the row address is supplied by the RAS. . And
(I) When the first CAS is applied, D 11 , D on the unit memory planes 2-11 to 2-14 shown in the figure.
12 , D 13 , D 14 are accessed, and (ii) second CA
When S is applied, the unit memory plane 2-
21 to 2-24, D 21 , D 22 , D 23 , and D 24 are accessed, and (iv) When the fourth CAS is applied, the unit memory planes 2-41 to 2- shown in the drawing are shown. Four
4, D 41 , D 42 , D 43 , D 44 are accessed. At this time, in the equivalent memory device shown in FIG.
D 11 to D 14 , D 21 to D 24 , D 31 to D 34 , D
Corresponding to 41 to D 44 being accessed in sequence.

〔実施例〕〔Example〕

第2図は本発明の一実施例構成を示す。図中の符号2−
ijはユニット・メモリ平面,3−jはメモリ単位,4
はロー・アドレス・デコーダ,5−ijは夫々カラム・
デコーダ・マッピング部,6−ijはレジスタ・ポイン
タ部,7はアドレス・バッファ部,8−1および8−2
は夫々I/Oバッファ部,9はマルチプレーン・ビット
演算部,10はデータ集合・分配部,11−jはビット
演算ユニット,12はバスを表わしている。またMDj
/Djはマスク・データ/書込みデータ,SDjはビッ
ト・シリヤル読出しデータ,BTはマルチプレーン・ビ
ット演算部タイミング信号,BAはマルチプレーン・ビ
ット演算部アドレス,AないしAはアドレス情報,
SASはシリヤル・アクセス・メモリ・ストローブを表
わしている。
FIG. 2 shows the configuration of an embodiment of the present invention. Reference numeral 2- in the figure
ij is a unit memory plane, 3-j is a memory unit, 4
Is a row address decoder, 5-ij is a column
Decoder mapping unit, 6-ij is register pointer unit, 7 is address buffer unit, 8-1 and 8-2
Are I / O buffer units, 9 is a multi-plane bit operation unit, 10 is a data set / distribution unit, 11-j is a bit operation unit, and 12 is a bus. Also MDj
/ Dj mask data / write data, SDj the bit Shiriyaru read data, BT multi plane bit operation unit timing signal, BA multi plane bit operation unit address, A o to A x address information,
SAS stands for Serial Access Memory Strobe.

アドレス・バッファ部(AB)7は,アドレス情報をバ
ッファリングし,1回のRASに対応して1個のロー・
アドレスをロー・アドレス・デコーダ(RAD)4に供
給し,その間での4回のCASに対応して例えば4個の
カラム・アドレスをカラム・デコーダ・マッピング部
(CDA)5−ijに供給し,各カラム・アドレス供給
毎にユニット・メモリ平面2−ij上でのアクセス位置
が決定される。
The address buffer unit (AB) 7 buffers address information, and responds to one RAS by one row
The address is supplied to the row address decoder (RAD) 4, and four column addresses are supplied to the column decoder mapping unit (CDA) 5-ij corresponding to the four CASs in between. The access position on the unit memory plane 2-ij is determined for each column address supply.

ノーマル・モードの下では,(i)第1回目のRASに
対応して,カラム・デコーダ・マッピング部(CDA)
5−11と5−21と5−31と5−41とに同じカラ
ム・アドレスが供給され,(ii)第2回目のRASに対
応して,カラム・デコーダ・マッピング部(CDA)5
−12と5−22と5−32と5−42とに同じカラム
・アドレスが供給され,…てゆく。そしてバーティカル
・モードの下では,(i)第1回目のRASに対応し
て,カラム・デコーダ・マッピング部(CDA)5−1
1と5−12と5−13と5−14とに同じカラム・ア
ドレスが供給され,(ii)第2回目のRASに対応し
て,カラム・デコーダ・マッピング部(CDA)5−2
1と5−22と5−23と5−24とに同じカラム・ア
ドレスが供給され,…てゆく。なお,上記アクセスに対
応して,アクセスされたユニット・メモリ平面2−i
1,2−i2,2−i3,2−i4に対応して,レジス
タ・ポインタ部(RP)6−i1,6−i2,6−i
3,6−i4が選択され,読出しデータを受入れる。
Under the normal mode, (i) the column decoder mapping unit (CDA) corresponding to the first RAS.
The same column address is supplied to 5-11, 5-21, 5-31 and 5-41, and (ii) the column decoder mapping unit (CDA) 5 corresponding to the second RAS.
The same column address is supplied to -12, 5-22, 5-32, and 5-42, and so on. Under the vertical mode, (i) the column decoder mapping unit (CDA) 5-1 corresponding to the first RAS.
The same column address is supplied to 1 and 5-12, 5-13, and 5-14. (Ii) Corresponding to the second RAS, the column decoder mapping unit (CDA) 5-2
The same column address is supplied to 1 and 5-22, 5-23 and 5-24, and so on. In addition, in response to the above access, the accessed unit memory plane 2-i
Register pointer parts (RP) 6-i1, 6-i2, 6-i corresponding to 1, 2-i2, 2-i3, 2-i4
3, 6-i4 is selected and the read data is accepted.

書込みデータは,バス12を介して,カラム・デコーダ
・マッピング部(CDA)5−ijに導びかれるが、こ
のとき,アドレス・バッファ部(AB)7から,マルチ
プレーン・ビット演算部アドレス(BA)がマルチプレ
ーン・ビット演算部(MBO)9に供給され,ビット演
算ユニット(BOU)11−jにもとづいて,いずれの
4個のカラム・デコーダ・マッピング部(CDA)5−
ijを介して4個のユニット・メモリ平面2−ijに供
給するかが決定される。
The write data is led to the column decoder mapping unit (CDA) 5-ij via the bus 12. At this time, the address buffer unit (AB) 7 outputs the multi-plane bit operation unit address (BA). ) Is supplied to the multi-plane bit operation unit (MBO) 9 and any of the four column decoder mapping units (CDA) 5- (CDA) based on the bit operation unit (BOU) 11-j.
It is decided whether to feed four unit memory planes 2-ij via ij.

読出しに当っての読出しデータは,カラム・デコーダ・
マッピング部(CDA)5−ij,マルチプレーン・ビ
ット演算部(MBO)9,I/Oバッファ部8−1を介
して出力される。一方ディスプレイへの読出しデータの
出力は,読出しアクセスが行われた4個のユニット・メ
モリ平面2−ijに対応して,4個のレジスタ・ポイン
タ部(RP)6−ijに受入れられI/Oバッファ部8
−2を介して出力される。
The read data for reading is the column decoder.
It is output via the mapping unit (CDA) 5-ij, the multi-plane bit operation unit (MBO) 9, and the I / O buffer unit 8-1. On the other hand, the output of the read data to the display is received by the four register pointer sections (RP) 6-ij corresponding to the four unit memory planes 2-ij accessed for reading, and the I / O is accepted. Buffer section 8
-2 is output.

なお上記説明に当って,バーティカル・モードでのアク
セスに当って,アドレス・バッファ部(AB)7がカラ
ム・アドレスをカラム・デコーダ・マッピング部(CD
A)5−ijに供給するに当って,例えばカラム・デコ
ーダ・マッピング部(CDA)5−11,5−21,5
−31,5−41のいずれか1つが選択されてその1つ
にカラム・アドレスが供給されるとして説明した。しか
し,他の手段として次の如き形を採用することもでき
る。
In the above description, the address buffer unit (AB) 7 converts the column address into the column decoder mapping unit (CD) when accessing in the vertical mode.
A) For supplying to 5-ij, for example, column decoder mapping unit (CDA) 5-11, 5-21, 5
It has been described that any one of −31 and 5-41 is selected and the column address is supplied to that one. However, the following form can be adopted as another means.

即ち,アドレス・バッファ部(AB)7は,上記の例の
場合に,カラム・デコーダ・マッピング部(CDA)5
−11と5−21と5−31と5−41とに同じ値を一
斉に供給するようにし,ビット演算ユニット(BOU)
11−1内に用意されるマスク情報によって,上記カラ
ム・デコーダ・マッピング部(CDA)5−11ないし
5−41のいずれか1つのみを有効化する形を採用する
ことができる。なおこの場合,上記マスク情報は,上記
マルチプレーン・ビット演算部アドレスBAによって指
示される。
That is, the address buffer unit (AB) 7 is the column decoder mapping unit (CDA) 5 in the above example.
The same value is simultaneously supplied to -11, 5-21, 5-31, and 5-41, and the bit operation unit (BOU)
It is possible to adopt a form in which only one of the column decoder mapping units (CDA) 5-11 to 5-41 is enabled by the mask information prepared in 11-1. In this case, the mask information is designated by the multi-plane bit operation unit address BA.

〔発明の効果〕〔The invention's effect〕

以上説明した如く,本発明によれば,ノーマル・モード
とバーティカル・モードとを容易に選択することが可能
となる。このために,複数個のメッシュに対応するデー
タを1語として処理する処理を効率よく行うことができ
る。
As described above, according to the present invention, it is possible to easily select the normal mode or the vertical mode. Therefore, it is possible to efficiently perform the process of processing data corresponding to a plurality of meshes as one word.

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

第1図は本発明の原理構成図,第2図は本発明の実施例
構成,第3図は従来の場合についての説明図を示す。 1−iはメモリ平面,2−ijはユニット・メモリ平
面,3−jはメモリ単位,4はロー・アドレス・デコー
ダ,5−ijはカラム・デコーダ・マッピング部,6−
ijはレジスタ・ポインタ部,9はマルチプレーン・ビ
ット演算部を表わす。
FIG. 1 is a block diagram of the principle of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, and FIG. 3 is an explanatory diagram of a conventional case. 1-i is a memory plane, 2-ij is a unit memory plane, 3-j is a memory unit, 4 is a row address decoder, 5-ij is a column decoder mapping section, 6-
ij represents a register pointer section, and 9 represents a multi-plane bit operation section.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】ロー・アドレス・ストローブ(RAS)に
よって取込まれたロー・アドレスによって行を選択され
かつカラム・アドレス・ストローブ(CAS)によって
取込まれたカラム・アドレスによって列を選択されるm
行×n列のメモリ平面(1−i)がk組積層されてな
り、1回のロー・アドレス・ストローブ(RAS)が印
加されている間に1回または複数回のカラム・アドレス
・ストローブ(CAS)を印加するよう構成され、上記
1回のカラム・アドレス・ストローブ(CAS)の印加
に対応して上記k組のメモリ平面(1−i)上において
夫々上記ロー・アドレスと上記カラム・アドレスとによ
って指定された位置に夫々与えられた書込みデータを書
込みおよび/または当該位置から夫々読出しデータを読
出すメモリ装置において、 上記m行×n列の夫々のメモリ平面(1−i)をm行×
(n/k)列のユニット・メモリ平面(2−ij)より
なるk個によって構成されて、 m行×(n/k)列のユニット・メモリ平面(2−i
j)がk組積層されたメモリ単位(3−j)を上記カラ
ム方向にk個配列されてなり、 上記1回のロー・アドレス・ストローブ(RAS)が印
加されている間に印加される1回のカラム・アドレス・
ストローブ(CAS)に対応して、 上記m行×(n/k)列のユニット・メモリ平面(2−
ij)がk組積層されているただ1つのメモリ単位(3
−j)を抽出して当該メモリ単位(3−j)を構成する
すべての個々のユニット・メモリ平面(2−ij)の夫
々に対して一斉にアクセスするモードと、 上記カラム方向にk個配列されている夫々のメモリ単位
(3−j)について、すべての個々のメモリ単位(3−
j)を抽出して当該メモリ単位(3−j)構成する選択
された任意の1つずつのユニット・メモリ平面(2−i
j)の夫々に対して一斉にアクセスするモードと、 のいずれか一方を選択してアクセスするようにした ことを特徴としたメモリ装置。
1. A row selected by a row address captured by a row address strobe (RAS) and a column selected by a column address captured by a column address strobe (CAS).
The memory planes (1-i) of rows × n columns are stacked in k sets, and one or more column address strobes (while one row address strobe (RAS) is applied) are stacked. CAS), and the row address and the column address on the k sets of memory planes (1-i) corresponding to the one application of the column address strobe (CAS), respectively. In a memory device for writing write data given to a position designated by and / or reading read data from the position, a memory plane (1-i) of m rows × n columns is defined as m rows. ×
The unit memory plane (2-ij) is composed of k (n / k) column unit memory planes (2-ij).
j) is formed by arranging k memory units (3-j) in which k sets are stacked in the column direction, and is applied while the row address strobe (RAS) is applied once. Column address
Corresponding to the strobe (CAS), the unit memory plane (2-row × (n / k) columns) (2-
ij) is the only memory unit (3
-J) is extracted and all the individual unit memory planes (2-ij) constituting the memory unit (3-j) are simultaneously accessed, and k pieces are arranged in the column direction. For each memory unit (3-j) that has been created, all individual memory units (3-j)
j) is extracted and the selected arbitrary unit memory plane (2-i) that constitutes the memory unit (3-j) is selected.
A memory device characterized in that a mode in which all of j) are simultaneously accessed, and one of the two are selected and accessed.
JP62019803A 1987-01-30 1987-01-30 Memory device Expired - Lifetime JPH0612607B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62019803A JPH0612607B2 (en) 1987-01-30 1987-01-30 Memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62019803A JPH0612607B2 (en) 1987-01-30 1987-01-30 Memory device

Publications (2)

Publication Number Publication Date
JPS63187495A JPS63187495A (en) 1988-08-03
JPH0612607B2 true JPH0612607B2 (en) 1994-02-16

Family

ID=12009499

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62019803A Expired - Lifetime JPH0612607B2 (en) 1987-01-30 1987-01-30 Memory device

Country Status (1)

Country Link
JP (1) JPH0612607B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6158058A (en) * 1984-08-29 1986-03-25 Fujitsu Ltd Semiconductor memory device
JPS6172293A (en) * 1984-09-17 1986-04-14 横河電機株式会社 Color graphic display unit
JPS61137190A (en) * 1984-12-07 1986-06-24 三菱電機株式会社 Controller for color crt

Also Published As

Publication number Publication date
JPS63187495A (en) 1988-08-03

Similar Documents

Publication Publication Date Title
JP3243724B2 (en) Frame buffer system and writing method
US20010010057A1 (en) Semiconductor integrated circuit, computer system, data processor and data processing method
US4933879A (en) Multi-plane video RAM
JP2557113B2 (en) Dual port dynamic memory
EP0752694B1 (en) Method for quickly painting and copying shallow pixels on a deep frame buffer
EP0700050A2 (en) Multiple page memory
US4896301A (en) Semiconductor memory device capable of multidirection data selection and having address scramble means
JPH0612607B2 (en) Memory device
JPH09198862A (en) Semiconductor memory
JP4378015B2 (en) Memory chip
JPH0782747B2 (en) Memory array having random access port and serial access port
KR960700481A (en) MULTIPLE BLOCK MODE OPERATIONS IN A FRAME BUFFER SYSTEM DESIGNED FOR WINDOWING OPERATIONS Designed for Windowing Operation
JPH0758431B2 (en) Address line and data line connection system
US6005811A (en) Method for operating a memory
US5579484A (en) System for performing fast data accessing in multiply/accumulate operations while using a VRAM
JP3129017B2 (en) Image processing device
US5870108A (en) Information handling system including mapping of graphics display data to a video buffer for fast updation of graphic primitives
JPS63255750A (en) Memory system
JPS6353795A (en) Multidimensional access memory
JP2735058B2 (en) Video display memory
JPS6024987B2 (en) Image processing storage device
JP2547256B2 (en) DMA device
JP2660489B2 (en) Semiconductor storage device
JPH10268854A (en) Cursor memory
JPH07169262A (en) Semiconductor memory device