JPH06139136A - Display memory access system - Google Patents

Display memory access system

Info

Publication number
JPH06139136A
JPH06139136A JP4291874A JP29187492A JPH06139136A JP H06139136 A JPH06139136 A JP H06139136A JP 4291874 A JP4291874 A JP 4291874A JP 29187492 A JP29187492 A JP 29187492A JP H06139136 A JPH06139136 A JP H06139136A
Authority
JP
Japan
Prior art keywords
address
display
access
memory
host
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.)
Withdrawn
Application number
JP4291874A
Other languages
Japanese (ja)
Inventor
Kinichi Aoki
均一 青木
Kenichi Abo
憲一 阿保
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
PFU Ltd
Original Assignee
Fujitsu Ltd
PFU 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, PFU Ltd filed Critical Fujitsu Ltd
Priority to JP4291874A priority Critical patent/JPH06139136A/en
Publication of JPH06139136A publication Critical patent/JPH06139136A/en
Withdrawn legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To allow a host to access a bit map memory without being conscious of a boundary between upper and lower picture memories by preparing a register for setting up the center address of a display and an address conversion part. CONSTITUTION:At the time of receiving an access address from an address bus 6, the address conversion part 4 compares the received address with a center address value stored in the register 3, and when the access address is less than the center address value, generates a selection signal 9 for driving an upper side memory block 1 and supplies the inputted access address to a memory block 1 as it is to execute reading/writing access operation. When the access address is more than the center address value, the conversion part 4 outputs a selection signal 10 for driving a lower side memory block 2 and supplies a difference between the inputted access address and the center address value as the address of the memory block 2 to execute access operation.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は上下分割制御されるディ
スプレイの上下の表示領域に物理的に割り当てられた2
ブロックのビットマップメモリからなる表示メモリを有
する表示制御装置の表示メモリアクセス方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a display which is physically allocated to the upper and lower display areas of a display which is vertically divided.
The present invention relates to a display memory access method of a display control device having a display memory composed of a block bitmap memory.

【0002】各種の情報処理装置(端末装置,パーソナ
ルコンピュータ,ワードプロセッサ,ワークステーショ
ン等)において表示装置が設けられている。表示装置の
ディスプレイデバイスとしてLCD(液晶)を用いて,
小型軽量化を図る装置が広く利用されるようになった。
このようなLCDの場合,精細な表示をするため多数の
画素を備える大型画面を実現する場合,一つの表示素子
により構成すると技術的な問題及びコストの面で問題が
あるため,2つの表示素子を用い上下に接続して一つの
表示画面に構成する方法が用いられている。その場合,
各表示素子で表示を行うために2つのビットマップメモ
リにより表示メモリ(フレームメモリ)が構成される
が,表示メモリに対してホスト側からアクセスする場合
に2つの表示領域を意識する必要があった。
Display devices are provided in various information processing devices (terminal devices, personal computers, word processors, workstations, etc.). Using an LCD (liquid crystal) as the display device of the display device,
Devices for reducing size and weight have come into wide use.
In the case of such an LCD, when a large screen having a large number of pixels for realizing a fine display is realized, there is a technical problem and a cost problem when it is configured with one display device, and therefore two display devices are required. A method is used in which the display screens are connected to each other by using the above to configure one display screen. In that case,
A display memory (frame memory) is composed of two bitmap memories for displaying on each display element, but it is necessary to be aware of two display areas when the display memory is accessed from the host side. .

【0003】[0003]

【従来の技術】図4は従来例の構成図,図5は従来例の
ディスプレイ上のホストから見たアドレスと表示メモリ
のアドレス領域の関係を示す図である。
2. Description of the Related Art FIG. 4 is a block diagram of a conventional example, and FIG. 5 is a diagram showing a relationship between an address viewed from a host on a display of the conventional example and an address area of a display memory.

【0004】図4において,40は上側ディスプレイ用
メモリブロック,41は下側ディスプレイ用メモリブロ
ック,42は各メモリブロックにアクセスして読み出
し,書き込みの制御を行うフレームメモリ制御回路,4
3はホストであり,44はアドレスバス,45はデータ
バス,46,47はブロック選択信号である。
In FIG. 4, 40 is a memory block for upper display, 41 is a memory block for lower display, 42 is a frame memory control circuit for accessing and reading and writing each memory block, 4
3 is a host, 44 is an address bus, 45 is a data bus, and 46 and 47 are block selection signals.

【0005】メモリブロック40と41は表示画面を構
成する図示されない上側のディスプレイと下側のディス
プレイを表示するためのビットマップメモリであり,2
つのメモリブロックによりフレーム(表示)メモリを構
成する。この例では,メモリブロック40と41は25
6Kビットのデュアルポートメモリ(書き込みと読み出
しを並行して行うことができる)で構成される。
Memory blocks 40 and 41 are bit map memories for displaying an upper display and a lower display (not shown) which form a display screen.
A frame (display) memory is composed of one memory block. In this example, memory blocks 40 and 41 have 25
It is composed of a 6K-bit dual port memory (writing and reading can be performed in parallel).

【0006】この2つのメモリブロック40,41によ
り構成するフレームメモリに対して,図5のa.にディ
スプレイ上でのホストから見たアドレス,b.にホスト
上でのフレームメモリの領域を示す。
For the frame memory composed of these two memory blocks 40 and 41, a. The address seen by the host on the display, b. Shows the area of the frame memory on the host.

【0007】図5のa.に示すようにディスプレイ上で
は水平方向に640画素,垂直方向に480ラインの画
素があるものとして処理されるが,ディスプレイの上側
部分の240ラインの各画素のアドレスは,0000
(H:16進)〜4AFF(H)であり,下側の240
ラインの各画素のアドレスは8000(H)〜CAFF
である。
FIG. 5 a. As shown in Fig. 7, the display is processed as having 640 pixels in the horizontal direction and 480 pixels in the vertical direction, but the address of each pixel in the 240 lines in the upper part of the display is 0000.
(H: hexadecimal) to 4 AFF (H), 240 on the lower side
The address of each pixel on the line is 8000 (H) to CAFF
Is.

【0008】この場合,上側の最後のアドレス「4AF
F」と下側の先頭のアドレス「8000」が非連続とす
る理由を説明する。図5のb.に示すようにフレームメ
モリ領域はメモリブロック40とメモリブロック41で
構成され,各メモリブロックはそれぞれ256Kビット
のデュアルポートメモリであるため,上側のメモリブロ
ック40の最後のアドレス「4AFF」の次のアドレス
「4B00」を下側のメモリブロック41の先頭アドレ
スとして割り当てても,上側のメモリブロック40のア
ドレス「4B00」にアクセスしてしまうからである。
In this case, the last upper address "4AF
The reason why "F" and the lower head address "8000" are discontinuous will be described. FIG. 5b. As shown in, the frame memory area is composed of the memory block 40 and the memory block 41. Since each memory block is a 256 Kbit dual port memory, the address next to the last address “4AFF” of the upper memory block 40 is This is because even if “4B00” is assigned as the start address of the lower memory block 41, the address “4B00” of the upper memory block 40 will be accessed.

【0009】すなわち,上側メモリブロックのアドレス
領域は,図5のb.に示すようにアドレス「0000」
にディスプレイ上の先頭(左上隅)の画素情報を表す8
ビットが格納され,アドレス「0001」に次の画素情
報を表す8ビットが格納され,以下アドレス「4AF
F」まではディスプレイ上の画素情報が順番に格納さ
れ,表示領域を構成している。しかし,上側のメモリブ
ロック40のアドレス「4B00」〜「7FFF」は,
物理的にはメモリ領域が存在するが画素情報が格納され
ない非表示領域である。
That is, the address area of the upper memory block is b. Address "0000" as shown in
Indicates the top (upper left corner) pixel information on the display 8
Bits are stored, and 8 bits representing the next pixel information are stored in the address “0001”.
Up to "F", pixel information on the display is stored in order to form a display area. However, the addresses "4B00" to "7FFF" of the upper memory block 40 are
It is a non-display area where a memory area physically exists but pixel information is not stored.

【0010】また,下側のメモリブロック41は先頭が
ホストによりアドレス「8000」が割り当てられ,以
後アドレス「CAFF」までが表示領域として指定され
るアドレス領域であるが,アドレス「CB00」〜「F
FFF」までは上側のメモリブロックと同様に非表示領
域である。
In the lower memory block 41, the head is assigned the address "8000" by the host, and the addresses up to the address "CAFF" are designated as the display area. The addresses "CB00" to "F00" are used.
Up to "FFF" is a non-display area like the upper memory block.

【0011】このようにディスプレイ上でのホストから
見たアドレスは,上側の表示領域と下側の表示領域の境
界でアドレスが飛ぶため,図4においてホスト43から
メモリブロックに対しアクセスすると,フレームメモリ
制御回路42においてアドレスを受け取ると何れのメモ
リブロックにアクセスするか判断し一方を駆動する選択
信号46または47を発生する。
As described above, the address viewed from the host on the display flies at the boundary between the upper display area and the lower display area. Therefore, when the host 43 accesses the memory block in FIG. When the control circuit 42 receives an address, it determines which memory block to access and generates a selection signal 46 or 47 for driving one of them.

【0012】[0012]

【発明が解決しようとする課題】上記のように従来の構
成では,ホストから見たフレームメモリ領域は連続した
領域としてアクセスできないため,ホストは上下の表示
領域の境界を意識したアクセスを行わなければならない
ため,アクセス制御が複雑になるという問題があった。
As described above, in the conventional configuration, since the frame memory area viewed from the host cannot be accessed as a continuous area, the host must access in consideration of the boundary between the upper and lower display areas. However, there is a problem that access control becomes complicated.

【0013】本発明は上下のディスプレイデバイスを使
用した表示画面用に2組のビットマップメモリのブロッ
クを設けた表示制御装置においてホストが上下画面用メ
モリの境界を意識せずにビットマップメモリのアクセス
を行うことができる表示メモリアクセス方式を提供する
ことを目的とする。
According to the present invention, in a display controller having two sets of bitmap memory blocks for display screens using upper and lower display devices, the host can access the bitmap memory without being aware of the boundaries of the upper and lower screen memories. It is an object of the present invention to provide a display memory access method capable of performing

【0014】[0014]

【課題を解決するための手段】図1は本発明の基本構成
図である。図1において,1は上側ディスプレイ用メモ
リブロック,2は下側ディスプレイ用メモリブロック,
3はディスプレイ上での中央値(ディスプレイセンタア
ドレス:DCA)が設定されたレジスタ(DCAR),
4はアドレス変換部,5はホストである。6,8はアド
レスバス,7はデータバス,9,10はそれぞれメモリ
ブロック1,2の選択信号である。
FIG. 1 is a basic configuration diagram of the present invention. In FIG. 1, 1 is a memory block for upper display, 2 is a memory block for lower display,
3 is a register (DCAR) in which a median value (display center address: DCA) on the display is set,
Reference numeral 4 is an address conversion unit, and 5 is a host. Reference numerals 6 and 8 are address buses, 7 is a data bus, and 9 and 10 are selection signals for the memory blocks 1 and 2, respectively.

【0015】本発明はディスプレイの中央のアドレス
(上側ディスプレイ用のメモリブロックと下側ディスプ
レイ用のメモリブロックの境界アドレス)を設定するレ
ジスタを設け,ホストから上下の表示領域を連続するア
クセスアドレスを供給すると,アクセスアドレスと前記
ディスプレイの中央のアドレスとがアドレス変換部で演
算され,その出力によりメモリブロックの一方が選択さ
れてアドレスされるものである。
According to the present invention, a register for setting a central address of the display (a boundary address between a memory block for the upper display and a memory block for the lower display) is provided, and an access address for continuing the upper and lower display areas is supplied from the host. Then, the access address and the central address of the display are calculated by the address conversion unit, and one of the memory blocks is selected and addressed by the output.

【0016】[0016]

【作用】最初にレジスタ3に表示画面の中央アドレス
(ディスプレイ上で上下画面が連続するアドレスを割り
当てた時,下側のメモリマップの先頭値を設定する。
Operation: First, the central address of the display screen is assigned to the register 3 (when the upper and lower screen addresses on the display are allocated, the top value of the lower memory map is set.

【0017】ホストはディスプレイの表示画面が上下に
分割され,上下の画面のビットマップメモリとしてメモ
リブロック1,メモリブロック2に分割されていても,
2つのメモリブロックの表示領域は連続するアドレスが
割り当てられているものとしてアクセスする。アドレス
変換部4はアドレスバス6からアクセスアドレスを受け
取ると,レジスタ3の中央アドレス値と比較して,アク
セスアドレスが中央アドレス値未満の場合は上側のメモ
リブロック1を駆動する選択信号9を発生して,入力し
たアクセスアドレスをそのままメモリブロック1に供給
して読み出し,書き込みのアクセス動作を行う。またレ
ジスタ3の中央アドレス値以上の場合は,下側のメモリ
ブロック2を駆動する選択信号10を発生して,入力し
たアクセスアドレスと中央アドレス値との差分をメモリ
ブロック2のアドレスとして供給してアクセス動作を行
う。
In the host, even if the display screen of the display is divided into upper and lower parts and the upper and lower screens are divided into the memory block 1 and the memory block 2 as the bit map memory,
The display areas of the two memory blocks are accessed assuming that consecutive addresses are assigned. When the address translation unit 4 receives the access address from the address bus 6, it compares it with the central address value of the register 3, and when the access address is less than the central address value, it generates a selection signal 9 for driving the upper memory block 1. Then, the input access address is directly supplied to the memory block 1 to perform read and write access operations. When the value is equal to or larger than the central address value of the register 3, the selection signal 10 for driving the lower memory block 2 is generated and the difference between the input access address and the central address value is supplied as the address of the memory block 2. Perform access operation.

【0018】[0018]

【実施例】図2は実施例の構成図,図3は本発明による
ディスプレイ上のアドレスとメモリ上のアドレスの具体
例を示す図である。
FIG. 2 is a block diagram of an embodiment, and FIG. 3 is a diagram showing a concrete example of addresses on a display and memory according to the present invention.

【0019】図2において,1,2,3,5,6は上記
図1の各符号の装置と同様であり,1は上側ディスプレ
イ用メモリブロック,2は下側ディスプレイ用メモリブ
ロック,3はディスプレイの中央値(DCA)を保持す
るレジスタ(DCAR),5はホスト,6はホストから
のアドレスバスである。
In FIG. 2, reference numerals 1, 2, 3, 5 and 6 are the same as those of the reference numerals in FIG. 1, 1 is an upper display memory block, 2 is a lower display memory block, and 3 is a display. A register (DCAR) for holding the median value (DCA) of the host, 5 is a host, and 6 is an address bus from the host.

【0020】図2のアドレス変換部4の内部の構成にお
いて,,4aは(レジスタ3の値)−(ホストからのア
クセスアドレス)の減算を行う減算器,400は減算の
結果である差分(正,負の両方を含む),401は差分
が0または負の時出力が発生するボロー信号,4bはセ
レクタ(SEL),4cは否定論理動作を行うインバー
タである。
In the internal configuration of the address conversion unit 4 in FIG. 2, 4a is a subtracter for subtracting (value of register 3)-(access address from host), and 400 is a difference (positive) , Both negative), 401 is a borrow signal that is output when the difference is 0 or negative, 4b is a selector (SEL), and 4c is an inverter that performs a negative logic operation.

【0021】減算器4aは,レジスタ3に設定された中
央値(下側ディスプレイの先頭画素のアドレスとする)
からホストからのアクセスアドレスを引く減算を行い,
(レジスタ3の値)−(ホストからのアクセスアドレ
ス)≦0の時,ボロー信号が論理“1”となり,その他
の時ボロー信号は論理“0”である。
The subtractor 4a is the median value set in the register 3 (it is the address of the leading pixel of the lower display).
Subtract the access address from the host from
When the value of (register 3)-(access address from host) ≤0, the borrow signal is logical "1", and in other cases, the borrow signal is logical "0".

【0022】図3においてaはディスプレイ上でのホス
トから見たアドレス,bはホスト上でのフレーム(表
示)メモリの領域,cは各メモリブロックのアドレス領
域を表す。
In FIG. 3, a is an address seen from the host on the display, b is a frame (display) memory area on the host, and c is an address area of each memory block.

【0023】図2の実施例の動作を図3の具体例を参照
しながら説明する。図3のaに示すアドレスの中のディ
スプレイ上で上側のアドレス,例えば「004F」がア
クセスアドレスとしてホストから発生すると,レジスタ
3に中央値として下側ディスプレイの先頭画素のアドレ
ス,この例では「4B00」が設定されており,減算器
4aでは「レジスタ3の値−アクセスアドレス」の減算
を実行するので,この例では,レジスタ3の値(=4B
00)の方がアクセスアドレス(=004F)より大き
いので,ボロー信号401の出力は“0”である。
The operation of the embodiment of FIG. 2 will be described with reference to the concrete example of FIG. When an upper address on the display among the addresses shown in FIG. 3A, for example, "004F" is generated as an access address from the host, the address of the top pixel of the lower display as the median value in the register 3, "4B00" in this example. Is set and the subtractor 4a executes the subtraction of "value of register 3-access address". Therefore, in this example, the value of register 3 (= 4B
00) is larger than the access address (= 004F), the output of the borrow signal 401 is "0".

【0024】一方,ボロー信号401は上側のメモリブ
ロック1に直接選択信号9として供給されると共にイン
バータ4cにより反転した信号が選択信号10として下
側のメモリブロック2に供給され,何れの場合も選択信
号が論理“0”の時そのメモリブロックが駆動される。
On the other hand, the borrow signal 401 is directly supplied to the upper memory block 1 as the selection signal 9, and the signal inverted by the inverter 4c is supplied as the selection signal 10 to the lower memory block 2 to select in any case. When the signal is logic "0", the memory block is driven.

【0025】従って,ボロー信号401が“0”の場
合,セレクタ4bはホスト5から直接入力するアクセス
アドレスを選択し,選択信号9により選択された上側の
メモリブロック1に供給される。すなわち,ホストから
見て上側画面の画素アドレスは,そのアドレス値がその
まま上側のメモリブロック1に供給されてアクセス動作
が行われる。
Therefore, when the borrow signal 401 is "0", the selector 4b selects the access address directly input from the host 5 and supplies it to the upper memory block 1 selected by the selection signal 9. That is, as for the pixel address of the upper screen as viewed from the host, the address value is directly supplied to the upper memory block 1 to perform the access operation.

【0026】ホスト5は,上下のメモリブロックの境界
アドレスに関係なく図3のaに示すように連続領域とし
てアクセスするが,例えば,図3のaのディスプレイ上
で下側画面の画素アドレス「4B01」を選択した場
合,減算器4aにおいて減算を行うと,(4B00)−
(4B01)の場合,結果は「−1」であるから,差分
信号400の値は「1」で,ボロー信号401は論理
“1”となる。このため,図2のセレクタ4bは制御信
号が“1”であるから,ホストのアクセスアドレスと差
分信号400の内,差分信号を選択する。一方,ボロー
信号401の“1”はインバータ4cで“0”に反転し
て選択信号10として下側のメモリブロック2を駆動す
る。この場合,下側のメモリブロックは,差分値の
「1」がアドレスとして入力すると,図3のcに示す下
側メモリブロックのアドレス8001をアクセスするも
のとする。他のアドレスについても同様にしてアクセス
される。
The host 5 accesses as a continuous area as shown in FIG. 3a regardless of the boundary addresses of the upper and lower memory blocks. For example, the host 5 accesses the lower screen pixel address "4B01" on the display of FIG. 3a. If "" is selected, subtraction is performed in the subtractor 4a, (4B00)-
In the case of (4B01), since the result is "-1", the value of the differential signal 400 is "1" and the borrow signal 401 is a logical "1". Therefore, since the control signal is "1", the selector 4b of FIG. 2 selects the difference signal of the access address of the host and the difference signal 400. On the other hand, "1" of the borrow signal 401 is inverted to "0" by the inverter 4c to drive the lower memory block 2 as the selection signal 10. In this case, the lower memory block is assumed to access the address 8001 of the lower memory block shown in FIG. 3C when the difference value “1” is input as an address. Other addresses are accessed in the same manner.

【0027】[0027]

【発明の効果】本発明によれば上下2組のディスプレイ
デバイスを使用して,それぞれのディスプレイに対応す
る2組のメモリブロックを使用した表示制御装置におい
て,ホストが上下の画面用メモリの境界を意識せずに表
示(フレーム)メモリをアクセスすることができ,アク
セス制御が簡単化される。
According to the present invention, in a display control device using two sets of upper and lower display devices and using two sets of memory blocks corresponding to respective displays, the host sets boundaries between upper and lower screen memories. The display (frame) memory can be accessed without being aware of it, and access control is simplified.

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

【図1】本発明の基本構成図である。FIG. 1 is a basic configuration diagram of the present invention.

【図2】実施例の構成図である。FIG. 2 is a configuration diagram of an embodiment.

【図3】本発明によるディスプレイ上のアドレスとメモ
リ上のアドレスの具体例を示す図である。
FIG. 3 is a diagram showing a specific example of an address on a display and an address on a memory according to the present invention.

【図4】従来例の構成図である。FIG. 4 is a configuration diagram of a conventional example.

【図5】従来例のディスプレイ上のホストから見たアド
レスと表示メモリのアドレス領域の関係を示す図であ
る。
FIG. 5 is a diagram showing a relationship between an address viewed from a host on a display and an address area of a display memory in a conventional example.

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

1 上側ディスプレイ用メモリブロック 2 下側ディスプレイ用メモリブロック 3 中央値が設定されたレジスタ(DCAR) 4 アドレス変換部 5 ホスト 6,8 アドレスバス 7 データバス 9 メモリブロック1の選択信号 10 メモリブロック2の選択信号 1 Memory block for upper display 2 Memory block for lower display 3 Register (DCAR) in which median value is set 4 Address converter 5 Host 6, 8 Address bus 7 Data bus 9 Selection signal of memory block 1 10 Memory block 2 Selection signal

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 上下分割制御されるディスプレイの上下
の表示領域に物理的に割り当てられた2ブロックのビッ
トマップメモリからなる表示メモリを有する表示制御装
置において,下画面の先頭画素アドレスを設定するレジ
スタと,ホストからビットマップメモリに対し入力する
アクセスアドレスと前記レジスタに設定されたアドレス
を比較して表示メモリのアドレスを発生するアドレス変
換部を備え,前記アドレス変換部の出力により前記2ブ
ロックのビットマップメモリの一方を選択すると共に各
ブロックに対応するアドレスを発生してホストから2ブ
ロックのビットマップメモリのアドレス境界を意識せず
にアクセスすることを特徴とする表示メモリアクセス方
式。
1. A display control device having a display memory consisting of two blocks of bitmap memory physically allocated to the upper and lower display areas of a vertically controlled display, and a register for setting a top pixel address of a lower screen. And an address conversion unit that compares the access address input from the host to the bit map memory with the address set in the register to generate the address of the display memory, and outputs the bits of the two blocks by the output of the address conversion unit. A display memory access method characterized in that one of the map memories is selected, an address corresponding to each block is generated, and the host is accessed without being aware of the address boundary of the two blocks of the bitmap memory.
【請求項2】 請求項1に記載のアドレス変換部は,ホ
ストからの表示メモリアクセス時に前記レジスタの設定
値からホストからのアクセスアドレス値を減算して2つ
の値の差分及びボロー信号を発生する減算器を備え,前
記減算器からのボロー信号を上記2ブロックのビットマ
ップメモリの選択信号として供給し,ボロー信号が発生
しない時はホストからのアクセスアドレスをそのままア
クセスアドレスとし,ボロー信号が発生すると上記減算
器の差分をアクセスアドレスとすることを特徴とする表
示メモリアクセス方式。
2. The address conversion unit according to claim 1, when the display memory is accessed from the host, subtracts an access address value from the host from a set value of the register to generate a difference between two values and a borrow signal. A subtracter is provided, and the borrow signal from the subtractor is supplied as a selection signal of the bit map memory of the above two blocks. When the borrow signal is not generated, the access address from the host is used as it is, and the borrow signal is generated. A display memory access method, wherein the difference of the subtractor is used as an access address.
JP4291874A 1992-10-30 1992-10-30 Display memory access system Withdrawn JPH06139136A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4291874A JPH06139136A (en) 1992-10-30 1992-10-30 Display memory access system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4291874A JPH06139136A (en) 1992-10-30 1992-10-30 Display memory access system

Publications (1)

Publication Number Publication Date
JPH06139136A true JPH06139136A (en) 1994-05-20

Family

ID=17774559

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4291874A Withdrawn JPH06139136A (en) 1992-10-30 1992-10-30 Display memory access system

Country Status (1)

Country Link
JP (1) JPH06139136A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100582675B1 (en) * 2003-10-02 2006-05-23 엔이씨 일렉트로닉스 가부시키가이샤 Controller/driver for driving display panel
CN102651120A (en) * 2011-02-25 2012-08-29 华晶科技股份有限公司 Memory access method for image processing and image processing device

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100582675B1 (en) * 2003-10-02 2006-05-23 엔이씨 일렉트로닉스 가부시키가이샤 Controller/driver for driving display panel
CN102651120A (en) * 2011-02-25 2012-08-29 华晶科技股份有限公司 Memory access method for image processing and image processing device

Similar Documents

Publication Publication Date Title
JPS63153583A (en) Display device
US5657044A (en) Liquid crystal display converter
US4591845A (en) Character and graphic signal generating apparatus
JPH08278778A (en) Method and apparatus for display control of image
US6075508A (en) Display control apparatus and method therefor
JPH06139136A (en) Display memory access system
US5444458A (en) Display data write control device
JP3209379B2 (en) Image processing apparatus and method
JPS647393Y2 (en)
JP3430270B2 (en) Display control device
JPS58136093A (en) Display controller
JP2990163B1 (en) Memory display
JPS5835592A (en) Display picture divider
JPH04287118A (en) Controller for plural screens
JPH05307370A (en) Driving circuit for liquid crystal display device
JPS62267793A (en) Bit map display unit
JPS6321211B2 (en)
JPS6270894A (en) Display controller
JPS61137186A (en) Display controller
JPH07152351A (en) Liquid crystal display circuit
JPS6247098A (en) Display unit
JPS61188583A (en) Access unit for frame memory
JPH02309396A (en) Display memory device
JPH03188492A (en) Data control system for image display device
JPH07230543A (en) Picture data compressing device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000104