JPS6029837A - Information processor - Google Patents

Information processor

Info

Publication number
JPS6029837A
JPS6029837A JP58136724A JP13672483A JPS6029837A JP S6029837 A JPS6029837 A JP S6029837A JP 58136724 A JP58136724 A JP 58136724A JP 13672483 A JP13672483 A JP 13672483A JP S6029837 A JPS6029837 A JP S6029837A
Authority
JP
Japan
Prior art keywords
address
memory
main storage
storage memory
bus
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
JP58136724A
Other languages
Japanese (ja)
Inventor
Hirokimi 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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP58136724A priority Critical patent/JPS6029837A/en
Publication of JPS6029837A publication Critical patent/JPS6029837A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To set a video memory for display in a main storage memory and to facilitate its handling by providing a specifying means which specifies an area in the main storage memory and an address deciding means for access to the main storage memory. CONSTITUTION:The specifying means for specifying the area in the main storage memory and the address specifying means which decides on whether access to the main storage memory is addressed to said area in the main storage area or not are provided. For example, a readout address in the main storage memory 4 is specified and reported to a CRT controller 15 under the control of a CPU1, and the CRT controller 15 outputs a horizontal and a vertical synchronizing signal and a video signal to a CRT display device 16. Then, when an image is displayed on the screen, an automatically updated address output is accessed in the main storage memory 4 through an I/O bus 14 and an address bus 3. Then, image data read out of the main storage memory 4 is inputted to the CRT controller 15 through a data bus 2 and an I/O bus 14.

Description

【発明の詳細な説明】 技術分野 本発明は情報処理装置に関し、特に主記憶メモリの一部
の回帰的使用を可能とし、もって画像メモリとしても共
用可能とした情報処理装置に関する。
Description: TECHNICAL FIELD The present invention relates to an information processing device, and more particularly to an information processing device that allows a portion of a main memory to be used recursively, thereby allowing it to be shared as an image memory.

従来技術 最近、小型で可搬型のマイクロコンピュータ装置が増え
て来た。この様なコンピュータ装置の表示部にCRTを
用いると、CRTの形状が大きいことや高圧電源を要す
ることなど、携帯の面で不都合が多い。しかし1画面に
表示できる情報量の多さと価格の点ではCRTに勝るも
のはない。そこで、可搬型のマイクロコンピュータ装置
では例えば移動先で使うときに小型で消費電力の少ない
液晶表示器を用い、事務所に帰るとCRT装荷に接続し
てデータ処理をするタイプのものが考えられている。こ
のタイプのマイクロコンピュータ装置では液晶表示器の
場合とCRT装置の場合とで使用される画像メモリの容
量が大きく異なるが、従来は、CRT装置を使わないと
きには不要な画像メモリでもこれを本体に常備しておい
たり、また専用画像メモリ付きのCRT装置に接続する
ときは複雑な回路で主記憶メモリの画像データをCRT
装置側に移したりしていた。
BACKGROUND OF THE INVENTION Recently, the number of small and portable microcomputer devices has increased. When a CRT is used as a display section of such a computer device, there are many disadvantages in terms of portability, such as the large size of the CRT and the need for a high-voltage power source. However, nothing beats CRT in terms of the amount of information that can be displayed on one screen and the price. Therefore, a type of portable microcomputer device is being considered, for example, that uses a small liquid crystal display with low power consumption when used on the move, and then connects to a CRT when returning to the office to process data. There is. The capacity of the image memory used in this type of microcomputer device differs greatly depending on whether it is a liquid crystal display or a CRT device, but conventionally, when the CRT device is not in use, image memory that is not needed is always kept in the main body. When connecting to a CRT device with a dedicated image memory, a complicated circuit is used to transfer the image data from the main memory to the CRT device.
It was moved to the equipment side.

一般に文字、図形を表示する場合は表示器の画素と画像
メモリのビットを一対一に対応させ、画像メモリのビッ
トをONにする事によって文字、図形のドツトパターン
を描く。また、文字、図形が画面に表示され、例えば文
字が画面の最下行に表示され、更に次の行を見たいとき
はスクロールとよばれる制御が行われる。これは表示装
価に対して画像メモリの読出し開始番地をずらす制御に
よって実現されている。従って、1画面分の専用画像メ
モリを有する装置では、画像メモリの読出し番地がメモ
リ最大番地を越えた時に0番地に戻るよう構成されるか
ら、スクロール処理も容易に行われる。しかし主記憶装
置の一部を画像メモリとして利用しようとすると、読出
し番地が最大がらO番地に戻ることにより、画像メモリ
が主記憶メモリの中に不連続な領域を占有することとな
り、その取扱いが困雌である。
Generally, when displaying characters or graphics, the pixels of the display device and the bits of the image memory are in one-to-one correspondence, and the dot patterns of the characters or graphics are drawn by turning on the bits of the image memory. Also, characters and figures are displayed on the screen, for example, characters are displayed on the bottom line of the screen, and when the user wants to see the next line, a control called scrolling is performed. This is achieved by controlling the readout start address of the image memory to be shifted relative to the display price. Therefore, in an apparatus having a dedicated image memory for one screen, the scrolling process can be easily performed because the readout address of the image memory returns to address 0 when it exceeds the maximum memory address. However, if you try to use a part of the main memory as image memory, the readout address returns to address O from the maximum, and the image memory occupies a discontinuous area in the main memory, making it difficult to handle it. She is a troubled woman.

目的 本発明は上述従来技術の不利益に鑑みて成されたもので
あってその目的とする所は、主記憶メモリ内に表示用画
像メモリの設定をすると共に、その取扱いが容易な情報
処理装置を提供することにある。
Purpose The present invention has been made in view of the disadvantages of the above-mentioned prior art, and its object is to provide an information processing device in which display image memory can be set in the main memory and the handling thereof is easy. Our goal is to provide the following.

実施例 以下、図面に従って本発明の一実施例を詳細に説明する
。第1図は本発明に係る一実施例の可搬型コンピュータ
の構成を示すブロック図である。
EXAMPLE Hereinafter, an example of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of a portable computer according to an embodiment of the present invention.

図において、1は可搬型コンピュータの主制御を掌るセ
ントラルブロセッシングユニット(CPU)、2はメモ
リのデータバス、3はメモリのアドレスバス、4はRA
M 、ROMから成る主記憶メモリである。実施例の主
記憶メモリ4は、4にバイトのメモリブロック最大4個
から構成されるが、それぞれのメモリブロックはデコー
ダ5の出力であるチップセレクト信号C3O〜C33に
よって択一的に選択される。因みに、信号C8Oはプロ
グラムを内蔵するROMブロックを選択し、信号C3l
−C33はワークエリアのRAMブロックを選択する。
In the figure, 1 is the central processing unit (CPU) that controls the main control of the portable computer, 2 is the memory data bus, 3 is the memory address bus, and 4 is the RA
M is a main memory consisting of ROM. The main memory 4 of the embodiment is composed of a maximum of four memory blocks of 4 bytes, and each memory block is selectively selected by chip select signals C3O to C33 output from the decoder 5. Incidentally, the signal C8O selects the ROM block containing the program, and the signal C3l
-C33 selects a RAM block in the work area.

但し、実施例の構成では信号C$3で選択されるべきR
AMブロック43は実装されていないものとした。
However, in the configuration of the embodiment, R to be selected by signal C$3
It is assumed that the AM block 43 is not mounted.

次に6.7は夫々2ビツトから成るラッチであり、アド
レス/ヘス3の最上位2ビツトに相当する情報をセット
され保持する。ラッチ6.7への情報セットはデータバ
ス2の上位2ビツトをもって行なわれ、CPtJlが専
用セットコマンドを実行するときにセット信号が夫々信
号線8.9を介して送られる。
Next, latches 6.7 each consist of 2 bits, and information corresponding to the most significant 2 bits of address/hence 3 is set and held. Information is set to the latch 6.7 using the upper two bits of the data bus 2, and when CPtJl executes a dedicated set command, a set signal is sent via the respective signal lines 8.9.

10は比較器でラッチ6の出力とアドレス/<ス3の最
上位2ビツトの内容とを比較し、その入力端子Aの内容
より入力端子Bの内容が大であるときに1の信号A<B
を出力する。11は減算器であり、入力端子Aの内容か
ら入力端子Bの内容を減算して出力A−Bを出力する。
10 is a comparator that compares the output of latch 6 and the content of the most significant 2 bits of address/< signal 3, and when the content of input terminal B is greater than the content of input terminal A, the signal A< B
Output. 11 is a subtracter which subtracts the content of input terminal B from the content of input terminal A and outputs an output A-B.

減算器11の出力A−BはANDゲートから成るゲート
回路12を介してもう一つの減算器13の入力端子Bに
入力されている。また減算器13のもう一方の入力端子
Aにはアドレス/ヘス3の最上位2ビツトの内容が入力
されており、ここても入力端子Aの内容から入力端子B
の内容が差し引かれ、その出力A−Bはデコーダ5への
入力となっている。
The output A-B of the subtracter 11 is input to the input terminal B of another subtracter 13 via a gate circuit 12 consisting of an AND gate. Further, the contents of the most significant two bits of the address/hess 3 are input to the other input terminal A of the subtracter 13, and here again, the contents of the input terminal A are changed from the contents of the input terminal B.
The content of is subtracted, and the output A-B is input to the decoder 5.

14はCPU1のI10バスでありパスの主要部はデー
タバス2とアドレスバス3とからなる。
14 is an I10 bus of the CPU 1, and the main part of the path consists of a data bus 2 and an address bus 3.

I10ハスには各種コントローラが接続されている。1
5はCRTコントローラであり、外部の独立したCR1
表示装置16を接続することができる。実施例のCR1
表示装置16はその中に専用の画像メモリを有せず、そ
の代り主記憶メモリ4に設けた画像メモリとしての機能
か直接利用されるようになっている。この点については
後述する。
Various controllers are connected to the I10 lotus. 1
5 is a CRT controller, and external independent CR1
A display device 16 can be connected. Example CR1
The display device 16 does not have a dedicated image memory therein, but instead directly utilizes the image memory function provided in the main memory 4. This point will be discussed later.

17はLCDコントローラであり、本体に常設としたL
CD表示器18を制御する。19はキーボードコントロ
ーラであり、同じく本体に常設としたキーボード20を
制御する。その他、図示しないが、必要ならば外部のミ
ニディスク装置を制御する等のコントローラを付加でき
る。
17 is an LCD controller, which is permanently installed on the main body.
Controls the CD display 18. A keyboard controller 19 controls a keyboard 20 which is also permanently installed in the main body. Although not shown, a controller for controlling an external mini-disc device can be added if necessary.

以上の構成において、CR1表示装置16に画像表示が
為される態様を以下に詳説する。
In the above configuration, the manner in which images are displayed on the CR1 display device 16 will be explained in detail below.

第2図(A)、(B)は画像メモリと表示画面との対応
を示す説明図である。先ず第2図(A)にはスクロール
表示の一態様を示す。図において4は主記憶メモリの全
域を示し、そのうちa番地からC番地は画像メモリ用に
設定されている。実施例では画像メモリの領域をメモリ
ブロック(4KB)の倍数で設定するようにした。また
C番地からd番地にはメモリブロックが実装されていな
い。
FIGS. 2A and 2B are explanatory diagrams showing the correspondence between the image memory and the display screen. First, FIG. 2(A) shows one mode of scroll display. In the figure, 4 indicates the entire area of the main memory, of which addresses a to C are set for image memory. In the embodiment, the area of the image memory is set as a multiple of the memory block (4 KB). Furthermore, no memory block is mounted from address C to address d.

ここで、メモリのa番地からC番地にハ既にスクロール
書き込みされたパターン画像が示されている。また更に
これを画面にスクロール表示するときは、例えばメモリ
のb番地から順にC番地までの画像データを読み出して
これを画面21の上側に表示し、次にメモリのa番地か
ら順にb番地までの画像データを読み出してこれを画面
21の下側に表示すれば、画面21には本来の三角形の
パターン画像が表示される。
Here, a pattern image that has already been scroll-written from address a to address C in the memory is shown. Furthermore, when scrolling and displaying this on the screen, for example, the image data from address b to address C in the memory is read out and displayed on the upper part of the screen 21, and then the image data from address a to address b in the memory is read out in order. If the image data is read out and displayed on the lower side of the screen 21, the original triangular pattern image will be displayed on the screen 21.

第2図(B)はこの逆で、メモリのa番地からC番地に
は本来の三角形のパターン画像が書き込みされている。
In FIG. 2(B), this is the reverse, and the original triangular pattern image is written at addresses A to C in the memory.

これをスクロール表示するためにメモリのb番地から順
にC番地までの画像データを読み出してこれを画面21
の上側に表示し、次にメモリのa番地から順にb番地ま
での画像テー夕を読み出してこれを画面21の下側に表
示すると、画面21にはスクロールされた三角形のパタ
ーン画像が表示されるのである。このようにスクロール
表示は表示画面の走査に対してメモリの読み出し開始の
番地をずらしてゆけばよいのであり、本来このようなス
クロール表示はメモリの読出開始番地すを与えるだけで
、あとの制御は一画面分自動的に行われるのが好ましい
。従来の如く専用画像メモリを備えれば、一般に専用画
像メモリと表示画面とはニ対−に対応するぶら、メモリ
の最大番地を越えるアクセスが自動的に0番地からのア
クセスに変換されるため、制御が簡単である。しかし実
施例のコンピュータは主記憶メモリの一部をこの目的で
共用しようとするものであるから、第1図にあるような
メモリ周辺構成が設けられたのである。
In order to scroll and display this, the image data from memory address B to address C is read out sequentially and displayed on the screen 21.
Then, when the image data from address a to address b in the memory is read out and displayed on the lower side of the screen 21, a scrolled triangular pattern image is displayed on the screen 21. It is. In this way, the scroll display can be done by shifting the memory read start address as the display screen is scanned. Originally, such a scroll display would only provide the memory read start address, and the rest of the control would be done. It is preferable that this is done automatically for one screen. If a dedicated image memory is provided as in the past, there is generally a pairwise correspondence between the dedicated image memory and the display screen, and accesses exceeding the maximum memory address are automatically converted to accesses from address 0. Easy to control. However, since the computer of this embodiment intends to share a portion of the main memory for this purpose, the memory peripheral configuration as shown in FIG. 1 was provided.

以下第1図についてその動作を説明する。CRTコント
ローラ15はCRT表示装置16に水平、垂直の同期信
号とビデオ信号を出力する。またCRTコントローラ1
5はDMAに相当する機能構成を有し、表示時には自動
的に更新されるアドレス出力がI10バス14とアドレ
スバス3を介して主記憶メモリ4をアクセスする。また
、主記憶メモリ4から読み出された画像データはデータ
バス2とI10バス14を介してCRTコントローラ1
5に入力される。このような読み出しのサイクルが一画
面分のCRT表示について繰り返されるのである。
The operation will be explained below with reference to FIG. The CRT controller 15 outputs horizontal and vertical synchronization signals and video signals to the CRT display device 16. Also CRT controller 1
5 has a functional configuration corresponding to DMA, and an address output that is automatically updated during display accesses the main memory 4 via the I10 bus 14 and the address bus 3. The image data read from the main memory 4 is transferred to the CRT controller 1 via the data bus 2 and the I10 bus 14.
5 is input. Such a read cycle is repeated for one screen of CRT display.

CPUIが表示の開始前にCRTコントローラ15に対
して行う制御は主記憶メモリの読出し開始番地の設定で
ある。CRTコントローラ15にこの値が設定されると
CRTの垂直同期信号に対する主記憶メモリの読出し位
相が決まり、以後は新しい設定があるまでこの読出し位
相で表示制御が行われる。またCPUIは主記憶メモリ
4上に指定した画像メモリの領域をあたかも画像専用メ
モリの如く動作させるために以下の前処理をする。1つ
は、ラッチ6に対するもので画像メモリとして使用され
る最大メモリブロック番地(例えば2)をセットする。
The control performed by the CPU on the CRT controller 15 before the start of display is to set the read start address in the main memory. When this value is set in the CRT controller 15, the readout phase of the main memory with respect to the vertical synchronizing signal of the CRT is determined, and display control is thereafter performed using this readout phase until a new setting is made. Further, the CPUI performs the following preprocessing in order to cause the specified image memory area on the main memory 4 to operate as if it were an image-only memory. One is for latch 6 and sets the maximum memory block address (eg 2) used as image memory.

もう1つは、ラッチ7に対するもので画像メモリとして
使用される開始のメモリブロック番地−1(例えば0)
をセットする。以後はCRTコントローラ15に対して
表示スタートの命令を送るだけで良い。
The other is for latch 7 and is the starting memory block address -1 (for example 0) used as image memory.
Set. From now on, it is sufficient to simply send a display start command to the CRT controller 15.

ここで再び第2図(B)を参照して以後の動作を説明す
る。CPUIはCRTコントローラ15に対して主記憶
メモリの読出し開始番地すを設定したとする。従って主
記憶メモリ4の読み出しはb番地から順にC番地に向か
って為される。この期間で比較器10の比較は満足せず
その出力AくBはOであるからゲート回路工2の出力を
消勢している。つまり減算器13の入力端子Bの内容は
0であり、アドレスバス3の最上位2ビツトの内容は減
算器13の入力端子Aを通り減算されずにそのままの値
でデコーダ5に与えられる。この期間にデコーダ5から
出力される選択信号をcs2とする。つまり画像メモリ
として指定されている領域内でのアドレッシングは何ら
通常と変わりない。やがて主記憶メモリの読み出しがC
番地までくるとそれ以後の番地は指定外のメモリブロッ
クに相当し、しかもメモリが実装されていない。
Here, the subsequent operation will be explained with reference to FIG. 2(B) again. It is assumed that the CPUI has set the read start address of the main memory to the CRT controller 15. Therefore, reading from the main memory 4 is performed sequentially from address b toward address C. During this period, the comparison of the comparator 10 is not satisfied and its outputs A and B are O, so the output of the gate circuit 2 is deenergized. That is, the content of the input terminal B of the subtracter 13 is 0, and the content of the two most significant bits of the address bus 3 is passed through the input terminal A of the subtracter 13 without being subtracted and is given to the decoder 5 as is. The selection signal output from the decoder 5 during this period is assumed to be cs2. In other words, addressing within the area designated as image memory is no different from normal addressing. Eventually, the main memory memory will be read from C.
Once the address is reached, the addresses after that correspond to unspecified memory blocks, and moreover, no memory is implemented.

つまり、デコーダ5の出力は選択信号C33を出力しよ
うとする。このとき比較器1oの出力AくBが満足され
てゲート回路12が付勢されるのである。減算器11の
出力A−B (2−0)の内容は2であり、これが減算
器13の入力端子Bに与えられる。入力端子Aの内容は
3であるかげその出力A−B (3−2)の内容はlで
ある。従ってデコーダ5の選択出力信号はC33である
はずのものが実際にはC3Iとなりa番地に相当するメ
モリアドレスが実質的に読み出されるのである。つまり
、CRTコントローラ15からの読出しアドレスは、一
旦スクロール読み出しの開始用番地すが与えられれば、
以後はbi地からC番地に向けて、更にC番地からd番
地に向けて順々に増加される。ラッチ6は画像メモリの
上限のブロック番地を記憶しておリアドレスパス3上の
実アクセス番地がこの範囲を越えるか否かを比較器lO
で監視している。そしてもし越えればその判別出力でゲ
ート回路12を付勢して画像メモリに指定されたメモリ
ブロック数分だけ実アクセス番地を引き戻すのである。
In other words, the output of the decoder 5 attempts to output the selection signal C33. At this time, the outputs A and B of the comparator 1o are satisfied and the gate circuit 12 is energized. The content of the output A-B (2-0) of the subtracter 11 is 2, which is applied to the input terminal B of the subtracter 13. Since the content of input terminal A is 3, the content of its output A-B (3-2) is l. Therefore, the selection output signal of the decoder 5, which should be C33, actually becomes C3I, and the memory address corresponding to address a is substantially read out. In other words, once the read address from the CRT controller 15 is given the scroll read start address,
Thereafter, the number is sequentially increased from the bi address to the C address, and further from the C address to the d address. A latch 6 stores the upper limit block address of the image memory, and a comparator 1O determines whether the actual access address on the rear address path 3 exceeds this range.
is being monitored. If the number of memory blocks is exceeded, the gate circuit 12 is activated by the output of the determination, and the actual access address is pulled back by the number of memory blocks specified in the image memory.

このためにCRTコントローラ15は何ら特別な制御を
要せず、主記憶メモリをあたかも専用の画像メモリの如
くして使用できるのである。
For this reason, the CRT controller 15 does not require any special control, and the main memory can be used as if it were a dedicated image memory.

以上はスクロール読出し制御について述べたが、主記憶
メモリ4へのスクロール書込み制御も同様にして為され
る。つまり第2図(A)の主記憶メモリ4にある三角形
のスクロールパターンはCPUIからのスクロール書込
みで容易に得られる。アドレスバス3は、CPUIによ
っても又はI10バスからも時分割して共用されるから
、CPUIが自分の命令を実行するときにも、指定され
たエリアのメモリをあたかも専用の画像メモリとして使
用できるのである。従ってCPUIは主記憶メモリ4の
b番地から順にd番地に向けて三角形のパターン画像を
一挙に書き込む処理を実行すれば良い。つまりスクロー
ル書き込みのために決定を要する処理はb番地の変更だ
けであって、図形を書込む処理には何ら変更がいらない
のである。このようにして書込まれたスクロール書くタ
ーンをもう一度スクロール読み出しすればt52図(A
)の画面21の表示パターンが得られることは上述した
通りである。このようにして従来なら複雑なアドレス処
理を要求される主記憶メモリ上の図形処理が極めて簡単
に行えるのである。
Although the scroll read control has been described above, the scroll write control to the main memory 4 is performed in the same manner. In other words, the triangular scroll pattern in the main memory 4 shown in FIG. 2(A) can be easily obtained by scroll writing from the CPUI. The address bus 3 is shared by the CPU and the I10 bus in a time-sharing manner, so even when the CPU executes its own instructions, the memory in the designated area can be used as if it were a dedicated image memory. be. Therefore, the CPU only has to execute the process of writing the triangular pattern images all at once from the address b of the main memory 4 toward the address d. In other words, the process that requires determination for scroll writing is only changing the address b, and the process of writing graphics does not require any changes. If the scroll writing turn written in this way is read out again by the scroll, then the t52 diagram (A
) can be obtained as described above. In this way, graphics processing on the main memory, which conventionally requires complex address processing, can be performed extremely easily.

また、LCD表示器を使用する場合はこれより少ない画
像メモリで足りその設定を例えば1メモリブロツク(4
KB)として全く同様に制御できる。従って主記憶メモ
リがその目的に応じて効率良く使用されるのである。ま
た、画像メモリとしての指定はメモリブロックの任意倍
数として指定できる。実施例では4KBの倍数としたか
、メモリブロックをIKBに構成してIKBの倍数に設
定することも可能である。このように必要に応じて細分
化することは容易に考えられる。また、目的に応じて不
必要なメモリブロックを実装しないことも自由であり、
これによりアドレス制御には何ら不都合は生じない。実
施例の構成で1つの問題は主記憶メモリ4がフル実装さ
れたときに最後のメモリブロック43に対するアクセス
において比較器10の出力A<Bが満足されるようなア
クセスの生じないことである。しかし、ラッチ6と7の
働きは実質的に画像メモリとしての指定の始めと終りを
指すものであるから、結局主記憶メモリの中間に位置す
るどのメモリブロックに対しても画像メモリの指定が行
えるし、もって上述したような動作がどこでも得られる
のである。
When using an LCD display, less image memory is required and the settings can be changed to, for example, 1 memory block (4
KB) can be controlled in exactly the same way. Therefore, the main memory is used efficiently according to its purpose. Further, the image memory can be specified as an arbitrary multiple of the memory block. In the embodiment, it is possible to set the number to be a multiple of 4KB, or it is also possible to configure the memory block into IKB and set it to a multiple of IKB. In this way, it is easy to subdivide as necessary. Additionally, you are free to not implement unnecessary memory blocks depending on your purpose.
This does not cause any problem in address control. One problem with the configuration of the embodiment is that when the main memory 4 is fully installed, an access that satisfies the output A<B of the comparator 10 does not occur in the access to the last memory block 43. However, since the functions of latches 6 and 7 essentially point to the beginning and end of designation as image memory, image memory can be designated to any memory block located in the middle of the main memory. However, the above-mentioned operation can be obtained anywhere.

尚、上述実施例では実用的な一構成例について説明をし
たが、本発明の思想から離れることなしに各種の変形が
得られることは自明である。例えば、メモリブロック単
位の指定ではなくてメモリ番地を指定可能とする構成、
ラッチ7と減算器11の構成に替えて直接差分値を与え
る構成、指定エリアの上限番地を実装メモリの上限番地
に対応させて比較器10を省略させた構成、主記憶メモ
リのアクセスが大から小に向かって為される時に同様の
機能を果す構成、ROM等を使用して特別な乙ドレスを
生成するアドレス変換手段を用い、該アドレス変換手段
を比較器10等の出力で付勢する構成等である。
Incidentally, in the above-mentioned embodiment, a practical configuration example has been described, but it is obvious that various modifications can be made without departing from the idea of the present invention. For example, a configuration that allows specifying memory addresses instead of specifying memory blocks,
A configuration in which a difference value is given directly in place of the latch 7 and subtractor 11 configuration, a configuration in which the upper limit address of the specified area corresponds to the upper limit address of the mounted memory and the comparator 10 is omitted, and the access to the main memory memory is large. A configuration that performs the same function when directed to a small address, a configuration that uses an address conversion means that uses a ROM etc. to generate a special O address, and energizes the address conversion means with the output of the comparator 10 etc. etc.

効果 以上述べた如く本発明によれば主記憶メモリの一部を画
像メモリとして指定でき、その領域をあたかも専用の画
像メモリとして使用できる。従って、ソフトウェアで主
記憶メモリにスクロール図形を書き込む時も、また表示
画面に図形をスクロール表示するときも画像メモリのア
ドレス不連続性を全く意識するa・要がなくなり、ソフ
トウェアの負担が極めて小さくなる。さらに主記憶メモ
リの任意の場所と大きさを画像メモリとして定義できる
ので表示装置の要求する表示情報量に容易に対処でき、
メモリを有効に利用しつつ柔軟なシステム構成をとる事
ができる。 ′
Effects As described above, according to the present invention, a part of the main memory can be designated as an image memory, and that area can be used as if it were a dedicated image memory. Therefore, there is no need to be aware of address discontinuity in the image memory when writing scroll figures to the main memory or scrolling figures on the display screen using software, and the burden on the software is extremely reduced. . Furthermore, since any location and size of the main memory can be defined as image memory, it is possible to easily handle the amount of display information required by the display device.
It is possible to have a flexible system configuration while making effective use of memory. ′

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

第1図は本発明に係る一実施例の可搬型コンピュータの
構成を示すブロック図、 第2図(A)及びCB)は画像メモリと表示画面との対
応を示す説明図である。 ここで、1・・・セントラルプロセツシングユニツト 
(CPtJ)、2・・・テータノくス、3・・・アドレ
ス/<ス、4・・・主記憶メモリ、5・・・デコーダ、
6.7・・・ラッチ、8.9・・・信号線、10・・・
比較器、11゜13・・・減算器、12・・・ゲート回
路、14・・・I10バス、15・・・CRTコントロ
ーラ、16・・・CRT表示装置、17・・・LCDコ
ントローラ、18・・・LCD表示量、19・・・キー
ボードコントローラ、20・・・キーボードである。 91′52凶 (A) − d、、L−−J 結2図 (B) 6ユーーーーーー −−J
FIG. 1 is a block diagram showing the configuration of a portable computer according to an embodiment of the present invention, and FIGS. 2(A) and CB) are explanatory diagrams showing the correspondence between an image memory and a display screen. Here, 1... central processing unit
(CPtJ), 2...Thetanox, 3...Address/<su, 4...Main memory, 5...Decoder,
6.7...Latch, 8.9...Signal line, 10...
Comparator, 11° 13... Subtractor, 12... Gate circuit, 14... I10 bus, 15... CRT controller, 16... CRT display device, 17... LCD controller, 18... ...LCD display amount, 19...Keyboard controller, 20...Keyboard. 91'52 - (A) - d,, L - - J Figure 2 (B) 6 - - J

Claims (1)

【特許請求の範囲】 (’l)主記憶メモリに領域を指定する指定手段と、前
記主記憶メモリに対するアクセスが前記指定手段により
指定されている領域の外に対するものであるか否かを判
別するアドレス判別手段と、該アドレス判別手段の出力
に基づき前記主記憶メモリに対するアクセスを前記指定
されている領域内のアドレスに変換するアドレス変換手
段を有することを特徴とする情報処理装置。 (2)主記憶メモリの一部を画像メモリとして共用する
ことを特徴とする特許請求の範囲第1項に記載の情報処
理装置。 (3)主記憶メモリに対するアクセスがメモリの実装さ
れていない番地に対しても行われることを特徴とする特
許請求の範囲第1項に記載の情報処理装置。
[Scope of Claims] ('l) Specifying means for specifying an area in main memory, and determining whether access to the main memory is outside the area specified by the specifying means. An information processing apparatus comprising an address determining means and an address converting means for converting an access to the main memory into an address within the specified area based on the output of the address determining means. (2) The information processing device according to claim 1, wherein a part of the main memory is shared as an image memory. (3) The information processing device according to claim 1, wherein access to the main memory is performed even to an address where the memory is not installed.
JP58136724A 1983-07-28 1983-07-28 Information processor Pending JPS6029837A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP58136724A JPS6029837A (en) 1983-07-28 1983-07-28 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP58136724A JPS6029837A (en) 1983-07-28 1983-07-28 Information processor

Publications (1)

Publication Number Publication Date
JPS6029837A true JPS6029837A (en) 1985-02-15

Family

ID=15182010

Family Applications (1)

Application Number Title Priority Date Filing Date
JP58136724A Pending JPS6029837A (en) 1983-07-28 1983-07-28 Information processor

Country Status (1)

Country Link
JP (1) JPS6029837A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE34297E (en) * 1988-06-08 1993-06-29 Copeland Corporation Refrigeration compressor

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
USRE34297E (en) * 1988-06-08 1993-06-29 Copeland Corporation Refrigeration compressor
USRE37019E1 (en) 1988-06-08 2001-01-16 Copeland Corporation Refrigeration compressor

Similar Documents

Publication Publication Date Title
US4104624A (en) Microprocessor controlled CRT display system
KR19980025110A (en) Data processor and graphics processor
JPH0347514B2 (en)
EP0279225B1 (en) Reconfigurable counters for addressing in graphics display systems
JPS61292678A (en) Display controller
JPH0746308B2 (en) Display control device and microcomputer system
JPS6029837A (en) Information processor
JP3683657B2 (en) Graphics display device and graphics processor
JP2966182B2 (en) Computer system
JPS5835592A (en) Display picture divider
JP3454113B2 (en) Graphics display
JP2850419B2 (en) Display memory access method
JPS63245716A (en) Multiwindow display device
JPH031191A (en) Display controller
JPS6321211B2 (en)
JPH031675B2 (en)
JPH05210616A (en) Computer device
JP2000250510A (en) Display controller
JPS60129786A (en) Image memory
JPH0727556B2 (en) Bus access method
JPS59180584A (en) Screen display controller
JPS59219784A (en) Display controller for large virtual screen
JPH0424716B2 (en)
JPS61196286A (en) Display information processor
JPS61184587A (en) Image display controller