JPH0713920A - Dma transferring method - Google Patents

Dma transferring method

Info

Publication number
JPH0713920A
JPH0713920A JP18083493A JP18083493A JPH0713920A JP H0713920 A JPH0713920 A JP H0713920A JP 18083493 A JP18083493 A JP 18083493A JP 18083493 A JP18083493 A JP 18083493A JP H0713920 A JPH0713920 A JP H0713920A
Authority
JP
Japan
Prior art keywords
processor
sub
main
dma transfer
dma
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
JP18083493A
Other languages
Japanese (ja)
Inventor
Koji Hagiwara
幸治 萩原
Takaya Kobori
隆哉 小堀
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.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP18083493A priority Critical patent/JPH0713920A/en
Publication of JPH0713920A publication Critical patent/JPH0713920A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To reduce the load on a main processor, to improve the processing efficiency of an arithmetic processing unit, and to simplify a circuit constitution. CONSTITUTION:This system is equipped with a main processor 101A which executes the main functional processing of the arithmetic processing unit, sub- processor 101B which operates as a DMA controller, and dual port memory 111 provided between those processors 101A and 101B, in which the execution program of the sub-processor 101B is stored. Then, when a DMA transfer request is generated, the main processor 101A stores DMA transfer information such as data length and an address in the dual port memory 111, and the sub- processor 101B executes DMA transfer between the dual port memory 111 and an outside memory board 30 through a system bus 20 by using the execution program and the DMA transfer information.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、マイクロプロセッサに
接続されたメモリとシステムバスを介した外部メモリと
の間でデータをDMA(Direct Memory Access)転送す
るDMA転送方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a DMA transfer method for transferring data (Direct Memory Access) between a memory connected to a microprocessor and an external memory via a system bus.

【0002】[0002]

【従来の技術】以下では、マイクロプロセッサを内蔵
し、演算処理装置の主機能である演算、通信、入出力処
理等の実行を目的とするメインボードと、装置のシステ
ムバスを介して接続された外部メモリボードとの間で
の、従来のDMA転送技術について説明する。図2は第
1の従来技術が適用される比較的簡易な構成の演算処理
装置を示しており、図において、10'はメインボー
ド、20はシステムバス、30は外部メモリボードであ
り、メインボード10'内において、101はCPU、
102はRAM、103はインターフェース部、104
は制御回路、105は内部バスである。
2. Description of the Related Art In the following, a microprocessor is built in and connected via a system bus of a device to a main board for the purpose of executing the main functions of the arithmetic processing device, such as calculation, communication and input / output processing. A conventional DMA transfer technique with an external memory board will be described. FIG. 2 shows an arithmetic processing unit having a relatively simple structure to which the first conventional technique is applied. In the figure, 10 'is a main board, 20 is a system bus, and 30 is an external memory board. In 10 ', 101 is a CPU,
102 is a RAM, 103 is an interface unit, 104
Is a control circuit, and 105 is an internal bus.

【0003】その動作を説明すると、CPU101は、
演算、通信、入出力処理等を行う制御回路104と共に
メインボード10'の主な処理を行い、また、RAM1
02と外部メモリボード30との間のDMA転送に伴う
処理を行う。RAM102から外部メモリボード30へ
データをDMA転送する場合、CPU101は、まずR
AM102からデータを読み出し、そのデータを内部バ
ス105、インターフェース部103、システムバス2
0を介して外部メモリボード(内のメモリ)30に書き
込む。
To explain the operation, the CPU 101
The main processing of the main board 10 'is performed together with the control circuit 104 that performs calculation, communication, input / output processing, etc.
02 and the external memory board 30 are processed according to the DMA transfer. When performing DMA transfer of data from the RAM 102 to the external memory board 30, the CPU 101 first reads R
Data is read from the AM 102, and the data is read from the internal bus 105, the interface unit 103, and the system bus 2.
Write to the external memory board (internal memory) 30 via 0.

【0004】この方法によると、一つのCPU101に
よってメインボード10'の主機能処理を行う他に、外
部メモリボード30との間のDMA転送を制御しなくて
はならない。また、一般的にシステムバス20を経由し
た外部アクセスに必要な時間は、メインボード10'内
のメモリアクセスに必要な時間に比べて長いことから、
外部アクセスを含むDMA転送処理を一つのCPU10
1により実行すると、CPU101にとっては負荷が大
きくなり、本来の処理効率が低下してしまう。
According to this method, in addition to the main function processing of the main board 10 'by one CPU 101, the DMA transfer with the external memory board 30 must be controlled. In addition, generally, the time required for external access via the system bus 20 is longer than the time required for memory access in the main board 10 ′.
One CPU 10 for DMA transfer processing including external access
Execution by 1 increases the load on the CPU 101 and reduces the original processing efficiency.

【0005】上述のような問題を解決するための第2の
従来技術として、特開平3−216753号公報に記載
された本出願人によるDMA転送方法が知られている。
図3はこの従来技術の概要を示すもので、図において、
10''はメインボードであり、このメインボード10''
はCPU101、RAM102、インターフェース部1
03、制御回路104、DMAC(DMAコントロー
ラ)制御回路105、第1のDMAC106A、第2の
DMAC106B、データ転送用バッファ107、第1
の内部バス108A、第2の内部バス108Bを備えて
いる。なお、メインボード10''以外の構成は図2と同
一である。
As a second conventional technique for solving the above problem, a DMA transfer method by the applicant of the present invention, which is described in Japanese Patent Laid-Open No. 3-216753, is known.
FIG. 3 shows an outline of this prior art. In the figure,
10 "is a main board, and this main board 10"
CPU 101, RAM 102, interface unit 1
03, control circuit 104, DMAC (DMA controller) control circuit 105, first DMAC 106A, second DMAC 106B, data transfer buffer 107, first
Internal bus 108A and second internal bus 108B. The configuration other than the main board 10 ″ is the same as that in FIG.

【0006】すなわちこの例では、メインボード10''
に設けた二つの内部バス108A,108Bのそれぞれ
にDMAC106A,106Bを設け、内部バス108
A,108B間にデータ転送用バッファ107が設けら
れている。
That is, in this example, the main board 10 ''
DMACs 106A and 106B are provided on the two internal buses 108A and 108B, respectively.
A data transfer buffer 107 is provided between A and 108B.

【0007】この従来技術では、第1の内部バス108
A上の第1のDMAC106Aが、CPU101からD
MAC制御回路105を経由して、RAM102から転
送用バッファ107への転送起動要求を受ける。これに
より、DMAC106Aは、RAM102から内部バス
108Aを介し転送用バッファ107へデータを転送す
る。その後、第2の内部バス108B上の第2のDMA
C106Bが、CPU101からDMAC制御回路10
5を経由して、転送用バッファ107から外部メモリボ
ード30への転送起動要求を受ける。
In this conventional technique, the first internal bus 108 is used.
The first DMAC 106A on A is transferred from the CPU 101 to D
A transfer activation request from the RAM 102 to the transfer buffer 107 is received via the MAC control circuit 105. As a result, the DMAC 106A transfers data from the RAM 102 to the transfer buffer 107 via the internal bus 108A. Then, the second DMA on the second internal bus 108B.
C106B is from the CPU 101 to the DMAC control circuit 10
A transfer activation request from the transfer buffer 107 to the external memory board 30 is received via the route 5.

【0008】DMAC106Bは、転送用バッファ10
7に一旦格納されたデータを内部バス108B、インタ
ーフェース部103、システムバス20を経由して転送
し、外部メモリボード30に書き込む。なお、メインボ
ード10''の主機能処理は、CPU101が制御回路1
04と共に行っている。
The DMAC 106B has a transfer buffer 10
The data once stored in 7 is transferred via the internal bus 108B, the interface unit 103, and the system bus 20 and written in the external memory board 30. The main function processing of the main board 10 ″ is performed by the CPU 101.
I am going with 04.

【0009】[0009]

【発明が解決しようとする課題】この第2の従来技術に
よると、CPU101は、転送用バッファ107から外
部メモリボード30へのデータ転送期間中は動作の制約
を受けないので、第1の従来技術に比べてCPU101
の処理効率は改善される。しかるに第2の従来技術で
は、CPU101がDMAC制御回路105を介して二
つのDMAC106A,106Bを制御する必要がある
ため、回路構成が複雑になり、回路規模が増大するとい
う問題がある。また、バイトスワップ等のデータ変換を
行う場合には、CPU101により処理を実行するか更
に回路を付加する必要があり、これによってCPU10
1の負荷が増加し、回路構成が一層複雑になるという不
都合を生じていた。
According to the second conventional technique, the CPU 101 is not restricted in its operation during the data transfer period from the transfer buffer 107 to the external memory board 30, and therefore the first conventional technique. CPU 101 compared to
The processing efficiency of is improved. However, in the second conventional technique, since the CPU 101 needs to control the two DMACs 106A and 106B via the DMAC control circuit 105, there is a problem that the circuit configuration becomes complicated and the circuit scale increases. Further, when data conversion such as byte swap is performed, it is necessary to execute processing by the CPU 101 or add a circuit to the CPU 101.
The load of No. 1 increases and the circuit configuration becomes more complicated, which is a problem.

【0010】本発明は上記問題点を解決するためになさ
れたものであり、その目的とするところは、主機能処理
を行うプロセッサの負荷を少なくし、かつ回路構成の簡
略化を可能にしたDMA転送方法を提供することにあ
る。
The present invention has been made to solve the above problems, and an object of the present invention is to reduce the load on the processor that performs the main function processing and to simplify the circuit configuration. To provide a transfer method.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、演算処理装置の主機能処理を実行するメ
インプロセッサと、DMAコントローラとして動作する
サブプロセッサと、これらのプロセッサ間に設けられか
つサブプロセッサの実行プログラムが格納される共有メ
モリとを備え、DMA転送要求が発生した際に、メイン
プロセッサが共有メモリにDMA転送情報を格納すると
共に、サブプロセッサが、前記実行プログラム及びDM
A転送情報を用いて共有メモリと外部メモリとの間でD
MA転送を実行させるものである。
In order to achieve the above object, the present invention is provided between a main processor that executes main function processing of an arithmetic processing unit, a sub processor that operates as a DMA controller, and these processors. And a shared memory in which an execution program of the sub-processor is stored. When a DMA transfer request is generated, the main processor stores the DMA transfer information in the shared memory, and the sub-processor stores the execution program and the DM.
D between shared memory and external memory using A transfer information
MA transfer is executed.

【0012】[0012]

【作用】本発明においては、装置の初期化時に、DMA
コントローラとしてのサブプロセッサのプログラムをメ
インプロセッサが共有メモリに格納し、サブプロセッサ
のリセットを解除する。そして、メインプロセッサは装
置本来の演算、通信等の主機能処理を行うかたわら、D
MA転送要求があった場合には、DMA転送に関する種
々の情報(データ長、アドレス、読み出しか書き込みか
といった転送方向など)を共有メモリに格納する。その
後、サブプロセッサは、共有メモリ内のプログラムによ
り、前記DMA転送情報を用いて共有メモリと外部メモ
リ間のDMA転送を行わせる。
In the present invention, when the device is initialized, the DMA
The main processor stores the program of the sub-processor as a controller in the shared memory and releases the reset of the sub-processor. The main processor performs the main function processing such as the original operation of the device and communication, and D
When there is an MA transfer request, various information regarding the DMA transfer (data length, address, transfer direction such as read or write, etc.) is stored in the shared memory. After that, the sub processor causes the program in the shared memory to perform the DMA transfer between the shared memory and the external memory using the DMA transfer information.

【0013】[0013]

【実施例】以下、図に沿って本発明の実施例を説明す
る。図1はこの実施例が適用される演算処理装置の概略
的な構成を示すもので、図2、図3と同一の構成要素に
は同一番号を付してある。この実施例では、メインボー
ド10内において、第1の内部バス108Aにメインプ
ロセッサ(メインCPU)101Aが接続され、第2の
内部バス108BにDMACとして機能するサブプロセ
ッサ(サブCPU)101Bが接続されていると共に、
これらの内部バス108A,108Bの間に共有メモリ
としてのデュアルポートRAM(DPRAM)111が
接続されている。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a schematic configuration of an arithmetic processing unit to which this embodiment is applied. The same components as those in FIGS. 2 and 3 are designated by the same reference numerals. In this embodiment, in the main board 10, a main processor (main CPU) 101A is connected to a first internal bus 108A, and a sub processor (sub CPU) 101B that functions as a DMAC is connected to a second internal bus 108B. Along with
A dual port RAM (DPRAM) 111 as a shared memory is connected between the internal buses 108A and 108B.

【0014】第1の内部バス108Aには第1の制御回
路104AとプログラムROM110が接続され、メイ
ンプロセッサ101Aとサブプロセッサ101Bとの間
には第2の制御回路104Bが設けられている。なお、
メインプロセッサ101A及び第2の制御回路104B
にはリセット回路109が接続されている。
A first control circuit 104A and a program ROM 110 are connected to the first internal bus 108A, and a second control circuit 104B is provided between the main processor 101A and the sub processor 101B. In addition,
Main processor 101A and second control circuit 104B
A reset circuit 109 is connected to.

【0015】上記構成において、メインプロセッサ10
1A及び第1の制御回路104Aはメインボード10の
演算、通信、入出力処理等の主機能処理を行い、サブプ
ロセッサ101Bは主にデュアルポートRAM111と
外部メモリボード30との間のDMA転送を実行させ
る。また、ROM110には、メインプロセッサ101
Aの実行プログラムの他に、サブプロセッサ101Bが
DMA機能を実行するために必要なプログラムが格納さ
れている。
In the above configuration, the main processor 10
The 1A and the first control circuit 104A perform main function processing such as arithmetic, communication, and input / output processing of the main board 10, and the sub processor 101B mainly executes DMA transfer between the dual port RAM 111 and the external memory board 30. Let The ROM 110 also includes the main processor 101.
In addition to the execution program of A, a program necessary for the sub processor 101B to execute the DMA function is stored.

【0016】次に、この実施例の動作を説明する。ま
ず、装置の初期化時には、リセット回路109から出力
されたリセット信号がメインプロセッサ101Aに入力
されてこれをリセットすると共に、サブプロセッサ10
1Bには第2の制御回路104Bを介してリセット信号
が入力され続ける。リセットされたメインプロセッサ1
01Aは、ROM110に格納されたサブプロセッサ1
01BのプログラムをデュアルポートRAM111にロ
ードし、ロード終了後に、第2の制御回路104Bを介
してサブプロセッサ101Bのリセットを解除する。こ
れにより、サブプロセッサ101BはDMAC(DMA
コントローラ)としての動作が可能になる。
Next, the operation of this embodiment will be described. First, at the time of initialization of the device, the reset signal output from the reset circuit 109 is input to the main processor 101A to reset it, and at the same time, the sub processor 10A is reset.
The reset signal continues to be input to 1B via the second control circuit 104B. Reset main processor 1
01A is a sub processor 1 stored in the ROM 110
The program 01B is loaded into the dual port RAM 111, and after the loading is completed, the reset of the sub processor 101B is released via the second control circuit 104B. As a result, the sub processor 101B causes the DMAC (DMA
It becomes possible to operate as a controller).

【0017】メインプロセッサ101Aは、第1の制御
回路104Aと共にメインボード10の主機能処理を実
行するが、DMA転送の要求が発生すると、デュアルポ
ートRAM111に転送するべきデータ長、アドレス、
方向(読み出しまたは書き込みと言った転送方向)等の
DMA転送情報と、書き込み指定の場合には書き込むデ
ータを格納する(なお、ここでは転送データも含めてD
MA転送情報という)。つまり、デュアルポートRAM
111は、データ転送用のバッファとしての役割も果た
している。
The main processor 101A executes the main function processing of the main board 10 together with the first control circuit 104A. When a DMA transfer request is issued, the data length and address to be transferred to the dual port RAM 111,
Stores DMA transfer information such as the direction (transfer direction such as read or write), and write data when write is designated (here, D including transfer data is also included.
MA transfer information). In other words, dual port RAM
111 also serves as a buffer for data transfer.

【0018】DMACとしてのサブプロセッサ101B
は、デュアルポートRAM111からDMA転送情報を
読み出し、第2の内部バス108B、インターフェース
部103及びシステムバス20を介して外部メモリボー
ド30との間で読み出しまたは書き込みを行うことによ
り、デュアルポートRAM111と外部メモリボード3
0との間のDMA転送を実行させる。
Sub-processor 101B as DMAC
Reads the DMA transfer information from the dual port RAM 111, and performs read or write with the external memory board 30 via the second internal bus 108B, the interface unit 103, and the system bus 20. Memory board 3
A DMA transfer with 0 is executed.

【0019】以上のように、本実施例では、デュアルポ
ートRAM111内のプログラム及びDMA転送情報を
用いて、DMACとしてのサブプロセッサ101Bがも
っぱらDMA転送を行わせ、メインプロセッサ101A
はサブプロセッサ101Bのリセット制御、デュアルポ
ートRAM111へのプログラムロード、DMA転送情
報の格納等を行うほかは主機能処理を実行すればよいか
ら、メインプロセッサ101Aにとっての負荷は第2の
従来技術よりも少なくなり、DMA転送によって演算処
理装置本来の処理効率が低下する心配はない。
As described above, in this embodiment, the sub-processor 101B as the DMAC exclusively performs the DMA transfer using the program and the DMA transfer information in the dual port RAM 111, and the main processor 101A.
Performs reset control of the sub processor 101B, program loading to the dual port RAM 111, storage of DMA transfer information, etc., and main function processing may be executed. Therefore, the load on the main processor 101A is higher than that of the second conventional technique. There is no concern that the original processing efficiency of the arithmetic processing unit will be lowered by the DMA transfer.

【0020】[0020]

【発明の効果】以上述べたように本発明によれば、サブ
プロセッサをDMACとして動作させることでメインプ
ロセッサによる外部アクセスが不要になり、メインプロ
セッサの負荷が軽減されて装置の処理効率が改善され
る。また、DMACとして機能するサブプロセッサには
バイトスワップ等のデータ変換を行わせることができる
から、メインプロセッサの負荷を更に軽減させることが
可能になる。更に、サブプロセッサの実行プログラムを
共有メモリに格納することでサブプロセッサは固有のメ
モリを持つ必要がなくなり、第2の従来技術よりも簡単
かつ小規模な回路構成で効率の良いDMA転送を実現す
ることができる。
As described above, according to the present invention, by operating the sub-processor as a DMAC, external access by the main processor becomes unnecessary, the load on the main processor is reduced, and the processing efficiency of the apparatus is improved. It Further, since the sub-processor functioning as the DMAC can be made to perform data conversion such as byte swap, it is possible to further reduce the load on the main processor. Furthermore, by storing the execution program of the sub-processor in the shared memory, the sub-processor does not need to have its own memory and realizes efficient DMA transfer with a simpler and smaller circuit configuration than the second conventional technique. be able to.

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

【図1】本発明の実施例が適用される演算処理装置の概
略的な構成図である。
FIG. 1 is a schematic configuration diagram of an arithmetic processing unit to which an embodiment of the present invention is applied.

【図2】第1の従来技術が適用される演算処理装置の概
略的な構成図である。
FIG. 2 is a schematic configuration diagram of an arithmetic processing device to which a first conventional technique is applied.

【図3】第2の従来技術が適用される演算処理装置の概
略的な構成図である。
FIG. 3 is a schematic configuration diagram of an arithmetic processing unit to which a second conventional technique is applied.

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

10 メインボード 20 システムバス 30 外部メモリボード 101A メインプロセッサ 101B サブプロセッサ 103 インターフェース部 104A 第1の制御回路 104B 第2の制御回路 108A 第1の内部バス 108B 第2の内部バス 109 リセット回路 110 ROM 111 デュアルポートRAM(DP RAM) 10 main board 20 system bus 30 external memory board 101A main processor 101B sub processor 103 interface section 104A first control circuit 104B second control circuit 108A first internal bus 108B second internal bus 109 reset circuit 110 ROM 111 dual Port RAM (DP RAM)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 演算処理装置の主機能処理を実行するメ
インプロセッサと、DMAコントローラとして動作する
サブプロセッサと、これらのプロセッサ間に設けられか
つサブプロセッサの実行プログラムが格納される共有メ
モリとを備え、DMA転送要求が発生した際に、メイン
プロセッサが共有メモリにDMA転送情報を格納すると
共に、サブプロセッサが、前記実行プログラム及びDM
A転送情報を用いて共有メモリと外部メモリとの間でD
MA転送を実行させることを特徴とするDMA転送方
法。
1. A main processor that executes main function processing of an arithmetic processing unit, a sub-processor that operates as a DMA controller, and a shared memory that is provided between these processors and that stores an execution program of the sub-processor. , When the DMA transfer request is generated, the main processor stores the DMA transfer information in the shared memory, and the sub processor causes the execution program and the DM to be executed.
D between shared memory and external memory using A transfer information
A DMA transfer method characterized by executing MA transfer.
JP18083493A 1993-06-25 1993-06-25 Dma transferring method Withdrawn JPH0713920A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18083493A JPH0713920A (en) 1993-06-25 1993-06-25 Dma transferring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18083493A JPH0713920A (en) 1993-06-25 1993-06-25 Dma transferring method

Publications (1)

Publication Number Publication Date
JPH0713920A true JPH0713920A (en) 1995-01-17

Family

ID=16090179

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18083493A Withdrawn JPH0713920A (en) 1993-06-25 1993-06-25 Dma transferring method

Country Status (1)

Country Link
JP (1) JPH0713920A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004079583A1 (en) * 2003-03-05 2004-09-16 Fujitsu Limited Data transfer controller and dma data transfer control method
KR100663384B1 (en) * 2005-12-30 2007-01-02 엠텍비젼 주식회사 Device and method for memory interface

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004079583A1 (en) * 2003-03-05 2004-09-16 Fujitsu Limited Data transfer controller and dma data transfer control method
US7415550B2 (en) 2003-03-05 2008-08-19 Fujitsu Limited System and method for controlling DMA data transfer
KR100663384B1 (en) * 2005-12-30 2007-01-02 엠텍비젼 주식회사 Device and method for memory interface

Similar Documents

Publication Publication Date Title
JPH06215160A (en) Method and apparatus for data processing
JPH1049428A (en) Memory lsi having arithmetic processing function and main storage system and its control method using the memory lsi
JPH05324348A (en) Single chip microcomputer
JPH0713920A (en) Dma transferring method
US6134642A (en) Direct memory access (DMA) data transfer requiring no processor DMA support
JP2568017B2 (en) Microprocessor and data processing system using the same
JPH05242009A (en) Direct memory access device
JPS63184147A (en) Method for initializing channel controller
JP2001184259A (en) Arithmetic processor and data transferring method in the device
JPH03147046A (en) Data processor
JPH02128269A (en) Program initial loading system
JPH05257903A (en) Multiprocessor system
JP3168845B2 (en) Digital signal processor
JPH0240760A (en) Information processor
JPH0656611B2 (en) Vector processor
JPH07160655A (en) Memory access system
JPH0333934A (en) Register saving/recovering system
JPH04205047A (en) Data processor
JPH10177493A (en) Graphic processing system
JPH02110783A (en) Lsi circuit for graphic processing
JP2000035939A (en) Intelligent type pc add-in board
JP2001159905A (en) Programmable controller
JPS63155254A (en) Information processor
JP2003186666A (en) Microcomputer and dma control circuit
JPH06301641A (en) Electronic computer

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20000905