JP2875606B2 - Testing equipment - Google Patents
Testing equipmentInfo
- Publication number
- JP2875606B2 JP2875606B2 JP2194154A JP19415490A JP2875606B2 JP 2875606 B2 JP2875606 B2 JP 2875606B2 JP 2194154 A JP2194154 A JP 2194154A JP 19415490 A JP19415490 A JP 19415490A JP 2875606 B2 JP2875606 B2 JP 2875606B2
- Authority
- JP
- Japan
- Prior art keywords
- signal
- stop
- pop
- subroutine
- tes
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Landscapes
- Tests Of Electronic Circuits (AREA)
- Debugging And Monitoring (AREA)
Description
【発明の詳細な説明】 〔概要〕 試験装置に関し、 ブレークポイント設定ポインタ、比較器等を使用する
ことなく試験の際、動作の途中でマイクロシーケンサを
停止させることができる試験装置を提供することを目的
とし、 サブルーチンへの分岐時に戻りアドレスの退避を指示
するPUSH信号が供給され且つサブルーチンからの復帰時
に戻りアドレスの復帰を指示するPOP信号が供給される
スタック回路と、試験状態を示すTES信号及び前記POP信
号が供給される停止指示回路と、を含み、前記停止指示
回路は、TES信号及びPOP信号に基づき、試験状態であり
且つサブルーチンからの復帰時に、STOP信号を出力し、
装置の動作を停止させるように構成する。DETAILED DESCRIPTION OF THE INVENTION [Overview] Regarding a test apparatus, it is an object of the present invention to provide a test apparatus capable of stopping a micro-sequencer during operation without using a breakpoint setting pointer, a comparator and the like. For the purpose, a stack circuit to which a PUSH signal instructing to save the return address when branching to the subroutine is supplied and a POP signal to instruct to restore the return address when returning from the subroutine, a TES signal indicating the test state, and A stop instruction circuit to which the POP signal is supplied, the stop instruction circuit outputs a STOP signal based on the TES signal and the POP signal, in a test state and when returning from the subroutine,
It is configured to stop the operation of the device.
本発明は、試験装置に関するものである。 The present invention relates to a test device.
高性能マイクロプロセッサ等の内部シーケンサ制御に
マイクロシーケンサを使用するVLSIにおいて、内部動作
を試験する際には、動作の途中でシーケンサを停止させ
る必要がある。このために、ブレーク機能が使用されて
いるが、従来のブレーク機能においては、構成が複雑で
ある。そこで、簡単な構成にて、動作の途中でシーケン
サを停止させることが望まれている。In a VLSI that uses a microsequencer for controlling an internal sequencer such as a high-performance microprocessor, when testing the internal operation, it is necessary to stop the sequencer during the operation. For this reason, a break function is used, but the configuration of the conventional break function is complicated. Therefore, it is desired to stop the sequencer during operation with a simple configuration.
近年、マイクロプロセッサ等のVLSIの高機能化、高集
積化が積極的に行われており(ソフウエアがCPU内に組
み込まれている)、これに伴い、設計された回路の論理
試験が複雑になり、開発期間の長期化や試験コストの増
大という問題が生じている。このような問題は、VLSIの
論理深度が深くなり、通常の機能を使って外部の信号線
を操作しただけでは内部の状態を設定しにくかったり、
内部の情報を外部に取り出しにくいという点に起因して
いる。In recent years, VLSIs such as microprocessors have been actively enhanced in function and integration (software is embedded in the CPU), and with this, logic testing of designed circuits has become more complicated. In addition, there are problems that the development period is lengthened and the test cost is increased. The problem is that the logic depth of the VLSI becomes deeper, and it is difficult to set the internal state only by operating the external signal lines using normal functions.
This is because it is difficult to extract internal information to the outside.
そこで、最近のVLSIでは、上記のような問題を解決す
るために、試験専用の回路を予めVLSIの内部に搭載し、
これにより、試験の効率を上げている。特に、マイクロ
プロセッサや専用プロセッサ等の高機能VLSIでは、内部
の制御にマイクロシーケンサを使用しており、マイクロ
プログラムのバグ等の解析を容易に行えるようにするこ
とが必要である。Therefore, in recent VLSI, in order to solve the above problems, a circuit dedicated to testing is mounted in advance inside the VLSI,
This increases the efficiency of the test. In particular, in a high-performance VLSI such as a microprocessor or a dedicated processor, a micro-sequencer is used for internal control, and it is necessary to easily analyze a bug in a microprogram.
従来とられてきた試験方式として、製造工程における
マイクロROMの故障を検出するために、次のようなもの
がある。すなわち、マイクロROMやPLA等のファームウエ
アを順次外部に読み出すダンプ回路の追加や、指定位置
でシーケンサを停止させて動作途中での内部状態を外部
から読み出すブレーク機能がある。As a conventional test method, there is the following method for detecting a failure of a micro ROM in a manufacturing process. That is, there are a dump circuit for sequentially reading firmware such as a micro ROM and a PLA to the outside, and a break function for stopping the sequencer at a designated position and reading the internal state during operation from the outside.
上記ブレーク機能とは、マイクロシーケンサを停止さ
せるアドレス(ブレークポイント)を設定するレジスタ
を設け、該レジスタの設定アドレスとマイクロシーケン
サのプログラムカウンタのアドレスとが一致した場合
に、マイクロシーケンサを停止させる機能である。The break function is a function of providing a register for setting an address (breakpoint) for stopping the micro sequencer, and stopping the micro sequencer when the set address of the register matches the address of the program counter of the micro sequencer. is there.
上記ブレーク機能においては、ブレークポイントを設
定するレジスタ(これは試験時にのみ使用されユーザ側
では使用されない)や、レジスタの設定アドレスとプロ
グラムカウンタのアドレスを比較する比較器が必要にな
るという問題がある。そして、ブレークポイントのレジ
スタの幅(ビット長)は、マイクロROMに書かれたマイ
クロプログラムのステップ数によって決まり、最近のマ
イクロプロセッサのマイクロプログラムは、1000ステッ
プを越えるものが多く、レジスタの幅が10ビット以上に
なってしまう。このため、VLSIの面積が大きくなり、コ
ストアップをもたらす。The above-mentioned break function has a problem that a register for setting a breakpoint (this is used only at the time of a test and is not used on the user side) and a comparator for comparing the set address of the register with the address of the program counter are required. . The width (bit length) of the breakpoint register is determined by the number of steps of the microprogram written in the micro ROM. In recent microprocessor microprograms, the number of steps often exceeds 1000 steps, and the register width is 10 It will be more than a bit. For this reason, the area of the VLSI increases, resulting in an increase in cost.
本発明の目的は、ブレークポイント設定ポインタ、比
較器等を使用することなく試験の際、動作の途中でマイ
クロシーケンサを停止させることができる試験装置を提
供することにある。An object of the present invention is to provide a test apparatus that can stop a micro sequencer during operation during a test without using a breakpoint setting pointer, a comparator, and the like.
本発明は、サブルーチンへの分岐時に戻りアドレスの
退避を指示するPUSH信号(PUSH)が供給され且つサブル
ーチンからの復帰時に戻りアドレスの復帰を指示するPO
P信号(POP)が供給されるスタック回路(5)と、試験
状態を示すTES信号(TES)及び前記POP信号(POP)が供
給される停止指示回路(9)と、を含み、前記停止指示
回路(9)は、TES信号(TES)及びPOP信号(POP)に基
づき、試験状態であり且つサブルーチンからの復帰時
に、STOP信号(STOP)を出力し、装置の動作を停止させ
るように構成されていることを特徴とする。According to the present invention, a POSH signal (PUSH) for instructing saving of a return address is supplied at the time of branching to a subroutine, and PO for instructing return of a return address when returning from a subroutine.
A stack circuit (5) to which a P signal (POP) is supplied, and a stop instruction circuit (9) to which a TES signal (TES) indicating the test state and the POP signal (POP) are supplied; The circuit (9) is configured to output a STOP signal (STOP) based on the TES signal (TES) and the POP signal (POP) in a test state and return from the subroutine to stop the operation of the device. It is characterized by having.
マイクロシーケンサにより制御されるプロセッサの内
部動作を解析する場合に、マイクロプログラムのあるま
とまった処理ルーチン単位で動作を停止させてその状態
を試験することにより、不良個所の解析を行うことがで
きる。ここで、高機能のプロセッサは、マイクロプログ
ラムのステップ数削減と開発効率の点から、構造化プロ
グラムが可能なようにサブルーチン分岐機能を有してお
り、まとまった処理ルーチン単位にサブルーチンを構成
している場合に、このサブルーチンからの復帰命令を検
出することにより、処理ルーチンの終了を知ることがで
きる。When analyzing the internal operation of the processor controlled by the microsequencer, it is possible to analyze a defective portion by stopping the operation in a unit of a processing routine having a microprogram and testing the state. Here, a high-performance processor has a subroutine branch function so that a structured program can be performed from the viewpoint of reducing the number of steps of a microprogram and developing efficiency. In this case, the end of the processing routine can be known by detecting the return instruction from this subroutine.
そこで、本発明においては、サブルーチンからの復帰
命令を利用して、マイクロシーケンサの動作を停止して
おり、ブレークポイント設定ポインタ、比較器等を必要
とすることなく、処理ルーチン単位でシーケンサの動作
を停止している。Therefore, in the present invention, the operation of the micro sequencer is stopped using the return instruction from the subroutine, and the operation of the sequencer can be performed in the unit of the processing routine without requiring a breakpoint setting pointer, a comparator, and the like. Has stopped.
すなわち、本発明においては、停止指示回路(9)
は、TES信号(TES)による試験状態であることが認識さ
れ、且つ、POP信号(POP)によりサブルーチンからの復
帰が認識されると、STOP信号(STOP)を出力して、装置
の動作を停止する。That is, in the present invention, the stop instruction circuit (9)
Outputs a STOP signal (STOP) when the test state is recognized by the TES signal (TES), and when the return from the subroutine is recognized by the POP signal (POP), the operation of the device is stopped. I do.
以下、図面に基づいて本発明の好適な実施例を説明す
る。なお、実施例において、本発明が描画処理装置に適
用されている。Hereinafter, preferred embodiments of the present invention will be described with reference to the drawings. In the embodiments, the present invention is applied to a drawing processing apparatus.
第2図には、描画処理装置のブロック回路が示されて
いる。FIG. 2 shows a block circuit of the drawing processing apparatus.
第2図において、符号100は、描画処理プロセッサを
示し、該描画処理プロセッサ100は、ホストCPU102、シ
ステムメモリ104、表示メモリ106に接続され、表示メモ
リ106は、表示器108に接続されている。ここで、描画処
理プロセッサ100は、ホストCPU102から描画コマンド及
びパラメータを受け取るホストバス・インタフェース部
110と、コマンドを解析し直線、円等の描画アドレスを
発生する描画演算部112と、表示メモリ(グラフィック
用メモリ)106の描画処理を行うグラフィックバス・イ
ンタフェース部114と、を備えている。In FIG. 2, reference numeral 100 denotes a drawing processor. The drawing processor 100 is connected to a host CPU 102, a system memory 104, and a display memory 106, and the display memory 106 is connected to a display 108. Here, the drawing processor 100 is a host bus interface unit that receives drawing commands and parameters from the host CPU 102.
The system includes a drawing operation unit 112 that analyzes a command and generates a drawing address such as a straight line or a circle, and a graphic bus interface unit 114 that performs a drawing process of a display memory (graphic memory) 106.
上記描画演算部112は、第3図に示されるように、マ
イクロシーケンサ部116、ALU118、乗算器120、シフタ12
2等の演算器、ワーク用レジスタ124等から構成され、外
部から与えられたコマンドに基づいて、マイクロシーケ
ンサ部116内にあるマイクロROMに書かれた処理を実行す
る。As shown in FIG. 3, the drawing operation unit 112 includes a micro sequencer unit 116, an ALU 118, a multiplier 120, a shifter 12
It is composed of an arithmetic unit such as 2 and a work register 124, and executes a process written in a micro ROM in the micro sequencer unit 116 based on a command given from the outside.
次に、第1図には、上記マイクロシーケンサ部116の
ブロック回路を示されており、この第1図は、本発明の
実施例による試験装置を適用したマイクロシーケンサ部
を示す。Next, FIG. 1 shows a block circuit of the micro sequencer section 116, and FIG. 1 shows a micro sequencer section to which a test apparatus according to an embodiment of the present invention is applied.
第1図において、1は、外部から与えられたコマンド
によりマイクロ命令の開始アドレスを発生するコマンド
デコーダであり、2は、次のマイクロ命令の読み出しア
ドレスを選択するセレクタであり、3は、分岐用PLA部
であり、4は、アドレスをインクリメントするインクリ
メンタであり、5は、サブルーチン動作のためのスタッ
ク回路であり、6は、マイクロ命令を格納したマイクロ
ROMであり、7は、マイクロ命令の出力ラッチ(マイク
ロ命令レジスタ)である。In FIG. 1, reference numeral 1 denotes a command decoder for generating a start address of a microinstruction by an externally applied command, 2 denotes a selector for selecting a read address of the next microinstruction, and 3 denotes a branch address. A PLA unit 4 is an incrementer for incrementing an address, 5 is a stack circuit for subroutine operation, and 6 is a micro circuit storing a micro instruction.
A ROM 7 is a microinstruction output latch (microinstruction register).
マイクロシーケンサ部では、マイクロ命令をもつマイ
クロROM6へのアドレスを制御している。アドレスには、
インクリメントアドレス、分岐先アドレス、サブルーチ
ン戻りアドレス、コマンド開始アドレスの4つのアドレ
スがあり、該4つのアドレスのうち1つのアドレスがセ
レクタ2で選択される。PLA部3では、プロセッサ各部
から複数の分岐条件となる信号が入力され、出力により
セレクタ2を制御する。The micro sequencer controls the address to the micro ROM 6 having the micro instruction. The address contains
There are four addresses: an increment address, a branch destination address, a subroutine return address, and a command start address. One of the four addresses is selected by the selector 2. The PLA unit 3 receives signals serving as a plurality of branch conditions from each unit of the processor, and controls the selector 2 by outputting.
マイクロ命令は、直線、円、塗り潰し等の各コマンド
ごとにマイクロROM6に格納され、各コマンドで共通の処
理(描画アドレス演算、DDA処理、グラフィックバスIF
等)はサブルーチンとしてまとめて格納される。実際に
は、コマンドの大部分は、サブルーチンの集まりとして
構成されており、試験では、この各サブルーチン単位で
の終了時に、画像処理プロセッサ内の各レジスタやフラ
グの状態が正しいか否かを判断することにより、効率的
に画像処理プロセッサ内部の試験を行うことが可能であ
る(なお、本発明は、この点を利用している。) マイクロ命令でサブルーチンへの分岐命令JPSが実行
されると、マイクロ命令レジスタからPLA部3の制御信
号は供給されるとともに、スタック回路5に戻りアドレ
スをスタック回路へ退避させるためPUSH信号(PUSH)が
アサートされる。一方、マイクロ命令でサブルーチン分
岐からの復帰命令RTSが実行されると、スタック回路5
に戻りアドレスをスタックから復帰させるためPOP信号
(POP)がアサートされる。Microinstructions are stored in the micro ROM 6 for each command such as a line, a circle, and a fill, and common processing (drawing address calculation, DDA processing, graphic bus IF
) Are stored together as a subroutine. In practice, most of the commands are configured as a group of subroutines, and the test determines whether the state of each register or flag in the image processor is correct at the end of each subroutine. This makes it possible to efficiently perform a test inside the image processor (the present invention utilizes this point). When a branch instruction JPS to a subroutine is executed by a micro instruction, The control signal of the PLA unit 3 is supplied from the microinstruction register, and the PUSH signal (PUSH) is asserted to return to the stack circuit 5 and save the address to the stack circuit. On the other hand, when the return instruction RTS from the subroutine branch is executed by the micro instruction, the stack circuit 5
POP signal (POP) is asserted to return the address from the stack.
次に、符号9は、停止指示回路であり、該停止指示回
路9はPAUSE信号(PAUSE)がアサートされると、STOP信
号(STOP)を出力し、マイクロシーケンサ全体を一時停
止状態にし、ネゲート後動作を再開させる。Next, reference numeral 9 denotes a stop instruction circuit. When the PAUSE signal (PAUSE) is asserted, the stop instruction circuit 9 outputs a STOP signal (STOP) to put the entire microsequencer into a temporarily stopped state. Restart the operation.
更に、停止指示回路9には、試験状態を示すTES信号
(TES)及び前記POP信号(POP)が供給されており、該
停止指示回路9は、試験状態であり(TES信号のアサー
ト時)且つサブルーチンからの復帰時に、STOP信号(ST
OP)を出力し、マイクロシーケンサの動作を停止させ
る。すなわち、サブルーチンの実行後、上位のプログラ
ム(メインプログラム)の復帰した時点が検出される
と、STOP信号(STOP)が出力される。Further, the stop instruction circuit 9 is supplied with a TES signal (TES) indicating the test state and the POP signal (POP). The stop instruction circuit 9 is in the test state (when the TES signal is asserted) and When returning from the subroutine, the STOP signal (ST
OP) is output to stop the operation of the micro sequencer. In other words, after the execution of the subroutine, when the time point when the higher-level program (main program) returns is detected, a STOP signal (STOP) is output.
なお、PAUSE信号(PAUSE)及びTES信号(TES)は、外
部の設定によりホストバスI/F部1108第2図参照)から
供給される。The PAUSE signal (PAUSE) and the TES signal (TES) are supplied from the host bus I / F unit 1108 (see FIG. 2) by external setting.
次に、第4図、第5図にはそれぞれ、第1図の停止指
示回路の構成、作用が示されている。Next, FIGS. 4 and 5 show the configuration and operation of the stop instruction circuit of FIG. 1, respectively.
第4図において、停止指示回路9は、オア回路22及び
アンド回路24を含む。In FIG. 4, the stop instruction circuit 9 includes an OR circuit 22 and an AND circuit 24.
そして、第4図、第5図において、通常の動作時(非
試験状態)には、TES信号(TES)がネゲートされている
ので、POP信号(POP)が変化しても、アンド回路24の出
力は「0」レベルである。それゆえ、PAUSE信号(PAUS
E)により、STOP信号(STOP)が変化する。4 and 5, during normal operation (non-test state), the TES signal (TES) is negated, so that even if the POP signal (POP) changes, The output is at "0" level. Therefore, the PAUSE signal (PAUS
E) changes the STOP signal (STOP).
一方、試験時には、TES信号(TES)がアサートされて
いる。そして、サブルーチンからの復帰によりPOP信号
(POP)がアサートされると、アンド回路24の出力は
「1」レベルであるので、STOP信号(STOP)がアサート
され、これにより、シーケンサの動作が停止される。On the other hand, during the test, the TES signal (TES) is asserted. When the return from the subroutine causes the assertion of the POP signal (POP), the output of the AND circuit 24 is at the "1" level, so that the STOP signal (STOP) is asserted, thereby stopping the operation of the sequencer. You.
以上説明したように、本発明によれば、停止指示回路
を設けるのみで、試験の際に動作の途中に各サブルーチ
ン単位でマイクロシーケンサを停止させることができ
る。従って、ブレークポイント設定ポインタ、比較器等
を設ける必要がなく、所要面積が減少するとともに、試
験時間の短縮(ブレークポイント設定ポインタへの設定
が不要なので)が図られ、更に、試験コストの低減が図
られる。As described above, according to the present invention, the micro sequencer can be stopped for each subroutine in the middle of the operation at the time of the test only by providing the stop instruction circuit. Therefore, it is not necessary to provide a breakpoint setting pointer, a comparator, and the like, so that the required area is reduced, the test time is shortened (since the setting to the breakpoint setting pointer is unnecessary), and the test cost is further reduced. It is planned.
第1図は、本発明の実施例による試験装置を適用したマ
イクロシーケンサ部のブロック回路図、 第2図は、描画処理装置のブロック回路図、 第3図は、描画演算部のブロック回路図、 第4図は、停止指示回路の構成説明図、 第5図は、停止指示回路の作用説明図である。 5……スタック回路 9……停止指示回路 116……マイクロシーケンサ部 PUSH……PUSH信号 POP……POP信号 TES……TES信号 STOP……STOP信号FIG. 1 is a block circuit diagram of a micro-sequencer unit to which a test device according to an embodiment of the present invention is applied, FIG. 2 is a block circuit diagram of a drawing processing device, FIG. FIG. 4 is a diagram illustrating the configuration of a stop instruction circuit, and FIG. 5 is a diagram illustrating the operation of the stop instruction circuit. 5: Stack circuit 9: Stop instruction circuit 116: Micro sequencer block PUSH: PUSH signal POP: POP signal TES: TES signal STOP: STOP signal
Claims (1)
退避を指示するPUSH信号(PUSH)が供給され且つサブル
ーチンからの復帰時に戻りアドレスの復帰を指示するPO
P信号(POP)が供給されるスタック回路(5)と、 試験状態を示すTES信号(TES)及び前記POP信号(POP)
が供給される停止指示回路(9)と、を含み、 前記停止指示回路(9)は、TES信号(TES)及びPOP信
号(POP)に基づき、試験状態であり且つサブルーチン
からの復帰時に、STOP信号(STOP)を出力し、装置の動
作を停止させるように構成されていることを特徴とする
試験装置。A PUSH signal (PUSH) for instructing saving of a return address when branching to a subroutine is supplied, and a PO for instructing return address restoration when returning from a subroutine.
A stack circuit (5) to which a P signal (POP) is supplied, a TES signal (TES) indicating a test state, and the POP signal (POP)
And a stop instruction circuit (9) supplied with a STOP signal. The stop instruction circuit (9) is in a test state based on the TES signal (TES) and the POP signal (POP) and returns to the STOP state when returning from the subroutine. A test apparatus configured to output a signal (STOP) and stop operation of the apparatus.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2194154A JP2875606B2 (en) | 1990-07-23 | 1990-07-23 | Testing equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2194154A JP2875606B2 (en) | 1990-07-23 | 1990-07-23 | Testing equipment |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0478937A JPH0478937A (en) | 1992-03-12 |
JP2875606B2 true JP2875606B2 (en) | 1999-03-31 |
Family
ID=16319821
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2194154A Expired - Fee Related JP2875606B2 (en) | 1990-07-23 | 1990-07-23 | Testing equipment |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2875606B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06161822A (en) * | 1992-11-20 | 1994-06-10 | Mitsubishi Electric Corp | Microprocessor |
-
1990
- 1990-07-23 JP JP2194154A patent/JP2875606B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0478937A (en) | 1992-03-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US6591378B1 (en) | Debug controller in a data processor and method therefor | |
US5488728A (en) | Microprocessor having a run/stop pin for accessing an idle mode | |
US5133057A (en) | Co-processor for control setting an internal flag register operation mode which controlled a main processor execution mode in a multi-processor system | |
US5581776A (en) | Branch control system for rom-programmed processor | |
CA1080364A (en) | Microprogrammed control of foreign processor control functions | |
EP0267613B1 (en) | Micro processor capable of being connected with coprocessor | |
JPS61204758A (en) | Co-processor control method | |
US4373182A (en) | Indirect address computation circuit | |
US5129079A (en) | Computer system having subinstruction surveillance capability | |
EP0140299A2 (en) | Vector mask control system | |
JP2875606B2 (en) | Testing equipment | |
US4266272A (en) | Transient microcode block check word generation control circuitry | |
US5864701A (en) | Apparatus and method for managing interrupt delay associated with mask flag transition | |
US6990569B2 (en) | Handling problematic events in a data processing apparatus | |
US20080133838A1 (en) | Data processing device | |
US7237099B2 (en) | Multiprocessor system having a plurality of control programs stored in a continuous range of addresses of a common memory and having identification registers each corresponding to a processor and containing data used in deriving a starting address of a CPU-linked interrupt handler program to be executed by the corresponding processor | |
JPS62197831A (en) | Data processor | |
JPH05216721A (en) | Electronic computer | |
CN112912958A (en) | Testing read-only memory using built-in self-test controller | |
JP2525492B2 (en) | Programmable controller | |
JPH0550016B2 (en) | ||
JP2686801B2 (en) | Microcomputer program development tool | |
JPH06103109A (en) | Data processor and debug device using the same | |
JP3171615B2 (en) | Data transfer retry control method | |
GB2077009A (en) | Microprocessor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
LAPS | Cancellation because of no payment of annual fees |