JPS6231892A - Bit map memory operation circuit - Google Patents

Bit map memory operation circuit

Info

Publication number
JPS6231892A
JPS6231892A JP60171328A JP17132885A JPS6231892A JP S6231892 A JPS6231892 A JP S6231892A JP 60171328 A JP60171328 A JP 60171328A JP 17132885 A JP17132885 A JP 17132885A JP S6231892 A JPS6231892 A JP S6231892A
Authority
JP
Japan
Prior art keywords
word
address
data
area
rectangular area
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.)
Granted
Application number
JP60171328A
Other languages
Japanese (ja)
Other versions
JPH0310957B2 (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 JP60171328A priority Critical patent/JPS6231892A/en
Publication of JPS6231892A publication Critical patent/JPS6231892A/en
Publication of JPH0310957B2 publication Critical patent/JPH0310957B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Memory System (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Image Processing (AREA)

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。
(57) [Summary] This bulletin contains application data before electronic filing, so abstract data is not recorded.

Description

【発明の詳細な説明】 〔概要〕 本発明はビットマツプメモリ上の矩形領域内のビットデ
ータを、ワード単位に移動せしめるビットマツプメモリ
操作回路であって 各々ワード操作ごとに指定の矩形領域内を歩進する移動
元矩形領域のワードアドレスおよび目的?il 域のワ
ードアドレスとを読出し/書込み指令で切替えるととも
に、読取ったワードデータをシフト手段により目的領域
の移動先ワードに整列せしめ、書込禁止領域をマスクし
て上記データを書込む操作回路を提供する。
[Detailed Description of the Invention] [Summary] The present invention is a bitmap memory manipulation circuit that moves bit data in a rectangular area on a bitmap memory word by word, and moves bit data in a specified rectangular area for each word operation. Word address and purpose of the source rectangular area to be incremented? An operation circuit is provided that switches the word address of the il area with a read/write command, aligns the read word data with the destination word of the target area by a shift means, and writes the data while masking the write-inhibited area. do.

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

本発明はビットマツプメモリ操作回路に関する。 The present invention relates to a bitmap memory manipulation circuit.

ビットマツプメモリに基づき出力する表示装置等では、
表示画面上のデータの移動とか複写等のため、ビットマ
ツプメモリ上でデータの読出し/書込み繰作が行われる
For display devices that output based on bitmap memory,
In order to move or copy data on the display screen, data reading/writing operations are performed on the bitmap memory.

この移動、複写等の操作は矩形領域単位で行われ、移動
元(以下ソースと称する)矩形領域の位置、長さ等と、
移動先(以下目的:ディスティネーションと称する)矩
形領域の位置等のパラメータが指定される。
Operations such as moving and copying are performed in units of rectangular areas, and the position, length, etc. of the source (hereinafter referred to as source) rectangular area,
Parameters such as the position of a rectangular area to which to move (hereinafter referred to as destination) are specified.

この矩形領域データの続出し/書込み処理をビット単位
に行うと操作回数即ち処理時間が長くなり、またソフト
ウェアでワードまたはバイト単位に読出し/書込みを行
うと移動元と移動先とのワード整列処理のため、やはり
処理時間が長くなるという問題点がある。
If this rectangular area data is successively read/written bit by bit, the number of operations, that is, the processing time becomes longer.If software is used to read/write data in words or bytes, word alignment processing between the source and destination will be required. Therefore, there is still a problem that the processing time becomes long.

そのため上記問題点を解決するビットマツプメモリ操作
回路が求められている。
Therefore, there is a need for a bitmap memory manipulation circuit that solves the above problems.

〔従来の技術〕[Conventional technology]

以下ソフトウェアによるビットマツプメモリ操作処理例
を示す。
An example of bitmap memory manipulation processing using software is shown below.

第3図(alは表示装置のブロック図であって、30は
ワード処理可能なマイクロプロセッサ(MPU)、 31はホストコンピュータより表示データ等を送受する
インタフェース、 32はプログラム、データ等を格納するメモリ、33は
ビットマツプメモリで、表示画面に対応して図示したも
の、 34はマルチプレクサであって、ビットマツプメモリ3
3の操作をMPU30と駆動部35とで切替えるもの、 35は駆動部であって、ビットマツプメモリ33を繰り
返し読取るとともに陰極線管(CRT)表示部36を駆
動するもの、 である。
FIG. 3 (Al is a block diagram of the display device, 30 is a microprocessor (MPU) capable of word processing, 31 is an interface for transmitting and receiving display data etc. from the host computer, 32 is a memory for storing programs, data, etc.) , 33 is a bitmap memory, which is shown corresponding to the display screen, and 34 is a multiplexer, which is a bitmap memory 3.
3 is a drive unit that repeatedly reads the bitmap memory 33 and drives a cathode ray tube (CRT) display unit 36.

表示画面上、X方向に16ドツト単位にワードが構成さ
れ、ビットマツプメモリ33のワードアドレスと、上記
表示画面上のホームポジション〔0,0〕からX−Y方
向のワードとを対応せしめている。
On the display screen, a word is formed in units of 16 dots in the X direction, and the word address of the bit map memory 33 is made to correspond to the word in the X-Y direction from the home position [0,0] on the display screen. .

先頭アドレスSP、長さLx、Lyで表される矩形領域
Sのデータを、先頭アドレスDPで表される領域りに移
動せしめる操作は以下のように行われる。〔第3図[b
l動作図参照] (1)  ワード1を読取り、メモリ3に格納、f21
  S P −D Pを演算しその値をシフトaとして
メモリ3内で右回転シフト操作、 (3)上記シフトデータをワード3にM1部をマスクし
て書込み、続いてワード4にM2部をマスクして書込む
The operation of moving the data in the rectangular area S represented by the start address SP, lengths Lx, and Ly to the area represented by the start address DP is performed as follows. [Figure 3 [b
lRefer to operation diagram] (1) Read word 1, store in memory 3, f21
Calculate S P - D P, use the value as shift a, and perform clockwise shift operation in memory 3. (3) Write the above shift data to word 3 with the M1 part masked, then mask the M2 part to word 4. and write.

(4)上記操作を矩形領域S内の各ワードについて行う
(4) Perform the above operation for each word within the rectangular area S.

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

上記説明したように、ビットマツプメモリのソフトウェ
ア操作はワード操作回数が多く、特に矩形領域が大きい
と処理結果の表示が遅くなるとともに、他の処理に影響
するという問題点があった。
As explained above, the software operation of the bitmap memory requires a large number of word operations, and especially when the rectangular area is large, there is a problem that the display of the processing result becomes slow and that it affects other processing.

上記問題点に鑑み、本発明はワード単位にダイレクトメ
モリアクセス(DMA)によるビットマツプメモリ操作
回路を提供することを目的とするものである。
In view of the above problems, an object of the present invention is to provide a bitmap memory manipulation circuit using direct memory access (DMA) on a word-by-word basis.

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

上記目的のため、本発明のビットマツプメモリ操作回路
は第1図原理説明図に示すように、ビットマツプメモリ
をワード指定するとともに、上記矩形領域内のワードア
ドレスと対応する目的領域のワードアドレスとをそれぞ
れ指定する第1および第2のアドレスカウンタ(1,2
)と、前記矩形領域の長さに基づきXおよびY方向の読
取りおよび書込みを行うワード操作の回数を計数する計
数手段(4)を設け、第1および第2のアドレスカウン
タをワード操作ごとに歩進せしめるとともに前記計数手
段により該矩形領域内をアドレスせしめるアドレス制御
手段(3)と、読取指令および書込指令によりアドレス
指定をそれぞれ第1および第2のアドレスカウンタに切
替える切替手段(5)と、 該矩形領域のワードデータを目的領域のワードデータに
整列せしめるシフト手段(7)と、目的領域の書込禁止
領域を指定するマスク手段(8)と、 読取指令を送出して該矩形領域のワードデータを読取り
、前記シフト手段によりシフトせしめるとともにシフト
した該ワードデータを書込指令とともに書込禁止領域を
指定して書込む操作手段(6)と、 を備える。
For the above purpose, the bitmap memory manipulation circuit of the present invention, as shown in the principle explanatory diagram of FIG. The first and second address counters (1, 2
) and counting means (4) for counting the number of word operations for reading and writing in the X and Y directions based on the length of the rectangular area, and counting means (4) for counting the number of word operations for reading and writing in the X and Y directions based on the length of the rectangular area; address control means (3) for causing the counting means to address within the rectangular area; and switching means (5) for switching address designation to first and second address counters, respectively, in response to read commands and write commands; A shift means (7) for aligning the word data of the rectangular area with the word data of the target area, a masking means (8) for specifying a write-prohibited area of the target area, and a read command for sending the word data of the rectangular area. An operating means (6) for reading data, shifting it by the shifting means, and writing the shifted word data together with a write command while specifying a write-protected area.

〔作用〕[Effect]

即ち、第1.第2のアドレスカウンタにそれぞれ移動元
の先頭ワードアドレス、移動先の先頭ワードアドレスと
をセントし、第1のアドレスカウンタに切替えてビット
マツプメモリの該当ワードを読取るとともに、シフト手
段により移動先ワードに整列せしめる。
That is, 1st. The first word address of the source and the first word of the destination are entered in the second address counter, the first address counter is switched to read the corresponding word in the bitmap memory, and the shift means is used to transfer the word to the destination. Line up.

続いて第2のアドレスカウンタに切替え、書込禁止領域
をマスクして書込む。
Then, switching to the second address counter, masking the write-inhibited area and writing.

第1.第2のアドレスカウンタは指定された矩形領域内
で歩進され、上記動作が繰返される。
1st. The second address counter is incremented within the designated rectangular area, and the above operation is repeated.

上記ビットマツプメモリ操作回路により、マイクロプロ
セッサ(MPU)は移動元、移動先を指定するパラメー
タをセットするのみで、以後DM八で操作が行われる。
By using the bitmap memory operation circuit, the microprocessor (MPU) only needs to set parameters specifying the source and destination of movement, and subsequent operations are performed in DM8.

〔実施例〕〔Example〕

本発明の詳細を第2図に示す実施例に従って説  1明
する。
The details of the present invention will be explained according to the embodiment shown in FIG.

(ワードアドレスの説明) 第2図(alはXおよびY軸がそれぞれ4096ビツト
で構成されたビットマツプメモリのワードアドレス説明
図である。
(Explanation of Word Addresses) FIG. 2 (al) is an explanatory diagram of word addresses of a bitmap memory in which the X and Y axes each consist of 4096 bits.

即ち表示画面は原点(0,O)よりX方向に16ビツト
(ワード)ごとにワードアドレスが付され、■ライン2
56ワードが終了すると次のライン(Y=1)に進んで
連続番号が付される。
In other words, word addresses are assigned every 16 bits (words) in the X direction from the origin (0, O) on the display screen, and line 2
When 56 words are completed, the next line (Y=1) is proceeded to and a consecutive number is assigned.

このようなワードアドレスは、第2図(a)に示すよう
にX座標のアドレス12ビツトの上位8ビツトとY座標
のアドレス12ビツトとの合成で得られ、X座標のアド
レス下位4ビツトはワード内アドレスを示す。
Such a word address is obtained by combining the upper 8 bits of the 12 bits of the X coordinate address and the 12 bits of the Y coordinate address, as shown in Figure 2(a), and the lower 4 bits of the X coordinate address are the word address. Indicates internal address.

以上のごとく表示画面とビットマ・ノブメモリとが対応
してビットマツプメモリの操作が行われる。
As described above, the bitmap memory is operated in correspondence with the display screen and the bitmap/knob memory.

(構成) 第2図(b)は実施例のビットマツプメモリ操作回路ブ
ロック図であって、図中、 10はマイクロプロセッサ(MPU)、28はビットマ
ツプメモリでマスク回路28aを備えるもの、 であり、本発明のビットマツプメモリ操作回路は以下の
回路より構成される。
(Configuration) FIG. 2(b) is a block diagram of the bitmap memory operation circuit of the embodiment, in which 10 is a microprocessor (MPU), 28 is a bitmap memory equipped with a mask circuit 28a. , the bitmap memory manipulation circuit of the present invention is comprised of the following circuits.

「アドレス回路」 12はソース領域の先頭位置SPのX座標アドレスをセ
ントする12ビツトのレジスタSXP−Reg 。
"Address Circuit" 12 is a 12-bit register SXP-Reg that stores the X-coordinate address of the starting position SP of the source area.

13はSXP−Reg 12の上位8ビツトがセットさ
れ、ワード処理ごとにカウントアツプされるアドレスカ
ウンタ5XP−Cnt 。
13 is an address counter 5XP-Cnt in which the upper 8 bits of SXP-Reg 12 are set and counted up every time a word is processed.

14はソース領域の先頭位置spのY座標アドレス12
ビットがセットされ、X方向のワード処理終了ごとにカ
ウントアツプされるアドレスカウンタ5YP−Cntで
、5XP−Cnt 13とともに第2図ta+に示した
ソース領域のワードアドレスを指定するもの、 15はディスティネーションの先頭位置DPのX座標ア
ドレスをセットする12ビツトのレジスタDχP−Re
g 、。
14 is the Y coordinate address 12 of the starting position sp of the source area
An address counter 5YP-Cnt whose bit is set and counts up each time word processing in the X direction is completed, which together with 5XP-Cnt 13 designates the word address of the source area shown in FIG. 2 ta+, 15 is the destination. A 12-bit register DχP-Re that sets the X-coordinate address of the starting position DP of
g.

16はDXP−Reg 15の上位8ビツトがセントさ
れ、ワード処理ごとにカウントアンプされるアドレスカ
ウンタDXP−Cnt 。
16 is an address counter DXP-Cnt to which the upper 8 bits of DXP-Reg 15 are sent, and which is counted and amplified every word processing.

17は先頭位置DPのY座標のアドレス12ビツトがセ
ットされ、5YP−Cnt 14とともにカウントアツ
プされるアドレスカウンタDYP−Cntで、DXP−
Cnt16とともにディスティネーションのワードアド
レスを設定するもの、 18はビット数で表されるX方向の長さLXがセントさ
れるレジスタDXL−Reg、19はDXL−Reg 
18の下位4ビツトを除外した上位ビットがセット(X
方向のワードB−1)され、ワード処理ごとにカウント
ダウンされるDXL−Cnt 。
17 is an address counter DYP-Cnt in which 12 bits of the address of the Y coordinate of the start position DP are set and counted up together with 5YP-Cnt 14;
Together with Cnt16, the word address of the destination is set. 18 is the register DXL-Reg in which the length LX in the X direction expressed in bits is sent. 19 is DXL-Reg.
The upper bits excluding the lower 4 bits of 18 are set (X
DXL-Cnt (direction word B-1) and counted down for each word processing.

20はビット数で表されるY方向の長さLyがセットさ
れ、X方向の処理終了ごとにカウントダウンされるDY
L−Cnt 。
20 is the length Ly in the Y direction expressed by the number of bits, and DY is counted down each time the processing in the X direction is completed.
L-Cnt.

21はマルチプレクサで、主制御部11の送出する読取
/書込指令により、5XP−Cnt 13.5YP−C
nt 14のソースアドレス出力とDXP−Cnt 1
6. DYP−Cnt 17のディスティネーションア
ドレス出力とを切替えるもの、 より構成されている。
21 is a multiplexer which reads 5XP-Cnt 13.5YP-C according to the read/write command sent from the main control unit 11.
Source address output of nt 14 and DXP-Cnt 1
6. DYP-Cnt 17's destination address output.

「シフト回路」 25.26は処理ワード順に交互に読取データをセット
するレジスタL−Reg 、R−Reg、24は2ワ一
ド幅を持ち、シフト制御部22の指令により右または左
方向に所定量シフトし、シブト結果を2ワ一ド並列に出
力するシフタ、23は上記シフタ24の右または左1ワ
ードを選択出力するマルチプレクサ、 より構成されている。
“Shift circuit” 25 and 26 are registers L-Reg and R-Reg, which set read data alternately in the order of processing words.The registers L-Reg and R-Reg 24 have a width of 2 words, and are shifted to the right or left according to a command from the shift control unit 22. It consists of a shifter that performs a quantitative shift and outputs the shift result in two words in parallel, and a multiplexer 23 that selectively outputs one word to the right or left of the shifter 24.

「マスクデータ発生回路」 ディスティネーションのX方向の先頭ワードおよび最終
ワードの書込みにおける書込み禁止データを発生するも
の、 である。
``Mask Data Generation Circuit'' This circuit generates write-inhibited data for writing the first word and last word of the destination in the X direction.

上記ビットマツプメモリ操作回路は、ビットマツプメモ
リ28と1ワード(16)のデータ線100.20本の
アドレス腺101の他、読出し/書込み信号線等の制御
線(図示せず)より構成されている。
The bitmap memory operation circuit is composed of a bitmap memory 28, 1 word (16) data lines 100, 20 address lines 101, and control lines (not shown) such as read/write signal lines. There is.

(動作説明) 以下動作を説明する。(Operation explanation) The operation will be explained below.

(1)マイクロプロセッサ(MPU)10はソース領域
のパラメータ、即ち先頭位置SPのX、Yアドレス、X
、Y方向の長さL X 、L y %およびディスティ
ネーションの先頭位置DPのX、Yアドレスをそれぞれ
のレジスタにセットするとともに、主制御部11を起動
する。
(1) The microprocessor (MPU) 10 stores the parameters of the source area, that is, the X and Y addresses of the starting position SP,
, the lengths L x and L y % in the Y direction and the X and Y addresses of the starting position DP of the destination are set in the respective registers, and the main control unit 11 is activated.

(2)主制御部11はマルチプレクサ21をソース側の
アドレス即ち5XP−Cnt 13.5YP−Cnt 
14 (ソース側)を選択せしめ、ビットマツプメモリ
28に読取信号を送出すると、データ線100にソース
領域の先頭ワードのデータが出力され、このデータをL
−Reg 25に格納する。
(2) The main control unit 11 sets the multiplexer 21 to the source side address, that is, 5XP-Cnt 13.5YP-Cnt
14 (source side) and sends a read signal to the bitmap memory 28, the data of the first word of the source area is output to the data line 100, and this data is
- Store in Reg 25.

(3)  シフト制御部22はSXP−Reg 12お
よびfiXP−Reg 15の下位4ビツトを比較演算
し、右(または左)シフト指令とシフト量とをシフタ2
4に送出し、マルチプレクサ23に右(または左)1ワ
ードを選択出力せしめる。
(3) The shift control unit 22 compares and calculates the lower 4 bits of SXP-Reg 12 and fiXP-Reg 15, and transmits the right (or left) shift command and shift amount to the shifter 2.
4, and causes the multiplexer 23 to select and output one right (or left) word.

(4)続いて主制御部11はマルチプレクサ21により
アドレス信号線101にDXP−(:nt 16および
DYP−Cnt 17 (ディスティネーション側)を
出力するとともに、書込み信号とマスクデータとをビッ
トマツプメモリ28に送出し、シフトした上記データ(
マルチプレクサ23の出力)を書込む。
(4) Next, the main control unit 11 outputs DXP-(:nt 16 and DYP-Cnt 17 (destination side) to the address signal line 101 by the multiplexer 21, and sends the write signal and mask data to the bitmap memory 28. The above data sent to and shifted (
(output of multiplexer 23) is written.

以上の読取/書込み操作が終了すると主制御部11はソ
ースとディスティネーションのXアドレスを歩進、即ち
5XP−Cnt 13およびDXP−Cnt 16とを
カウントアツプし、DXL−Cnt 19をカウントダ
ウンして前記読取/書込み操作を繰り返す。
When the above read/write operations are completed, the main control unit 11 increments the source and destination X addresses, that is, counts up 5XP-Cnt 13 and DXP-Cnt 16, counts down DXL-Cnt 19, and Repeat read/write operations.

(5)X方向の最終ワード処理時にDXL−Cnt 1
9のキャリー信号が発生し、このワード処理終了後主制
御部11は5XP−Cnt 13. DXP−Cnt 
16. DXL−Cnt 19とにそれぞれ初期値をセ
ットし、5YP−Cnt 14. DYP−Cnt 1
7を歩進して次のラインのワード操作を行う。
(5) DXL-Cnt 1 when processing the final word in the X direction
A carry signal of 5XP-Cnt 13. DXP-Cnt
16. Set initial values to DXL-Cnt 19 and 5YP-Cnt 14. DYP-Cnt 1
Step 7 and perform the word operation on the next line.

(6)  ラインが更新されるごとにDYL−Cnt 
20がカウントダウンされ、キャリー出力後金操作を終
了する。
(6) DYL-Cnt every time the line is updated
20 is counted down and the money operation is completed after the carry output.

上記シフト動作の詳細を第2図(C1のシフト動作図を
参照しつつ説明する。(右シフト動作)先頭ワードの読
取データがL −Reg 25に格納され、シフタ24
により所定量右シフトされる。
Details of the above shift operation will be explained with reference to the shift operation diagram in FIG. 2 (C1). (Right shift operation) The read data of the first word is stored in the L-Reg 25,
is shifted to the right by a predetermined amount.

上記シフタ24の図面上人lワードをマルチプレクサ2
3により選択して書込む。(第2図(C)−(1)〉 次のワードが選択され読取られたデータはR−Reg 
26に格納され、L −Reg 25に格納されている
先頭ワードデータとともにシフタ24でシフトされ、マ
ルチプレクサ23により、右1ワードが選択されて書込
まれる。(第2図(cl −(21)以上のごと< L
 −Reg 25.  R−Reg 26に交互に読取
データを格納してシフトすることにより、ディスティネ
ーションのワードに整列せしめることができる。
Multiplexer 2
3. Select and write. (Figure 2 (C)-(1)) The next word is selected and the data read is R-Reg.
26 and shifted by the shifter 24 together with the first word data stored in the L-Reg 25, and the right one word is selected and written by the multiplexer 23. (Figure 2 (cl - (21) above < L
-Reg 25. By alternately storing and shifting read data into R-Reg 26, it can be aligned with the destination word.

なおマスクデータはX方向の先頭ワード処理のときはD
XP−Reg 15の下位4ビツトより生成、出力され
、最終ワード処理のときはDXP−Reg 15および
DXL−Reg 1Bの下位4ビツトより生成、出力さ
れ、そのマスクデータに基づきマスク回路28aで該当
ビットがマスクされる。。
The mask data is D when processing the first word in the X direction.
It is generated and output from the lower 4 bits of XP-Reg 15, and during final word processing, it is generated and output from the lower 4 bits of DXP-Reg 15 and DXL-Reg 1B, and the mask circuit 28a selects the corresponding bit based on the mask data. is masked. .

以上のごとく、ソースおよびディスティネーションのワ
ードアドレスが矩形領域内のXおよびY方向に歩進しつ
つ、ワードごとに読取データがシフトされて書込まれる
As described above, read data is shifted and written word by word while the source and destination word addresses are stepped in the X and Y directions within the rectangular area.

上記のごと<MPUl0はパラメータをセントするのみ
で以後主制御部11によるDMAで高速に処理される。
As mentioned above, <MPU10 only sends the parameters, and thereafter is processed at high speed by DMA by the main control unit 11.

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

以上説明したように、本発明はソースとディスティネー
ションのワードアドレスを発生するとともに、シフト量
を演算して読取/書込み操作を行うビットマツプメモリ
操作回路を提供するもので、高速の演算処理が達成でき
るとともにマイクロプロセッサ等の処理を軽減する効果
がある。
As described above, the present invention provides a bitmap memory operation circuit that generates source and destination word addresses, calculates shift amounts, and performs read/write operations, thereby achieving high-speed arithmetic processing. This has the effect of reducing the processing required by a microprocessor, etc.

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

第1図は本発明の原理説明図、 第2図(a)はワードアドレス説明図、第2図(b)は
実施例のビットマツプメモリ操作回路ブロック図、 第2図(C)はシフト動作図、 第3図(a)は従来の表示装置ブロック図、第3図(b
lは操作説明図 である。図中、 1は第1のアドレスカウンタ、 2は第2のアドレスカウンタ、 3はアドレス制御手段、  4は計数手段、5は切替手
段、   6は操作手段、 7はシフト手段、  8はマスク手段、10はマイクロ
プロセッサ(MPU)、11は主制御部、    12
はSXP−Reg、13は5XP−Cnt 、    
 14は5YP−Cnt 。 15はDXP−Reg 、     16はDXP−C
nt 。 17はDYP−Cnt 、     18はDXL−R
eg 。 19はDXL−Cnt 、     20はDYL−C
nt 。 21はマルチプレクサ、22はシフト制御部、23はマ
ルチプレクサ、24はシフタ、25はL−Reg、26
はR−Reg。 27はマスクデータ発生部、 28はビットマツプメモリ、 28aはマスク回路、 30はマイクロプロセッサ(MPU)、31はインタフ
ェース、32はメモリ、33はビットマツプメモリ、 34はマルチプレクサ、35は駆動部、36はCRT表
示部、 である。 オζ4ごg月(〃ヤ、4里を漠50月 レコ第 1 図 ヮーp’71′’レスtg′F4 レフ    あ  
2  し] (α)(+、1            
 (2)シフト動作図 第2 図 (C) 穫宋司未示懺t【フ゛口・ソ2Bう (d)mワー白 オ柴イ1−言腎−q[ン1(b) 第3図
Figure 1 is a diagram explaining the principle of the present invention, Figure 2 (a) is a diagram explaining the word address, Figure 2 (b) is a block diagram of the bitmap memory operation circuit of the embodiment, and Figure 2 (C) is a shift operation. 3(a) is a block diagram of a conventional display device, and FIG. 3(b) is a block diagram of a conventional display device.
l is an operation explanatory diagram. In the figure, 1 is a first address counter, 2 is a second address counter, 3 is an address control means, 4 is a counting means, 5 is a switching means, 6 is an operation means, 7 is a shift means, 8 is a masking means, 10 is a microprocessor (MPU), 11 is a main control unit, 12
is SXP-Reg, 13 is 5XP-Cnt,
14 is 5YP-Cnt. 15 is DXP-Reg, 16 is DXP-C
nt. 17 is DYP-Cnt, 18 is DXL-R
eg. 19 is DXL-Cnt, 20 is DYL-C
nt. 21 is a multiplexer, 22 is a shift control section, 23 is a multiplexer, 24 is a shifter, 25 is L-Reg, 26
is R-Reg. 27 is a mask data generator, 28 is a bitmap memory, 28a is a mask circuit, 30 is a microprocessor (MPU), 31 is an interface, 32 is a memory, 33 is a bitmap memory, 34 is a multiplexer, 35 is a drive unit, 36 is a CRT display section; Oζ4 month (〃Ya, 4 ri 50 month record 1)
2] (α) (+, 1
(2) Shift operation diagram Fig. 2 (C) Shift operation diagram Fig. 2

Claims (1)

【特許請求の範囲】 先頭アドレスとXおよびY方向の長さ情報で指定された
矩形領域内のデータを目的領域にワード単位で移動せし
めるビットマップメモリ操作回路であって、 ビットマップメモリをワード指定するとともに、上記矩
形領域内のワードアドレスと対応する目的領域のワード
アドレスとをそれぞれ指定する第1および第2のアドレ
スカウンタ(1、2)と、前記矩形領域の長さに基づき
XおよびY方向の読取りおよび書込みを行うワード操作
の回数を計数する計数手段(4)を設け、第1および第
2のアドレスカウンタをワード操作ごとに歩進せしめる
とともに前記計数手段により該矩形領域内をアドレスせ
しめるアドレス制御手段(3)と、読取指令および書込
指令によりアドレス指定をそれぞれ第1および第2のア
ドレスカウンタに切替える切替手段(5)と、 該矩形領域のワードデータを目的領域のワードデータに
整列せしめるシフト手段(7)と、目的領域の書込禁止
領域を指定するマスク手段(8)と、 読取指令を送出して該矩形領域のワードデータを読取り
、前記シフト手段によりシフトせしめるとともにシフト
した該ワードデータを書込指令とともに書込禁止領域を
指定して書込む操作手段(6)と、 を備えることを特徴とするビットマップメモリ操作回路
[Claims] A bitmap memory manipulation circuit that moves data in a rectangular area specified by a start address and length information in the X and Y directions to a target area in units of words, the bitmap memory being specified by words. At the same time, first and second address counters (1, 2) each designating a word address within the rectangular area and a corresponding word address of the target area, and a counter in the X and Y directions based on the length of the rectangular area. Counting means (4) for counting the number of word operations for reading and writing are provided, the first and second address counters are incremented for each word operation, and the addresses within the rectangular area are addressed by the counting means. a control means (3); a switching means (5) for switching the address designation to the first and second address counters, respectively, in response to a read command and a write command; and a switching means (5) for aligning the word data of the rectangular area with the word data of the target area. a shift means (7); a mask means (8) for specifying a write-protected area in the target area; and a read command is sent to read the word data in the rectangular area, and the shifted word is shifted by the shift means. A bitmap memory operation circuit comprising: operation means (6) for specifying and writing data in a write-prohibited area along with a write command;
JP60171328A 1985-08-02 1985-08-02 Bit map memory operation circuit Granted JPS6231892A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60171328A JPS6231892A (en) 1985-08-02 1985-08-02 Bit map memory operation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60171328A JPS6231892A (en) 1985-08-02 1985-08-02 Bit map memory operation circuit

Publications (2)

Publication Number Publication Date
JPS6231892A true JPS6231892A (en) 1987-02-10
JPH0310957B2 JPH0310957B2 (en) 1991-02-14

Family

ID=15921195

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60171328A Granted JPS6231892A (en) 1985-08-02 1985-08-02 Bit map memory operation circuit

Country Status (1)

Country Link
JP (1) JPS6231892A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02131291A (en) * 1988-11-11 1990-05-21 Nec Home Electron Ltd Bit block transfer device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02131291A (en) * 1988-11-11 1990-05-21 Nec Home Electron Ltd Bit block transfer device

Also Published As

Publication number Publication date
JPH0310957B2 (en) 1991-02-14

Similar Documents

Publication Publication Date Title
JPS58209784A (en) Memory system
JPH0355832B2 (en)
US4706213A (en) Graphic memory system for interarea transfer of X-Y coordinate data
JPH0640259B2 (en) Data processing device
JPS6231892A (en) Bit map memory operation circuit
JPS59162588A (en) Display unit
CA2155177C (en) General pattern blit source type
JPH0640260B2 (en) Storage device
JPS6067990A (en) Picture information processor having density converting function
JPS61276049A (en) Direct memory access control system
RU1837357C (en) Device for displaying information on screen of cathode-ray tube
JPS63142390A (en) Display device
JPS61149989A (en) Semiconductor memory
SU1709385A1 (en) Video signal generator
SU1339653A1 (en) Memory
JPS58115484A (en) Vector generation system
JPS6214194A (en) Bit map mover
JPS61295598A (en) Graph pattern writting system
JPH0518155B2 (en)
JPH0241583A (en) Bit map drawing device
JPS59152779A (en) Picture data transmission system
JPS61223883A (en) Memory control system
JPS61170870A (en) Ellipse describing system
JPS58151671A (en) Pattern generating device
JPS60232595A (en) Memory address circuit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees