JPS6267603A - Pulse measuring instrument - Google Patents

Pulse measuring instrument

Info

Publication number
JPS6267603A
JPS6267603A JP20841185A JP20841185A JPS6267603A JP S6267603 A JPS6267603 A JP S6267603A JP 20841185 A JP20841185 A JP 20841185A JP 20841185 A JP20841185 A JP 20841185A JP S6267603 A JPS6267603 A JP S6267603A
Authority
JP
Japan
Prior art keywords
pulse
execution
program
channel
capture
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.)
Granted
Application number
JP20841185A
Other languages
Japanese (ja)
Other versions
JPH0812561B2 (en
Inventor
Hideo Abe
安部 秀夫
Yukio Maehashi
幸男 前橋
Shigeo Katori
香取 重雄
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 JP60208411A priority Critical patent/JPH0812561B2/en
Publication of JPS6267603A publication Critical patent/JPS6267603A/en
Publication of JPH0812561B2 publication Critical patent/JPH0812561B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Measuring Phase Differences (AREA)
  • Control By Computers (AREA)

Abstract

PURPOSE:To eliminate the need for interruption processing by controlling the interruption of execution of a program with the status held and the restart of execution of an operation program of measured data in a CPU in accordance with a request signal due to termination of input pulse measurement. CONSTITUTION:In a pulse input device 600 provided on the same chip as the CPU of an executing part, input timings of plural pulses, for example, two pulses are measured by a pulse control circuit 640, a capture register 612, a free running counter 611, etc., to output a pulse trailing edge detection signal to an I/O request control part 900. Then, the request signal accompanied with termination of capture is supplied from the control part 900, and the CPU holds the status of the executing program and interrupts program execution in this state. A phase difference or the like of pulses is determined by operation in accordance with measured results from the device 600 and is stored, and the execution of the interrupted program is restarted thereafter. Thus, the interruption processing is unnecessary in the CPU side, and the use efficiency of the executing part is improved without complicating the constitution.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、外部機器の制御を行なうために入力信号の位
相差を測定するパルス計測装置を内蔵した情報処理装置
に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an information processing device incorporating a pulse measuring device that measures the phase difference of input signals in order to control external equipment.

〔従来の技術〕[Conventional technology]

近年、マイクロコンピュータはLSI技術の進歩により
高集積化が進み、DMA、タイマ/カウンタ、シリアル
インターフェース、ボート、A/D変換器などの周辺ハ
ードウェアがワンチップに搭載されるようになった。そ
の中でも、パルス入出力装置を備えたものはVTR、ビ
デオディスク、CD等の民生分野およびプリンタ、プロ
ッタ、フロッピーディスクなどのOA分野の双方におい
て、モータなどを制御するためのものとして不可欠なも
のである。特に、パルス計測装置は外部機器が出力する
各種のパルス信号を計測するもので、回転数制御1回転
方向制御等の制御を行なう上で非常に重要である。
In recent years, microcomputers have become highly integrated due to advances in LSI technology, and peripheral hardware such as DMA, timer/counter, serial interface, board, and A/D converter has come to be mounted on a single chip. Among them, devices equipped with pulse input/output devices are indispensable for controlling motors, etc., both in the consumer field such as VTRs, video discs, and CDs, and in the OA field such as printers, plotters, and floppy disks. be. In particular, the pulse measuring device measures various pulse signals output from external equipment, and is very important in controlling the number of revolutions, one rotation direction, and the like.

第4図はパルス計測装置を内蔵したマイクロコンピュー
タの従来例のブロック図である。
FIG. 4 is a block diagram of a conventional example of a microcomputer incorporating a pulse measuring device.

本従来例では、マイクロコンピュータ100はパルス入
力信号線(以下、千ヤネルと記す)1とチャネル2に入
力したパルスの立下がりエツジを検出し、チャネル1と
チャネル2に入力するパルスの位相差を求める。この際
、チャネル1とチャネル2に入力するパルスの相対的な
関係を知ることができるように、チャネルlの入力パル
スの立下がりエツジをチャネル2の入力パルスの立下が
りエツジより先に検出した場合は、位相差を正で表わし
、チャネル2の入力パルスの立下がりエツジをチャネル
1の入力パルスの立下がりエツジより先に検出した場合
には、位相差を負で表わす処理を行なう。
In this conventional example, the microcomputer 100 detects the falling edge of the pulse input to the pulse input signal line (hereinafter referred to as 1,000 channels) 1 and channel 2, and calculates the phase difference between the pulses input to channel 1 and channel 2. demand. At this time, in order to know the relative relationship between the pulses input to channel 1 and channel 2, if the falling edge of the input pulse of channel l is detected before the falling edge of the input pulse of channel 2. represents the phase difference as positive, and when the falling edge of the input pulse of channel 2 is detected before the falling edge of the input pulse of channel 1, the phase difference is represented as negative.

マイクロコンピュータ100は、実行部101、プログ
ラムメモリ200、データメモリ300、割込み制御部
400、パルス入力装置500を有し、これらは全て内
部バス700を介して互いに接続されている。実行部1
01はプログラムカウンタ(以下、PCと記す) 10
2 、プログラムステータスワード(以下、PSWと記
す)104および汎用レジスタセット105を有する。
The microcomputer 100 has an execution section 101, a program memory 200, a data memory 300, an interrupt control section 400, and a pulse input device 500, all of which are connected to each other via an internal bus 700. Execution part 1
01 is a program counter (hereinafter referred to as PC) 10
2, a program status word (hereinafter referred to as PSW) 104 and a general-purpose register set 105.

データメモリ300には、PC102、PSW104 
、汎用レジスタセット105(以下、ステータスと記す
)の内容を退避させるステータス退避領域391、前回
キャプチャした値を一時保持するキャプチャ値格納領域
351、演算結果格納領域361、ソフトウェアフラグ
領域381がソフトウェアによって設定されている。ソ
フトウェアフラグ領域381には、チャネル1とチャネ
ル2に入力したパルスの立下がり検出の順序を知るため
に、チャネル1およびチャネル2に対応してソフトウェ
アフラグ382およびソフトウェアフラグ383が設定
され、これらのソフトウェアフラグ382.383は、
システム起動における初期化段階で“0″になるものと
する。割込み制御部400は、後述の立下がりエツジ検
出信号線531.532を介して立下がりエツジ検出信
号を受けると、それぞれ割込み制御線401.402を
アクティブにして実行部101に割込み要求を通知する
The data memory 300 includes a PC 102 and a PSW 104.
, a status save area 391 for saving the contents of the general-purpose register set 105 (hereinafter referred to as status), a capture value storage area 351 for temporarily holding the previously captured value, an operation result storage area 361, and a software flag area 381 are set by software. has been done. In the software flag area 381, a software flag 382 and a software flag 383 are set corresponding to channel 1 and channel 2 in order to know the order of falling edge detection of the pulses input to channel 1 and channel 2. Flag 382.383 is
It is assumed that the value becomes "0" at the initialization stage during system startup. When the interrupt control unit 400 receives a falling edge detection signal via falling edge detection signal lines 531 and 532, which will be described later, it activates the respective interrupt control lines 401 and 402 to notify the execution unit 101 of an interrupt request.

パルス入力装置はチャネル1.チャネル2を介して外部
からパルス信号を入力するもので、所定のカウントクロ
ックをカウントするフリーラニング力つンタF RC5
11,52+と、カウントしたデータを一時保持するキ
ャプチャレジスタ5.12.522と、チャネル1.チ
ャネル2のレベル検知およびチャネル1、チャネル2に
入力したパルス信号の立下がりエツジを検出し割込み制
御部400に立下がりエツジ検出信号を出力するパルス
制御回路540 を有する。
The pulse input device is channel 1. A free-running power counter FRC5 that inputs a pulse signal from the outside via channel 2 and counts a predetermined count clock.
11, 52+, capture register 5.12.522 for temporarily holding counted data, and channel 1. It has a pulse control circuit 540 that detects the level of channel 2, detects the falling edge of the pulse signal input to channels 1 and 2, and outputs a falling edge detection signal to the interrupt control section 400.

本従来例は入力チャネル数が2本の場合であるが、外部
機器の制御対象が複数になり、パルス入力装置を多チャ
ネル化して複数の制御を同時に行なう必要が生じた場合
は、本従来例と同一構成のパルス入力装置で多チャネル
化される。
This conventional example is for a case where the number of input channels is two, but if the number of external devices to be controlled becomes multiple and it becomes necessary to make the pulse input device multi-channel and perform multiple controls at the same time, this conventional example A pulse input device with the same configuration as the one can be used to create multiple channels.

次に、第4図を参照して各ハードウェアの動作を説明す
る。
Next, the operation of each hardware will be explained with reference to FIG.

パルス入力装置500のパルス制御回路540はチャネ
ルlの立下がりエツジを検出すると、この検出タイミン
グに同期してFRC511の値をキャプチャレジスタ5
12に格納し、立下がりエツジ検出信号を出力して1回
のキャプチャ動作が終了したことを割込み制御部400
に通知する。同様に、パルス制御回路540がチャネル
2の立下がりエツジを検出すると、この検出タイミング
に同期してF RC521の値をキャプチャレジスタ5
22に格納し、立下がりエツジ検出信号532を出力す
る。割込み制御部400は、立下がりエツジ検出信号5
31が入力すると割込み制御線401をアクティブにし
、立下がりエツジ検出信号532が入力すると割込み制
御線402をアクティブにして実行部101に割込みを
要求する。実行部101は、通常P C102がアドレ
スするプログラムメモリ200上の命令を読出して実行
し、処理データはデータメモリ300上に格納するが、
1命令の実行が終了する毎に割込み制御線401.40
2をサンプルし、インアクティブであれば、前記の動作
を繰り返し、割込み制御線401.402がアクティブ
であれば、キャプチャしたデータを転送あるいは演算処
理するキャプチャ終了割込み処理を実行する。
When the pulse control circuit 540 of the pulse input device 500 detects the falling edge of channel l, the value of the FRC 511 is transferred to the capture register 5 in synchronization with this detection timing.
12, and the interrupt control unit 400 outputs a falling edge detection signal to indicate that one capture operation is completed.
to notify. Similarly, when the pulse control circuit 540 detects the falling edge of channel 2, the value of the FRC521 is transferred to the capture register 5 in synchronization with this detection timing.
22 and outputs a falling edge detection signal 532. The interrupt control unit 400 receives the falling edge detection signal 5.
31 is input, the interrupt control line 401 is activated, and when a falling edge detection signal 532 is input, the interrupt control line 402 is activated and requests an interrupt to the execution unit 101. The execution unit 101 normally reads and executes instructions on the program memory 200 addressed by the PC 102, and stores processing data on the data memory 300.
Interrupt control lines 401.40 are activated each time execution of one instruction is completed.
2 is sampled, and if it is inactive, the above operation is repeated, and if the interrupt control lines 401 and 402 are active, a capture end interrupt process is executed to transfer or process the captured data.

次に、第5図のフローチャートを参照してソフトウェア
処理について説明する。
Next, software processing will be explained with reference to the flowchart in FIG.

まず、割込み制御線401がアクティブになった場合に
ついて説明する。
First, a case where the interrupt control line 401 becomes active will be described.

実行部101は、1命令の実行が終了すると割込み制御
線401.402をサンプルし、割込み制御線401、
402がアクティブであれば、割込み処理に移り現在実
行中のプログラムの状態を保持するためにステータス情
報をステータス退避領域391に退避する(処理1)。
When the execution of one instruction is completed, the execution unit 101 samples the interrupt control lines 401 and 402, and
If 402 is active, the process moves to interrupt processing and saves status information to the status save area 391 in order to maintain the state of the program currently being executed (processing 1).

続いて、割込み処理プログラムが起動される。割込みサ
ービスプログラムは、まずソフトウェアフラグ退避領域
381からソフトウェアフラグ382.383を読出し
く処理?)、次に割込み制御線401がアクティブかど
うかをチェー7りしく処理3)、割込み制御線401が
アクティブであればチャネル2に対応したソフトウェア
フラグ383をチェックする(処理4)。もし、ソフト
ウェアフラグ383が0″であれば、パルス制御回路5
40はチャネル1の立下がリエッジを検出する以前には
チャネル2の立下がりエツジを検出していないので、キ
ャプチャレジスタ512の値をキャプチャ値格納領域3
51に転送して(処理6)パルス制御回路540がチャ
ネルlの立下がりエツジを検出したことを示すソフトウ
ェアフラグ382を“°1″にする(処理7)、その後
、ステータス情報をステータス退避領域391から復帰
して(処理8)、キャプチャ終了割込みサービスプログ
ラムを終了してメインプログラムの実行に戻る。もし、
ソフトウェアフラグ383が“1″であれば、すでにパ
ルス制御回路540はチャネル2の立下がりエツジ信号
を検出している。したがって、チャネル2の立下がりエ
ツジ検出タイミングで保持したキャプチャレジスタ52
2の値はキャプチャ値格納領域351に格納されている
ので、(キャプチャ値格納領域351の値)から(キャ
プチャレジスタ512の値)を減算し、演算結果を演算
結果格納領域381に格納しく処理9)、ソフトウェア
フラグ383を“O”にする(処理10)。この後ステ
ータスを復帰して(処理11)、キャプチャ終了割込み
によって得られた演算結果をもとにして処理を行なうキ
ャプチャ完了割込み要求を発生する(処理12)。続い
て、割込み制御線402がアクティブになった場合につ
いて述べる。この場合は、前述した割込み制御線401
がアクティブになった場合と同様にして割込み処理プロ
グラムが起動される。
Subsequently, an interrupt processing program is started. The interrupt service program first reads the software flags 382 and 383 from the software flag save area 381. ), then checks whether the interrupt control line 401 is active (process 3), and if the interrupt control line 401 is active, checks the software flag 383 corresponding to channel 2 (process 4). If the software flag 383 is 0'', the pulse control circuit 5
Since the falling edge of channel 2 is not detected before the falling edge of channel 1 is detected, 40 stores the value of the capture register 512 in the capture value storage area 3.
51 (processing 6) and setting the software flag 382 indicating that the pulse control circuit 540 has detected the falling edge of channel l to "°1" (processing 7). After that, the status information is transferred to the status save area 391. (processing 8), ends the capture end interrupt service program, and returns to execution of the main program. if,
If the software flag 383 is "1", the pulse control circuit 540 has already detected the falling edge signal of channel 2. Therefore, the capture register 52 held at the falling edge detection timing of channel 2
Since the value of 2 is stored in the capture value storage area 351, process 9 subtracts (the value of the capture register 512) from (the value of the capture value storage area 351) and stores the calculation result in the calculation result storage area 381. ), the software flag 383 is set to "O" (process 10). Thereafter, the status is restored (process 11), and a capture completion interrupt request is generated to perform processing based on the calculation result obtained by the capture completion interrupt (process 12). Next, a case where the interrupt control line 402 becomes active will be described. In this case, the above-mentioned interrupt control line 401
The interrupt processing program is activated in the same way as when the interrupt processing program becomes active.

割込みサービスプログラムは、まずソフトウェアフラグ
381かもソフトウェアフラグ382.383を読出し
く処理2)、割込みサービスプログラムでチャネルlに
対応して割込み制御線402がアクティブかどうかをチ
ェックしく処理3)、割込み制御線402がアクティブ
であればソフトウェアフラグ382をチェックする(処
理5)。
The interrupt service program first reads the software flags 381, 382, and 383 (process 2), checks whether the interrupt control line 402 is active corresponding to channel l in the interrupt service program (process 3), and reads the interrupt control line 3). If 402 is active, the software flag 382 is checked (processing 5).

ソフトウェアフラグ382がO”であれば、パルス制御
回路540はチャネル2の立下がりエツジを検出する以
前にはチャネルエの信号の立下がりエツジを検出してい
ないので、キャプチャレジスタ522の値をキャプチャ
値格納領域351に転送する(処理13)。また、パル
ス制御回路540がチャネル2の立下がりエツジを検出
したことを示すソフトウェアフラグ383を1”にしく
処理14)、ステータスを復帰して(処理15)プログ
ラムの実行に戻る。ソフトウェアフラグ382が1″′
であれば、チャネル1の立下がりエツジ検出タイミング
で保持したキャプチャレジスタ512の値は、キャプチ
ャ値格納領域351に格納されているので(キャプチャ
レジスタ522の値)から(キャプチャ値格納領域35
1の値)を減算し、演算結果を演算結果格納領域361
に格納する(処理16)0次に、ソフトウェアフラグ3
82を0”にしく処理17)、ステータスを復帰(処理
11)シた後、キャプチャ完了割込み要求を発生する(
処理12)。
If the software flag 382 is "O", the pulse control circuit 540 has not detected the falling edge of the channel E signal before detecting the falling edge of channel 2, so the value of the capture register 522 is stored as a capture value. The data is transferred to the area 351 (processing 13). Also, the software flag 383, which indicates that the pulse control circuit 540 has detected the falling edge of channel 2, is set to 1" (processing 14), and the status is restored (processing 15). Return to running the program. Software flag 382 is 1'''
If so, the value of the capture register 512 held at the falling edge detection timing of channel 1 is stored in the capture value storage area 351, so from (the value of the capture register 522)
1 value) and store the calculation result in the calculation result storage area 361.
(Process 16) 0 Next, software flag 3
After setting 82 to 0'' (process 17) and returning the status (process 11), a capture completion interrupt request is generated (
Processing 12).

以上の処理により、チャネルlに入力する信号とチャネ
ル2に入力する信号の位相差を計測でき、しかも位相差
の符号により、チャネルIに入力する信号とチャネル2
に入力する信号のどちらが進んでいるか識別できる。
Through the above processing, it is possible to measure the phase difference between the signal input to channel I and the signal input to channel 2, and also to determine the phase difference between the signal input to channel I and the signal input to channel 2, depending on the sign of the phase difference.
It is possible to identify which of the input signals is leading.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

上述した従来のパルス計IJA装置は、キャプチャした
値を転送または演算する処理を割込みによるソフトウェ
ア処理で実行しているため、キャプチャが行なわれる毎
にpc、psw、汎用レジスタの退避を行ない、かつ割
込み処理の中でソフトウェアフラグによる条件分岐によ
って割込み処理を行ない、割込み処理終了後、再びPC
,PSW、汎用レジスタを復帰する処理が必要となり、
制御対象が多くなった場合などは、PC,PSW、汎用
レジスタの退避、復帰等の処理が多くなり、実行部がこ
れらの本来目的としない処理に費やす時間が多くなり、
実行部の処理能力が低下するという欠点があり、また、
多くの制御対象に対応するためにチャネルを増設すると
、チャネル数と同数のフリーランニングカウンタおよび
キャプチャレジスタを設けねばならず、配線の複雑化等
も伴なってハードウェア量が膨大なものになるという欠
点がある。
The conventional pulse meter IJA device described above executes the process of transferring or calculating captured values by software processing using interrupts, so the PC, psw, and general-purpose registers are saved every time a capture is performed, and the interrupt During processing, interrupt processing is performed by conditional branching based on software flags, and after the interrupt processing is completed, the PC is restarted.
, PSW, it is necessary to restore the general-purpose registers,
When the number of objects to be controlled increases, processing such as saving and restoring the PC, PSW, and general-purpose registers increases, and the execution unit spends more time on processing that is not originally intended.
It has the disadvantage of reducing the processing power of the execution part, and
When increasing the number of channels to accommodate a large number of control targets, it is necessary to provide the same number of free-running counters and capture registers as there are channels, which increases the amount of hardware due to the complexity of wiring, etc. There are drawbacks.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のパルス計測装置は、少なくとも、中央処理装置
とデータを記憶するデータメモリとパルス入力装置を単
一半導体基盤上に集積した半導体情報処理装置において
、前記パルス入力装置は、複数のパルス信号の入力タイ
ミングを測定すると共に、前記中央処理装置に、前記複
数のパルスの入力タイミングの計測終了毎に、計測終了
処理要求を出力し、前記中央処理装置は、前記パルス計
測終了処理要求により、プログラムの実行状態を示すス
テータス情報を保持したままプログラムの実行を中断し
、前記パルス入力装置の情報をもとに、前記測定データ
の演算・処理および前記データメモリへのデータ格納処
理を実行した後、前記中断していたプログラムの実行処
理を再開することを特徴とする。
The pulse measuring device of the present invention is a semiconductor information processing device in which at least a central processing unit, a data memory for storing data, and a pulse input device are integrated on a single semiconductor substrate. In addition to measuring the input timing, a measurement end processing request is output to the central processing unit each time the measurement of the input timing of the plurality of pulses is completed, and the central processing unit executes the program according to the pulse measurement end processing request. After interrupting the execution of the program while retaining the status information indicating the execution state, and performing calculation and processing of the measurement data and data storage processing in the data memory based on the information of the pulse input device, The feature is that the execution process of the interrupted program is resumed.

このように、割込みによらずにキャプチャした値を転送
あるいは演算することにより、キャプチャがキャプチャ
動作を行なう毎にPC,PSW、汎用レジスタの退避、
復帰等の処理を行なわないため、入力チャネル数が増加
した場合問題となるpc、psw、汎用レジスタの退避
、復帰等の、本来目的としない処理に費やす時間を減ら
し、実行部の使用効率を向上させることができ、また入
力チャネル数が増加した場合、マクロサービスチャネル
を設定するだけで容易に多数の入力チャネルに対応でき
、FRCまたはキャプチャレジスタの増設をしないで済
むため、使用するハードウェア量を節約できる。
In this way, by transferring or calculating captured values without using an interrupt, the PC, PSW, and general-purpose registers can be saved and saved every time the capture performs a capture operation.
Since it does not perform processing such as return, it reduces the time spent on processing that is not originally intended, such as saving and restoring PC, psw, and general-purpose registers, which can be problematic when the number of input channels increases, and improves the efficiency of execution unit usage. In addition, when the number of input channels increases, it is possible to easily support a large number of input channels by simply setting a macro service channel, and there is no need to add FRC or capture registers, reducing the amount of hardware used. You can save money.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明する
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は1本発明のパルス計測装置を内蔵したマイクロ
コンピュータの一実施例を示すブロック図、第2図は第
1図中のパルス入力装置600のブロック図、第3図は
パルス入力装置600のI10要求制御部900のタイ
ミングチャートである。
FIG. 1 is a block diagram showing an embodiment of a microcomputer incorporating a pulse measuring device according to the present invention, FIG. 2 is a block diagram of a pulse input device 600 in FIG. 1, and FIG. 3 is a block diagram of a pulse input device 600 in FIG. 9 is a timing chart of the I10 request control unit 900 of FIG.

マイクロコンピュータ100は実行部101.I10要
求制御部900、パルス入力装置1800を有し。
The microcomputer 100 has an execution unit 101. It has an I10 request control section 900 and a pulse input device 1800.

これらは内部バス700を介して互いに接続されている
。実行部101は、プログラムを格納するプログラムメ
モリ200、処理データを保持するデータメモリ300
、次に実行するプログラムの番地を示すPC102,算
術論理演算機能を持つ算術論理演算ユニット(以下、A
LUと記す) 103 、実行部全体の動作状態を示す
PSW104.処理中のデータを保持しておく汎用レジ
スタ105、実行する命令を保持しておく命令レジスタ
1o6、命令レジスタ106の内容により、実行部全体
を制御する実行制御部108.I10要求を受付けるI
10要求受付部150を有する。データメモリ300は
、転送領域ポインタ301とデータ転送領域302を有
する。
These are connected to each other via an internal bus 700. The execution unit 101 includes a program memory 200 that stores programs, and a data memory 300 that stores processing data.
, a PC 102 indicating the address of the program to be executed next, an arithmetic and logic unit (hereinafter referred to as A) having an arithmetic and logic operation function;
(denoted as LU) 103, PSW 104. which indicates the operating state of the entire execution unit. A general-purpose register 105 that holds data being processed, an instruction register 1o6 that holds instructions to be executed, and an execution control unit 108 that controls the entire execution unit according to the contents of the instruction register 106. I10 Accept request I
10 request reception units 150. The data memory 300 has a transfer area pointer 301 and a data transfer area 302.

本実施例では、転送領域ポインタ301にはあらかじめ
ソフトウェアでデータ転送領域302のアドレスを格納
しておく、I10要求制御部900は、後述の立下がり
エツジ検出信号を受けると、キャプチャ終了I10要求
信号線810をアクティブにして、実行部101にパル
ス計測終了処理要求を通知する。
In this embodiment, the address of the data transfer area 302 is stored in advance in the transfer area pointer 301 by software. When the I10 request control unit 900 receives a falling edge detection signal, which will be described later, the capture end I10 request signal line 810 to notify the execution unit 101 of a pulse measurement end process request.

パルス入力装置600は、第2図に示すようにチャネル
l、チャネル2と2チヤネルのパルス信号が入力するも
ので、チャネル1、チャネル2の信号線と、フリーラニ
ングカウンタ(FRC)811 と、キャプチャレジス
タ6!2と、パルス制御回路640 と、チャネル1ま
たはチャネル2の立下がりエツジを検出して、I10要
求制御部900にエツジ検出信号を出力するためのエツ
ジ検出信号線631 と、実行部101にチャネル信号
と端子レベル信号を出力するためのチャネル信号線63
2と端子レベル信号線633を有している。
As shown in FIG. 2, the pulse input device 600 receives pulse signals of two channels, channel 1 and channel 2. register 6!2, pulse control circuit 640, edge detection signal line 631 for detecting a falling edge of channel 1 or channel 2 and outputting an edge detection signal to I10 request control section 900, and execution section 101. A channel signal line 63 for outputting channel signals and terminal level signals to
2 and a terminal level signal line 633.

次に、第3図のタイミングチャートを参照してパルス入
力装置800とI10要求制御部900の動作を説明す
る。第3図(a)はチャネルlに入力するパルス信号の
位相がチャネル2に入力するパルス信号の位相より進ん
でいる場合のタイミングチャートであり、第3図(b)
は、チャネル2の入力パルス信号の位相がチャネル1の
入力パルス信号の位相より進んでいる場合である。
Next, the operations of the pulse input device 800 and the I10 request control section 900 will be explained with reference to the timing chart of FIG. FIG. 3(a) is a timing chart when the phase of the pulse signal input to channel 1 is ahead of the phase of the pulse signal input to channel 2, and FIG. 3(b)
is a case where the phase of the input pulse signal of channel 2 leads the phase of the input pulse signal of channel 1.

パルス制御回路640は、チャネル1またはチャネル2
への立下がりエツジ検出タイミングtl。
Pulse control circuit 640 is configured to control channel 1 or channel 2.
Falling edge detection timing tl.

t2. ta、 taに同期してFRC811の値をキ
ャプチャレジスタ612へ転送し、エツジ検出信号線8
31をアクティブにする。また、パルス制御回路640
は、チャネル1の立下がりエツジをtlまたはtaのタ
イミングで検出すると、tl、 taのタイミングに同
期して、チャネル信号線632と端子レベル信号線83
3にそれぞれ“1”とチャネル2の端子レベルを出力し
、同様に、t2. taのタイミングでチャネル2の立
下がりエツジを検出すると、t2゜taのタイミングで
チャネル信号線832と端子レベル信号線633に“O
″とチャネルlの端子レベルを出力する。パルス制御回
路640がエツジ検出信号線631 をtlのタイミン
グでアクティブにすると、I10要求制御部900は、
キャプチャ終了I10要求信号線910をtlに続<t
aのタイミングでアクティブにして、パルス入力装置6
00がキャプチャ動作を終了したことを実行部101に
通知する。I10要求制御部900は、t2. ta、
 taに統くtb、 tc、 tdのタイミングにおい
ても同様にキャプチャ終了I10要求信号線810をア
クティブにする。工10要求制御部900は、他の周辺
ハードウェアからもI10要求要求先受付けるが、本実
施例では省略する。
t2. The value of FRC811 is transferred to the capture register 612 in synchronization with ta and ta, and the edge detection signal line 8
Activate 31. In addition, the pulse control circuit 640
When the falling edge of channel 1 is detected at the timing of tl or ta, the channel signal line 632 and the terminal level signal line 83 are synchronized with the timing of tl and ta.
3 respectively, outputs "1" and the terminal level of channel 2, and similarly outputs "1" and the terminal level of channel 2 at t2. When the falling edge of channel 2 is detected at timing ta, “O” is applied to channel signal line 832 and terminal level signal line 633 at timing t2°ta.
'' and the terminal level of channel l. When the pulse control circuit 640 activates the edge detection signal line 631 at the timing tl, the I10 request control unit 900 outputs
Connect the capture end I10 request signal line 910 to tl<t
Activate at timing a and pulse input device 6
00 notifies the execution unit 101 that the capture operation has ended. The I10 request control unit 900 performs t2. ta,
Similarly, the capture end I10 request signal line 810 is activated at the timings tb, tc, and td leading to ta. The I10 request control unit 900 also accepts I10 requests from other peripheral hardware, but this is omitted in this embodiment.

次に、実行部101の動作を説明する。Next, the operation of the execution unit 101 will be explained.

I10要求受付部150が、キャプチャ終了工10要求
信号線310がアクティブになったことを検知すると、
実行部101はキャプチャ終了I10要求処理を実行す
る0本実施例では、キャプチャ終了I10要求を割込み
による処理ではなく、実行部101がプログラムの実行
を中断し、ステータス情報を保持したまま転送あるいは
演算動作を行なうことにより処理する。以下、このI1
0要求の処理形態をマクロサービスと記す。
When the I10 request receiving unit 150 detects that the capture termination request signal line 310 has become active,
The execution unit 101 executes the capture end I10 request process.In this embodiment, the capture end I10 request is not processed by an interrupt, but the execution unit 101 interrupts program execution and transfers or performs arithmetic operation while retaining status information. It is processed by doing the following. Below, this I1
The processing form for 0 requests is referred to as a macro service.

本実施例のマクロサービス処理は、以下に述べる2つの
処理形態を持つ。
The macro service processing of this embodiment has two processing forms described below.

■転送領域ポインタ301が指すデータ転送領域302
にキャプチャレジスタ812の値を転送する。
■Data transfer area 302 pointed to by transfer area pointer 301
The value of the capture register 812 is transferred to.

■キャプチャレジスタθ12の値から転送領域ポインタ
301が指すデータ転送領域302の内容を減算し、減
算結果の符号にチャネル信号線632の値をセットした
後、データ転送領域302に転送する。
(2) Subtract the contents of the data transfer area 302 pointed to by the transfer area pointer 301 from the value of the capture register θ12, set the value of the channel signal line 632 as the sign of the subtraction result, and then transfer to the data transfer area 302.

次に第1図、第2図、第3図のタイミングチャートを参
照しIて、マクロサービス処理を行なう際の実行部10
1の動作を説明する。
Next, referring to the timing charts of FIGS. 1, 2, and 3, the execution unit 10 when performing macro service processing will be described.
The operation of step 1 will be explained.

実行部101は通常、プログラムメモリ200上のP 
C102が指す番地から命令コードを読出し、命令レジ
スタ10Eiに転送し、実行制御部10Bが各種制御信
号を出力してl命令の実行を行なっており、1命令を実
行する毎に次に実行する命令の番地にp C102を更
新する。I10要求受付部150は、1命令の完了毎に
キャプチャ終了I10要求信号線910をサンプルし、
インアクティブのときは上記動作を繰り返す。
The execution unit 101 normally executes P on the program memory 200.
The instruction code is read from the address pointed to by C102, transferred to the instruction register 10Ei, and the execution control unit 10B outputs various control signals to execute l instructions, and each time one instruction is executed, the next instruction to be executed is changed. pC102 is updated to the address of . The I10 request reception unit 150 samples the capture end I10 request signal line 910 every time one instruction is completed,
When inactive, repeat the above operation.

次に、taのタイミングでキャプチャ終了I10要求信
号線910がアクティブになった時の実行部101の動
作を説明する。工10要求受付部150はtaのタイミ
ングでキャプチャ終了I10要求信号線810がアクテ
ィブになったことを検知すると、taのタイミングでチ
ャネル信号線832と端子レベル信号線633をサンプ
ルし、端子レベル信号線633がtaのタイミングにお
いてハイレベルであることより、キャプチャ終了I10
要求が転送処理要求であることを認識し、キャプチャレ
ジスタ812の値の転送を行なうマクロサービスの処理
コードを命令レジスタ106に強制的に転送する。
Next, the operation of the execution unit 101 when the capture end I10 request signal line 910 becomes active at timing ta will be described. When the I10 request reception unit 150 detects that the capture end I10 request signal line 810 has become active at the timing ta, it samples the channel signal line 832 and the terminal level signal line 633 at the timing ta, and outputs the terminal level signal line. Since 633 is at a high level at the timing of ta, the capture ends I10.
It recognizes that the request is a transfer processing request, and forcibly transfers the processing code of the macro service that transfers the value of the capture register 812 to the instruction register 106.

実行制御部108は、PC102のアドレス更新を禁止
し、P C102、P 5W104 、汎用レジスタ1
05の状態を保持したまま、以下の処理を開始する。
The execution control unit 108 prohibits updating of the address of the PC 102, and updates the PC 102, P5W104, and general-purpose register 1.
The following process is started while maintaining the state of 05.

■実行制御部108は、転送領域ポインタ301の値を
読出して、転送領域ポインタ301の指すデータ転送領
域302を選択する。
(2) The execution control unit 108 reads the value of the transfer area pointer 301 and selects the data transfer area 302 pointed to by the transfer area pointer 301.

■実行制御部108は、キャプチャレジスタ812が保
持しているtlのタイミングにおけるFRC611の値
をデータ転送領域302へ転送する。
(2) The execution control unit 108 transfers the value of the FRC 611 at the timing of tl held by the capture register 812 to the data transfer area 302.

■p C102のアドレス更新禁止を解除し、元のプロ
グラムの実行動作に戻る。
■p Release the address update prohibition of C102 and return to the original program execution operation.

次に、tbのタイミングでキャプチャ終了I10要求信
号線910がアクティブになった時の実行部101の動
作を説明する。I10要求受付部150がキャプチャ終
了I10要求信号を検知して、チャネル信号線632と
端子レベル信号線633をサンプルするまでの動作は、
taのタイミングでキャプチャ終了I10要求信号線8
10がアクティブになった場合と同様である。I10要
求受付部150は、端子レベル信号線633がtbのタ
イミングでロウレベルであることより、キャプチャ終了
I10要求が演算処理要求であることを認識し、演算を
行なうマクロサービス処理コードを命令レジスタ101
3に強制的に設定する。実行制御部10Bは、P C1
02のアドレス更新を禁止してP C102、PSW1
04.汎用レジスタ105の状態を保持したまま、以下
の処理を行なう。
Next, the operation of the execution unit 101 when the capture end I10 request signal line 910 becomes active at timing tb will be described. The operation from when the I10 request receiving unit 150 detects the capture end I10 request signal to sampling the channel signal line 632 and the terminal level signal line 633 is as follows.
Capture ends at timing ta I10 request signal line 8
10 becomes active. The I10 request accepting unit 150 recognizes that the capture end I10 request is an arithmetic processing request because the terminal level signal line 633 is at a low level at timing tb, and sends the macro service processing code for performing the arithmetic operation to the instruction register 101.
Force setting to 3. The execution control unit 10B is a PC1
02 address update is prohibited and PC102, PSW1
04. The following processing is performed while maintaining the state of the general-purpose register 105.

■実行制御部108は、転送領域ポインタ301の値を
読出して転送領域ポインタ301の指すデータ転送領域
302を選択する。
(2) The execution control unit 108 reads the value of the transfer area pointer 301 and selects the data transfer area 302 pointed to by the transfer area pointer 301.

■実行制御部108は、A L U 103を用いてキ
ャプチャレジスタ612の値からデータ転送領域302
の値を減算する。すなわち、t2のタイミングにおける
FRC811の値とtlのタイミングにおけるF RC
811の値の差を求める。
■The execution control unit 108 uses the ALU 103 to transfer data from the data transfer area 302 from the value of the capture register 612.
Subtract the value of. That is, the value of FRC811 at the timing of t2 and the value of FRC at the timing of tl
Find the difference between the 811 values.

■実行制御部108は、A L U 103を用いて減
算結果の符号をチャネル信号@832の値、すなわち“
0”にする。
■The execution control unit 108 uses the ALU 103 to convert the sign of the subtraction result to the value of the channel signal @832, that is, “
Set it to 0”.

■実行制御部108は、符号付きの減算結果をデータ転
送領域302へ転送する。
(2) The execution control unit 108 transfers the signed subtraction result to the data transfer area 302.

以上の処理により、t2のタイミングにおけるF RC
811の値とtlのタイミングにおけるFRCEill
の値の差、すなわちTIを求めることができ、T1の符
号から、チャネル1の信号の方がチャネル2の信号より
進んでいること、およびT1の値から位相差を知ること
ができる。そこで実行部101は、演算データをもとに
処理を行なうためのキャプチャ完了割込みを起動する。
Through the above processing, F RC at timing t2
FRCEill at the value of 811 and the timing of tl
The difference between the values of , that is, TI, can be determined, and from the sign of T1, it can be known that the signal of channel 1 is ahead of the signal of channel 2, and from the value of T1, it can be known that the phase difference. Therefore, the execution unit 101 activates a capture completion interrupt to perform processing based on the calculation data.

tcのタイミングでキャプチャ終了I10要求信号線9
10がアクティブになった時の実行部101の動作は、
前述したtaのタイミングでキャプチャ終了I10要求
信号線910がアクティブになった時の実行部101の
動作と同様である。また、tdのタイミングでキャプチ
ャ終了I10要求信号線910がアクティブになった時
の実行部101の動作は、チャネル信号線632の値が
“1”であること以外は、 tbのタイミングでキャプ
チャ終了l10p求信号線810がアクティブになった
時の実行部101の動作と同様である。上記の動作によ
って求まるT2の符号から、チャネル2の信号の方がチ
ャネル1の信号よりも進んでいること、およびT2の値
からチャネルlの信号とチャネル2の信号の位相差を知
ることができる。
Capture ends at timing tc I10 request signal line 9
The operation of the execution unit 101 when 10 becomes active is as follows.
This is similar to the operation of the execution unit 101 when the capture end I10 request signal line 910 becomes active at the timing ta described above. Furthermore, when the capture end I10 request signal line 910 becomes active at the timing td, the operation of the execution unit 101 is to end the capture at the timing tb, except that the value of the channel signal line 632 is "1". The operation is similar to the operation of the execution unit 101 when the request signal line 810 becomes active. From the sign of T2 determined by the above operation, we can know that the channel 2 signal is ahead of the channel 1 signal, and from the T2 value we can know the phase difference between the channel l signal and the channel 2 signal. .

なお、本実施例において、チャネル数が増加した場合は
、それぞれのチャネルにデータ転送領域と転送領域ポイ
ンタを設定するだけで容易に対応が可能である。
In this embodiment, if the number of channels increases, this can be easily handled by simply setting a data transfer area and a transfer area pointer for each channel.

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明は、割込みによらずにキャプ
チャした値を転送あるいは演算することにより、キャプ
チャがキャプチャ動作を行なう毎にpc、psw、汎用
レジスタの退避、復帰等の処理を行なわないため、入力
チャネル数が増加した場合問題となるpc、psw、汎
用レジスタの退避、復帰等の、本来目的としない処理に
費やす時間を減らし、実行部の使用効率を向上させるこ
とができ、また入力チャネル数が増加した場合、マクロ
サービスチャネルを設定するだけで容易に多数の入力チ
ャネルに対応でき、FRCまたはキャプチャレジスタの
増設をしないで済むため、使用するハードウェア量を節
約できる等の効果がある。
As explained above, the present invention transfers or calculates captured values without using an interrupt, so that processes such as saving and restoring the PC, psw, and general-purpose registers are not performed every time the capture performs a capture operation. , it is possible to reduce the time spent on processing that is not originally intended, such as saving and restoring PC, psw, and general-purpose registers, which are problematic when the number of input channels increases, and improve the efficiency of use of the execution section. When the number of input channels increases, it is possible to easily handle a large number of input channels by simply setting macro service channels, and there is no need to add FRC or capture registers, which has the effect of saving the amount of hardware used.

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

第1図は本発明のパルス計測装置の一実施例を示すブロ
ック図、第2図は第1図におけるパルス入力装置600
とI10要求制御部300のさらに詳細なブロック図、
第3図は本実施例における、パルス計測装置の動作を示
すタイミングチャート、第4図は従来例のパルス計測装
置のブロック図、第5図は従来例における割込み処理の
フローチャートである。 1・・・チャネル、 2・・・チャネル、 100・・・マイクロコンピュータ、 101・・・実行部、 102・・・プログラムカウンタ(PC)、103・・
・算術論理演算ユニツ) (ALU)、104・・・プ
ログラム・ステータス退避領域(PSW)、 105・・・汎用レジスタ、 106・・・命令レジスタ。 108・・・実行制御部、 150・・・I10要求受付部、 200・・・プログラムメモリ、 300・・・データメモリ、 301・・・転送領域ポインタ、 302・・・データ転送領域、 351・・・キャプチャ値格納領域、 381・・・演算結果格納領域、 381・・・ソフトウェアフラグ領域、382・・・ソ
フトウェアフラグ(チャネル1用)、383・・・ソフ
トウェアフラグ(チャネル2用)、391・・・ステー
タス退避領域、 400・・・割込み制御部、 401、402・・・割込み制御線、 500・・・パルス入力装置、 511、521・・・フリーランニングカウンタ(FR
C)、 512、522・・・キャプチャレジスタ・531、5
32・・・ひドがリエ7ジ検出信号線・540・・・パ
ルス制御回路。 eoo・・・パルス入力表と。 611・・・フリーラニングカウンタ(FRC)、61
2・・・キャプチャレジスタ。 631・・・立下がりエツジ検出信号線・632・・・
チャネル信号線・ 633・・・端子レベル信号線、 640・・・パルス制御回路、 700・・・内部バス、 900・・・I10要求制御部、 910・・・キャプチャ終了I10要求信号線。 第5図
FIG. 1 is a block diagram showing an embodiment of the pulse measuring device of the present invention, and FIG. 2 shows the pulse input device 600 in FIG. 1.
and a more detailed block diagram of the I10 request control unit 300,
FIG. 3 is a timing chart showing the operation of the pulse measuring device in this embodiment, FIG. 4 is a block diagram of the conventional pulse measuring device, and FIG. 5 is a flowchart of interrupt processing in the conventional example. 1... Channel, 2... Channel, 100... Microcomputer, 101... Execution unit, 102... Program counter (PC), 103...
- Arithmetic and logic operation unit) (ALU), 104... Program status save area (PSW), 105... General purpose register, 106... Instruction register. 108... Execution control unit, 150... I10 request reception unit, 200... Program memory, 300... Data memory, 301... Transfer area pointer, 302... Data transfer area, 351... - Capture value storage area, 381... Calculation result storage area, 381... Software flag area, 382... Software flag (for channel 1), 383... Software flag (for channel 2), 391...・Status save area, 400... Interrupt control unit, 401, 402... Interrupt control line, 500... Pulse input device, 511, 521... Free running counter (FR
C), 512, 522...Capture register・531, 5
32... Hidogarie 7 detection signal line 540... Pulse control circuit. eoo...Pulse input table. 611...Free running counter (FRC), 61
2...Capture register. 631... Falling edge detection signal line 632...
Channel signal lines 633...Terminal level signal line, 640...Pulse control circuit, 700...Internal bus, 900...I10 request control section, 910...Capture end I10 request signal line. Figure 5

Claims (1)

【特許請求の範囲】[Claims] 少なくとも、中央処理装置とデータを記憶するデータメ
モリとパルス入力装置を単一半導体基盤上に集積した半
導体情報処理装置において、前記パルス入力装置は、複
数のパルス信号の入力タイミングを測定すると共に、前
記中央処理装置に、前記複数のパルスの入力タイミング
の計測終了毎に、計測終了処理要求を出力し、前記中央
処理装置は、前記パルス計測終了処理要求により、プロ
グラムの実行状態を示すステータス情報を保持したまま
プログラムの実行を中断し、前記パルス入力装置の情報
をもとに前記測定データの演算処理および前記データメ
モリへのデータ格納処理を実行した後、前記中断してい
たプログラムの実行処理を再開することを特徴とするパ
ルス計測装置。
In a semiconductor information processing device in which at least a central processing unit, a data memory for storing data, and a pulse input device are integrated on a single semiconductor substrate, the pulse input device measures the input timing of a plurality of pulse signals, and A measurement end processing request is output to the central processing unit each time measurement of the input timing of the plurality of pulses is completed, and the central processing unit retains status information indicating the execution state of the program according to the pulse measurement end processing request. The execution of the program is interrupted while the program is being held, and after performing arithmetic processing of the measurement data and data storage processing in the data memory based on the information of the pulse input device, the execution processing of the interrupted program is resumed. A pulse measuring device characterized by:
JP60208411A 1985-09-19 1985-09-19 Pulse interval measuring device Expired - Lifetime JPH0812561B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60208411A JPH0812561B2 (en) 1985-09-19 1985-09-19 Pulse interval measuring device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60208411A JPH0812561B2 (en) 1985-09-19 1985-09-19 Pulse interval measuring device

Publications (2)

Publication Number Publication Date
JPS6267603A true JPS6267603A (en) 1987-03-27
JPH0812561B2 JPH0812561B2 (en) 1996-02-07

Family

ID=16555792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60208411A Expired - Lifetime JPH0812561B2 (en) 1985-09-19 1985-09-19 Pulse interval measuring device

Country Status (1)

Country Link
JP (1) JPH0812561B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63244207A (en) * 1987-03-31 1988-10-11 Nec Corp Pulse measuring instrument

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52128028A (en) * 1976-04-20 1977-10-27 Nec Corp Universal timing control method of data processing unit
JPS55143632A (en) * 1979-04-24 1980-11-10 Fujitsu Ltd Timer constitution system
JPS5663625A (en) * 1979-10-26 1981-05-30 Oki Electric Ind Co Ltd Timer circuit
JPS6073748A (en) * 1983-09-30 1985-04-25 Toshiba Corp Internal timer circuit system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS52128028A (en) * 1976-04-20 1977-10-27 Nec Corp Universal timing control method of data processing unit
JPS55143632A (en) * 1979-04-24 1980-11-10 Fujitsu Ltd Timer constitution system
JPS5663625A (en) * 1979-10-26 1981-05-30 Oki Electric Ind Co Ltd Timer circuit
JPS6073748A (en) * 1983-09-30 1985-04-25 Toshiba Corp Internal timer circuit system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS63244207A (en) * 1987-03-31 1988-10-11 Nec Corp Pulse measuring instrument

Also Published As

Publication number Publication date
JPH0812561B2 (en) 1996-02-07

Similar Documents

Publication Publication Date Title
KR100588790B1 (en) Method and apparatus for acting on subsequent command processing in data processor
EP0313097B1 (en) Microcomputer system including master processor and slave processor
JPH0354375B2 (en)
US20140089646A1 (en) Processor with interruptable instruction execution
JPS6267603A (en) Pulse measuring instrument
JPH051499B2 (en)
CN117539544B (en) Interrupt control architecture and control method based on RISC-V instruction set
JPS63118969A (en) Information processor
JP3331695B2 (en) Time synchronization method
JPH04312111A (en) Data processor
JPS63155330A (en) Microprogram controller
SU1341636A1 (en) Program interruption device
JP2981618B2 (en) Write order preservation method in pipeline computer system
JPH02112054A (en) Data processor
JPH04302346A (en) Multiprocessor system
JPH03119449A (en) Calculating device
JPH0531775B2 (en)
JPS61187044A (en) Information processor
JPS6349946A (en) Arithmetic processing unit
JPS63233455A (en) Microprocessor
JPH0535456B2 (en)
JPS621027A (en) Cassette type magnetic tape reading controller
JPS6340955A (en) Direct memory access controller
JP2000276438A (en) Dma data transfer method
JPS6358548A (en) Microprocessor for debug