JP2992406B2 - Information processing device - Google Patents

Information processing device

Info

Publication number
JP2992406B2
JP2992406B2 JP4194179A JP19417992A JP2992406B2 JP 2992406 B2 JP2992406 B2 JP 2992406B2 JP 4194179 A JP4194179 A JP 4194179A JP 19417992 A JP19417992 A JP 19417992A JP 2992406 B2 JP2992406 B2 JP 2992406B2
Authority
JP
Japan
Prior art keywords
busy
address
module
unit
master module
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.)
Expired - Fee Related
Application number
JP4194179A
Other languages
Japanese (ja)
Other versions
JPH0635848A (en
Inventor
雅裕 白石
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4194179A priority Critical patent/JP2992406B2/en
Publication of JPH0635848A publication Critical patent/JPH0635848A/en
Application granted granted Critical
Publication of JP2992406B2 publication Critical patent/JP2992406B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、コンピュータグラフィ
ックスによる描画処理等を行なうためのI/O装置(画
像表示装置)を備える情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus provided with an I / O device (image display device) for performing drawing processing and the like by computer graphics.

【0002】[0002]

【従来の技術】従来、CPUからI/O装置へのデ−タ
転送を実施する場合には、データ転送の起動に先だっ
て、I/O装置がCPUから転送されるデ−タを受け取
るための準備が整っているか(以後、準備が整っている
状態をノンビジ−と称し、準備が整っていない状態をビ
ジ−と称する)を、CPUにより確認している。この確
認の結果、I/O装置がノンビジ−状態である場合に
は、CPUからI/O装置へのデータ転送の起動が行な
われる。確認の結果、I/O装置がビジ−状態である場
合には、CPUからI/O装置へのデータ転送の起動は
行なわれない。このような従来技術には、例えば、特開
平1ー161942がある。
2. Description of the Related Art Conventionally, when data is transferred from a CPU to an I / O device, the I / O device receives data transferred from the CPU prior to activation of data transfer. Whether or not the preparation is completed (hereinafter, the state where the preparation is completed is referred to as non-busy, and the state where the preparation is not completed is referred to as busy) is confirmed by the CPU. If the result of this check is that the I / O device is in the non-busy state, data transfer from the CPU to the I / O device is started. As a result of the confirmation, if the I / O device is in a busy state, data transfer from the CPU to the I / O device is not activated. Such a prior art is disclosed in, for example, JP-A-1-161942.

【0003】[0003]

【発明が解決しようとする課題】上記従来技術によれ
ば、CPUからI/O装置へデ−タを転送するための起
動をかける前に、I/O装置がビジ−状態であるか否か
を、CPUにより確認するという手間(時間)が必要で
ある。このために、CPUからI/O装置へのデータ転
送を、高速で行なうことが出来ないという問題点があ
る。
According to the above prior art, it is determined whether or not the I / O device is in a busy state before starting to transfer data from the CPU to the I / O device. (Confirmation) by the CPU is required. Therefore, there is a problem that data transfer from the CPU to the I / O device cannot be performed at high speed.

【0004】このために、特に、大量のデータを高速で
描画する必要性のある画像表示装置においては、描画に
必要な時間が長くなり、性能の向上を図る際に大きなネ
ックとなる。
[0004] For this reason, especially in an image display device which needs to draw a large amount of data at a high speed, the time required for drawing becomes long, which is a major bottleneck in improving performance.

【0005】この発明の目的は、CPUからI/O装
置、特に画像表示装置へのデータ転送を高速に行なうこ
とを目的とする。
An object of the present invention is to perform high-speed data transfer from a CPU to an I / O device, particularly an image display device.

【0006】[0006]

【課題を解決するための手段】上記目的を達成するた
め、本発明によれば、マスタモジュールと、スレーブモ
ジュールと、マスタモジュールとスレーブモジュールと
を接続し、マスタモジュールとスレーブモジュール間の
少なくともデータ、アドレス、ビジ−信号を転送するバ
スとを備えた情報処理装置において、マスタモジュール
からスレーブモジュールへのデータ転送を起動させる転
送起動手段と、このデータ転送の起動の後に、マスタモ
ジュールから転送されるデータを受け取る準備が、スレ
ーブモジュールにおいてできている状態(ノンビジ−状
態)か否(ビジ−状態)かを検出するビジ−検出手段
と、このビジ−検出手段でビジ−状態であると検出され
た場合に、マスタモジュールへビジ−信号を通知するビ
ジ−信号通知手段と、マスタモジュールにおいて、ビジ
−信号が通知されたことを検出するビジ−信号検出手段
と、ビジ−信号を検出すると、バスサイクルを終結し
て、前記起動されたデータ転送を打ち切る手段とを備え
ることができる。
According to the present invention, a master module, a slave module, a master module and a slave module are connected, and at least data between the master module and the slave module is achieved. In an information processing apparatus having a bus for transferring an address and a busy signal, a transfer starting means for starting data transfer from a master module to a slave module, and data transferred from the master module after starting the data transfer. Is ready in the slave module (non-busy state) or not (busy state), and when the busy detection means detects that the slave module is in the busy state A busy signal notifying unit for notifying the master module of a busy signal; The star module may include a busy signal detecting means for detecting that a busy signal is notified, and a means for terminating a bus cycle and terminating the activated data transfer upon detecting a busy signal. it can.

【0007】また、マスタモジュールと、スレーブモジ
ュールと、マスタモジュールとスレーブモジュールとを
接続し、マスタモジュールとスレーブモジュール間の少
なくともデータ、アドレス、ビジ−信号を転送するバス
とを備えた情報処理装置において、マスタモジュールか
らスレーブモジュールへのデータ転送を起動させる転送
起動手段と、データ転送が起動された後に、スレーブモ
ジュールにおいて、データを転送すべき転送先アドレス
が確定したことを検出するアドレス確定検出手段と、確
定した転送先アドレスが、自スレーブモジュールに対す
るアドレスであるか否かを識別するアドレス識別手段
と、この識別手段により、転送先アドレスが前記スレー
ブモジュールに対するアドレスであると識別された場合
に、マスタモジュールから転送されるデータを受け取る
準備が、スレーブモジュールにおいてできている状態
(ノンビジ−状態)か否(ビジ−状態)かを検出するビ
ジ−検出部と、ビジ−検出部でビジ−状態であると検出
された場合に、マスタモジュールへビジ−信号を通知す
るビジ−信号通知手段とを備え、マスタモジュールに、
ビジ−信号が通知されたことを検出するビジ−信号検出
手段と、ビジ−信号を検出すると、バスサイクルを終結
して、起動されたデータ転送を打ち切る手段とを備える
こともできる。
Further, an information processing apparatus comprising a master module, a slave module, a bus connecting the master module and the slave module, and transferring at least data, address, and busy signal between the master module and the slave module. Transfer activation means for initiating data transfer from the master module to the slave module, and address confirmation detection means for detecting in the slave module that the transfer destination address to which the data is to be transferred is decided after the data transfer is activated. Address identification means for identifying whether or not the determined transfer destination address is an address for the slave module; and, when the transfer destination address is identified as an address for the slave module, Module And a busy detection unit for detecting whether the slave module is ready to receive data transferred from the slave module (non-busy state) or not (busy state). And a busy signal notifying unit for notifying the master module of a busy signal when detected.
A busy signal detecting means for detecting the notification of the busy signal, and a means for terminating the activated data transfer by terminating the bus cycle upon detecting the busy signal, may be provided.

【0008】さらに、マスタモジュールと、スレーブモ
ジュールと、マスタモジュールとスレーブモジュールと
を接続し、マスタモジュールとスレーブモジュール間の
少なくともデータ、アドレス、ビジ−信号を転送するバ
スとを備えた情報処理装置において、マスタモジュール
からスレーブモジュールへのデータ転送を起動させる転
送起動手段と、スレーブモジュールにおいて、データ転
送が起動された後に、マスタモジュールからスレーブモ
ジュールへのアクセス要求信号が確定したことを検出す
るアクセス要求確定検出手段と、マスタモジュールから
転送されるデータを受け取る準備が、スレーブモジュー
ルにおいてできている状態(ノンビジ−状態)か否(ビ
ジ−状態)かを検出するビジ−検出部と、アクセス要求
信号が確定したことが検出され、ビジ−検出部でビジ−
状態であると検出された場合に、マスタモジュールへビ
ジ−信号を通知するビジ−信号通知手段とを備え、マス
タモジュールにおいて、ビジ−信号が通知されたことを
検出するビジ−信号検出手段と、ビジ−信号を検出する
と、バスサイクルを終結して、起動されたデータ転送を
打ち切る手段とを備えることもできる。
Further, an information processing apparatus comprising a master module, a slave module, a bus connecting the master module and the slave module, and transferring at least data, address, and busy signal between the master module and the slave module. Transfer activation means for activating data transfer from the master module to the slave module, and access request determination for detecting that the access request signal from the master module to the slave module is determined after the data transfer is activated in the slave module. A detecting unit, a busy detecting unit for detecting whether the slave module is ready to receive data transferred from the master module (non-busy state) or not (busy state); and an access request signal is determined. Octopus There is detected, busy - busy detection unit -
A busy signal notifying unit for notifying the master module of a busy signal when the state is detected, wherein the master module detects that a busy signal has been notified; and Means may be provided for terminating the activated data transfer by terminating the bus cycle upon detecting the busy signal.

【0009】さらに、マスタモジュールをCPU(中央
処理装置)とし、スレーブモジュールをI/O装置(入
出力装置)とすることもできる。
Further, the master module can be a CPU (central processing unit) and the slave module can be an I / O device (input / output device).

【0010】さらに、マスタモジュールと、スレーブモ
ジュールと、マスタモジュールとスレーブモジュールと
を接続し、マスタモジュールとスレーブモジュール間の
少なくともデータ、アドレス、ビジ−信号を転送するバ
スとを備え、マスタモジュールとスレーブモジュール間
のデータ転送を制御するデータ転送方法において、マス
タモジュールからスレーブモジュールへのデータ転送を
起動させた後に、マスタモジュールから転送されるデー
タを受け取る準備が、スレーブモジュールにおいてでき
ている状態(ノンビジ−状態)か否(ビジ−状態)かを
検出し、ビジ−検出部でビジ−状態であると検出された
場合に、マスタモジュールへビジ−信号を通知し、マス
タモジュールにおいて、ビジ−信号が通知されたことを
検出し、ビジ−信号を検出すると、バスサイクルを終結
して、起動されたデータ転送を打ち切ることもできる。
A master module, a slave module, a bus connecting the master module and the slave module, and transferring at least data, an address, and a busy signal between the master module and the slave module are provided. In a data transfer method for controlling data transfer between modules, the slave module is ready to receive data transferred from the master module after starting data transfer from the master module to the slave module (non-busy). State) or not (busy state), and if the busy state is detected by the busy detection unit, a busy signal is notified to the master module, and the busy signal is notified in the master module. Is detected, and Upon detection of, and terminate the bus cycle, it is also possible to abort the started data transfer.

【0011】[0011]

【作用】コンピュータグラフィックスによる描画処理等
を行なうためのI/O装置(画像表示装置)とCPUと
を備えた情報処理装置において、描画速度を高速化する
ために、CPUは、I/O装置のビジ−状態を確認する
より先に、表示すべきデータの転送の起動を行なう。こ
の起動の後に、I/O装置がビジ−状態であると確認さ
れると、データ転送を打ち切る(バスサイクルを終結さ
せる)。
In an information processing apparatus provided with an I / O device (image display device) for performing drawing processing by computer graphics and the like and a CPU, the CPU is provided with an I / O device to increase the drawing speed. Before confirming the busy state, the transfer of data to be displayed is started. After this activation, if it is confirmed that the I / O device is in a busy state, the data transfer is terminated (the bus cycle is terminated).

【0012】[0012]

【実施例】以下、本発明の実施例を図1〜図11を用い
て説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0013】本実施例に関わるハ−ドウェアの構成例を
図1に示す。
FIG. 1 shows an example of the configuration of hardware according to this embodiment.

【0014】図1は、I/O装置が、特に、描画装置で
ある場合を示す。
FIG. 1 shows a case where the I / O device is, in particular, a drawing device.

【0015】図1の画像表示装置は、CPU1、このC
PU1に付随するクロック発生器2(120MHz)お
よび主メモリ3、描画処理を実行する描画装置5、この
描画装置5に付随するフレームメモリ6およびCRT7
から構成されている。CPU1と描画装置6とは、バス
81,83および信号線82,84〜86,41で接続
されている。
The image display device shown in FIG.
Clock generator 2 (120 MHz) and main memory 3 attached to PU 1, drawing device 5 for executing drawing processing, frame memory 6 and CRT 7 attached to drawing device 5
It is composed of The CPU 1 and the drawing device 6 are connected by buses 81 and 83 and signal lines 82, 84 to 86 and 41.

【0016】CPU1は、描画プログラムを処理する命
令実行部12、描画プログラムの一部を格納するキャッ
シュメモリ11、描画プログラムを格納する主メモリ
3、描画装置5に接続するバスの制御を行うバス制御部
13を備える。
The CPU 1 includes an instruction execution unit 12 for processing a drawing program, a cache memory 11 for storing a part of the drawing program, a main memory 3 for storing the drawing program, and a bus control for controlling a bus connected to the drawing device 5. A unit 13 is provided.

【0017】バス制御部13は、命令実行部12のバス
制御を行う命令実行部バス制御部131、主メモリ3の
バス制御を行うメモリバス制御部132、描画装置5に
接続するバスの制御を行うI/O装置バス制御部13
3、キャッシュメモリ11の内容を描画装置5へ転送す
る際のDMAを制御するDMA制御部134を備える。
The bus control unit 13 controls an instruction execution unit bus control unit 131 that controls the bus of the instruction execution unit 12, a memory bus control unit 132 that controls the bus of the main memory 3, and controls a bus connected to the drawing device 5. I / O device bus control unit 13
3. It has a DMA control unit 134 that controls the DMA when transferring the contents of the cache memory 11 to the drawing apparatus 5.

【0018】I/Oバス制御部133は、本発明の手段
5である、ビジ−信号検出部1331と、本発明の手段
6であるバスサイクル終結部1332を備える。
The I / O bus control unit 133 includes a busy signal detecting unit 1331 which is means 5 of the present invention, and a bus cycle terminating unit 1332 which is means 6 of the present invention.

【0019】120MHzクロック発生器2は、命令実
行部12と、命令実行部バス制御部131に、クロック
信号線21を用いて120MHzのクロックを供給す
る。これにより、命令実行部12と、キャッシュメモリ
11と、命令実行部バス制御部131は120MHzで
作動される。
The 120 MHz clock generator 2 supplies a clock of 120 MHz to the instruction execution unit 12 and the instruction execution unit bus control unit 131 by using the clock signal line 21. Thus, the instruction execution unit 12, the cache memory 11, and the instruction execution unit bus control unit 131 operate at 120 MHz.

【0020】30MHzのクロック発生器4は、I/O
装置バス制御部133と、メモリバス制御部132と、
主メモリ3と、描画装置5にクロック信号線41を用い
て30MHzのクロックを供給する。I/O装置バス制
御部133と、メモリバス制御部132と、主メモリ3
と、描画装置5のバス制御部51は、30MHzで作動
される。
The 30 MHz clock generator 4 has an I / O
A device bus control unit 133, a memory bus control unit 132,
A clock of 30 MHz is supplied to the main memory 3 and the drawing device 5 using a clock signal line 41. I / O device bus control unit 133, memory bus control unit 132, main memory 3
The bus controller 51 of the drawing device 5 is operated at 30 MHz.

【0021】描画装置5は、描画処理部52と、バス制
御部51とを備える。描画処理部52は、CPU1で実
行される描画プログラムの指示に従い、CRT7に画像
を表示させるために、フレ−ムメモリ6に描画デ−タを
書き込む処理を行なう。バス制御部51は、CPU1か
らの描画指示を、バスを介して受け取る。
The drawing apparatus 5 includes a drawing processing section 52 and a bus control section 51. The drawing processing section 52 performs a process of writing drawing data in the frame memory 6 in order to display an image on the CRT 7 in accordance with an instruction of a drawing program executed by the CPU 1. The bus control unit 51 receives a drawing instruction from the CPU 1 via a bus.

【0022】バス制御部51は、本発明の手段2である
アドレス信号確定検出部513、手段3である描画装置
へのアドレス信号識別部512、および手段1である描
画処理部ビジ−検出部511を備える。ビジ−信号線8
6は、本発明の手段4であり、描画処理部ビジ−検出部
511とビジ−信号検出部1331とを接続する。この
信号線86は、描画処理部ビジ−検出部511で検出し
た描画処理部の状態を、CPU1へ伝える。
The bus control unit 51 includes an address signal determination detection unit 513 as the means 2 of the present invention, an address signal identification unit 512 for the drawing apparatus as the means 3, and a drawing processing unit business detection unit 511 as the means 1. Is provided. Busy signal line 8
Reference numeral 6 denotes means 4 of the present invention, which connects the drawing processing unit busy detection unit 511 and the busy signal detection unit 1331. This signal line 86 informs the CPU 1 of the state of the drawing processing unit detected by the drawing processing unit busy detection unit 511.

【0023】次に、以上の様な構成を備える画像表示装
置における、各部の動作について説明する。本発明にお
いては、1秒間に連続した線分(折線)を、200万本
描画することを考えているので、この場合について考え
る。
Next, the operation of each section in the image display device having the above-described configuration will be described. In the present invention, since 2 million continuous line segments (folded lines) are drawn in one second, this case will be considered.

【0024】図2は、本画像表示装置における、CRT
7の表示画面の一例を示す。図2の表示画面は、上記の
ように、1秒間に連続した線71を200万本描画させ
るための描画プログラムを実行させた場合の画面であ
る。
FIG. 2 shows a CRT in the present image display device.
7 shows an example of the display screen of FIG. The display screen of FIG. 2 is a screen when a drawing program for drawing two million continuous lines 71 per second as described above is executed.

【0025】図3に、上記プログラムのフロ−チャ−ト
を示す。この描画プログラムは、1秒間に連続した20
0万本の線分を描くことになるので、各線分の接続点で
ある頂点の座標を、1秒間に2,000,001個算出
しなくてはならない。ここでは、簡単のため、1秒間に
200万個の頂点の座標を算出することを考える。この
場合、1頂点あたりの座標の算出を、500nS以内に
しなければならない。図3のフローチャートにおいて
は、描画プログラム(ステップ121〜128)の処理
を、大きく3つに分割して考える。すなわち、ステップ
121〜124を処理A(1206)、ステップ125
を処理B(1207)、ステップ126〜128を処理
C(1208)とする。このように描画プログラムを3
分割にした時、120に示すように処理A+処理B+処
理C=500nSとしなければならない。
FIG. 3 shows a flowchart of the above program. This drawing program has 20 continuous
Since 100,000 line segments are drawn, the coordinates of the vertices, which are the connection points of the line segments, must be calculated at 2,000,001 per second. Here, for simplicity, it is assumed that the coordinates of two million vertices are calculated per second. In this case, the calculation of the coordinates per vertex must be made within 500 ns. In the flowchart of FIG. 3, the processing of the drawing program (steps 121 to 128) is roughly divided into three parts. That is, Steps 121 to 124 are processed in processing A (1206), Step 125
Is processing B (1207), and steps 126 to 128 are processing C (1208). Thus, drawing program 3
When divided, process A + process B + process C = 500 ns as shown at 120.

【0026】以下、図3のフローチャートの処理A,
B,Cの各ステップにおける処理について説明する。
Hereinafter, processing A, A in the flowchart of FIG.
The processing in each of the steps B and C will be described.

【0027】処理A(1206)では、命令実行部12
は、まず1頂点の座標を算出する。すなわち、CRT7
の画面上に座標軸を考え、1頂点分の座標の計算を行
う。この計算により、1頂点をCRT7上のどこに描画
すればよいかが決定される(ステップ121)。
In process A (1206), the instruction execution unit 12
First calculates the coordinates of one vertex. That is, CRT7
Consider the coordinate axes on the screen, and calculate the coordinates for one vertex. This calculation determines where one vertex should be drawn on the CRT 7 (step 121).

【0028】上記の座標計算は、具体的には図4(a)
の121に示すような、マトリックス演算になる。一頂
点の座標(X,Y,Z)のうちX、Yは、CRT7に描
画するための座標となるが、Zは線と線が重なった時
に、どちらの線が上側なのかを判別するために用いる。
x、y、zは、ユ−ザ−により与えられる座標で、それ
をCRT7の座標に変換するパラメ−タがm11〜m3
3である。これらのx、y、zとm11〜m33に、1
21のマトリックス演算を行なうことで、X、Y、Zが
求められる。
The coordinate calculation described above is specifically performed in FIG.
This is a matrix operation as shown in FIG. Of the coordinates (X, Y, Z) of one vertex, X and Y are coordinates for drawing on the CRT 7, but Z is used to determine which line is the upper side when the lines overlap each other. Used for
x, y, and z are coordinates given by the user, and parameters for converting the coordinates to coordinates on the CRT 7 are m11 to m3.
3. In these x, y, z and m11 to m33, 1
X, Y, and Z are obtained by performing 21 matrix operations.

【0029】命令実行部12は、ステップ121での演
算結果であるX、Y、Zの値を、描画装置5に転送しな
ければならない。ところで、命令実行部12は120M
Hzで動作し、一方、描画装置5は30MHzで動作し
ている。このため、命令実行部12における演算処理の
速度は速く、描画装置5に対する転送処理の速度は遅
い。そこで、命令実行部12において1頂点の座標を演
算する毎に、描画装置5に演算結果を転送していると命
令処理の効率が悪くなる。そこで演算結果を、120M
Hzで動作するキャッシュメモリ11に、一時的に格納
しておく(ステップ122)。
The instruction execution unit 12 must transfer the values of X, Y, and Z, which are the operation results in step 121, to the drawing device 5. By the way, the instruction execution unit 12 is 120M
Hz, while the drawing device 5 operates at 30 MHz. Therefore, the speed of the arithmetic processing in the instruction execution unit 12 is high, and the speed of the transfer processing to the drawing device 5 is low. Therefore, every time the instruction execution unit 12 calculates the coordinates of one vertex, the efficiency of instruction processing is reduced if the calculation result is transferred to the drawing device 5. Therefore, the calculation result is 120M
The data is temporarily stored in the cache memory 11 operating at the Hz (step 122).

【0030】次に、処理121で算出した座標を有する
頂点に対して、何色でCRT7に表示すればよいかを計
算(色計算)する(ステップ123)。この色計算は、
各頂点の光の強さを、図11(a)に示す式で計算して
行なわれる。
Next, for the vertices having the coordinates calculated in the process 121, it is calculated (color calculation) how many colors should be displayed on the CRT 7 (step 123). This color calculation is
The light intensity at each vertex is calculated by the formula shown in FIG.

【0031】図11(b)では、図11(a)に出てく
るA,Bとはどういう角かということについて説明して
いる。
FIG. 11B explains what angles A and B appear in FIG. 11A.

【0032】ここで、図11(b)における三角形メッ
シュについて説明する。表示装置の画面上に物体を描く
ためには、小さな面をいくつもつなぎ合わせて構成する
のが最も簡単である。この小さな面を三角形とすること
で、最も情報量を少なくすることができる。この三角形
をつなぎ合わせたものを三角形メッシュと呼び、実際に
は3頂点の位置を計算し、これらの頂点を線分で結んで
1つの三角形を表示する。
Here, the triangular mesh in FIG. 11B will be described. In order to draw an object on the screen of the display device, it is easiest to construct it by connecting several small surfaces. By making this small surface a triangle, the amount of information can be minimized. A combination of these triangles is called a triangle mesh. Actually, the positions of three vertices are calculated, and these vertices are connected by a line segment to display one triangle.

【0033】図11(a)に示す各頂点の光の強さの計
算は、図11(c)のように、頂点のR(赤),G
(緑),B(青)の各成分について演算される。このス
テップ123での演算結果も、ステップ121での座標
の演算結果と同様に、描画装置5へ転送しなければなら
ない。しかし、座標演算結果の転送の際と同じ理由で、
キャッシュメモリ11に一時的に格納する(ステップ1
24)。
The calculation of the light intensity at each vertex shown in FIG. 11A is performed by calculating the R (red), G
The calculation is performed for each component of (green) and B (blue). The calculation result in step 123 must be transferred to the drawing device 5 in the same manner as the coordinate calculation result in step 121. However, for the same reason as when transferring the coordinate calculation results,
Temporarily store in the cache memory 11 (step 1
24).

【0034】次に、処理B(1207)では、描画装置
5がデ−タを受け取る準備が出来ているかどうかの問合
せを行なう。デ−タを受け取る準備が出来ている場合に
は、キャッシュメモリ11から描画装置5ヘの演算結果
転送(DMA)の起動を行う(ステップ125)。
Next, in process B (1207), an inquiry is made as to whether or not the drawing apparatus 5 is ready to receive data. If the data is ready to be received, the operation result transfer (DMA) from the cache memory 11 to the drawing device 5 is started (step 125).

【0035】以下、この時の各部の具体的動作を説明す
る。
The specific operation of each unit at this time will be described below.

【0036】図3のステップ125(転送の起動)の処
理は、具体的には、図4(b)の125に示すように、
“CPU1からデータを転送する、描画装置5内の転送
先アドレスを、命令実行部12へロ−ドする”という命
令の実行により処理される。このようにして、データ転
送の起動がかけられると、I/O装置バス制御部133
は、描画装置5内の転送先アドレスを、図1のアドレス
信号線81に出力する。この信号線81へのアドレスの
出力の様子を、図5の81に示す。
The process of step 125 (start of transfer) in FIG. 3 is specifically, as shown at 125 in FIG.
The processing is performed by executing an instruction of “loading a transfer destination address in the drawing apparatus 5 to transfer data from the CPU 1 to the instruction execution unit 12”. When the data transfer is activated in this way, the I / O device bus control unit 133
Outputs the transfer destination address in the drawing apparatus 5 to the address signal line 81 in FIG. An output state of the address to the signal line 81 is shown at 81 in FIG.

【0037】ここで図5について説明する。Referring now to FIG.

【0038】図5において、41は、図1の信号線41
に出力される30MHzクロック信号の波形を示してい
る。図5の41において、30MHzクロック信号の立
上りから次の立上りまでを、1サイクルと称する。30
MHzクロック信号の1サイクルは、約33nsであ
る。
In FIG. 5, reference numeral 41 denotes a signal line 41 of FIG.
2 shows the waveform of the 30 MHz clock signal output from FIG. In 41 of FIG. 5, the period from the rise of the 30 MHz clock signal to the next rise is referred to as one cycle. 30
One cycle of the MHz clock signal is about 33 ns.

【0039】81は、図1の信号線81に出力されるア
ドレス信号の波形を示している。アドレス信号81は、
30MHzクロック信号線41の立ち上がりから15n
S後に、信号線81に出力される。
Reference numeral 81 denotes a waveform of an address signal output to the signal line 81 in FIG. The address signal 81 is
15n from rising of 30MHz clock signal line 41
After S, the signal is output to the signal line 81.

【0040】82は、図1の信号線82に出力されるA
S(アドレスストロ−ブ)信号の波形を示している。A
S信号82は、信号81の出力よりさらに13nS経過
した段階で、ロウレベルにされる。
Reference numeral 82 denotes A output to the signal line 82 in FIG.
3 shows a waveform of an S (address strobe) signal. A
The S signal 82 is set to the low level when 13 nS has elapsed after the output of the signal 81.

【0041】85は、図1の信号線85に出力されるW
/R信号の波形を示している。信号85は、AS信号8
2の出力と同時にライト(ロウレベル)にされる。この
W/R信号85は、描画装置5がビジ−でなかった場合
に、すぐに計算結果を転送できるようにライトにされ
る。
Reference numeral 85 denotes W output to the signal line 85 in FIG.
3 shows the waveform of the / R signal. The signal 85 is the AS signal 8
2 is simultaneously written (low level). The W / R signal 85 is written so that the calculation result can be transferred immediately when the drawing apparatus 5 is not busy.

【0042】クロック信号41の最初の立上りから1サ
イクルで、上記処理(信号81を出力、信号82および
信号85をロウレベル)が行なわれる。このサイクルを
第1サイクルと称する。
The above processing (output of signal 81, low level of signal 82 and signal 85) is performed in one cycle from the first rising of clock signal 41. This cycle is called a first cycle.

【0043】次のサイクルを第2サイクルと称する。第
2サイクルの立上りを、図1のバス制御部51が検知す
ると、アドレス信号確定検出部513は、AS信号82
が有効(ロウレベル)になっていることを検知する。こ
れを検知すると、検出部513は、アドレス信号線81
が確定(ハイレベル)していることを、アドレス識別部
512へ報告する。この報告を受けたアドレス識別部5
12は、アドレス信号線81が描画装置内の転送先アド
レスを示していることを識別する。そして、描画処理部
ビジ−検出部511へ、転送先アドレスを報告する。こ
の報告を受けた描画処理部ビジ−検出部511は、この
時の描画処理部の状態(ビジ−、ノンビジ−)を検出す
る。この結果、検出部511は、ビジ−であれば、ビジ
−信号線86を有効(ロウレベル)にし、ビジ−でなけ
ればビジ−信号線を無効(ハイレベル)にする。以上、
第2サイクルの立上りをバス制御部51が検出してか
ら、ビジ−検出部511がビジ−信号線86に、転送先
アドレスの状態を反映させるまでを、図5に示すように
28nSで実行する。
The next cycle is called a second cycle. When the bus control unit 51 of FIG. 1 detects the rising of the second cycle, the address signal determination detection unit 513 outputs the AS signal 82
Is enabled (low level). Upon detecting this, the detection unit 513 sets the address signal line 81
Is confirmed (high level) to the address identification unit 512. Address identification unit 5 receiving this report
Reference numeral 12 identifies that the address signal line 81 indicates a transfer destination address in the drawing apparatus. Then, the transfer destination address is reported to the drawing processing unit busy detection unit 511. Upon receiving this report, the drawing processor busy detector 511 detects the state of the drawing processor (busy, non-busy) at this time. As a result, the detection unit 511 makes the busy signal line 86 valid (low level) if it is busy, and makes the busy signal line invalid (high level) if it is not busy. that's all,
From the time when the bus control unit 51 detects the rise of the second cycle to the time when the busy detection unit 511 reflects the state of the transfer destination address on the busy signal line 86 is executed at 28 nS as shown in FIG. .

【0044】次の1サイクルを第3サイクルと称する。
第3サイクルを検出したI/O装置バス制御部133
は、この時のビジ−信号線86の状態を、ビジ−信号線
検出部1331によって検出する。
The next one cycle is called a third cycle.
I / O device bus control unit 133 that has detected the third cycle
Detects the state of the busy signal line 86 at this time by the busy signal line detecting unit 1331.

【0045】この検出の結果、転送先アドレスがビジ−
でない場合には、DMA制御部134に、キャッシュメ
モリ11から描画装置5へ演算結果を転送するように指
示する。同時に、命令実行部バス制御部131へ、描画
装置がビジ−でないことを報告する。指示を受けたDM
A実行部は、キャッシュメモリ11から描画装置5へ演
算結果の転送を開始する。命令実行部バス制御部131
は、命令実行部12に、キャッシュメモリ11から描画
装置5へ演算結果を転送出来たという意味で、“1”を
渡す。命令実行部12は、この“1”を、実行部12内
の転送可否レジスタ121に格納する。
As a result of this detection, the transfer destination address becomes
If not, it instructs the DMA control unit 134 to transfer the calculation result from the cache memory 11 to the drawing device 5. At the same time, it reports to the instruction execution unit bus control unit 131 that the drawing apparatus is not busy. DM who received instructions
The A execution unit starts transferring the operation result from the cache memory 11 to the drawing device 5. Instruction execution unit Bus control unit 131
Passes “1” to the instruction execution unit 12 in the sense that the calculation result has been transferred from the cache memory 11 to the drawing device 5. The instruction execution unit 12 stores “1” in the transfer enable / disable register 121 in the execution unit 12.

【0046】上記検出の結果、転送先アドレスがビジ−
である場合には、バスサイクル終結部1332にビジ−
であることを報告する。同時に、命令実行部バス制御部
131にも、ビジ−であることを報告する。報告を受け
たバスサイクル終結部1332は、バスを終結するため
に、第3サイクルの立ち上がりから15nSでAS信号
とW/R信号を無効(ハイレベル)にする。同時に、命
令実行部バス制御部131は、命令実行部12に、キャ
ッシュメモリ11から描画装置5へ演算結果を転送出来
なかったという意味で、“0”を渡す。命令実行部12
は、この“0”を、転送可否レジスタ121に格納す
る。
As a result of the above detection, the transfer destination address becomes
, The bus cycle end unit 1332
Report that At the same time, it reports to the instruction execution unit bus control unit 131 that it is busy. The bus cycle termination unit 1332 that has received the report invalidates (high level) the AS signal and the W / R signal at 15 nS from the rise of the third cycle in order to terminate the bus. At the same time, the instruction execution unit bus control unit 131 passes “0” to the instruction execution unit 12 in the sense that the calculation result could not be transferred from the cache memory 11 to the drawing device 5. Instruction execution unit 12
Stores this “0” in the transfer enable / disable register 121.

【0047】以上のように、転送先アドレスが確定して
から、命令実行部12にビジ−が報告されるまで、3サ
イクルで終了する。
As described above, after the transfer destination address is determined, until the busy is reported to the instruction execution unit 12, the processing is completed in three cycles.

【0048】図6に、上記3サイクルにおける信号のタ
イミングを示す。図6において、802は、本発明によ
るタイミングを示す。801は、従来の技術によるタイ
ミングを示す。図6からも判るように、本発明のタイミ
ング(802)は従来のタイミング(801)よりも、
バスサイクルの30MHzで1サイクル分速く、ビジ−
ステ−タスを命令実行部12に伝えている。これは、8
05に示すように、命令実行部12の命令サイクル(1
20MHz)で、4サイクル分速くなっている。時間に
すると、約33nS高速になっている。
FIG. 6 shows signal timings in the above three cycles. In FIG. 6, reference numeral 802 denotes a timing according to the present invention. Reference numeral 801 denotes the timing according to the conventional technique. As can be seen from FIG. 6, the timing (802) of the present invention is more effective than the conventional timing (801).
One cycle faster at 30MHz bus cycle,
The status is transmitted to the instruction execution unit 12. This is 8
As shown in FIG. 05, the instruction cycle (1
20 MHz), which is four cycles faster. In time, it is about 33 nS faster.

【0049】この約33nSで、命令実行部12は、ど
のくらいの処理を実行できるかを図7(b)に示す。
FIG. 7B shows how much processing the instruction execution unit 12 can execute at about 33 ns.

【0050】図7(a)は、命令実行部12の動作のし
かたを示している。
FIG. 7A shows how the instruction execution section 12 operates.

【0051】命令実行部12は、クロック発生器2から
信号線21を介して、クロック信号を受け、この120
MHzのクロックで動作する。命令実行部12の内部
は、3つの命令実行ユニットから構成されている。この
3つのユニットを、ユニット1(1201)、ユニット
2(1202)、ユニット3(1203)と称する。こ
れらの3ユニットは、各々、それぞれ並列に動作を行な
う。すなわち、命令実行部12は、キャッシュメモリ1
1内の命令1〜命令3(111)を一度に取り込む。そ
して、たとえば、命令1をユニット1(1201)、命
令2をユニット2(1202)、命令3をユニット3
(1203)内で、1サイクル(1204)約8.3n
Sで実行する。同様に、次のサイクルで、キャッシュメ
モリ11内の命令4〜命令6(112)、その次のサイ
クルで命令7〜命令9(113)、4サイクル目で命令
10〜命令12(114)を順次取り込む。そして、各
々1サイクルで3命令を実行する。このようにして、4
サイクルでは、計12命令の処理を実行する。つまり、
本発明により速くなった33nsで、命令実行部12は
余分に12命令の処理を実行できることになる。
The instruction execution unit 12 receives a clock signal from the clock generator 2 via a signal line 21 and
It operates with a MHz clock. The inside of the instruction execution unit 12 is composed of three instruction execution units. These three units are called unit 1 (1201), unit 2 (1202), and unit 3 (1203). These three units respectively operate in parallel. That is, the instruction execution unit 12
Instructions 1 to 3 (111) in 1 are fetched at a time. For example, instruction 1 is unit 1 (1201), instruction 2 is unit 2 (1202), and instruction 3 is unit 3 (1201).
Within (1203), about 8.3n per cycle (1204)
Execute in S. Similarly, in the next cycle, the instructions 4 to 6 (112) in the cache memory 11 are sequentially executed. In the next cycle, the instructions 7 to 9 (113) are sequentially executed. In the fourth cycle, the instructions 10 to 12 (114) are sequentially executed. take in. Then, three instructions are executed in each cycle. Thus, 4
In the cycle, processing of a total of 12 instructions is executed. That is,
At 33 ns, which is faster according to the present invention, the instruction execution unit 12 can execute processing of an extra 12 instructions.

【0052】命令実行部バス制御部131から、描画装
置5のビジ−ステ−タス情報を受け取った命令実行部1
2は、そのビジ−ステ−タスを、命令実行部12が有す
るレジスタへロ−ドする。以上で、図3の処理B(12
07)を終了し、次に処理C(1208)を実行する。
The instruction execution unit 1 that receives the business status information of the drawing device 5 from the instruction execution unit bus control unit 131
2 loads the business status into a register of the instruction execution unit 12. As described above, the processing B (12
07), and then the process C (1208) is executed.

【0053】処理C(1208)では、まず、描画装置
5がビジであったか否かを確認する(ステップ12
6)。ステップ126での処理は、具体的には図4
(b)の126に示される。すなわち、命令実行部12
の、転送可否レジスタ121に格納された値が、“0”
であるか“1”であるかをチェックする。このチェック
の結果、“0”(描画装置5がビジであり計算結果を
転送出来なかった)であれば、もう一度処理B(120
7)に戻る。“1”である場合には、ステップ127へ
進む。ステップ127では、これ以降描画すべき頂点が
無いか否かを判定する。描画すべき頂点が無い場合に
は、描画プログラムを終了する。描画すべき頂点がまだ
ある場合には、ステップ128に進み、次に描画すべき
頂点の座標計算と色計算のための準備を行う。
[0053] In process C (1208), first, the drawing apparatus 5 confirms whether a busy chromatography (Step 12
6). The processing in step 126 is specifically described in FIG.
This is shown at 126 in (b) . That is, the instruction execution unit 12
The value stored in the transfer enable / disable register 121 is “0”
Or "1". The result of this check, if "0" (drawing apparatus 5 is not able to transfer is computed a busy chromatography), again the process B (120
Return to 7). If it is “1”, the process proceeds to step 127. In step 127, it is determined whether there is no vertex to be drawn thereafter. If there is no vertex to be drawn, the drawing program ends. If there are more vertices to be drawn, the process proceeds to step 128, where preparations are made for the coordinate calculation and color calculation of the vertices to be drawn next.

【0054】このようにして1頂点分の処理(処理A
(1206)〜処理C(1208))の一連の動作を実
行するが、本描画処理装置は1秒間に200万個の頂点
の座標と色を計算するため、1頂点分の処理(処理A
(1206)〜処理C(1208))を500nSで実
行する必要がある。つまり図8に示すように(A+B+
C)の処理時間(120)が500nSとなる。ここで
Bの処理時間(1207)は、従来のステ−タスリ−ド
(1204)では約133nSかかり、本発明のステ−
タスリ−ド(1205)では約100nSである。従っ
て命令実行部12がステ−タスリ−ド以外の処理((A
+C)の処理(1208))に費やせる時間は、従来の
ステ−タスリ−ド(1204)では約367nSで、1
20MHzのクロック数に換算すると約44サイクルに
なり、本発明のステ−タスリ−ド(1205)では約4
00nSで、約48サイクルとなる。これを命令実行部
12が実行できる命令数に換算すると、図9のように従
来のステ−タスリ−ド(12041)で約132命令、
本発明のステ−タスリ−ド(12051)で約144命
令となる。
In this way, processing for one vertex (processing A
A series of operations from (1206) to process C (1208) are executed, but the rendering processing apparatus calculates the coordinates and colors of two million vertices per second, so that the process for one vertex (process A)
(1206) to Process C (1208)) need to be executed at 500 nS. That is, as shown in FIG. 8, (A + B +
The processing time (120) of C) is 500 ns. Here, the processing time of B (1207) takes about 133 ns in the conventional status lead (1204), and the processing time of the present invention.
In the task (1205), it is about 100 ns. Therefore, the instruction execution unit 12 executes processing other than the status read ((A
+ C) (1208)) is about 367 ns in the conventional status lead (1204), which is 1
When converted to the number of clocks of 20 MHz, it becomes about 44 cycles, and in the status lead (1205) of the present invention, about 4 cycles are obtained.
At 00nS, it takes about 48 cycles. When this is converted into the number of instructions that can be executed by the instruction execution unit 12, about 132 instructions can be obtained by the conventional status read (12041) as shown in FIG.
In the status lead (12051) of the present invention, about 144 instructions are required.

【0055】以上のように、従来は132命令で組まな
ければならないプログラムを、本発明により、命令数を
9%(12命令)増やした144命令で組むことを可能
とし、描画性能の向上を図ることができる。
As described above, according to the present invention, a program conventionally required to be composed of 132 instructions can be composed of 144 instructions in which the number of instructions is increased by 9% (12 instructions), and the drawing performance is improved. be able to.

【0056】なお、本発明は、図10のように、1つの
CPUに、描画装置(I/O装置)を複数接続させた場
合においても有効である。
The present invention is effective even when a single CPU is connected to a plurality of drawing devices (I / O devices) as shown in FIG.

【0057】図10において、CPU1の内部構成は、
図1と同様でよい。また、描画装置5の内部構成は、ア
ドレス識別部を除き図1と同様でよい。各描画装置5の
アドレス識別部は、各々自装置宛のアドレスを識別する
ために異なったアドレスを保持する点において、図1と
異なっている。
In FIG. 10, the internal configuration of the CPU 1 is as follows.
It may be the same as FIG. The internal configuration of the drawing device 5 may be the same as that of FIG. 1 except for the address identification unit. The address identification unit of each drawing apparatus 5 is different from that of FIG. 1 in that it stores different addresses for identifying addresses addressed to the own apparatus.

【0058】[0058]

【発明の効果】本発明によれば、CPUからI/O装
置、特に画像表示装置へのデータ転送を高速に行なうこ
とができる。このために、高速に描画処理を行なうこと
ができる。このため、デ−タ転送を行うソフトウェアの
更なる高速化を実現出来、大量のデ−タを短い時間で転
送するソフトウェアに対しては、処理速度およびソフト
ウェア作成容易性を向上させる効果がある。
According to the present invention, data transfer from a CPU to an I / O device, particularly an image display device, can be performed at high speed. Therefore, the drawing process can be performed at high speed. For this reason, it is possible to further increase the speed of software for performing data transfer, and to improve the processing speed and ease of software creation for software that transfers a large amount of data in a short time.

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

【図1】本発明のハ−ドウェア構成例を示すブロック
図。
FIG. 1 is a block diagram showing a hardware configuration example of the present invention.

【図2】描画装置が描画する処理結果の表示画面を示す
図。
FIG. 2 is a diagram illustrating a display screen of a processing result drawn by a drawing apparatus.

【図3】命令実行部が描画装置に描画させるために実行
する処理を示すフローチャート。
FIG. 3 is a flowchart illustrating processing executed by an instruction execution unit to cause a drawing apparatus to draw.

【図4】命令実行部が実行する具体的な処理を示す図。FIG. 4 is a diagram showing specific processing executed by an instruction execution unit.

【図5】命令実行部が描画装置ビジ−ステ−タスを認知
するタイミングを示す図。
FIG. 5 is a diagram showing a timing at which an instruction execution unit recognizes a drawing device business status.

【図6】従来と本発明の描画装置ビジ−ステ−タスを認
知するタイミングの違いを示す図。
FIG. 6 is a diagram illustrating a difference between timings for recognizing a drawing apparatus business status according to the related art and the present invention.

【図7】命令実行部の動作を示す図。FIG. 7 is a diagram showing the operation of an instruction execution unit.

【図8】従来と本発明の描画装置ビジ−ステ−タスを認
知する時間の違いと、ビジ−ステ−タスを認知する以外
の処理に費やせる時間の違いを示す図。
FIG. 8 is a diagram illustrating a difference between a time for recognizing a drawing status of a drawing apparatus according to the related art and the present invention, and a difference of a time that can be spent for processing other than recognizing the business status.

【図9】従来と本発明の描画装置ビジ−ステ−タスを認
知する以外の処理に費やせる命令数の違いを示す図。
FIG. 9 is a diagram showing a difference in the number of instructions that can be spent on processing other than recognizing a drawing device business status according to the related art and the present invention.

【図10】本発明のハ−ドウェア構成例を示す他のブロ
ック図。
FIG. 10 is another block diagram showing a hardware configuration example of the present invention.

【図11】頂点の色計算の説明図。FIG. 11 is an explanatory diagram of color calculation of a vertex.

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

1 CPU 2 クロック発生器 3 主メモリ 4 クロック発生器 5 描画装置 51 バス制御装置 511 描画処理部ビジ−検出部 512 描画装置へのアドレス識別部 513 アドレス信号確定検出部 52 描画処理部 6 フレームメモリ 7 CRT 81〜86 信号線 11 キャッシュメモリ 12 命令実行部 121 転送可否レジスタ 13 バス制御部 131 命令実行部バス制御部 132 メモリバス制御部 133 I/O装置バス背御部 1331 ビジ−信号検出部 1332 バスサイクル終結部 134 DMA制御部 DESCRIPTION OF SYMBOLS 1 CPU 2 Clock generator 3 Main memory 4 Clock generator 5 Drawing device 51 Bus control device 511 Drawing processing unit busy detection unit 512 Address identification unit to drawing device 513 Address signal determination detection unit 52 Drawing processing unit 6 Frame memory 7 CRT 81-86 Signal line 11 Cache memory 12 Instruction execution unit 121 Transfer enable / disable register 13 Bus control unit 131 Instruction execution unit bus control unit 132 Memory bus control unit 133 I / O device bus control unit 1331 Busy signal detection unit 1332 Bus Cycle end unit 134 DMA control unit

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 命令を実行する命令実行部を有するマス
タモジュールと、スレーブモジュールと、前記マスタモ
ジュールと前記スレーブモジュールとを接続し、前記マ
スタモジュールと前記スレーブモジュール間の少なくと
もデータ、アドレス、ビジ信号を転送するバスとを備
えた情報処理装置において、 前記マスタモジュールからスレーブモジュールへのデー
タ転送を起動させる転送起動手段と、 前記データ転送が起動された後に、 前記スレーブモジュールにおいて、 前記データを転送すべき転送先アドレスが確定したこと
を検出するアドレス確定検出手段と、 前記確定した転送先アドレスが、自スレーブモジュール
に対するアドレスであるか否かを識別するアドレス識別
手段と、 前記識別手段により、転送先アドレスが前記スレーブモ
ジュールに対するアドレスであると識別された場合に、
前記マスタモジュールから転送されるデータを受け取る
準備が、前記スレーブモジュールにおいてできている状
態(ノンビジ状態)か否(ビジ状態)かを検出する
ビジ検出部と、 前記ビジ検出部でビジ状態であると検出された場合
に、前記マスタモジュールへビジ信号を通知するビジ
信号通知手段とを備え、 前記マスタモジュールに、 前記ビジ信号が通知されたことを検出するビジ信号
検出手段と、 前記ビジ信号を検出すると、バスサイクルを終結し
て、前記起動されたデータ転送を打ち切る手段と 前記マスターモジュールからスレーブモジュールへのデ
ータの転送が行えたか否かを検出する手段と、 前記命令実行部が参照して、格納されている値に応じて
次の処理を開始するための情報として、前記検出され
た、データ転送が行えたか否かの状態を示す情報を格納
する手段と を備えることを特徴とする情報処理装置。
A master module having an instruction execution unit for executing an instruction , a slave module, a connection between the master module and the slave module, and at least data between the master module and the slave module. , address, in an information processing apparatus having a bus for transferring busy over signal, a transfer starting means for starting the data transfer from the master module to the slave module, after the data transfer has been started, in the slave module Address determination means for detecting that the transfer destination address to which the data is to be transferred is determined; address identification means for identifying whether the determined transfer destination address is an address for the slave module; By the identification means, the transfer destination address is If it is identified as an address for blanking module,
Ready to receive data transferred from the master module, said state is made in the slave module (Nonbiji over state) or not <br/> busy over detector for detecting a (busy over state) or the busy chromatography If it is detected to be busy over state detector, busy for notifying busy over signal to the master module
A chromatography signaling means, to the master module, and busy over signal detecting means for detecting that said busy over signal is notified, upon detecting said busy over signal, to terminate the bus cycle, the is activated means for aborting the data transfer was, de from the master module to the slave module
Means for detecting whether or not the data transfer has been performed, and referring to the instruction execution unit, according to the stored value.
As the information for starting the next process, the detected
Also stores information indicating the status of data transfer.
The information processing apparatus characterized by comprising: means for.
【請求項2】 請求項1に記載の情報処理装置におい
て、 前記スレーブモジュールは、前記アドレス確定検出部の
アドレス確定検出、前記アドレス識別部のアドレス識
別、前記ビジー検出部のノンビジー状態か否(ビジー状
態)かの検出、および、ビジー状態と検出された場合に
おける前記ビジー信号通知手段の前記マスタモジュール
へのビジー信号通知の各処理を、当該スレーブモジュー
ルに供給されるクロックを基準として、前記転送起動
後、第2サイクルが終了するまでに実行することを特徴
とする情報処理装置。
2. The information processing apparatus according to claim 1, wherein the slave module is configured to detect an address determination of the address determination unit, identify an address of the address identification unit, and determine whether the busy detection unit is in a non-busy state. State) and each process of notifying the master module of a busy signal to the master module when the busy state is detected, based on the clock supplied to the slave module. After that, the information processing apparatus is executed until the second cycle ends.
JP4194179A 1992-07-21 1992-07-21 Information processing device Expired - Fee Related JP2992406B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4194179A JP2992406B2 (en) 1992-07-21 1992-07-21 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4194179A JP2992406B2 (en) 1992-07-21 1992-07-21 Information processing device

Publications (2)

Publication Number Publication Date
JPH0635848A JPH0635848A (en) 1994-02-10
JP2992406B2 true JP2992406B2 (en) 1999-12-20

Family

ID=16320253

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4194179A Expired - Fee Related JP2992406B2 (en) 1992-07-21 1992-07-21 Information processing device

Country Status (1)

Country Link
JP (1) JP2992406B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5355573B2 (en) * 2008-08-07 2013-11-27 三菱電機株式会社 Semiconductor integrated circuit device and equipment control device

Also Published As

Publication number Publication date
JPH0635848A (en) 1994-02-10

Similar Documents

Publication Publication Date Title
TW316965B (en)
EP1049021B1 (en) Sequential bus architecture
US6678755B1 (en) Method and apparatus for appending memory commands during a direct memory access operation
CN109978749A (en) Graphics processor, rendering system and the method for operating graphics processor
JP2992406B2 (en) Information processing device
JPH05108548A (en) Dma controller
JP3256812B2 (en) Communication control device and processor device
JP2755039B2 (en) Register access control method
JPS6334658A (en) Dma controller for image processor
JPH09319698A (en) Direct memory access transfer system
JP2003233403A (en) Control apparatus and programming apparatus
JP2001243170A (en) Data transfer device
JPH05334239A (en) Bus system
JP2768352B2 (en) Graphic drawing processing system
JPH08123968A (en) Plotting processor
JPH0675925A (en) Information processor
JPH1124960A (en) Graphics lsi
JP2954006B2 (en) Emulation device and emulation method
JPH01318140A (en) Multiprocessor system
AU749664B2 (en) Sequential bus architecture
JPH0242587A (en) Picture processor
JP2003122701A (en) Interface and input/output device
JPH10207812A (en) Input/output device
JPH05282243A (en) Bus master device and electronic equipment using the same
JPH02245982A (en) Picture processor

Legal Events

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