JPH04211854A - Computer device - Google Patents

Computer device

Info

Publication number
JPH04211854A
JPH04211854A JP4628291A JP4628291A JPH04211854A JP H04211854 A JPH04211854 A JP H04211854A JP 4628291 A JP4628291 A JP 4628291A JP 4628291 A JP4628291 A JP 4628291A JP H04211854 A JPH04211854 A JP H04211854A
Authority
JP
Japan
Prior art keywords
data
memory
processing unit
central processing
instruction
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
JP4628291A
Other languages
Japanese (ja)
Inventor
Hiroyuki Suzuki
鈴木 廣之
Kazuhide Kawada
河田 和秀
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP4628291A priority Critical patent/JPH04211854A/en
Publication of JPH04211854A publication Critical patent/JPH04211854A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To prevent the processing of a microcomputer from being interrupted even during a timing period in which a peripheral circuit accesses directly the memory of the microcomputer in the microcomputer. CONSTITUTION:A computer device is provided with a central processing unit 1, an instruction memory 7, a data memory 2, and the peripheral circuit 3, and an instruction bus 6 connected to said instruction memory 7 and a first data bus 4 are connected to the central processing unit 1, and the data memory 2 is connected to the first data bus 4 and a second data bus 5, and the second data bus 5 is connected to the peripheral circuit 3, and data transfer between the peripheral circuit 3 and the data memory 2 is executed through the second data bus 5 during a period in which the central processing unit 2 does not access the data memory 2 in the instruction cycle of the central processing unit 1.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は中央処理装置(以後CP
Uと記す)とメモリとその周辺装置を有するコンピュー
タ装置に関し、特に中央処理装置の命令実行中に周辺装
置から独自にCPUのデータ・メモリにアクセス可能な
コンピュータ装置に関する。
[Industrial Application Field] The present invention relates to a central processing unit (hereinafter referred to as CP).
The present invention relates to a computer device having a memory (denoted as U), a memory, and its peripheral devices, and particularly relates to a computer device in which data and memory of a CPU can be independently accessed from a peripheral device during execution of an instruction by a central processing unit.

【0002】0002

【従来の技術】従来のCPU,メモリ,周辺装置一体型
のコンピュータ装置では図2で示す様に1つのデータ・
バスをCPU21,データ・メモリ22,周辺装置23
で共用する。データ・バス24はCPU21からデータ
・メモリ22をアクセスする場合、CPU21が周辺装
置23をアクセスする場合、周辺装置23がデータ・メ
モリ22をアクセスする場合に使用される。CPU21
がデータ・メモリ22をアクセスする場合とCPU21
が周辺装置23をアクセスする場合はCPU21の命令
に対応する。しかし、周辺装置23がデータ・メモリ2
2をアクセスする場合はCPU21の命令に対応する場
合と周辺装置23がその動作上CPU21の命令とは関
係せず独自にデータ・メモリ22のデータを必要とする
場合がある。後者をダイレクト・メモリ・アクセス動作
と呼ぶ(以後、DMA動作と記す)。
[Prior Art] In a conventional computer device that integrates a CPU, memory, and peripheral devices, one data
bus to CPU 21, data memory 22, peripheral device 23
Share with. The data bus 24 is used when the CPU 21 accesses the data memory 22, when the CPU 21 accesses the peripheral device 23, and when the peripheral device 23 accesses the data memory 22. CPU21
accesses the data memory 22 and the CPU 21
When accessing the peripheral device 23, it corresponds to an instruction from the CPU 21. However, the peripheral device 23
When accessing the data memory 2, there are cases in which the data in the data memory 22 is accessed in response to instructions from the CPU 21, and cases in which the peripheral device 23 requires the data in the data memory 22 independently of the instructions from the CPU 21 for its operation. The latter is called a direct memory access operation (hereinafter referred to as a DMA operation).

【0003】DMA動作はCPU21の1つの命令でデ
ータ・メモリ22から周辺装置23へ転送されるデータ
量より大量のデータを短時間でデータ・メモリ22から
周辺装置23に転送を必要とされる場合に使用される。
DMA operation is used when a large amount of data needs to be transferred from the data memory 22 to the peripheral device 23 in a short time than the amount of data transferred from the data memory 22 to the peripheral device 23 by one command from the CPU 21. used for.

【0004】それは、通常、CPU21を8ビットCP
Uとすると1命令でデータ・メモリ22から周辺装置2
3に転送できるデータ量は8ビット程度である。周辺装
置23が例えばCPU21の1命令実行時間中に32ビ
ット必要の場合はCPU21のデータ・メモリ・アクセ
ス動作を介さず直接データ・メモリ22を周辺装置23
がアクセスした方が周辺装置23の独自のタイミングで
CPU21の1命令中に4度アクセスすれば良いからで
ある。
[0004] Usually, the CPU 21 is an 8-bit CPU.
If it is U, one instruction will move data from data memory 22 to peripheral device 2.
The amount of data that can be transferred to No. 3 is about 8 bits. For example, if the peripheral device 23 requires 32 bits during the execution time of one instruction by the CPU 21, the data memory 22 is directly transferred to the peripheral device 23 without going through the data memory access operation of the CPU 21.
This is because it is better to access the peripheral device 23 four times during one instruction of the CPU 21 at its own timing.

【0005】DMA動作を行う場合、CPU21で制御
されるデータと周辺装置23で制御されるデータがデー
タ・バス24上で干渉しあわないようにCPU21の動
作を停止しデータ・バス24は周辺装置23に解放され
る。周辺装置23はCPU21にDMA動作の要求25
をだし、CPU21はDMA動作が実行できる状態にし
データ・バス24を解放しDMA許可信号26を周辺装
置23に送りDMA動作解除信号27が周辺装置23か
ら発行されるまで動作を停止する。
When performing a DMA operation, the operation of the CPU 21 is stopped so that the data controlled by the CPU 21 and the data controlled by the peripheral device 23 do not interfere with each other on the data bus 24, and the data bus 24 is connected to the peripheral device. Released on the 23rd. The peripheral device 23 requests the CPU 21 for DMA operation 25
The CPU 21 puts the DMA operation into a state where it can execute the data bus, releases the data bus 24, sends a DMA enable signal 26 to the peripheral device 23, and stops the operation until a DMA operation cancel signal 27 is issued from the peripheral device 23.

【0006】[0006]

【発明が解決しようとする課題】このようにDMA動作
は図2のデータ・バス24を周辺装置23のデータ転送
で使用するため、その間CPU動作を停止させなければ
ならず見かけ上のCPU処理速度が低下する。図3にそ
の様子を示す。
[Problems to be Solved by the Invention] In this way, in the DMA operation, the data bus 24 in FIG. decreases. Figure 3 shows the situation.

【0007】図3のAはDMA動作の無い場合のCPU
の動作タイミングである。図3のBはDMA動作がCP
Uの1命令おきに実行された場合である。例えばCPU
の命令実行時間が2μ秒でDMA動作にかかる時間がや
はり2μ秒であるとすると図3のAではCPUの命令実
行時間は2μ秒であるが図3のBではCPUの命令実行
時間は見かけ上4μ秒になってしまう。
A in FIG. 3 shows the CPU when there is no DMA operation.
This is the operation timing. B in Figure 3 shows that the DMA operation is CP.
This is a case where every other instruction of U is executed. For example, CPU
If the instruction execution time is 2μ seconds and the time required for DMA operation is also 2μ seconds, then in Figure 3A, the CPU instruction execution time is 2μ seconds, but in Figure 3B, the CPU instruction execution time is It ends up being 4 microseconds.

【0008】また、前記の例ではDMA動作時間がCP
Uの1命令実行時間と同じであったが周辺装置の処理内
容によってはさらに時間がかかる場合も考えられる。つ
まり、CPUのデータ処理で使用されるデータ・バスと
周辺装置で使用されるデータ・バスが同一であるため、
そのデータ・バスのビット幅の数倍のデータを周辺装置
に転送するとするとDMA動作期間が増加するためであ
る。
Furthermore, in the above example, the DMA operation time is CP
Although the time taken to execute one instruction is the same as that of U, it may take even longer depending on the processing content of the peripheral device. In other words, since the data bus used for CPU data processing and the data bus used by peripheral devices are the same,
This is because the DMA operation period increases if data several times the bit width of the data bus is transferred to the peripheral device.

【0009】さらに、周辺装置の処理内容がCPU動作
と非同期の場合、周辺装置からのDMA動作要求が発行
されてもCPUの動作状況によっては、すぐにはCPU
からDMA動作許可信号が送られず周辺装置の動作がそ
の間停止してしまう。
Furthermore, if the processing content of the peripheral device is asynchronous with the CPU operation, even if a DMA operation request is issued from the peripheral device, depending on the CPU operation status, the CPU
A DMA operation permission signal is not sent from the peripheral device, and the operation of the peripheral device stops during that time.

【0010】DMA動作を使用するとCPUの処理速度
および周辺装置の処理速度ともに遅くなるという場合が
発生する。
[0010] When DMA operations are used, there are cases in which both the processing speed of the CPU and the processing speed of peripheral devices become slow.

【0011】本コンピュータ装置外部の装置が本コンピ
ュータ装置に要求する実行処理スピードが速くなればな
るほど不利になる。また、このような構成で実行処理ス
ピードを上げようとすればCPU自体の処理スピードを
上げなくてはならない。もし、CPUが集積回路の場合
、内部のトランジスタの大きさを大きくせねばならず集
積回路の拡大化をまねき、さらに、大電力消費化を招く
[0011] The faster the execution processing speed that a device external to the computer system requires of the computer system, the more disadvantageous it becomes. Furthermore, in order to increase the execution processing speed with such a configuration, it is necessary to increase the processing speed of the CPU itself. If the CPU is an integrated circuit, the size of the internal transistors must be increased, leading to an enlargement of the integrated circuit and further resulting in increased power consumption.

【0012】0012

【課題を解決するための手段】本発明のコンピュータ装
置は中央処理装置と命令メモリとデータ・メモリと周辺
回路を有し該中央処理装置に該命令メモリに接続されて
いる命令バスと第一のデータ・バスが接続され、該デー
タ・メモリは第一のデータ・バスおよび第二のデータ・
バスに接続され、第二のデータ・バスは該周辺回路に接
続され、該周辺回路と該データ・メモリ間のデータ転送
は該中央処理装置の命令サイクル中で該データ・メモリ
を該中央処理装置がアクセスしていない期間に第二のデ
ータ・バスを介して行う事を特徴としている。
A computer device of the present invention has a central processing unit, an instruction memory, a data memory, and a peripheral circuit, and the central processing unit has an instruction bus connected to the instruction memory, and a first A data bus is connected, and the data memory is connected to a first data bus and a second data bus.
a second data bus is connected to the peripheral circuit, and a second data bus is connected to the peripheral circuit, and data transfer between the peripheral circuit and the data memory transfers the data memory to the central processing unit during an instruction cycle of the central processing unit. It is characterized in that it is performed via the second data bus during periods when the data bus is not being accessed.

【0013】前記の該中央処理装置の命令サイクル中の
該データ・メモリを該中央処理装置がアクセスしていな
い期間は該命令サイクル中に専用に設けた期間である。
The period during the instruction cycle of the central processing unit when the data memory is not accessed by the central processing unit is a dedicated period during the instruction cycle.

【0014】[0014]

【実施例】次に本発明について図面を参照して説明する
。図1は本発明の一実施例である。CPU1は命令メモ
リ7より命令バス8を介して命令を受取り命令に応じて
データ・バス4を介してデータ・メモリ2又は周辺装置
3をアクセスする。周辺装置3とデータ・メモリ2の間
のデータ転送は専用のデータ・バス5を介して行う。 データ・メモリ2はデータ・バス4用の入出力装置と専
用データ・バス5用の入出力装置を備えている。さらに
専用データ・バス5とデータ・バス4のバス上のデータ
・ビット幅が異なり専用データ・バス5のデータ・ビッ
ト幅の方が大きい。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings. FIG. 1 shows an embodiment of the present invention. The CPU 1 receives instructions from the instruction memory 7 via the instruction bus 8 and accesses the data memory 2 or the peripheral device 3 via the data bus 4 in accordance with the instructions. Data transfer between peripheral device 3 and data memory 2 takes place via a dedicated data bus 5. The data memory 2 has input/output devices for a data bus 4 and an input/output device for a dedicated data bus 5. Furthermore, the data bit widths on the dedicated data bus 5 and data bus 4 are different, and the data bit width on the dedicated data bus 5 is larger.

【0015】図5にCPU1の1命令中の動作状況を示
す。CPU1の1命令4つのタイミングに分かれており
それぞれの1タイミングで1度しかデータ・メモリ2を
アクセスできない。タイミング51中はCPU1はデー
タ・メモリ2をアクセスせず、タイミング52,53,
54でCPU1はデータ・メモリ2をアクセスする。
FIG. 5 shows the operating status of the CPU 1 during one instruction. One instruction of the CPU 1 is divided into four timings, and the data memory 2 can only be accessed once at each timing. During timing 51, CPU 1 does not access data memory 2, and at timings 52, 53,
At 54, CPU 1 accesses data memory 2.

【0016】例えばデータ・バス4を8ビットとし、専
用データ・バス5を32ビットとし、CPU1の1命令
サイクルを2μ秒とする。
For example, assume that the data bus 4 is 8 bits, the dedicated data bus 5 is 32 bits, and one instruction cycle of the CPU 1 is 2 μsec.

【0017】いま、CPU1が動作中、周辺装置3がC
PU1と非同期に動作している。周辺装置3はその動作
内容上2μ秒毎に32ビットのデータを必要であるとす
る。周辺装置3はCPU1命令サイクル中のタイミング
52の期間にデータ・メモリ2を専用データ・バス5を
介してアクセスする。専用データ・バス5はデータ・バ
ス4と異なりビット幅が32ビットであるため1回でデ
ータ・メモリ2より32ビットのデータが転送でき、タ
イミング51はCPU1が動作している間は常時周辺装
置3とデータ・メモリ2間のデータ転送の為に確保され
ているため、1度データ・メモリ2にアクセスするだけ
である。また、周辺装置3がわざわざデータ・メモリ2
からデータ転送するときにCPU1に許可を受ける必要
もない。
Now, while the CPU 1 is operating, the peripheral device 3 is
It operates asynchronously with PU1. It is assumed that the peripheral device 3 requires 32 bits of data every 2 microseconds due to its operation. Peripheral device 3 accesses data memory 2 via dedicated data bus 5 during timing 52 during the CPU 1 instruction cycle. Unlike the data bus 4, the dedicated data bus 5 has a bit width of 32 bits, so 32 bits of data can be transferred from the data memory 2 at one time, and at timing 51, it is always connected to peripheral devices while the CPU 1 is operating. 3 and the data memory 2, the data memory 2 only needs to be accessed once. In addition, peripheral device 3 may take the trouble to store data memory 2.
There is no need to obtain permission from the CPU 1 when transferring data from the CPU 1.

【0018】図4は本発明の第2の実施例である。前記
実施例と異なるところはデータ・メモリ42には1つの
データの入出力装置しかなく、専用データ・バス45と
データ・バス44のどちらかをデータ・メモリ42の入
出力装置に接続するかを切り替えるバス切り替え装置4
8があることである。データ・メモリ42の入出力装置
のデータのビット幅は専用データ・バスのビット幅と同
一である。バス・切り替え装置48は切り替え制御信号
49によって制御され、切り替え制御信号49がハイ・
レベルになるとデータ・メモリ42のデータ入出力装置
に専用データ・バス45に接続され、ロー・レベルにな
るとデータ・バス44に接続される。図5のCにその切
り替え制御信号48のタイミングをしめす。
FIG. 4 shows a second embodiment of the invention. The difference from the previous embodiment is that the data memory 42 has only one data input/output device, and it is determined whether either the dedicated data bus 45 or the data bus 44 is connected to the input/output device of the data memory 42. Bus switching device 4
8. The data bit width of the input/output devices of data memory 42 is the same as the bit width of the dedicated data bus. The bus switching device 48 is controlled by a switching control signal 49, when the switching control signal 49 is high.
When the level goes high, the data input/output device of the data memory 42 is connected to the dedicated data bus 45, and when the level goes low, it is connected to the data bus 44. FIG. 5C shows the timing of the switching control signal 48.

【0019】切り替え制御信号49はタイミング51で
ハイ・レベルになりタイミング52,53,54でロー
・レベルになるためその他の動作としては前記実施例と
同一になる。
The switching control signal 49 goes high at timing 51 and goes low at timings 52, 53, and 54, so the other operations are the same as in the previous embodiment.

【0020】図6は本発明の第3の実施例である。この
実施例では、データ・メモリ62をアクセスしない命令
、例えばジャンプ命令等の分岐命令等の実行中にデータ
・メモリ62に専用データ・バス65をバス切り替え装
置68により接続される。切り替え信号69はデータ・
メモリ65をアクセスしない命令のときに出力される。 その他は第2の実施例と同等である。
FIG. 6 shows a third embodiment of the present invention. In this embodiment, the dedicated data bus 65 is connected to the data memory 62 by a bus switching device 68 during execution of an instruction that does not access the data memory 62, such as a branch instruction such as a jump instruction. The switching signal 69 is a data
It is output when the instruction does not access the memory 65. The rest is the same as the second embodiment.

【0021】さらに本発明では、データ・メモリーをア
クセスしない命令、例えば、分岐命令等の命令のときに
周辺装置から直接データ・メモリーをアクセスし、デー
タ・メモリーをアクセスする命令期間中は実施例1の専
用期間を使用し周辺装置がデータ・メモリをアクセスす
る。したがって、専用期間とデータ・メモリをアクセス
しない命令期間、周辺装置がデータ・メモリをアクセス
できる為さらに周辺装置の処理速度をあげることができ
る。
Furthermore, in the present invention, when an instruction that does not access data memory, such as a branch instruction, data memory is directly accessed from a peripheral device, and during the instruction period that accesses data memory, the first embodiment is used. The peripheral device accesses the data memory using a dedicated period of . Therefore, the processing speed of the peripheral device can be further increased because the peripheral device can access the data memory during the dedicated period and the instruction period when the data memory is not accessed.

【0022】[0022]

【発明の効果】このようにデータ・メモリと周辺装置の
データ転送をCPUの1命令中のCPUがデータ・メモ
リをアクセスしない期間にデータ・バスでなく専用デー
タ・バスを介して行うことにより、CPUの実行速度は
低下することなく、また、周辺装置も処理速度を低下さ
せずに大量データを周辺装置にデータ・メモリから転送
可能となり、CPUの拡大化,大電力消費化を防ぐ事が
できる。
Effects of the Invention As described above, by performing data transfer between the data memory and the peripheral device via the dedicated data bus instead of the data bus during the period when the CPU does not access the data memory during one instruction of the CPU, It is possible to transfer large amounts of data from data memory to peripheral devices without reducing the execution speed of the CPU or the processing speed of peripheral devices, which prevents the CPU from expanding and consuming large amounts of power. .

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

【図1】本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.

【図2】従来技術のブロック図である。FIG. 2 is a block diagram of the prior art.

【図3】従来技術のタイミング図である。FIG. 3 is a timing diagram of the prior art.

【図4】本発明の第二の実施例のブロック図である。FIG. 4 is a block diagram of a second embodiment of the invention.

【図5】第1図の実施例と第2の実施例のタイミング説
明図である。
FIG. 5 is a timing explanatory diagram of the embodiment of FIG. 1 and the second embodiment.

【図6】本発明の第3の実施例のブロック図である。FIG. 6 is a block diagram of a third embodiment of the invention.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】  中央処理装置と、命令メモリと、デー
タ・メモリと、周辺回路とを有するコンピュータ装置に
於いて、該中央処理装置に該命令メモリに接続されてい
る命令バスと第一のデータ・バスとが接続され、該デー
タ・メモリは第一のデータ・バスおよび第二のデータ・
バスに接続され、第二のデータ・バスは該周辺回路に接
続され、該周辺回路と該データ・メモリ間のデータ転送
は該中央処理装置の命令サイクル中で該データ・メモリ
を該中央処理装置がアクセスしていない期間に第二のデ
ータ・バスを介して行う事を特徴とするコンピュータ装
置。
Claims: 1. A computer device having a central processing unit, an instruction memory, a data memory, and a peripheral circuit, wherein the central processing unit includes an instruction bus connected to the instruction memory and a first data・The data memory is connected to the first data bus and the second data bus.
a second data bus is connected to the peripheral circuit, and a second data bus is connected to the peripheral circuit, and data transfer between the peripheral circuit and the data memory transfers the data memory to the central processing unit during an instruction cycle of the central processing unit. A computer device that performs operations via a second data bus during periods when the computer is not accessing the data bus.
【請求項2】  請求項1記載のコンピュータ装置にお
いて、該中央処理装置の命令サイクル中の該データ・メ
モリを該中央処理装置がアクセスしていない期間とは命
令サイクル中に専用に設けられた期間である事を特徴と
するコンピュータ装置。
2. In the computer device according to claim 1, the period during which the central processing unit does not access the data memory during the instruction cycle of the central processing unit is a period exclusively provided during the instruction cycle. A computer device characterized by:
【請求項3】  請求項1記載のコンピュータ装置にお
いて、該中央処理装置の命令サイクル中の該データ・メ
モリを該中央処理装置がアクセスしていない期間とは該
データ・メモリをアクセスしない命令の期間である事を
特徴とするコンピュータ装置。
3. In the computer device according to claim 1, the period during which the central processing unit does not access the data memory during the instruction cycle of the central processing unit is the period during which the central processing unit does not access the data memory. A computer device characterized by:
【請求項4】  請求項1記載のコンピュータ装置にお
いて、該中央処理装置の命令サイクル中の該データ・メ
モリを該中央処理装置がアクセスしていない期間とは該
データ・メモリをアクセスしない命令の期間と該データ
・メモリをアクセスする命令サイクル中の専用に設けら
れた期間である事を特徴とするコンピュータ装置。
4. In the computer device according to claim 1, the period during which the central processing unit does not access the data memory during an instruction cycle of the central processing unit is defined as the period during which the central processing unit does not access the data memory. and a dedicated period during an instruction cycle for accessing the data memory.
JP4628291A 1990-03-29 1991-03-12 Computer device Pending JPH04211854A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4628291A JPH04211854A (en) 1990-03-29 1991-03-12 Computer device

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2-82769 1990-03-29
JP8276990 1990-03-29
JP4628291A JPH04211854A (en) 1990-03-29 1991-03-12 Computer device

Publications (1)

Publication Number Publication Date
JPH04211854A true JPH04211854A (en) 1992-08-03

Family

ID=26386389

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4628291A Pending JPH04211854A (en) 1990-03-29 1991-03-12 Computer device

Country Status (1)

Country Link
JP (1) JPH04211854A (en)

Similar Documents

Publication Publication Date Title
US5608881A (en) Microcomputer system for accessing hierarchical buses
EP0242879B1 (en) Data processor with wait control allowing high speed access
US5287486A (en) DMA controller using a programmable timer, a transfer counter and an or logic gate to control data transfer interrupts
JPH03189843A (en) System and method for processing data
JPH04211854A (en) Computer device
JPH03282667A (en) Computer device
JPH04338859A (en) Computer device
JPS63155254A (en) Information processor
KR930000670B1 (en) Interface circuit of common ram between main cpu and sub-cpu
JPS60263395A (en) Microprocessor
JP2722908B2 (en) Single chip microcomputer
JPH06149722A (en) Computer device
JPS60159958A (en) Data transfer controlling circuit
JPH03131955A (en) memory controller device
JPS61165172A (en) Memory access controlling system
JPH0247751A (en) Channel control system
JPH0449457A (en) Direct memory access transfer control device
JPH02307123A (en) Computer
JPH03238691A (en) How to refresh memory
JPH08115251A (en) Computer system
JPS61286956A (en) Data processor
JPH03259491A (en) Memory controller
JPH02260059A (en) Bus control system for computer
JPH0477830A (en) Interruption control system for microcomputer
JPH0424733B2 (en)

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20010410