JPS602700B2 - Program sequence detection device - Google Patents

Program sequence detection device

Info

Publication number
JPS602700B2
JPS602700B2 JP52016433A JP1643377A JPS602700B2 JP S602700 B2 JPS602700 B2 JP S602700B2 JP 52016433 A JP52016433 A JP 52016433A JP 1643377 A JP1643377 A JP 1643377A JP S602700 B2 JPS602700 B2 JP S602700B2
Authority
JP
Japan
Prior art keywords
address
signal
information
comparison
test
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
Application number
JP52016433A
Other languages
Japanese (ja)
Other versions
JPS53101243A (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.)
NEC Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP52016433A priority Critical patent/JPS602700B2/en
Publication of JPS53101243A publication Critical patent/JPS53101243A/en
Publication of JPS602700B2 publication Critical patent/JPS602700B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 情報処理装置において所定のプログラムシーケンスを実
行した杏かを検出するプログラムシーケンス検出装置に
関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a program sequence detection device that detects whether a predetermined program sequence has been executed in an information processing device.

従来、この種のプログラムシーケンスの検出を行なおう
とする場合、検査開始又は検査終了の条件の設定は、被
測定装置からの入力情報と測定器上のスイッチに指定さ
れた情報を比較することにより行なわれていた。
Conventionally, when trying to detect this type of program sequence, the conditions for starting or ending a test are set by comparing input information from the device under test with information specified by a switch on the measuring instrument. It was being done.

通常、このスイッチは、3つのポジションを有し、比較
条件を“1”、“0”からなる期待値と比較するか“仇
n′tCa比”(比較しない)で指定し、入力情報がこ
のスイッチに指定した情報と一致した時に検査開始又は
検査終了信号を発生する。本例の欠点は、検査開始又は
、検査終了信号の条件を一条件しか設定できず、時間的
に変化する順序事象として設定できない事である。特に
、プログラム制御又はマイクロプログラム制御で処理さ
れる情報処理菱魔の事象を測定したい場合、検査開始又
は検査終了の条件をプログラムアドレスの一連のシーケ
ンスで指定したい場合が多いが、上記方式では、条件設
定が不可能である。本発明の目的は、検出したいプログ
ラムシーケンスを比較情報、マスク情報及び制御情報を
含む期待値の集合により予め記憶回路に記憶しておき、
情報処理装置から送られてくる制御信号に同期して、情
報処理装置から送られてくる入力情報と記憶回路中の期
待値とを逐次比較することにより、入力情報の中から、
任意のプログラムシーケンスを検出できるようにした装
置を提供するものである。
Normally, this switch has three positions, and the comparison condition is specified as either to compare with the expected value consisting of "1" and "0", or as "n'tCa ratio" (no comparison), and the input information is When the information matches the information specified in the switch, a test start or test end signal is generated. The disadvantage of this example is that only one condition for the test start or test end signal can be set, and cannot be set as sequential events that change over time. In particular, when you want to measure information processing events that are processed by program control or microprogram control, you often want to specify the test start or test end conditions as a sequence of program addresses. Setting is not possible. An object of the present invention is to store in advance a program sequence to be detected in a storage circuit as a set of expected values including comparison information, mask information, and control information.
By successively comparing the input information sent from the information processing device with the expected value in the storage circuit in synchronization with the control signal sent from the information processing device,
The present invention provides a device that can detect any program sequence.

本発明は 情報処理装置で実行された命令のアドレスを一旦格納す
るアドレス格納手段と、検出すべきシーケンスで配置さ
れ、少なくともプログラムシーケンスの検査開始番地と
検査終了番地とを含む検出すべきアドレスとこのアドレ
スが検査終了番地であるか否かを示す制御情報とを記憶
する記憶手段と、前記アドレス格納手段に格納されたア
ドレスと前記記憶手段に格納された検出すべきアドレス
とが一致したとき一致信号を出力する比較手段と、前記
記憶手段からの前記制御情報が検査の終了を指示してい
ない場合において、前記比較手段から一致信号を出力さ
れたときには少なくとも前記記憶手段の次の検出すべき
アドレスを前記比較手段に供給し、前記制御データが検
査の終了を指示している場合において、前記比較手段か
ら一致信号が出力された場合、該当するプログラムシー
ケンスが検出されたことを示す信号を出力し、前記比較
手段から一致信号が供給されない場合、前記検査開始番
地のアドレスを前記比較手段に供給する手段を含むこと
を特徴とするプログラムシーケンス検出装置を構成する
The present invention includes an address storage means for temporarily storing the address of an instruction executed by an information processing device, an address to be detected that is arranged in a sequence to be detected, and includes at least a test start address and a test end address of a program sequence; storage means for storing control information indicating whether or not the address is a test end address; and a match signal when the address stored in the address storage means and the address to be detected stored in the storage means match. and a comparison means for outputting at least the next address to be detected in the storage means when a match signal is output from the comparison means when the control information from the storage means does not instruct the end of the inspection. supplying the data to the comparison means, and when the control data instructs the end of the inspection and a match signal is output from the comparison means, outputting a signal indicating that the corresponding program sequence has been detected; The program sequence detecting device is characterized in that it includes means for supplying the address of the test start address to the comparing means when the matching signal is not supplied from the comparing means.

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

第1図を参照すると本発明の一実施例は、大きく分ける
と入力回路4、比較回路5、制御回路6及び記憶回路7
より構成される。入力回路4は、情報処理装置1からプ
ログラムアドレス又はマイクロプログラムアドレスを含
む入力回路2とその情報の受取のタイミングを示す制御
信号3を受け取り、レベル変換等を行った後、入力情報
16及び制御信号17を比較回路5及び制御回略6に対
して送出する。記憶回路7は、検出すべきプログラムシ
ーケンスを制御情報、比較情報及びマスク情報を含む期
待値の集合により記憶するものであり、制御回路6から
諸取信号11とアドレス信号12を受け取ると読み取り
動作の後、比較回路5に対して、比較情報8とマスク情
報9を、又、制御回路6に対し、制御情報10を送出す
る。比較回路5は、入力回路4から送られてくる入力情
報16と、記憶回路7から送られてくる比較情報8を比
較し、その比較結果を制御回路6から送られてくる比較
指示信号13に応答して、比較結果信号14を制御回路
6へ送出する。なお、入力情報16、比較情報8は同じ
ビット数から構成されており、比較方法としては、入力
情報16と比較情報8を比較すると云う方法で行なう。
制御回路6は、情報処理装置1から送られてくる制御信
号3に同期して読取信号11、アドレス信号12及び比
較指示信号13を発生する事及び予め指定した全てのプ
ログラムシーケンスを検出した場合に測定器に対して事
象検出信号15を送出する。次に動作の説明をする。
Referring to FIG. 1, one embodiment of the present invention can be roughly divided into an input circuit 4, a comparison circuit 5, a control circuit 6, and a storage circuit 7.
It consists of The input circuit 4 receives an input circuit 2 including a program address or a microprogram address and a control signal 3 indicating the timing of receiving the information from the information processing device 1, performs level conversion, etc., and then outputs the input information 16 and the control signal. 17 to the comparison circuit 5 and control circuit 6. The storage circuit 7 stores the program sequence to be detected as a set of expected values including control information, comparison information, and mask information, and when it receives the pickup signal 11 and address signal 12 from the control circuit 6, it starts the reading operation. Thereafter, comparison information 8 and mask information 9 are sent to the comparison circuit 5, and control information 10 is sent to the control circuit 6. The comparison circuit 5 compares the input information 16 sent from the input circuit 4 with the comparison information 8 sent from the storage circuit 7, and sends the comparison result to the comparison instruction signal 13 sent from the control circuit 6. In response, a comparison result signal 14 is sent to the control circuit 6. Note that the input information 16 and the comparison information 8 are composed of the same number of bits, and the comparison method is to compare the input information 16 and the comparison information 8.
The control circuit 6 generates a read signal 11, an address signal 12, and a comparison instruction signal 13 in synchronization with the control signal 3 sent from the information processing device 1, and when all pre-designated program sequences are detected. An event detection signal 15 is sent to the measuring instrument. Next, the operation will be explained.

まず初期準備のために記憶装置に所定の期待値を格納す
る。上記の準備が完了し、動作が開始すると、情報処理
装置1から入力情報2と制御信号3が送られている。制
御回路6は、制御信号3に対応した制御信号17を受け
ると記憶回路7に対し、アドレス信号12と謙取信号1
1を送出する。この場合、動作開始時なので、アドレス
信号12は、初期値(開始番地)が送出される。記憶回
路7は読敬信号11を受け取ると、アドレス信号12で
示される番地から期待値を読み出し、比肌鉢灯情報8と
マスク情報9を比較回路5へ、制御情報10を制御回路
6へ送母する。次に、制御回路6は、比較回路5に対し
、比較指示信号13を送出する。比較回路5は当該信号
を受け取ると入力情報16と比較情報8をマスク情報9
の制御のもとに前述の方法で比較し、その結果を比岬鮫
結果信号14として、制御回路6へ送出する。制御回路
6は、前述のように制御情報10の指示に従い比較結果
信号14を受け取る。以上は、どのような情報にもとづ
いても共通に動作する部分であり、以下に説明する部分
は、このうちの制御情報によって動作の態様が異なる。
まず、その制御情報の千概略から説明する。第2図は、
記憶回路中に記憶されている検出すべきプログラムシー
ケンスの期待値のフオーマツトを示している。1語の構
成は、制御回路5に対して各種制御の指示を行なう制御
情報、入力情報2と比較すべき情報を示す比較情報及び
比較の対象にすべきビットを指示するマスク情報より成
る。
First, a predetermined expected value is stored in a storage device for initial preparation. When the above preparations are completed and the operation starts, input information 2 and control signal 3 are sent from the information processing device 1. When the control circuit 6 receives the control signal 17 corresponding to the control signal 3, the control circuit 6 transmits an address signal 12 and a shortcut signal 1 to the storage circuit 7.
Sends 1. In this case, since the operation is started, the initial value (starting address) of the address signal 12 is sent out. When the memory circuit 7 receives the reading signal 11, it reads the expected value from the address indicated by the address signal 12, and sends the comparison circuit 5 and the control information 10 to the control circuit 6. Mother. Next, the control circuit 6 sends a comparison instruction signal 13 to the comparison circuit 5. Upon receiving the signal, the comparison circuit 5 converts the input information 16 and comparison information 8 into mask information 9.
The results are compared using the method described above under the control of , and the results are sent to the control circuit 6 as the Himisaki shark result signal 14. The control circuit 6 receives the comparison result signal 14 according to the instructions of the control information 10 as described above. The above are parts that operate in common based on any information, and the parts described below operate differently depending on the control information.
First, an overview of the control information will be explained. Figure 2 shows
2 shows the format of the expected value of the program sequence to be detected, which is stored in the memory circuit. One word consists of control information that instructs the control circuit 5 to perform various controls, comparison information that indicates information to be compared with the input information 2, and mask information that indicates bits to be compared.

次に制御情報について説明する。Next, control information will be explained.

制御情報の機能は大きく分けて二つの機能を持っている
。第1の機能は、制御情報の第1ビット目(最左端ビッ
ト)の機能であり、このビットは、期待値情報の終了を
示す。即ち、第1ビット目が“1”ならば、この期待値
との比較結果が一致(比鮫結果14=1)ならば、測定
器に対して事象検出信号15を送出して動作を終了する
事を示す。但し、不一致(比較結果信号14=0)なら
ばアドレス信号12を初期値(開始番地)へ戻す。第2
の機能は、第2ビット目以降のエリアで、ダミーステッ
プの回数を指示する事である。ここで、ダミーステップ
とは、比較結果信号14を無視し、アドレス信号にも更
新しないステップを示す。本機能により、比較する必要
のないプ。グラムシーケンスを飛ばす事ができ、記憶回
路7に記憶する期待値情報を減す事ができる。以下にダ
ミーステップの例を示す。
The control information has two main functions. The first function is that of the first bit (leftmost bit) of the control information, and this bit indicates the end of the expected value information. That is, if the first bit is "1", and if the comparison result with this expected value matches (result 14 = 1), the event detection signal 15 is sent to the measuring instrument and the operation is terminated. show something However, if there is a mismatch (comparison result signal 14=0), the address signal 12 is returned to its initial value (starting address). Second
The function of is to indicate the number of dummy steps in the area after the second bit. Here, the dummy step refers to a step in which the comparison result signal 14 is ignored and the address signal is not updated. With this function, there is no need to compare. The gram sequence can be skipped, and the expected value information stored in the storage circuit 7 can be reduced. An example of a dummy step is shown below.

ダミーステップの例 あるステップ(Soとする)に於ける状態を下記の通り
とする。
Example of a dummy step The state of a certain step (supposed to be So) is as follows.

これは初期状態で記憶回路7に格納される。アドレス信
号12=Ao 比比較日情報8=Eo ダミーステップ回数=n 入力情報2=No なお、ダミーステップの回数は、その値により、下記の
意味をもつ。
This is stored in the memory circuit 7 in an initial state. Address signal 12=Ao Ratio comparison date information 8=Eo Number of dummy steps=n Input information 2=No Note that the number of dummy steps has the following meaning depending on its value.

0の場合:ダミーステップは、挿入せず、直ちに比較結
果を受け取る。
If 0: A dummy step is not inserted and the comparison result is immediately received.

1〜n(nミall1)の場合:n回のダミーステップ
実行の後、比較結果を受け取る。
1 to n (n and all 1): Receive the comparison result after executing n dummy steps.

alllの場合:本期待値に示されている比較情報に等
しい入力情報が現われるまで、次の期値へ進まない。
In the case of all: Do not proceed to the next period value until input information equal to the comparison information indicated in this expected value appears.

これらの状態は、ステップ信号が進む毎に(すなわち制
御信号3を受け取る毎に)下記のように変化し、結局n
ステップのダミーステップが入った事が分る。
These states change as follows each time the step signal advances (that is, each time control signal 3 is received), and eventually n
You can see that a dummy step has been added.

次に動作開始前に検出したいプログラムシーケンスの期
待値を第2図に示すフオーマットで記憶回路7へ格納す
る。
Next, the expected value of the program sequence to be detected before the start of operation is stored in the storage circuit 7 in the format shown in FIG.

説明を理解し易くするため、第1表に実行すべきその命
令シーケンスの一例を示す。第1表 このうちダミーステップが0の場合、すなわち検出すべ
き命令に対応されたアドレスが1つずつ格納された場合
について説明する。
To make the explanation easier to understand, Table 1 shows an example of the instruction sequence to be executed. In Table 1, the case where the dummy step is 0, that is, the case where addresses corresponding to the instructions to be detected are stored one by one will be explained.

第2表 この場合、第1表に掲げられた実行順序1のアドレスa
と第2表に掲げられた記憶回路7に格納されたアドレス
aとが比較され一致がとちれるため次の実行順序2のア
ドレスbと第2表に掲げられたアドレスbとが比較され
る。
Table 2 In this case, address a of execution order 1 listed in Table 1
and the address a stored in the memory circuit 7 listed in Table 2 are compared, and since they do not match, the address b of the next execution order 2 is compared with the address b listed in Table 2. .

この繰り返しでアドレスdまでが比較され、次に実行順
序5のアドレスeと第2表に掲げられた記憶回路7に格
納されたアドレスfとが比較される。終了指示が示され
ていて比較結果が不一致であるため検査開始番地である
アドレスaと実行順序6のアドレスaとが比較される。
もし、この段階でアドレスa以外の別のアドレスを実行
したとしても検査開始番地であるアドレスaが実行され
るまで比較され続ける。同様の繰り返しで、実行順序1
5のアドレスfと期待値であるアドレスfとが一致した
場合、終了指示がなされているため終了信号が出力され
る。この終了信号は第2表に示したプログラムシーケン
スの命令群が実行されたことを示している。次にダミー
ステップがalllでない場合でダミーステップ数が1
〜n(n二alll)回数である場合の例を示す。例え
ば第3表に示される内容が記憶回路7に格納されている
と想定されたい。第3表この場合の動作は、まずアドレ
スaが比較されるところまでは第1表と第2表との関係
と同機な動作である。
Through this repetition, up to address d are compared, and then address e of execution order 5 is compared with address f stored in memory circuit 7 listed in Table 2. Since the end instruction is indicated and the comparison result is a mismatch, address a, which is the test start address, is compared with address a, which is in the execution order 6.
Even if another address other than address a is executed at this stage, comparison will continue until address a, which is the test start address, is executed. In the same repeat, execution order 1
If the address f of No. 5 matches the address f which is the expected value, an end signal is output because an end instruction has been given. This end signal indicates that the command group of the program sequence shown in Table 2 has been executed. Next, if the dummy steps are not all, the number of dummy steps is 1.
An example is shown in which the number of times is ˜n (n all) times. For example, assume that the contents shown in Table 3 are stored in the storage circuit 7. Table 3 The operation in this case is the same as the relationship between Tables 1 and 2 up to the point where address a is compared.

次にダミー情報が1のアドレスが3ステップ連続する。
すなわち、この期間は比較手段で比較をしない。しかし
ながら第4ステップ目の段階で実行順序5の実行アドレ
スaと期待値であるアドレスfとが比較され不一致信号
が出力される。この場合終了指示がされているため検査
開始番地であるアドレスaが次の実行アドレスaと比較
されることになる。以後の動作は第1表と第2表との関
係と同様である。次にダミー情報がalllであれば記
憶回路2の中に格納される内容は第4表に示した内容で
よい。第4表 すなわち、この場合の動作は、まず実行順序1のアドレ
ス情報aと期待値であるアドレス情報aとの比較がとら
れ、比較結果の一致がとられるため、次の比較すべき期
待値はdとなる。
Next, there are three consecutive steps of addresses with dummy information of 1.
In other words, no comparison is made using the comparison means during this period. However, at the fourth step, execution address a of execution order 5 is compared with address f, which is the expected value, and a mismatch signal is output. In this case, since an end instruction has been given, address a, which is the test start address, will be compared with the next execution address a. The subsequent operations are similar to the relationship between Tables 1 and 2. Next, if the dummy information is all, the contents stored in the memory circuit 2 may be the contents shown in Table 4. Table 4 In other words, the operation in this case is that address information a in execution order 1 is first compared with address information a which is the expected value, and since the comparison results match, the next expected value to be compared is becomes d.

これは、実行順序2、3まで期待値dと比較されるが一
致しないことを意味する。この結果、次に実行順序4の
アドレス情報dと期待値であるアドレスdとの比較がと
られ、比較結果の一致がとられるため次の比較すべき期
待値はfとなる。しかしながら実行順序5のアドレス情
報はeであるため比較結果は一致がとられない。しかも
終了指示がなされているため次の実行結果のアドレス情
報は検査開始番地であるアドレスaと比較されることに
なる。これを繰返して実行順序15のアドレスfと期待
値であるアドレスfとが一致するまで続けられ、この状
態において終了信号を出力する。なお、ダミー情報は第
1表と第2表との関係、第1表と第3表との関係が予め
明白な場合は、必ずしも必要でない。また、比較情報と
ともにマスク情報を格納し、マスク情報でマスクされて
いない(いる)比較情報のみを比較対象としてもよい。
本発明、以上説明したように、第1図に示すような構成
をとる事により、ロジックアナライザのような測定器に
対して、複雑なプログラムシーケンス事象をもとにした
測定開始信号又は、測定終了信号を送出可能ならしめる
効果がある。
This means that even though execution orders 2 and 3 are compared with the expected value d, they do not match. As a result, address information d of execution order 4 is next compared with address d, which is the expected value, and since the comparison results match, the next expected value to be compared is f. However, since the address information of execution order 5 is e, the comparison result does not match. Moreover, since the end instruction has been given, the address information of the next execution result will be compared with address a, which is the test start address. This process is repeated until the address f in execution order 15 matches the address f which is the expected value, and in this state a termination signal is output. Note that the dummy information is not necessarily necessary if the relationship between Table 1 and Table 2 and the relationship between Table 1 and Table 3 are clear in advance. Alternatively, mask information may be stored together with the comparison information, and only comparison information that is not (or is) masked by the mask information may be compared.
As explained above, by adopting the configuration shown in FIG. 1, the present invention provides a measurement start signal or a measurement end signal based on a complex program sequence event to a measuring instrument such as a logic analyzer. This has the effect of making it possible to send signals.

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

第1図は、本発明の一実施例の構成を示したブロック図
、第2図は記憶回路中の期待値のフオ−マットを示す。 1・・・…情報処理装置、2,16・・・・・・入力情
報、3,17・・・…制御信号、4・・・…入力回路、
5…・・・比較回路、6・・・・・・制御回路、7・・
・・・・記燈回路、8…・・・比較情報、9・・・・・
・マスク情報、10…・・・制御情報、11・・・・・
・読み取り信号、12・・・…アドレス信号、13・・
・・・・比較指示信号、14…・・・比較結果信号、1
5・・…・事象検出信号。矛′図 オ2図
FIG. 1 is a block diagram showing the configuration of an embodiment of the present invention, and FIG. 2 shows the format of expected values in the memory circuit. 1... Information processing device, 2, 16... Input information, 3, 17... Control signal, 4... Input circuit,
5... Comparison circuit, 6... Control circuit, 7...
...Light circuit, 8...Comparison information, 9...
・Mask information, 10... Control information, 11...
・Read signal, 12...Address signal, 13...
...Comparison instruction signal, 14...Comparison result signal, 1
5...Event detection signal. Spear' figure O2 figure

Claims (1)

【特許請求の範囲】[Claims] 1 情報処理装置で実行された命令のアドレスを一旦格
納するアドレス格納手段と、 検出すべきシーケンスで
配置され少なくともプログラムシーケンスの検査開始番
地と検査終了番地とを含む検出すべきアドレスとこのア
ドレスが検査終了番地であるか否かを示す制御情報とを
記憶する記憶手段と、 前記アドレス格納手段に格納さ
れたアドレスと前記記憶手段に格納された検出すべきア
ドレスとが一致したとき一致信号を出力する比較手段と
、 前記記憶手段からの前記制御情報が検査の終了を指
示していない場合において前記比較手段から一致信号が
出力されたときには少なくとも前記記憶手段の次の検出
すべきアドレスを前記比較手段に供給し、前記制御情報
が検査の終了を示している場合において前記比較手段か
ら一致信号が出力されたときには該当するプログラムシ
ーケンスが検出されたことを示す信号を出力し、前記制
御情報が検査の終了を示しているかまたは示していない
場合において前記比較手段から一致信号が供給されない
ときには前記検査開始番地のアドレスを前記比較手段に
供給する制御手段を含むことを特徴とするプログラムシ
ーケンス検出装置。
1 address storage means for temporarily storing the address of an instruction executed by an information processing device; an address to be detected arranged in a sequence to be detected and including at least a test start address and a test end address of a program sequence; storage means for storing control information indicating whether the address is an end address; and outputting a match signal when the address stored in the address storage means and the address to be detected stored in the storage means match. a comparison means; when the control information from the storage means does not instruct the end of the test and a match signal is output from the comparison means, at least the next address to be detected in the storage means is sent to the comparison means; and when the control information indicates the end of the test, when the comparison means outputs a matching signal, outputs a signal indicating that the corresponding program sequence has been detected, and the control information indicates the end of the test. A program sequence detecting device comprising: control means for supplying the address of the test start address to the comparing means when the matching signal is not supplied from the comparing means in the case where the matching signal is indicated or not indicated.
JP52016433A 1977-02-16 1977-02-16 Program sequence detection device Expired JPS602700B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP52016433A JPS602700B2 (en) 1977-02-16 1977-02-16 Program sequence detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP52016433A JPS602700B2 (en) 1977-02-16 1977-02-16 Program sequence detection device

Publications (2)

Publication Number Publication Date
JPS53101243A JPS53101243A (en) 1978-09-04
JPS602700B2 true JPS602700B2 (en) 1985-01-23

Family

ID=11916088

Family Applications (1)

Application Number Title Priority Date Filing Date
JP52016433A Expired JPS602700B2 (en) 1977-02-16 1977-02-16 Program sequence detection device

Country Status (1)

Country Link
JP (1) JPS602700B2 (en)

Also Published As

Publication number Publication date
JPS53101243A (en) 1978-09-04

Similar Documents

Publication Publication Date Title
US5070476A (en) Sequence controller
JPH10105426A (en) Semiconductor integrated circuit
JPS602700B2 (en) Program sequence detection device
US4578666A (en) Method of comparing data with asynchronous timebases
JPH07101460B2 (en) Code detector
US5542092A (en) Method and system for setting bus addresses in order to resolve or prevent bus address conflicts between interface cards of a personal computer
JPS5938679B2 (en) IC test equipment
JPS632386B2 (en)
JPH0645261Y2 (en) Logic analyzer
JPS5838879B2 (en) fail memory
JPS59132376A (en) Pattern reading test equipment
JPH04255037A (en) Program control circuit
JPH04262402A (en) Programmable controller
JPH01193942A (en) Self-diagnosis method for signal processing circuits
JPH04304528A (en) Sequence control circuit
JPH04309141A (en) Address tracer
JPH0764871A (en) Memory circuit with self-checking function
JPH07193561A (en) System and device for synchronously processing format
JPH01116962A (en) Disk controller
JPS58119026A (en) Input and output data transmission system of programmable controller
JPH08251017A (en) Test control circuit for sequential circuit, and test method thereof
JPH01246940A (en) Bus monitoring equipment by token passing system
JPH05233379A (en) Execution history storage device
JPH01304556A (en) Memory control circuit
JPS6046668B2 (en) IC test equipment