JPS61143835A - Data display system - Google Patents

Data display system

Info

Publication number
JPS61143835A
JPS61143835A JP59264850A JP26485084A JPS61143835A JP S61143835 A JPS61143835 A JP S61143835A JP 59264850 A JP59264850 A JP 59264850A JP 26485084 A JP26485084 A JP 26485084A JP S61143835 A JPS61143835 A JP S61143835A
Authority
JP
Japan
Prior art keywords
address
data
displayed
display device
random access
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
JP59264850A
Other languages
Japanese (ja)
Inventor
Shinichi Shimizu
慎一 清水
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 JP59264850A priority Critical patent/JPS61143835A/en
Publication of JPS61143835A publication Critical patent/JPS61143835A/en
Pending legal-status Critical Current

Links

Landscapes

  • Digital Computer Display Output (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

PURPOSE:To display respective data patterns so as to be overlapped by storing all data patterns to be displayed on a display device adjacently in a random access memory (RAM). CONSTITUTION:Three data patterns A-C of which size is A<B>C are adjacently stored in the video RAM3. When the three data patterns are displayed so that the pattern C is displayed in priority and the patterns B, A are successively displayed so as to be partially overlapped on the display device 5 as shown in the drawing, a central processor 1 stores prescribed data in an address converter 6, and then applies the display address of the picture display device 5 to the address converter 6 through an address line 82. The contents of the RAM3 are read out through an address line 83 on the basis of the converted address and the required picture is displayed on the display device 5.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明は表示装置に表示する予定の全データをランダム
アクセスメモリに互いに隣接して格納し、アドレスを制
御して読出すことにより、重なりをもっても表示できる
データ表示方式に関する。
[Detailed Description of the Invention] [Industrial Application Field] The present invention stores all data to be displayed on a display device adjacent to each other in a random access memory, and reads them out by controlling the addresses, thereby preventing overlap. This invention relates to a data display method that can also display data.

[従来の技術] 従来陰極線管表示装置にデータパターンを表示するとき
、第7図に示すようになっていた。第7図において中央
処理装置1は主記憶装置2から表示すべきデータを読出
して表示画面と対応する記憶容量を有するランダムアク
セスメモリ3 (RAM)に情報を一旦格納し、次いで
それを読出してから表示していた。格納のときは表示す
るパターンのままの状態とすることが必要であった。即
ち第8図では画面Cが他の画面Bよりも、BはAよりも
優先している。そのため画面Bのデータパターンは部分
的に表示されてないから、隠れている部分のデータは補
助記憶装置4に退避させておき、そのアドレスは中央処
理装置1が管理しておく必要がある。画面へのデータパ
ターンについてもBの場合と同様である。画面表示装置
5はランダムアクセスメモリ3を当初アドレスより順次
に読出して格納状態のとおりに表示する。
[Prior Art] When displaying a data pattern on a conventional cathode ray tube display device, it was as shown in FIG. In FIG. 7, the central processing unit 1 reads data to be displayed from the main memory 2, temporarily stores the information in a random access memory 3 (RAM) having a storage capacity corresponding to the display screen, and then reads it out. It was displayed. When storing, it was necessary to keep the displayed pattern as it is. That is, in FIG. 8, the screen C has priority over the other screen B, and B has priority over A. Therefore, since the data pattern on screen B is partially not displayed, the data of the hidden portion must be saved in the auxiliary storage device 4, and the central processing unit 1 must manage its address. The data pattern to the screen is also the same as in case B. The screen display device 5 sequentially reads out the random access memory 3 from the initial address and displays it in the stored state.

[発明が解決しようとする問題点] 若しA−C画面の表示位置を動かす場合に、それまで隠
されていた部分のデータについて補正する必要がある。
[Problems to be Solved by the Invention] When moving the display position of the A-C screen, it is necessary to correct the data of the portion that was hidden until then.

そのため新しい表示位置における画面パターンについて
ランダムアクセスメモリの上ですべて一旦データを転送
する。若しそのデータに空白を生じた場合には、その部
分に補助記憶装置4から読出して埋め合わせを行う必要
があった。
Therefore, all data regarding the screen pattern at the new display position is once transferred to the random access memory. If a blank space occurs in the data, it is necessary to read out that part from the auxiliary storage device 4 to fill in the blank space.

そのためデータパターンが大きい場合とか、移動量が多
いとき、そのデータ転送に要する時間が膨大であり、且
つ新位置でのパターンを表示に先立ってランダムアクセ
スメモリ上に構成する必要が、  あった。
Therefore, when the data pattern is large or the amount of movement is large, the time required to transfer the data is enormous, and it is necessary to configure the pattern at the new position on the random access memory before displaying it.

〔問題点を解決するための手段] 前述の問題点を改善するため本発明の採用した手段は、
中央処理装置の制御により表示装置で表示すべきデータ
を主記憶装置からランダムアクセスメモリを介して取り
出し表示するデータ表示方式において、前記ランダムア
クセスメモリには表示すべき全データを互いに隣接して
格納し、該ランダムアクセスメモリを読出すアドレスは
画面表示装置で表示すべき位置を指定して与えられ、更
にランダムアクセスメモリの前段には前記表示位置指定
アドレスをメモリの格納位置に対応した読出アドレスに
変換するアドレス変換装置を具備することである。
[Means for solving the problems] The means adopted in the present invention to improve the above-mentioned problems are as follows:
In a data display method in which data to be displayed on a display device is retrieved from a main storage device via a random access memory under the control of a central processing unit and displayed, all data to be displayed are stored adjacent to each other in the random access memory. , the address for reading out the random access memory is given by specifying the position to be displayed on the screen display device, and further, in the previous stage of the random access memory, the display position specifying address is converted into a read address corresponding to the storage position of the memory. The present invention is to provide an address translation device that performs the following steps.

[作用] ランダムアクセスメモリに互いに隣接して全データを格
納し、表示装置で表示すべき位置を与えたアドレス信号
が、所定のデータパターンを読出しするようにアドレス
変換することができる。従来のように補助記憶装置を使
用することなく表示することができ、またパターン表示
位置を変更するときの処理が少なくてすむ。
[Operation] All data can be stored adjacent to each other in a random access memory, and an address signal that gives a position to be displayed on a display device can be converted into an address so that a predetermined data pattern can be read out. It can be displayed without using an auxiliary storage device as in the past, and less processing is required when changing the pattern display position.

[実施例] 第1図は本発明の実施例を示すブロック図である。[Example] FIG. 1 is a block diagram showing an embodiment of the present invention.

1は中央処理装置CPU、2は主記憶装置MM、3はビ
デオ信号ランダムアクセスメモリRAMでその格納容量
は表示画面と対応せず大きな容量とする。5は画面表示
装置例えば陰極線管表示装置、6はアドレス変換装置、
7はランダムアクセスメモリ3のリフレッシュアドレス
発生装置、81はメモリ3への当初の書込アドレスを与
えるアドレス線、82は表示装置5の画面上の表示位置
アドレスを与えるアドレス線、83は変換されたアドレ
スを与えるアドレス線を示す。
Reference numeral 1 is a central processing unit CPU, 2 is a main memory MM, and 3 is a video signal random access memory RAM whose storage capacity does not correspond to the display screen and has a large capacity. 5 is a screen display device such as a cathode ray tube display device; 6 is an address conversion device;
7 is a refresh address generator for the random access memory 3; 81 is an address line that provides an initial write address to the memory 3; 82 is an address line that provides a display position address on the screen of the display device 5; and 83 is a converted address line. Shows address lines that give addresses.

第2図は第1図中ビデオRAM3に格納された表示デー
タパターンを示す図で、データパターンがA、B、Cの
3個互いに隣接して平面的に格納されている。パターン
の大きさがA<B>Cとなっている例を示す。
FIG. 2 is a diagram showing display data patterns stored in the video RAM 3 in FIG. 1. Three data patterns A, B, and C are stored adjacent to each other in a planar manner. An example in which the pattern size is A<B>C is shown.

第3図は第2図のデータパターンを画面表示装置5に表
示した場合を示し、パターンCが優先的に表示され、パ
ターンB、Aの順に隠されている。
FIG. 3 shows a case where the data pattern of FIG. 2 is displayed on the screen display device 5, in which pattern C is preferentially displayed, and patterns B and A are hidden in that order.

第3図のように表示する場合、第1図における中央処理
装置1 (CPU)は当初データ全パターンA、B、C
を第2図のようにRAM3に格納する。
When displaying as shown in Fig. 3, the central processing unit 1 (CPU) in Fig. 1 initially displays all data patterns A, B, and C.
is stored in the RAM 3 as shown in FIG.

即ちアドレス線81に与えるアドレスは画面表示装置5
で表示するためのアドレスとは全く別異である。次に中
央処理装置1  (CPU)は後述するアドレス変換装
置6内に第3図の所定データを格納する。その後中央処
理装置1 (CPU)は画面表示装置5における表示ア
ドレスをアドレス線82を介してアドレス変換装置6に
与える。変換されたアドレスはアドレス線83によりR
AM3を読出して第3図の所望画面を表示装置5に表示
させる。
That is, the address given to the address line 81 is the address given to the screen display device 5.
This is completely different from the address for displaying in . Next, the central processing unit 1 (CPU) stores the predetermined data shown in FIG. 3 in the address translation device 6, which will be described later. Thereafter, the central processing unit 1 (CPU) provides the display address on the screen display device 5 to the address conversion device 6 via the address line 82. The converted address is sent to R by the address line 83.
AM3 is read out and the desired screen shown in FIG. 3 is displayed on the display device 5.

アドレス変化装置6の構成は第4図のようになっている
。11は変換情報格納バッファ、12はパンツ1制御回
路、13はブロック選択回路、14は使用ブロック順序
バッファ、15は使用ブロックカウントバッファを示し
ている。変換情報格納バッファ11には第5図に示すよ
うにデータを格納する。即ち最上段エントリ■には優先
順位の最も高いデータパターン、ここでは画面Cについ
ての画面表示装置5における表示アドレスと、RAM3
とのアドレス差(オフセット値)を格納する。
The configuration of the address changing device 6 is as shown in FIG. 11 is a conversion information storage buffer, 12 is a pants 1 control circuit, 13 is a block selection circuit, 14 is a used block order buffer, and 15 is a used block count buffer. Data is stored in the conversion information storage buffer 11 as shown in FIG. That is, the topmost entry () contains the data pattern with the highest priority, in this case the display address on the screen display device 5 for screen C, and the data pattern in the RAM 3.
Stores the address difference (offset value) with

第3図を見ると表示装置5のアドレスが限界値として(
Xc3.Yca)(XC4、Yca )であり、第2図
のアドレスは(Xco 、0)(Xc+ 。
Looking at FIG. 3, we can see that the address of the display device 5 is the limit value (
Xc3. Yca) (XC4, Yca), and the address in FIG. 2 is (Xco, 0) (Xc+.

Yct)であるから、前記オフセント値は(Xcs 〜
Xco 、  Yca )(XC4〜Xct  、  
YO2〜Yc+  )となり、変換情報格納バッファ1
1の最上段エントリ■には、 (Xcs、Yca)  (XC4,YO2):(Xcs
 〜Xco 、 Ycs )  (XC4〜Xc+ 、
 YO2〜Yc])を格納する。次のエントリ■には画
面Bについての値を、その次■は画面Aについての値を
同様に格納する。
Yct), the offset value is (Xcs ~
Xco, Yca) (XC4~Xct,
YO2~Yc+), and the conversion information storage buffer 1
1's top entry ■ is (Xcs, Yca) (XC4, YO2): (Xcs
~Xco, Ycs) (XC4~Xc+,
YO2~Yc]) is stored. The next entry ■ stores the value for screen B, and the next entry ■ stores the value for screen A in the same way.

またブロック選択回路13の具体的構成は第6図に示す
ようになっている。60〜63は比較回路、64〜69
は各アドレス入力端子、70は選択済み信号出力端子を
示している。端子64.67は中央処理装置1  (C
PU)からの指定アドレスがXとY各別に、 端子65は画面ブロック毎のXアドレス下限を、66は
画面ブロック毎のXアドレス上限を、68は画面ブロッ
ク毎のYアドレス下限を、69は画面ブロック毎のYア
ドレス上限を、それぞれ変換情報格納バッファ11の値
が入力される。そして比較回路60からは下限より大、
61からは上限より小、62からは下限より大、63か
らは上限より小のとき出力を得るように構成しておく。
Further, the specific configuration of the block selection circuit 13 is as shown in FIG. 60-63 are comparison circuits, 64-69
denotes each address input terminal, and 70 denotes a selected signal output terminal. Terminals 64 and 67 are central processing unit 1 (C
Terminal 65 is the lower limit of the X address for each screen block, 66 is the upper limit of the X address for each screen block, 68 is the lower limit of the Y address for each screen block, and 69 is the lower limit of the Y address for each screen block. The value of the conversion information storage buffer 11 is inputted as the upper limit of Y address for each block. Then, from the comparison circuit 60, it is larger than the lower limit,
The configuration is such that an output is obtained from 61 when the output is smaller than the upper limit, from 62 when it is larger than the lower limit, and from 63 when it is smaller than the upper limit.

画面表示装置5で表示すべき位置を中央処理装置1  
(CPU)からアドレス線82によりアドレス変換装置
6内の変換情報格納バッファ11とブロック選択回路1
3に与える。バッファ制御回路12の動作によりバッフ
ァ11のエントリ最上段の値について調べ、アドレスが
画面ブロックの何処と一致するかを見る。一致したとき
例えば画面ブロックC内であることが判ると、そのアド
レスについてバッファ11のオフセット値を加減するこ
とにより、RAM3のデータを読出すアドレスが得られ
、アドレス線83を介してRAM3に与えれば良い。
The central processing unit 1 determines the position to be displayed on the screen display device 5.
(CPU) to the conversion information storage buffer 11 in the address conversion device 6 and the block selection circuit 1 via the address line 82.
Give to 3. The buffer control circuit 12 operates to check the value at the top of the entry in the buffer 11 to see where in the screen block the address matches. When a match is found, for example, if it is found that it is within screen block C, by adding or subtracting the offset value of the buffer 11 for that address, the address from which to read the data in RAM 3 can be obtained, and if it is applied to RAM 3 via the address line 83, good.

画面で隠されているデータについては、優先順位の高い
エントリに入っている画面データが優先する。
Regarding data hidden on the screen, screen data included in entries with higher priority takes priority.

使用ブロック順序バッファ14、カウンタバッファI5
は相次ぐアドレス入力について前回の変換  4済みデ
ータを格納しておくことにより、次のアドレス入力のと
き処理が早くできる。
Used block order buffer 14, counter buffer I5
By storing the previously converted data for successive address inputs, the next address input can be processed more quickly.

画面A−Cの表示位置を変更するときは、新しい位置の
データを変換情報格納バッファ11に格納してから、次
にアドレス線81によりアドレスすれば直ちに変換アド
レスが得られる。
When changing the display position of screens A to C, the data at the new position is stored in the conversion information storage buffer 11, and then the address line 81 is used to immediately obtain the conversion address.

[発明の効果] このようにして本発明によると、予め全データを表示位
置に関係なく1個のRAM3に展開しておくから、表示
位置を変えるときも、その都度メモリ内でデータ転送を
行う必要があり、データ埋め合わせや新規展開を行う必
要がない。単にアドレス変換のための処理をしてから、
新アドレスを与えるのみで新位置に表示できるので、処
理が高速にできる。またランダムアクセスメモリにおい
て1個の画面ブロックはそれを全部まとめて格納せず、
都合で分割しても良いからそのデータをバッファに格納
しておくことで容易に対処でき、ランダムアクセスメモ
リの有効利用ができる。
[Effects of the Invention] According to the present invention, all data is developed in advance in one RAM 3 regardless of the display position, so data is transferred within the memory each time the display position is changed. There is no need to fill in data or develop new data. After simply processing for address translation,
Since it can be displayed at a new location simply by giving a new address, processing can be made faster. Also, in random access memory, one screen block does not store all of it together,
The data can be divided as needed, so it can be easily handled by storing the data in a buffer, and the random access memory can be used effectively.

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

第1図は本発明の実施例の構成を示すブロック図、第2
図は第1図中ランダムアクセスメモリに格納された表示
データパターンを示す図、 第3図は第1図中画面表示装置の表示例を示す図、第4
図は第1図中アドレス変換装置の構成例を示す図、 第5図は第4図中変換情報格納バッファのデータ格納例
を示す図、 第6図は第4図中ブロック選択回路の構成例を示す図、 第7図は従来のデータ表示方式を説明するための図、 第8図は第7図による表示例を示す図である。 1−・中央処理装置CPU 2−主記憶装置MM 3−・−ランダムアクセスメモリRAM4−補助記憶装
置 5−・一画面表示装置 6−アドレス変換装置 11−・変換情報格納バッファ 13−・ブロック選択回路 81.82.83−・・アドレス線 特許出願人    富士通株式会社 代理人     弁理士 鈴木栄祐 第1vA 第4図 第6図 rOラック式儒号 区 ト 壊 区 ■ 「
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG.
The figures are a diagram showing a display data pattern stored in the random access memory in Figure 1, Figure 3 is a diagram showing a display example of the screen display device in Figure 1,
The figure shows an example of the configuration of the address translation device in FIG. 1, FIG. 5 shows an example of data storage in the conversion information storage buffer in FIG. 4, and FIG. 6 shows an example of the configuration of the block selection circuit in FIG. 4. FIG. 7 is a diagram for explaining a conventional data display method, and FIG. 8 is a diagram showing an example of the display according to FIG. 1--Central processing unit CPU 2-Main memory device MM 3--Random access memory RAM4-Auxiliary storage device 5--Single screen display device 6-Address conversion device 11--Conversion information storage buffer 13--Block selection circuit 81.82.83--Address line patent applicant Fujitsu Ltd. agent Patent attorney Eisuke Suzuki No. 1vA Figure 4 Figure 6

Claims (1)

【特許請求の範囲】[Claims] 中央処理装置の制御により表示装置で表示すべきデータ
を主記憶装置からランダムアクセスメモリを介して取り
出し表示するデータ表示方式において、前記ランダムア
クセスメモリには表示すべき全データを互いに隣接して
格納し、該ランダムアクセスメモリを読出すアドレスは
画面表示装置で表示すべき位置を指定して与えられ、更
にランダムアクセスメモリの前段には前記表示位置指定
アドレスをメモリの格納位置に対応した読出アドレスに
変換するアドレス変換装置を具備することを特徴とする
データ表示方式。
In a data display method in which data to be displayed on a display device is retrieved from a main storage device via a random access memory under the control of a central processing unit and displayed, all data to be displayed are stored adjacent to each other in the random access memory. , the address for reading out the random access memory is given by specifying the position to be displayed on the screen display device, and further, in the previous stage of the random access memory, the display position specifying address is converted into a read address corresponding to the storage position of the memory. A data display method characterized by comprising an address translation device.
JP59264850A 1984-12-15 1984-12-15 Data display system Pending JPS61143835A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59264850A JPS61143835A (en) 1984-12-15 1984-12-15 Data display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59264850A JPS61143835A (en) 1984-12-15 1984-12-15 Data display system

Publications (1)

Publication Number Publication Date
JPS61143835A true JPS61143835A (en) 1986-07-01

Family

ID=17409081

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59264850A Pending JPS61143835A (en) 1984-12-15 1984-12-15 Data display system

Country Status (1)

Country Link
JP (1) JPS61143835A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6359624A (en) * 1986-08-30 1988-03-15 Canon Inc Display device
JPS63120373A (en) * 1986-11-10 1988-05-24 Toshiba Corp Hard copy device for display of multi-window

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6359624A (en) * 1986-08-30 1988-03-15 Canon Inc Display device
JPS63120373A (en) * 1986-11-10 1988-05-24 Toshiba Corp Hard copy device for display of multi-window

Similar Documents

Publication Publication Date Title
JPS61143835A (en) Data display system
JPS6267632A (en) Method and apparatus for transferring data to display unit from memory
JPS6035075B2 (en) CRT display device
JPS5997184A (en) Image processor
JP3265791B2 (en) OHP display device
JPS61219082A (en) Display controller
JPS63251864A (en) Display device
JP3077351B2 (en) Data display method
JP2613951B2 (en) Display device
JP2555325B2 (en) Display device
JP3303923B2 (en) Image display control device and image display control method
JP2858831B2 (en) Bitmap display method
JPH0196693A (en) Display controller
JPS60129786A (en) Image memory
JPS60178484A (en) Display unit
JPH01123285A (en) Screen display device
JPH0352078B2 (en)
JPH03116194A (en) Display controller
JPH04151195A (en) Image display device
JPS60192988A (en) Display unit
JP2001034259A (en) Picture display processing circuit
JPS59219784A (en) Display controller for large virtual screen
JPH03288194A (en) Cursor storage control circuit
JPS59178486A (en) Display control system
JPH0340044A (en) Image memory system