JPH04297946A - Display character address data transfer system - Google Patents

Display character address data transfer system

Info

Publication number
JPH04297946A
JPH04297946A JP6225591A JP6225591A JPH04297946A JP H04297946 A JPH04297946 A JP H04297946A JP 6225591 A JP6225591 A JP 6225591A JP 6225591 A JP6225591 A JP 6225591A JP H04297946 A JPH04297946 A JP H04297946A
Authority
JP
Japan
Prior art keywords
address data
data
display character
address
display
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
JP6225591A
Other languages
Japanese (ja)
Inventor
Naoki Matsuba
松葉 尚樹
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 IC Microcomputer Systems Co Ltd
Original Assignee
NEC IC Microcomputer Systems 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 NEC IC Microcomputer Systems Co Ltd filed Critical NEC IC Microcomputer Systems Co Ltd
Priority to JP6225591A priority Critical patent/JPH04297946A/en
Publication of JPH04297946A publication Critical patent/JPH04297946A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To reduce the capacity of an address data memory by providing two address data memories having capacity for address data for one line of display characters on a screen and a switching circuit. CONSTITUTION:A data memory 1 for a microcomputer, switching circuit 2, two address data memories 3 and 4, and data buses 5-7 are provided. This switching circuit 2 is provided for selectively inputting the address data of display character data for one line transferred from the data memory 1 from either the address data memory 3 or 4. The address data memories 3 and 4 are memories for temporarily storing the address data for one line of the display character data on the display screen. Then, these address data memories 3 and 4 are constituted by using a shift register with the same bit length as the data length of the address data of the display character data for one line, for example.

Description

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

【0001】0001

【産業上の利用分野】本発明は表示文字アドレスデータ
転送方式に関し、特に文字表示機能を有するマイクロコ
ンピュータの表示文字アドレスデータ転送方式に関する
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display character address data transfer system, and more particularly to a display character address data transfer system for a microcomputer having a character display function.

【0002】0002

【従来の技術】従来のこの種の表示文字アドレスデータ
転送方式は、図2に示すように、マイクロコンピュータ
のデータメモリ1と、データバス5と、表示文字アドレ
スデータを記憶するデータメモリ8とを含んで構成され
ていた。ここで、データメモリ1,8としては、RAM
を用いるのが一般的である。
2. Description of the Related Art A conventional display character address data transfer system of this type includes a data memory 1 of a microcomputer, a data bus 5, and a data memory 8 for storing display character address data, as shown in FIG. It was composed of: Here, as the data memories 1 and 8, RAM
It is common to use

【0003】次に、動作について説明する。Next, the operation will be explained.

【0004】文字表示機能を有するマイクロコンピュー
タでは、制御用のデータメモリ1は表示文字アドレスデ
ータの記憶用としては共用できないので、データメモリ
1と同一規模のデータメモリ8を設けている。文字を表
示するときには、いったん、データメモリ1に格納され
ている表示文字アドレスデータを、データバス5を介し
てデータメモリ8に転送し、これを読出して表示文字を
制御することにより表示回路に出力していた。
In a microcomputer having a character display function, a data memory 8 of the same size as the data memory 1 is provided because the control data memory 1 cannot be shared for storing display character address data. When displaying characters, the display character address data stored in the data memory 1 is first transferred to the data memory 8 via the data bus 5, and is read out and output to the display circuit by controlling the display characters. Was.

【0005】[0005]

【発明が解決しようとする課題】上述した従来の表示文
字アドレスデータ転送方式は、制御用のデータメモリと
同一規模の表示文字アドレスデータ用のデータメモリを
必要とするので、マイクロコンピュータシステム全体の
メモリの物理的な大きさが大きくなるという欠点があっ
た。また、表示文字数が増大すると、制御用のデータメ
モリから表示文字アドレスデータ用のデータメモリに対
する転送時間が増加し、この転送時間が表示画面の書換
え時間を超過すると表示不能になるという問題点があっ
た。
[Problems to be Solved by the Invention] The conventional display character address data transfer method described above requires a data memory for display character address data of the same size as a data memory for control. The disadvantage was that the physical size of the Additionally, as the number of displayed characters increases, the time required to transfer from the control data memory to the data memory for display character address data increases, and if this transfer time exceeds the display screen rewriting time, the display becomes impossible. Ta.

【0006】[0006]

【課題を解決するための手段】本発明の表示文字アドレ
スデータ転送方式は、データ記憶装置に記憶した表示文
字データの表示画面上における1行分の前記表示文字デ
ータのアドレスデータを格納する第一および第二の記憶
手段と、前記第一の記憶手段に格納された前記アドレス
データを読出すときに前記第二の記憶手段に前記アドレ
スデータを入力し前記第二の記憶手段に格納された前記
アドレスデータを読出すときに前記第一の記憶手段に前
記アドレスデータを入力するよう前記第一および第二の
記憶手段の入力を交替に切替えるメモリ切替手段とを備
えて構成されている。
[Means for Solving the Problems] The display character address data transfer method of the present invention provides a first address data transfer system for storing display character data for one line on a display screen of display character data stored in a data storage device. and a second storage means, when reading out the address data stored in the first storage means, the address data is inputted to the second storage means and the address data stored in the second storage means is read out. and memory switching means for alternately switching the inputs of the first and second storage means so that the address data is input to the first storage means when address data is read.

【0007】[0007]

【実施例】次に、本発明の実施例について図面を参照し
て説明する。
Embodiments Next, embodiments of the present invention will be described with reference to the drawings.

【0008】図1は本発明の表示文字アドレスデータ転
送方式の一実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the display character address data transfer system of the present invention.

【0009】本実施例の表示文字アドレスデータ転送方
式は、図1に示すように、マイクロコンピュータのデー
タメモリ1と、切替回路2と、2つのアドレスデータメ
モリ3,4と、データバス5〜7とを備えて構成されて
いる。
The display character address data transfer system of this embodiment, as shown in FIG. It is composed of:

【0010】切替回路2は、データメモリ1から転送さ
れた1行分の表示文字データのアドレスデータをアドレ
スデータメモリ3,4のいずれかを選択して入力するた
めのものである。
The switching circuit 2 is for selecting and inputting the address data of one line of display character data transferred from the data memory 1 to either the address data memories 3 or 4.

【0011】アドレスデータメモリ3,4は、表示画面
における1行分の表示文字データのアドレスデータを一
時的に格納するメモリである。このアドレスデータメモ
リ3,4は、たとえば、1行分の表示文字データのアド
レスデータのデータ長と同一のビット長のシフトレジス
タを用いて構成される。
The address data memories 3 and 4 are memories for temporarily storing address data of one line of display character data on the display screen. The address data memories 3 and 4 are constructed using, for example, shift registers having the same bit length as the data length of the address data of one line of display character data.

【0012】データバス5は、データメモリ1から切替
回路2へ接続するデータバスである。
Data bus 5 is a data bus that connects data memory 1 to switching circuit 2 .

【0013】データバス6,7は、切替回路2からそれ
ぞれアドレスデータメモリ3,4へ接続するデータバス
である。
Data buses 6 and 7 are data buses that connect from switching circuit 2 to address data memories 3 and 4, respectively.

【0014】次に、本実施例の動作について説明する。Next, the operation of this embodiment will be explained.

【0015】まず、マイクロコンピュータが文字を表示
するときには、データメモリ1に格納されている表示画
面上における1行分の表示文字データのアドレスデータ
A1を、データバス5を介して切替回路2に転送する。 次に、切替回路2はこのアドレスデータA1をデータバ
ス6を介してアドレスデータメモリ3に転送し、アドレ
スデータメモリ3はこのアドレスデータA1を格納する
。ここで、アドレスデータA1の行の文字が画面に表示
される。
First, when the microcomputer displays characters, address data A1 of one line of display character data on the display screen stored in the data memory 1 is transferred to the switching circuit 2 via the data bus 5. do. Next, the switching circuit 2 transfers this address data A1 to the address data memory 3 via the data bus 6, and the address data memory 3 stores this address data A1. Here, the characters in the row of address data A1 are displayed on the screen.

【0016】次に、アドレスデータA1の文字を画面上
に表示中に、次の行の表示文字データのアドレスデータ
A2がデータメモリ1から、データバス5、切替回路2
およびデータバス7を介してアドレスデータメモリ4に
転送され、アドレスデータメモリ4はこのアドレスデー
タA2を格納する。アドレスデータA1の文字の画面表
示が完了すると、今度は、アドレスデータメモリ4に格
納されたアドレスデータA2が読出され、アドレスデー
タA2の行の文字が画面上に表示される。その間、次の
行の文字のアドレスデータA3がデータメモリ1から、
データバス5、切替回路2およびデータバス6を介して
アドレスデータメモリ3に転送され、アドレスデータメ
モリ3はこのアドレスデータA3を格納する。
Next, while the characters of the address data A1 are being displayed on the screen, the address data A2 of the display character data of the next line is transferred from the data memory 1 to the data bus 5 to the switching circuit 2.
The address data A2 is then transferred to the address data memory 4 via the data bus 7, and the address data memory 4 stores this address data A2. When the screen display of the characters of the address data A1 is completed, the address data A2 stored in the address data memory 4 is read out, and the characters of the row of the address data A2 are displayed on the screen. Meanwhile, the address data A3 of the character in the next line is transferred from data memory 1.
The address data A3 is transferred to the address data memory 3 via the data bus 5, switching circuit 2 and data bus 6, and the address data memory 3 stores this address data A3.

【0017】以上の動作が画面上の表示文字の行が変る
ごとに繰返され、アドレスデータメモリ3および4に、
切替回路2が切替えらることにより各行の表示文字デー
タのアドレスデータA2,A3,…が順次交替に格納さ
れる。同時に、その前の行の表示文字データのアドレス
データA1,A2,A3,…が順次読出され、各アドレ
スデータの行の文字が画面上に順次表示される。
The above operation is repeated every time the line of displayed characters on the screen changes, and the address data memories 3 and 4 are filled with
By switching the switching circuit 2, the address data A2, A3, . At the same time, the address data A1, A2, A3, . . . of display character data in the previous row are sequentially read out, and the characters in each row of address data are sequentially displayed on the screen.

【0018】[0018]

【発明の効果】以上説明したように、本発明の表示文字
アドレスデータ転送方式は、画面上の表示文字の1行分
のアドレスデータの容量のアドレスデータメモリを2つ
と、これらを交替に切替る切替回路を備えることにより
、アドレスデータメモリの容量を低減でき、したがって
、物理的なメモリの大きさを小さくできるという効果が
ある。また、画面上の表示行数が多くなっても、アドレ
スデータの転送時間は1行分だけを考慮すればよいので
安定した文字表示を実現できるという効果がある。
[Effects of the Invention] As explained above, the display character address data transfer method of the present invention has two address data memories each having a capacity of address data for one line of display characters on the screen, and these memories are switched alternately. By providing the switching circuit, the capacity of the address data memory can be reduced, and therefore the physical size of the memory can be reduced. Furthermore, even if the number of lines displayed on the screen increases, the transfer time of address data only needs to be taken into consideration for one line, so that stable character display can be achieved.

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

【図1】本発明の表示文字アドレスデータ転送方式の一
実施例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a display character address data transfer method of the present invention.

【図2】従来の表示文字アドレスデータ転送方式の一例
を示すブロック図である。
FIG. 2 is a block diagram showing an example of a conventional display character address data transfer method.

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

1,8    データメモリ 2    切替回路 3,4    アドレスデータメモリ 5〜7    データバス 1, 8 Data memory 2 Switching circuit 3, 4 Address data memory 5-7 Data bus

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  データ記憶装置に記憶した表示文字デ
ータの表示画面上における1行分の前記表示文字データ
のアドレスデータを格納する第一および第二の記憶手段
と、前記第一の記憶手段に格納された前記アドレスデー
タを読出すときに前記第二の記憶手段に前記アドレスデ
ータを入力し前記第二の記憶手段に格納された前記アド
レスデータを読出すときに前記第一の記憶手段に前記ア
ドレスデータを入力するよう前記第一および第二の記憶
手段の入力を交替に切替えるメモリ切替手段とを備える
ことを特徴とする表示文字アドレスデータ転送方式。
1. First and second storage means for storing address data of one line of display character data on a display screen of display character data stored in a data storage device; When reading the stored address data, the address data is input to the second storage means, and when reading the address data stored in the second storage means, the address data is input to the first storage means. A display character address data transfer method comprising memory switching means for alternately switching inputs of the first and second storage means so as to input address data.
【請求項2】  前記記憶手段は前記アドレスデータの
データ長と同一ビット長のシフトレジスタを備えること
を特徴とする請求項1記載の表示文字アドレスデータ転
送方式。
2. The display character address data transfer system according to claim 1, wherein the storage means includes a shift register having the same bit length as the data length of the address data.
JP6225591A 1991-03-27 1991-03-27 Display character address data transfer system Pending JPH04297946A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6225591A JPH04297946A (en) 1991-03-27 1991-03-27 Display character address data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6225591A JPH04297946A (en) 1991-03-27 1991-03-27 Display character address data transfer system

Publications (1)

Publication Number Publication Date
JPH04297946A true JPH04297946A (en) 1992-10-21

Family

ID=13194855

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6225591A Pending JPH04297946A (en) 1991-03-27 1991-03-27 Display character address data transfer system

Country Status (1)

Country Link
JP (1) JPH04297946A (en)

Similar Documents

Publication Publication Date Title
CA2058251C (en) Method and apparatus for increasing the speed of operation of a double buffered display system
JPH10505935A (en) Improved memory architecture and devices, systems and methods utilizing the same
JP3198116B2 (en) Processing system supporting block write function
JP2554785B2 (en) Display drive control integrated circuit and display system
JPH08505255A (en) Frame buffer system for window operation
KR950704744A (en) METHOD AND APPARATUS FOR PROVIDING FAST MULTI-COLOR STORAGE IN A FRAME BUFFER
KR100340621B1 (en) Multiblock Mode Operation of a Framebuffer System Designed by Windowing Action
JPH04297946A (en) Display character address data transfer system
KR960700490A (en) METHOD AND APPARATUS FOR PROVIDING OPERATIONS AFFECTING A FRAME BUFFER WITHOUT A ROW ADDERSS STROBE CYCLE
KR100472478B1 (en) Method and apparatus for controlling memory access
JPH0473175B2 (en)
JPH1092172A (en) Semiconductor memory device having data reading/ writing function
JP2555325B2 (en) Display device
JP2547256B2 (en) DMA device
JP2616507B2 (en) Image display circuit
JPH0230024B2 (en) MONITAHYOJIHOSHIKI
JPH0367294A (en) Display controller
JPH01193893A (en) Crt display device
JPH06223577A (en) Sram
JPH01123285A (en) Screen display device
JPH03288194A (en) Cursor storage control circuit
JPH0340044A (en) Image memory system
JPH075857A (en) Data display device
JPH01296292A (en) Screen display device
JPH06202616A (en) Image display controller

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19981215