JPH01253797A - Display controller - Google Patents

Display controller

Info

Publication number
JPH01253797A
JPH01253797A JP63081066A JP8106688A JPH01253797A JP H01253797 A JPH01253797 A JP H01253797A JP 63081066 A JP63081066 A JP 63081066A JP 8106688 A JP8106688 A JP 8106688A JP H01253797 A JPH01253797 A JP H01253797A
Authority
JP
Japan
Prior art keywords
character data
display
address
signals
data
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
JP63081066A
Other languages
Japanese (ja)
Other versions
JP2577429B2 (en
Inventor
Keisuke Ashida
芦田 慶介
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63081066A priority Critical patent/JP2577429B2/en
Publication of JPH01253797A publication Critical patent/JPH01253797A/en
Application granted granted Critical
Publication of JP2577429B2 publication Critical patent/JP2577429B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Controls And Circuits For Display Device (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

PURPOSE:To facilitate address specification when displaying character data by using address specification for reading character data out and address specification for writing them in a display RAM in common. CONSTITUTION:The column decoder for the display RAM is so constituted as to set one of output signals C1-C7 to 0 level according to the contents of low-order three-bit address signals A5-A7. A ROM (CGROM) 90 which generates the character data is stored with the character data. Then selected data is read out through inverters 91-94 by continuous address specification by signals A5-A7. Thus, this display controller is so constituted as to perform the address specification for writing the character data in the display RAM and the address specification for reading character data out of the DGROM 90 with the signals A5-A7, and character data can be displayed by the simple address assignment.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) この発明はキャラクタデータを画像表示器に表示するた
めの表示制御装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Industrial Application Field) The present invention relates to a display control device for displaying character data on an image display.

(従来の技術) 一般に、電子式卓上計算機等の電子機器には、例えば数
字やアルファベットなどの特定の文字を画像表示するた
めに、その文字に対応したキャラクタデータを発生する
ROM(以下CG ROMと称する)が内蔵されている
。このCGROMは、特定のアドレスに従ってそれに対
応するキャラクタデータを発生する。そして、この発生
されたキャラクタデータは一旦アキュムレータに保持さ
れた後、表示用RAMに書込まれる。表示用RA Mは
、表示器の各表示セグメントに対応した記憶領域を存し
ており、表示器におけるデータの表示位置に対応する記
憶領域にキャラクタデータが書込まれる。
(Prior Art) Generally, electronic devices such as electronic desktop calculators have a ROM (hereinafter referred to as CG ROM) that generates character data corresponding to specific characters, such as numbers or alphabets, in order to display the characters as images. ) is built-in. This CGROM generates character data corresponding to a specific address. The generated character data is once held in the accumulator and then written to the display RAM. The display RAM has a storage area corresponding to each display segment of the display, and character data is written in the storage area corresponding to the data display position on the display.

第5図にはこのような画像表示制御を行なうための制御
装置の構成が示されている。
FIG. 5 shows the configuration of a control device for performing such image display control.

CGROMIから特定のキャラクタデータを読み出す場
合は、まずアドレス信号の上位アドレスおよび下位アド
レスがXレジスタ2およびYレジスタ3にそれぞれ格納
される。そして、アドレス指定回路4によってCGRO
MIに対するアドレス指定が行われ、そのアドレスに対
応したキャラクタデータがCGROMIから読み出され
アキュムレータ(ACC)5に格納される。
When reading specific character data from CGROMI, first the upper address and lower address of the address signal are stored in the X register 2 and Y register 3, respectively. Then, by the addressing circuit 4, the CGRO
An address is specified for MI, and character data corresponding to the address is read from CGROMI and stored in accumulator (ACC) 5.

このアキュムレータ5に格納されたキャラクタデータは
表示用RAM6に書込まれるが、その書込み位置は別の
アドレス信号によって指定される。
The character data stored in the accumulator 5 is written into the display RAM 6, but the writing position is specified by another address signal.

すなわち、書込み位置を指定するためのアドレス信号は
、まずアドレスの上位および下位に対応するXレジスタ
7およびYレジスタ8に格納される。
That is, an address signal for specifying a write position is first stored in the X register 7 and Y register 8 corresponding to the upper and lower addresses.

そして、アドレス指定回路9によって、その格納された
アドレスに対応する記憶位置にキャラクタデータが記憶
される。
Then, the character data is stored by the address designation circuit 9 in a storage location corresponding to the stored address.

このように、従来の表示制御装置では、CGROMIに
対するアドレス指定と、表示用RAM8に対するアドレ
ス指定とをそれぞれ別のアドレス信号によって行なって
いた。
In this manner, in the conventional display control device, addressing for CGROMI and addressing for display RAM 8 were performed using separate address signals.

(発明が解決しようとする課題) この発明は前述の事情に鑑みなされたもので、従来では
1つのキャラクタデータを表示する際にCGROMに対
するアドレス指定と表示用RAMに対するアドレス指定
とをそれぞれ別のアドレス指定によって行なわなければ
ならなかった点を改善し、アドレス信号の一部を共用で
きるようにしてキャラクタデータを表示する際のアドレ
ス指定を簡略化できる表示制御装置を提供することを目
的とする。
(Problems to be Solved by the Invention) The present invention has been made in view of the above-mentioned circumstances. Conventionally, when displaying one character data, the address specification for the CGROM and the address specification for the display RAM were performed using different addresses. It is an object of the present invention to provide a display control device which can simplify address specification when displaying character data by making it possible to share a part of an address signal by improving the points that had to be made by specification.

[発明の構成] (課題を解決するための手段) この発明は、複数の表示セグメントを有する画像表示器
の表示制御を行なう表示制御装置において、所定ビット
サイズのキャラクタデータを複数個記憶し、第1のアド
レス信号によるアドレス指定により1つのキャラクタデ
ータが選択され、その選択されたキャラクタデータを第
2のアドレス信号による連続したアドレス指定に基づい
て所定のビット数単位で順次読み出すキャラクタデータ
記憶部と、前記画像表示器の各表示セグメントに対応し
たデータ記憶領域を有する画像表示用記憶部と、第3の
アドレス信号によるアドレス指定により前記画像表示用
記憶部のデータ記憶領域を選択する選択手段と、この選
択手段によって選択されたデータ記憶領域に対して前記
キャラクタデータ記憶部から所定のビット数単位で読み
出されたキャラクタデータを前記第2のアドレス信号に
よる連続したアドレス指定に基づいて順次書込み制御す
る書込み制御手段とを具備することを特徴とする。
[Structure of the Invention] (Means for Solving the Problems) The present invention provides a display control device that performs display control of an image display having a plurality of display segments, in which a plurality of pieces of character data of a predetermined bit size are stored. a character data storage unit in which one character data is selected by addressing with a first address signal, and the selected character data is sequentially read out in units of a predetermined number of bits based on continuous addressing with a second address signal; an image display storage section having a data storage area corresponding to each display segment of the image display device; a selection means for selecting a data storage area of the image display storage section by addressing with a third address signal; writing control for sequentially writing character data read out in units of a predetermined number of bits from the character data storage unit into a data storage area selected by the selection means based on continuous address designation by the second address signal; It is characterized by comprising a control means.

(作用) 前記構成の表示制御装置にあっては、キャラクタデータ
を読み出すためのアドレス指定と、それを表示用記憶部
に書込むためのアドレス指定とが共に第2のアドレス信
号により行われる。従って、アドレス信号の一部を共用
でき、キャラクタデータを表示する際のアドレス指定を
簡略化することが可能となる。
(Function) In the display control device configured as described above, both the address designation for reading character data and the address designation for writing it into the display storage section are performed by the second address signal. Therefore, part of the address signal can be shared, and addressing when displaying character data can be simplified.

(実施例) 以下、図面を参照してこの発明の詳細な説明する。この
実施例は、表示器が9桁構成で各桁毎に1つのキャラク
タデータを4×7ドツトでマトリクス表示し、CGRO
Mには4×7ビツトのビットサイズを有するキャラクタ
データが16種類記憶されている場合を例にとって説明
する。
(Example) Hereinafter, the present invention will be described in detail with reference to the drawings. In this embodiment, the display is composed of 9 digits, and each digit displays one character data in a matrix of 4 x 7 dots.
An example will be explained in which 16 types of character data having a bit size of 4×7 bits are stored in M.

第1図はこの発明の一実施例に係わる表示制御装置に設
けられる表示用RAMの構成を示すもので、この表示用
RA M 10には画像表示器の各表示セグメントに対
応した9個の記憶領域、すなわち記憶領域11〜19が
設けられている。これら記憶領域11〜19はそれぞれ
4×7ドツトの記憶空間を有しており、例えば記憶領域
11に図示されているように4行7列のセルアレイMl
l〜M47より構成されている。これら記憶領域11〜
19は、それぞれ対応する記憶領域選択用スイッチ回路
21〜29を介してデータバス30に接続されている。
FIG. 1 shows the configuration of a display RAM provided in a display control device according to an embodiment of the present invention, and this display RAM 10 has nine memories corresponding to each display segment of an image display. Areas, that is, storage areas 11 to 19 are provided. Each of these storage areas 11 to 19 has a storage space of 4×7 dots, and for example, as shown in the storage area 11, a cell array Ml of 4 rows and 7 columns is arranged.
It is composed of 1 to M47. These storage areas 11~
19 are connected to the data bus 30 via corresponding storage area selection switch circuits 21 to 29, respectively.

これらスイッチ回路21〜29は、データ読み出し時に
おいては第2図で説明する行デコーダからの出力信号φ
rrl〜φrr9によってスイッチ制御されていずれか
1個がオン状態に設定される。同様に、データ書込み時
には、スイッチ回路21〜29はその行デコーダから出
力される信号φwrl〜φwr9によってスイッチ制御
されていずれか1個がオン状態に設定される。この行デ
コーダは第2図で詳述するが、7ビツトのアドレスバス
で伝達されるアドレス信号の内の上位4ビツトのアドレ
ス信号A1〜A4をデコードする構成である。したがっ
て、表示用RAMの記憶領域は、アドレス信号A1〜A
4の内容に基づいて選択される。
These switch circuits 21 to 29 receive an output signal φ from the row decoder, which will be explained in FIG. 2, during data reading.
The switches are controlled by rrl to φrr9, and one of them is set to the on state. Similarly, during data writing, switch circuits 21 to 29 are controlled by signals φwrl to φwr9 output from the row decoders, and one of them is set to an on state. This row decoder, which will be described in detail in FIG. 2, is configured to decode the upper 4 bits of address signals A1 to A4 of the address signals transmitted by a 7-bit address bus. Therefore, the storage area of the display RAM is divided into address signals A1 to A1.
Selected based on the contents of 4.

01〜C7は第3図で説明する列デコーダからの出力信
号であり、これは7ビツトのアドレス信号のうち下位3
ビツトのアドレス信号A5〜A7をデコードしたもので
ある。選択された記憶領域にこのデコード信号によって
データが順次書込まれる。つまり、表示用RAMl0と
データバス30間でデータの授受を行なう場合には、下
位アドレス信号A5〜A7が更新されることによって出
力信号01〜C7が択一的にアクティブ状態に切替わり
、これによって記憶領域内のセルが列単位で順次ドライ
ブされる。
01 to C7 are output signals from the column decoder explained in FIG.
This is a decoded version of the bit address signals A5 to A7. Data is sequentially written into the selected storage area by this decode signal. That is, when data is exchanged between the display RAM 10 and the data bus 30, the output signals 01 to C7 are selectively switched to the active state by updating the lower address signals A5 to A7. Cells within the storage area are sequentially driven column by column.

Sl −536は表示用RA M I(lから表示器に
送られる出力データであり、出力データ81〜s4が表
示器の1桁目の表示セグメントに対応し、出力データS
5〜S8が2桁目、そしてS33〜s3Bが9桁目の表
示セグメントに対応している。
Sl-536 is the output data sent from the display RAM I(l) to the display, and the output data 81 to s4 correspond to the display segment of the first digit of the display, and the output data S
5 to S8 correspond to the second digit display segment, and S33 to s3B correspond to the ninth digit display segment.

データバス30は4本のデータ線31〜34がら成り、
これら各データ線31〜34にはそれぞれ対応してCG
ROMからの出力信号CGOI〜CGO4がクロックド
インバータ41〜44を介して伝達される。クロックド
インバータ41〜44は、行デコーダおよび列デコーダ
の動作を制御するタイミング信号DECにより制御され
る。つまり、上位アドレス信号A1〜A4に基づいて表
示用RAMの記憶領域が選択され、下位アドレス信号A
5〜A7に基づいてその列方向のセルが選択される時に
、クロットインバータ41〜44はタイミング信号DE
Cにより付勢状態に制御される。したがって、CGRO
MからCGOI−CGO4の4ビット単位で読み出され
るキャラクタデータは、表示用RA M 10の選択さ
れた記憶領域に列単位で順次記憶される。
The data bus 30 consists of four data lines 31 to 34,
Each of these data lines 31 to 34 corresponds to a CG
Output signals CGOI-CGO4 from the ROM are transmitted via clocked inverters 41-44. Clocked inverters 41-44 are controlled by a timing signal DEC that controls the operation of the row and column decoders. That is, the storage area of the display RAM is selected based on the upper address signals A1 to A4, and the lower address signal A1 to A4 is selected.
When cells in the column direction are selected based on signals 5 to A7, clot inverters 41 to 44 output timing signals DE.
It is controlled to be in an energized state by C. Therefore, CGRO
The character data read from M to CGOI-CGO4 in units of 4 bits is sequentially stored in the selected storage area of the display RAM 10 in units of columns.

第2図はスイッチ回路21〜29を制御する行デコーダ
の具体的な回路構成を示すもので、このデコーダはイン
バータ45〜48と、ナントゲート51〜59と、ノア
ゲート61〜78とにより構成されている。
FIG. 2 shows a specific circuit configuration of a row decoder that controls switch circuits 21 to 29. This decoder is composed of inverters 45 to 48, Nant gates 51 to 59, and NOR gates 61 to 78. There is.

ナントゲート51〜59のうちのいずれか1つの出力は
、アドレス信号At−A4の内容に応じて“0”レベル
となり、これが各ナントゲートに対応して2個設けられ
ているノアゲートの各一方の入力に供給される。これら
ノアゲートの各他方の入力には、読み出し時に0”レベ
ルとなるクロック信号φreadsおよび書込み時に“
0°レベルとなるクロック信号φvrtteがそれぞれ
供給される。したがって、第1図に示した表示用RA 
M 10にデータを書込む時には、アドレス信号Al−
A4の内容に応じて出力信号φ「「1〜φrr9のうち
の1つが゛1″レベルとなる。また、表示用RA M 
10からデータを読み出す時には、アドレス信号へ1〜
A4の内容に応じて出力信号φwrl〜φνr9の内の
1つが“1ルベルとなる。
The output of any one of the Nant gates 51 to 59 becomes "0" level according to the content of the address signal At-A4, and this outputs one of the two NOR gates provided corresponding to each Nant gate. supplied to the input. The other input of each of these NOR gates has a clock signal φreads that is at the 0" level during reading and a clock signal φreads that is at the "0" level during writing.
A clock signal φvrtte having a 0° level is supplied to each of them. Therefore, the display RA shown in FIG.
When writing data to M10, the address signal Al-
Depending on the content of A4, one of the output signals φ"1 to φrr9 becomes the level "1". In addition, display RAM
When reading data from 10, input 1 to address signal.
Depending on the content of A4, one of the output signals φwrl to φνr9 becomes "1 level".

第3図は列デコーダの具体的な回路構成を示すもので、
このデコーダはインバータ71〜73と、ナントゲート
81〜87とにより構成されている。すなわち、このデ
コーダは、下位3ビツトのアドレス信号A5〜A7の内
容に応じて出力信号01〜CIのいずれか1つを“0”
レベルに設定する構成である。
Figure 3 shows the specific circuit configuration of the column decoder.
This decoder is composed of inverters 71-73 and Nant gates 81-87. That is, this decoder sets any one of the output signals 01 to CI to "0" according to the contents of the lower 3 bits of the address signals A5 to A7.
This is a configuration that is set to the level.

第4図はCG ROMの基本構成を概略的に示すもので
、このCGROM90には各々が4×7のビットサイズ
を有する16個のキャラクタデータが記憶されている。
FIG. 4 schematically shows the basic configuration of a CG ROM, and this CG ROM 90 stores 16 character data each having a bit size of 4×7.

そして、16個のキャラクタデータの内の1つが」二位
4ビットのアドレス信号Al’〜A4’の内容に基づい
て選択される。この選択されたキャラクタデータは、下
位3ビツトのアドレス信号A5〜A7による連続したア
ドレス指定によってインバータ91〜94を介して読み
出される。したがって、4×7ビツトのキャラクタデー
タは、出力データCGOI〜CGO4の4ビット単位で
7回の連続したアドレス指定によって読み出される。
Then, one of the 16 character data is selected based on the contents of the second-order 4-bit address signals Al' to A4'. The selected character data is read out via inverters 91-94 by successive address designations using lower three bits of address signals A5-A7. Therefore, 4.times.7 bit character data is read out by seven consecutive address designations in units of 4 bits of output data CGOI to CGO4.

このように、この発明の表示制御装置にあっては、表示
用RA M 10にキャラクタデータを書込むためのア
ドレス指定とCGROM90からキャラクタデータを読
み出すためのアドレス指定を共に下位3ヒツトのアドレ
ス信号A5〜A7によって実行できる構成であり、簡単
なアドレス指定でキャラクタデータの表示が可能になる
。また、CGROM90のキャラクタデータの読み出し
動作と表示用RAMIQのデータ書込み動作を平行して
実行できるので、アキャムレータを介さずにキャラクタ
データを表示用RA M 10に書込みことが可能にな
る。
As described above, in the display control device of the present invention, both the address designation for writing character data into the display RAM 10 and the address designation for reading character data from the CGROM 90 are performed using the address signal A5 of the lower three hits. This is a configuration that can be executed by ~A7, and character data can be displayed with simple address specification. Further, since the character data reading operation of the CGROM 90 and the data writing operation of the display RAM IQ can be executed in parallel, character data can be written into the display RAM 10 without going through an accumulator.

また、表示用RAMの記憶領域を選択するためのアドレ
ス信号A1〜A4とCGROMから読み出すキャラクタ
データを選択するためのアドレス信号Al’〜A4’ 
としては、同一バス上の信号を使用することが可能であ
る。この場合、記憶領域の選択とキャラクタデータの選
択は交互に実行される。また、アドレス信号A1〜A4
とアドレス信号AI’〜A4’ とをそれぞれ独立した
バスで供給する構成にしても良く、この場合にはキャラ
クタデータの選択と記憶領域の選択を同時に実行できる
ので、キャラクタデータの表示を非常に効率良く実行す
ることができる。
Further, address signals A1 to A4 for selecting a storage area of the display RAM and address signals Al' to A4' for selecting character data to be read from the CGROM are also provided.
As such, it is possible to use signals on the same bus. In this case, storage area selection and character data selection are performed alternately. In addition, address signals A1 to A4
and address signals AI' to A4' may be supplied through independent buses. In this case, character data selection and storage area selection can be executed at the same time, making character data display extremely efficient. Can be executed well.

[発明の効果] 以上のようにこの発明によれば、キャラクタデータを読
み出すためのアドレス指定と、それを表示用RAMに書
込みためのアドレス指定とを共に同一のアドレス信号に
よって行なうことができる。
[Effects of the Invention] As described above, according to the present invention, both the address specification for reading character data and the address specification for writing it into the display RAM can be performed using the same address signal.

したがって、キャラクタデータを表示するためのアドレ
ス指定を簡略化することができる。
Therefore, addressing for displaying character data can be simplified.

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

第1図はこの発明の一実施例に係わる表示制御装置に設
けられる表示用RAMを説明する図、第2図は第1図に
示した表示用RAMに設けられる行デコーダを説明する
図、第3図は第1図に示した表示用RAMに設けられる
列デコーダを説明する図、第4図はこの発明の表示制御
装置に設けられるCGROMを説明する図、第5図は従
来の表示制御装置を説明する図である。 10・・・表示用RAM5L1〜19・・・記憶領域、
21〜29・・・領域選択用スイッチ回路、90・・・
CGROM。 出願人代理人  弁理士 鈴江武彦 第 2 図 第 3 図
1 is a diagram illustrating a display RAM provided in a display control device according to an embodiment of the present invention; FIG. 2 is a diagram illustrating a row decoder provided in the display RAM shown in FIG. 1; 3 is a diagram for explaining the column decoder provided in the display RAM shown in FIG. 1, FIG. 4 is a diagram for explaining the CGROM provided in the display control device of the present invention, and FIG. 5 is a diagram for explaining the conventional display control device. FIG. 10...Display RAM5L1-19...Storage area,
21-29...Area selection switch circuit, 90...
CGROM. Applicant's agent Patent attorney Takehiko Suzue Figure 2 Figure 3

Claims (1)

【特許請求の範囲】 複数の表示セグメントを有する画像表示器の表示制御を
行なう表示制御装置において、 所定ビットサイズのキャラクタデータを複数個記憶し、
第1のアドレス信号によるアドレス指定により1つのキ
ャラクタデータが選択され、その選択されたキャラクタ
データを第2のアドレス信号による連続したアドレス指
定に基づいて所定のビット数単位で順次読み出すキャラ
クタデータ記憶部と、 前記画像表示器の各表示セグメントに対応したデータ記
憶領域を有する画像表示用記憶部と、第3のアドレス信
号によるアドレス指定により前記画像表示用記憶部のデ
ータ記憶領域を選択する選択手段と、 この選択手段によって選択されたデータ記憶領域に対し
て前記キャラクタデータ記憶部から所定のビット数単位
で読み出されたキャラクタデータを前記第2のアドレス
信号による連続したアドレス指定に基づいて順次書込み
制御する書込み制御手段とを具備することを特徴とする
表示制御装置。
[Scope of Claim] A display control device for controlling the display of an image display having a plurality of display segments, which stores a plurality of character data of a predetermined bit size,
a character data storage unit in which one character data is selected by address designation by a first address signal, and the selected character data is sequentially read out in units of a predetermined number of bits based on continuous address designation by a second address signal; , an image display storage section having a data storage area corresponding to each display segment of the image display, and selection means for selecting a data storage area of the image display storage section by addressing with a third address signal; Character data read out in units of a predetermined number of bits from the character data storage section is sequentially written into the data storage area selected by the selection means based on continuous address designation by the second address signal. 1. A display control device comprising: writing control means.
JP63081066A 1988-04-01 1988-04-01 Display control device Expired - Fee Related JP2577429B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63081066A JP2577429B2 (en) 1988-04-01 1988-04-01 Display control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63081066A JP2577429B2 (en) 1988-04-01 1988-04-01 Display control device

Publications (2)

Publication Number Publication Date
JPH01253797A true JPH01253797A (en) 1989-10-11
JP2577429B2 JP2577429B2 (en) 1997-01-29

Family

ID=13736020

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63081066A Expired - Fee Related JP2577429B2 (en) 1988-04-01 1988-04-01 Display control device

Country Status (1)

Country Link
JP (1) JP2577429B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5913289A (en) * 1982-07-14 1984-01-24 三菱電機株式会社 Display
JPS62293288A (en) * 1986-06-12 1987-12-19 日本電気株式会社 Character pattern transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5913289A (en) * 1982-07-14 1984-01-24 三菱電機株式会社 Display
JPS62293288A (en) * 1986-06-12 1987-12-19 日本電気株式会社 Character pattern transfer system

Also Published As

Publication number Publication date
JP2577429B2 (en) 1997-01-29

Similar Documents

Publication Publication Date Title
JP3309253B2 (en) Apparatus for writing to and reading from a multi-bank frame buffer random access port and method for increasing the speed of writing pixels to a multi-bank frame buffer
US4670752A (en) Hard-wired circuit for handling screen windows
KR100346357B1 (en) Structure of Output Switching Circuit for Frame Buffer
JPH10505935A (en) Improved memory architecture and devices, systems and methods utilizing the same
JPH09231740A (en) Semiconductor memory
US4388621A (en) Drive circuit for character and graphic display device
JPS60153088A (en) Memory data shifter
JPH04303233A (en) Integrated circuit for display driving control and display system
US4201983A (en) Addressing circuitry for a vertical scan dot matrix display apparatus
JP2557113B2 (en) Dual port dynamic memory
EP0106201B1 (en) Display control circuit for reading display data from a video ram constituted by a dynamic ram, thereby refreshing memory cells of the video ram
EP0381940B1 (en) Register bank circuit
JP3096362B2 (en) Serial access memory
EP0456394B1 (en) Video memory array having random and serial ports
US4277836A (en) Composite random access memory providing direct and auxiliary memory access
JPH01253797A (en) Display controller
KR19990088242A (en) Display driving circuit
JP3865475B2 (en) Display device
KR100234415B1 (en) RAM in lyquid crystal device controller
JP2599359B2 (en) Display control device
JP2735058B2 (en) Video display memory
JPH09106374A (en) Image memory device
JP3136078B2 (en) Display device
JPH0544680B2 (en)
JPH07110786A (en) Semiconductor storage device

Legal Events

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