JPH10105433A - Semiconductor integrated circuit device - Google Patents

Semiconductor integrated circuit device

Info

Publication number
JPH10105433A
JPH10105433A JP8261678A JP26167896A JPH10105433A JP H10105433 A JPH10105433 A JP H10105433A JP 8261678 A JP8261678 A JP 8261678A JP 26167896 A JP26167896 A JP 26167896A JP H10105433 A JPH10105433 A JP H10105433A
Authority
JP
Japan
Prior art keywords
external terminals
signal
semiconductor integrated
output
function
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
JP8261678A
Other languages
Japanese (ja)
Other versions
JP3422636B2 (en
Inventor
Noboru Sugihara
昇 杉原
Akio Hayakawa
秋夫 早川
Yoshimasa Abe
能聖 阿部
Hideaki Koyama
英昭 小山
Hideya Fujita
秀哉 藤田
Tadashi Hashimoto
忠士 橋本
Keiichi Kurakazu
桂一 倉員
Takanaga Yamazaki
尊永 山崎
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.)
Hitachi Microcomputer System Ltd
Hitachi Ltd
Original Assignee
Hitachi Microcomputer System Ltd
Hitachi 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 Hitachi Microcomputer System Ltd, Hitachi Ltd filed Critical Hitachi Microcomputer System Ltd
Priority to JP26167896A priority Critical patent/JP3422636B2/en
Publication of JPH10105433A publication Critical patent/JPH10105433A/en
Application granted granted Critical
Publication of JP3422636B2 publication Critical patent/JP3422636B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide technique capable of monitoring and tracing the operation state of a microcomputer even with an evaluation chip (for evaluation) which is used in a development supporting system and by which a user can optionally set to which external terminal a desired function is assigned by a program. SOLUTION: A semiconductor integrated circuit device is provided with an OR gate circuit 19 obtaining OR of respective signals outputted from plural external terminals 14A and 14B where one of the desired functions, for example, WAIT is assignment possible and a monitor terminal 20 which is provided at the output side of the OR gate 19. The signal for executing the above function is inputted from an outside to one of the external terminals 14A or 14B. Then, when the monitor terminal 20 is permitted to output the signal indicating that the state is for the function, the operation state of the microcomputer is monitored and traced only by monitoring the monitor terminal 20.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、半導体集積回路装
置に関し、特に、ユーザがマイクロコンピュータ応用の
製品開発を行う際に使用する開発支援システムに用いら
れる半導体集積回路装置に関する。
The present invention relates to a semiconductor integrated circuit device, and more particularly to a semiconductor integrated circuit device used in a development support system used when a user develops a product applied to a microcomputer.

【0002】[0002]

【従来の技術】半導体製造技術の進歩につれて、マイク
ロコンピュータ(以下、単にマイコンと称する)の性能
は飛躍的に向上してきている。このようなマイコンは、
必要な回路素子が集積された半導体チップが所望のパッ
ケージに封止されて、このパッケージの周囲あるいは底
面に配置された複数の外部端子を通じて、信号の入力あ
るいは出力が行われるようになっている。
2. Description of the Related Art With the advance of semiconductor manufacturing technology, the performance of microcomputers (hereinafter simply referred to as microcomputers) has been dramatically improved. Such a microcomputer is
A semiconductor chip on which necessary circuit elements are integrated is sealed in a desired package, and signal input or output is performed through a plurality of external terminals arranged around or around the package.

【0003】ここで、マイコンの動作に影響を与える信
号、例えば外部割り込み(IRQ)、バス開放要求(B
REQ)、バスサイクル伸長要求(WAIT)などの機
能を実行するための各信号が外部端子を通じて外部から
入力可能になっているが、従来それらの機能は各々特定
の外部端子に固定されて割り当てられるようになってい
る。例えば、複数の外部端子のうち、IRQはNo.5
の外部端子に、BREQはNo.8の外部端子に、WA
ITはNo.12の外部端子にというように割り当てら
れて、各外部端子に対して各機能を実行する信号が外部
から入力可能になっている。
Here, signals affecting the operation of the microcomputer, such as an external interrupt (IRQ) and a bus release request (B
REQ) and bus cycle extension request (WAIT) can be externally input through external terminals. However, conventionally, those functions are fixedly assigned to specific external terminals. It has become. For example, among a plurality of external terminals, IRQ is No. 5
BREQ is No. 8 to the external terminal
IT is No. Twelve external terminals are assigned, and a signal for executing each function for each external terminal can be input from the outside.

【0004】このような技術は、例えば(株)日立製作
所発行、「日立シングルチップRISCマイコンSH7
032、SH7034ハードウエアマニュアル」、平成
5年3月発行、1.3.1 ピン配置(P7)、に記載
されている。
[0004] Such a technique is disclosed, for example, in Hitachi, Ltd., "Hitachi Single Chip RISC Microcomputer SH7.
032, SH7034 Hardware Manual ", issued March 1993, 1.3.1 Pin Assignment (P7).

【0005】ところで、そのようなマイコン応用の製品
開発を行うために開発支援システムが構築されている
が、この開発支援システムには市販用マイコンとは一部
の機能が異なる評価用のチップ(Evaluation
chip;以下、単にエバチップと称する)が用いら
れる。そして、この開発支援システムでは、ICE(I
n−Circuit Emulator;以下、単にエ
ミュレータと称する)を用いて、このエミュレータをエ
バチップの特定の外部端子に接続して、この外部端子に
外部から入力された信号をディスプレイなどを通じてモ
ニタすることにより、マイコンの動作状態をモニタしト
レースするようになっている。
By the way, a development support system has been constructed in order to develop a product using such a microcomputer, but this development support system has an evaluation chip (Evaluation) having some functions different from those of a commercially available microcomputer.
chip; hereinafter, simply referred to as an evaluation chip). In this development support system, ICE (I
The emulator is connected to a specific external terminal of an evaluation chip using an n-Circuit Emulator (hereinafter simply referred to as an emulator), and a signal input from the outside to the external terminal is monitored through a display or the like, whereby a microcomputer is provided. It monitors and traces the operating state of the system.

【0006】一方、より高性能化が図られたマイコンに
おいては、要求される機能も必然的により多くなってい
る。このため、そのようなマイコンに対応したエバチッ
プでは、前記のように複数の機能を各々1対1の対応で
特定の外部端子に割り当てると、必然的により多くの外
部端子が必要になる。しかしながら、外部端子の数を増
やすとエミュレータによってモニタする外部端子の数も
増えるだけでなく、パッケージの寸法が大きくなった
り、回路構成が複雑になるなどの不都合が生ずるので、
むやみに多く設けるわけにはいかない。
On the other hand, in a microcomputer with higher performance, required functions are inevitably increased. Therefore, in the evaluation chip corresponding to such a microcomputer, if a plurality of functions are assigned to specific external terminals in a one-to-one correspondence as described above, more external terminals are inevitably required. However, increasing the number of external terminals not only increases the number of external terminals monitored by the emulator, but also causes disadvantages such as an increase in package dimensions and a complicated circuit configuration.
It cannot be unnecessarily provided.

【0007】それ故、限られた外部端子を有効に利用す
るために、1つの外部端子に複数の機能を割り当て可能
とする方法がとられる。換言すると、所望の1つの機能
が複数の外部端子に割り当て可能に構成されて、各外部
端子に対して各機能を実行する信号が外部から入力可能
になっている。例えば、所望の1つの機能としてWAI
Tを選択したとすると、このWAITは例えばNo.8
及びNo.12の複数の外部端子に割り当て可能に構成
されて、これらNo.8及びNo.12の外部端子に対
してWAITを実行する信号が外部から入力可能になっ
ている。この場合、その機能をどの外部端子に割り当て
るか(その機能を実行する信号をどの外部端子から入力
するか)は、ユーザが任意にプログラムで設定できるよ
うになっている。
Therefore, in order to effectively use the limited external terminals, a method is adopted in which a plurality of functions can be assigned to one external terminal. In other words, one desired function is configured to be assignable to a plurality of external terminals, and a signal for executing each function for each external terminal can be input from the outside. For example, as one desired function, WAI
If the user selects T, this WAIT is, for example, No. 8
And No. 12 can be assigned to a plurality of external terminals. 8 and No. A signal for executing the WAIT can be input from the outside to twelve external terminals. In this case, the user can arbitrarily set the function to be assigned to which external terminal (from which external terminal a signal for executing the function is input).

【0008】このような技術は、例えば(株)日立製作
所発行、「日立シングルチップRISCマイコンSH7
mmm(SH704X)目標仕様書」、0.1版、平成
7年8月発行、3 ブロック図、に記載されている。
[0008] Such a technique is disclosed in, for example, Hitachi, Ltd., “Hitachi Single Chip RISC Microcomputer SH7.
mmmm (SH704X) Target Specification ”, version 0.1, issued in August 1995, 3 block diagrams.

【0009】このように所望の1つの機能(例えば前記
のWAIT)が複数の外部端子に割り当て可能に構成さ
れたエバチップにおいては、前記のようにこの機能をエ
ミュレータによってモニタするときには、対象となる複
数の外部端子(例えば前記のNo.8及びNo.12の
外部端子)を順次に切り換えて、すなわちマルチプレク
スしてモニタするようにしている。
In the evaluation chip configured so that one desired function (for example, the above-mentioned WAIT) can be assigned to a plurality of external terminals, when the function is monitored by the emulator as described above, a plurality of target functions are required. (For example, the external terminals No. 8 and No. 12 described above) are sequentially switched, that is, multiplexed and monitored.

【0010】[0010]

【発明が解決しようとする課題】前記のように開発支援
システムに用いられ、所望の1つの機能が複数の外部端
子に割り当て可能になっており、その機能をどの外部端
子に割り当てるかは、ユーザが任意にプログラムで設定
できるようになっているエバチップでは、特定の外部端
子をモニタすることによりマイコンの動作状態をモニタ
しトレースしようとする場合、開発支援システム上のハ
ードウエアで対応するのが技術的に困難であるという問
題がある。
As described above, a desired function can be assigned to a plurality of external terminals used in a development support system as described above. In the case of an evaluation chip that can be set as desired by a program, when monitoring the operation state of a microcomputer by monitoring a specific external terminal and tracing, it is technically necessary to use hardware on the development support system. There is a problem that is difficult.

【0011】本発明の目的は、開発支援システムに用い
られ、所望の機能をどの外部端子に割り当てるかをユー
ザが任意にプログラムで設定できるようになっているエ
バチップでも、ハードウエアで対応してマイコンの動作
状態をモニタしトレースすることが可能な技術を提供す
ることにある。
An object of the present invention is to provide an evaluation chip which is used in a development support system and which allows a user to arbitrarily set a desired function to be assigned to an external terminal by a program. It is an object of the present invention to provide a technology capable of monitoring and tracing the operation state of the device.

【0012】本発明の前記ならびにその他の目的と新規
な特徴は、本明細書の記述及び添付図面から明らかにな
るであろう。
The above and other objects and novel features of the present invention will become apparent from the description of the present specification and the accompanying drawings.

【0013】[0013]

【課題を解決するための手段】本願において開示される
発明のうち、代表的なものの概要を簡単に説明すれば下
記の通りである。
SUMMARY OF THE INVENTION Among the inventions disclosed in the present application, typical ones are briefly described as follows.

【0014】(1)本発明の半導体集積回路装置は、マ
イクロコンピュータ応用の製品開発を行う際に使用する
開発支援システムに用いられ、所望の1つの機能が複数
の外部端子に割り当て可能になっており、前記複数の外
部端子をマルチプレクスしてモニタするように構成され
た半導体集積回路装置であって、前記複数の外部端子か
ら出力される各信号の論理和をとるオアゲート回路と、
このオアゲート回路の出力側に設けられたモニタ端子と
を備え、前記複数の外部端子のいずれかに外部から前記
機能を実行する信号が入力されたとき、前記モニタ端子
に前記機能の状態にあることを示す信号を出力させるよ
うになっている。
(1) The semiconductor integrated circuit device of the present invention is used in a development support system used when developing products applied to microcomputers, and one desired function can be assigned to a plurality of external terminals. A semiconductor integrated circuit device configured to multiplex and monitor the plurality of external terminals, and an OR gate circuit that performs a logical sum of signals output from the plurality of external terminals;
A monitor terminal provided on the output side of the OR gate circuit, wherein when a signal for executing the function is input to any of the plurality of external terminals from the outside, the monitor terminal is in the state of the function. Is output.

【0015】(2)本発明の半導体集積回路装置は、マ
イクロコンピュータ応用の製品開発を行う際に使用する
開発支援システムに用いられ、所望の1つの機能が複数
の外部端子に割り当て可能になっており、前記複数の外
部端子をマルチプレクスしてモニタするように構成され
た半導体集積回路装置であって、前記複数の外部端子に
対応した複数の選択信号を出力する選択信号発生回路
と、前記複数の外部端子から出力される各信号と前記選
択信号発生回路から出力される各選択信号を各々入力す
る複数のゲート回路と、各ゲート回路から出力される各
信号の論理和をとるオアゲート回路と、このオアゲート
回路の出力側に設けられたモニタ端子とを備え、前記複
数の外部端子のいずれかに外部から前記機能を実行する
信号が入力されたとき、前記モニタ端子に前記機能の状
態にあることを示す信号を出力させるようになってい
る。
(2) The semiconductor integrated circuit device of the present invention is used in a development support system used when developing products applied to microcomputers, and one desired function can be assigned to a plurality of external terminals. A semiconductor integrated circuit device configured to multiplex and monitor the plurality of external terminals, wherein the selection signal generation circuit outputs a plurality of selection signals corresponding to the plurality of external terminals; A plurality of gate circuits each inputting each signal output from the external terminal and each selection signal output from the selection signal generation circuit, and an OR gate circuit for calculating the logical sum of each signal output from each gate circuit, A monitor terminal provided on the output side of the OR gate circuit, and when a signal for executing the function is input from outside to any of the plurality of external terminals. , And is adapted to output a signal indicating that the state of the function to the monitor terminal.

【0016】(3)本発明の開発支援システムは、前記
(1)及び(2)の半導体集積回路装置を用いて構築さ
れている。
(3) The development support system of the present invention is constructed using the semiconductor integrated circuit devices of (1) and (2).

【0017】上述した(1)の手段によれば、本発明の
半導体集積回路装置は、所望の1つの機能が割り当て可
能になっている複数の外部端子から出力される各信号の
論理和をとるオアゲート回路と、このオアゲート回路の
出力側に設けられたモニタ端子とを備え、複数の外部端
子のいずれかに外部から前記機能を実行する信号が入力
されたとき、モニタ端子に前記機能の状態にあることを
示す信号を出力させるようになっているので、このモニ
タ端子をモニタするだけでマイコンの動作状態をモニタ
しトレースすることができる。従って、開発支援システ
ムに用いられ、所望の機能をどの外部端子に割り当てる
かをユーザが任意にプログラムで設定できるようになっ
ているエバチップでも、ハードウエアで対応してマイコ
ンの動作状態をモニタしトレースすることが可能とな
る。
According to the above-mentioned means (1), the semiconductor integrated circuit device of the present invention takes the logical sum of each signal output from a plurality of external terminals to which one desired function can be assigned. An OR gate circuit, and a monitor terminal provided on the output side of the OR gate circuit, and when a signal for executing the function is input from one of the plurality of external terminals to the outside, the monitor terminal is set to the state of the function. Since a signal indicating the presence of the microcomputer is output, the operation state of the microcomputer can be monitored and traced only by monitoring the monitor terminal. Therefore, even in the case of an evaluation chip that is used in a development support system and allows the user to arbitrarily set the desired function to which external terminal by a program, the operation status of the microcomputer can be monitored and traced using hardware. It is possible to do.

【0018】上述した(2)の手段によれば、本発明の
半導体集積回路装置は、所望の1つの機能が割り当て可
能になっている複数の外部端子に対応した複数の選択信
号を出力する選択信号発生回路と、複数の外部端子から
出力される各信号と前記選択信号発生回路から出力され
る各選択信号を各々入力する複数のゲート回路と、各ゲ
ート回路から出力される各信号の論理和をとるオアゲー
ト回路と、このオアゲート回路の出力側に設けられたモ
ニタ端子とを備え、複数の外部端子のいずれかに外部か
ら前記機能を実行する信号が入力されたとき、モニタ端
子に前記機能の状態にあることを示す信号を出力させる
ようになっているので、このモニタ端子をモニタするだ
けでマイコンの動作状態をモニタしトレースすることが
できる。従って、開発支援システムに用いられ、所望の
機能をどの外部端子に割り当てるかをユーザが任意にプ
ログラムで設定できるようになっているエバチップで
も、ハードウエアで対応してマイコンの動作状態をモニ
タしトレースすることが可能となる。
According to the above-mentioned means (2), the semiconductor integrated circuit device of the present invention provides a selection circuit that outputs a plurality of selection signals corresponding to a plurality of external terminals to which one desired function can be assigned. A signal generation circuit, a plurality of gate circuits for inputting each signal output from a plurality of external terminals and each selection signal output from the selection signal generation circuit, and a logical sum of each signal output from each gate circuit An OR gate circuit, and a monitor terminal provided on the output side of the OR gate circuit, and when a signal for executing the function is input from one of the plurality of external terminals to the outside, the monitor terminal has the function of the function. Since a signal indicating the state is output, the operation state of the microcomputer can be monitored and traced only by monitoring the monitor terminal. Therefore, even in the case of an evaluation chip that is used in a development support system and allows the user to arbitrarily set the desired function to which external terminal by a program, the operation status of the microcomputer can be monitored and traced using hardware. It is possible to do.

【0019】上述した(3)の手段によれば、本発明の
開発支援システムは、前記(1)及び(2)の半導体集
積回路装置を用いて構築されているので、そのモニタ端
子から出力された信号を利用するだけでマイコンの動作
状態をモニタしトレースすることができる。従って、所
望の機能をどの外部端子に割り当てるかをユーザが任意
にプログラムで設定できるようになっているエバチップ
を用いても、ハードウエアで対応してマイコンの動作状
態をモニタしトレースすることが可能となる。
According to the above-mentioned means (3), since the development support system of the present invention is constructed using the semiconductor integrated circuit devices of the above (1) and (2), it is output from its monitor terminal. The operating state of the microcomputer can be monitored and traced simply by using the signal. Therefore, even when using an evaluation chip that allows the user to arbitrarily set the desired function to which external terminal by using a program, the operation status of the microcomputer can be monitored and traced using hardware. Becomes

【0020】以下、本発明について、図面を参照して実
施例とともに詳細に説明する。
Hereinafter, the present invention will be described in detail with reference to the drawings and embodiments.

【0021】なお、実施例を説明するための全図におい
て、同一機能を有するものは同一符号を付け、その繰り
返しの説明は省略する。
In all the drawings for explaining the embodiments, parts having the same functions are denoted by the same reference numerals, and their repeated description will be omitted.

【0022】[0022]

【発明の実施の形態】図1は本発明の実施形態による半
導体集積回路装置(エバチップ)の内部構成を示すブロ
ック図で、図2は図1の主要部の構成を示すブロック図
である。図3は本実施形態による半導体集積回路装置を
用いて構築した開発支援システムの一例を示すブロック
図である。
FIG. 1 is a block diagram showing an internal configuration of a semiconductor integrated circuit device (evaluation chip) according to an embodiment of the present invention, and FIG. 2 is a block diagram showing a configuration of a main part of FIG. FIG. 3 is a block diagram showing an example of the development support system constructed using the semiconductor integrated circuit device according to the present embodiment.

【0023】本実施形態の半導体集積回路装置1は、C
PU(中央演算処理装置)2、制御部3、タイマ4、S
CI(シリアル・コミュニケーション・インタフェイ
ス)5、RAM(ランダム・アクセス・メモリ)6、R
OM(リード・オンリー・メモリ)7、ポート部8、ゲ
ート部9から構成され、周知の半導体製造技術により1
つの半導体基板上に形成される。また、開発支援システ
ム構築に必要な、専用アドレスバス(ASEAB)1
0、データバス(ASEDB)11、コントロール(A
SECNT)信号12も用意されている。
The semiconductor integrated circuit device 1 of the present embodiment has a C
PU (Central Processing Unit) 2, control unit 3, timer 4, S
CI (serial communication interface) 5, RAM (random access memory) 6, R
It comprises an OM (Read Only Memory) 7, a port unit 8, and a gate unit 9.
Formed on one semiconductor substrate. Also, a dedicated address bus (ASEAB) 1 necessary for building a development support system
0, data bus (ASEDB) 11, control (A
(SECNT) signal 12 is also provided.

【0024】この半導体集積回路装置1に対しては、ユ
ーザはユーザインタフェイスを介してアクセス可能にな
っている。また、この半導体集積回路装置1は、開発支
援システムインタフェイスを介してトレース用メモリ1
3がアクセス可能になっており、これによって図3に示
すように、開発支援システムを構築するようになってい
る。
The user can access the semiconductor integrated circuit device 1 via a user interface. In addition, the semiconductor integrated circuit device 1 is provided with a trace memory 1 via a development support system interface.
3 is accessible, and as shown in FIG. 3, a development support system is constructed.

【0025】図2は、図1のポート部8及びゲート部9
の具体的構成を示すブロック図である。ポート部8は、
複数の外部端子14A、14B、…14nが設けられて
おり、所望の1つの機能が複数の外部端子に割り当て可
能になっている。説明を簡単にするために、図2では2
つの外部端子14A、14Bが設けられていて、各外部
端子に所望の1つの機能としてバスサイクル伸長要求
(WAIT)が割り当て可能に構成されている例を示し
ている。従って、各外部端子14A、14BにはWAI
Tを実行する信号が外部から入力可能になっている。
FIG. 2 shows the port section 8 and the gate section 9 of FIG.
FIG. 3 is a block diagram showing a specific configuration of the embodiment. The port unit 8
A plurality of external terminals 14A, 14B,... 14n are provided, and one desired function can be assigned to the plurality of external terminals. For simplicity, FIG.
An example is shown in which three external terminals 14A and 14B are provided, and a bus cycle extension request (WAIT) can be assigned to each external terminal as one desired function. Therefore, the WAI is connected to each of the external terminals 14A and 14B.
A signal for executing T can be input from the outside.

【0026】外部端子14Aから出力される信号は第1
のバッファ回路15Aを介して第1のアンドゲート回路
16Aの一方の入力端子に入力されるとともに、第1の
変形アンドゲート回路17Aの一方の入力端子に入力さ
れるようになっている。第1の選択信号発生回路18A
は外部端子14Aに対応した選択信号iを出力して、こ
の選択信号iは第1のアンドゲート回路16Aの他方の
入力端子に入力されるとともに、第1の変形アンドゲー
ト回路17Aの他方の入力端子に入力されるようになっ
ている。
The signal output from the external terminal 14A is the first
Is input to one input terminal of the first AND gate circuit 16A via the buffer circuit 15A, and is input to one input terminal of the first modified AND gate circuit 17A. First selection signal generation circuit 18A
Outputs a selection signal i corresponding to the external terminal 14A. The selection signal i is input to the other input terminal of the first AND gate circuit 16A and the other input terminal of the first modified AND gate circuit 17A. Input to the terminal.

【0027】一方、外部端子14Bから出力される信号
は第2のバッファ回路15Bを介して第2のアンドゲー
ト回路16Bの一方の入力端子に入力されるとともに、
第2の変形アンドゲート回路17Bの一方の入力端子に
入力されるようになっている。第2の選択信号発生回路
18Bは外部端子14Bに対応した選択信号jを出力し
て、この選択信号jは第2のアンドゲート回路16Bの
他方の入力端子に入力されるとともに、第2の変形アン
ドゲート回路17Bの他方の入力端子に入力されるよう
になっている。
On the other hand, the signal output from the external terminal 14B is input to one input terminal of the second AND gate circuit 16B via the second buffer circuit 15B.
The signal is inputted to one input terminal of the second modified AND gate circuit 17B. The second selection signal generation circuit 18B outputs a selection signal j corresponding to the external terminal 14B, and this selection signal j is input to the other input terminal of the second AND gate circuit 16B, and the second modification is performed. The signal is input to the other input terminal of the AND gate circuit 17B.

【0028】ここで例にあげている所望の機能であるW
AITを実行する信号を外部端子14A、14Bのどち
らかに入力するかは、ユーザのプログラムによって設定
されるようになっている。このようにしてプログラムさ
れた場合、設定された外部端子に対する選択信号はアク
ティブ状態になる。例えば、外部端子14AにWAIT
を割り当てる場合は、この外部端子14Aに対する選択
信号iがアクティブ状態にする。
Here, the desired function W
Whether the signal for executing the AIT is input to one of the external terminals 14A and 14B is set by a user program. When programmed in this manner, the selection signal for the set external terminal becomes active. For example, WAIT is connected to the external terminal 14A.
Is assigned, the selection signal i for the external terminal 14A is activated.

【0029】図2において、ゲート部9は、ポート部8
の第1及び第2の変形アンドゲート回路17A、17B
から出力された両信号を入力するように、オアゲート回
路19が設けられている。このオアゲート回路19の出
力側には、バッファ回路15Cを介してモニタ端子20
が設けられている。この例においては、このモニタ端子
20ではWAIT状態がモニタされることになる。ま
た、オアゲート回路19には制御部3が接続されてい
る。
In FIG. 2, the gate section 9 is connected to the port section 8.
First and second modified AND gate circuits 17A, 17B
An OR gate circuit 19 is provided so as to input both signals output from. An output terminal of the OR gate circuit 19 is connected to a monitor terminal 20 via a buffer circuit 15C.
Is provided. In this example, the monitor terminal 20 monitors the WAIT state. The control unit 3 is connected to the OR gate circuit 19.

【0030】次に、図2の構成に例をあげて、本実施形
態の動作を説明する。
Next, the operation of this embodiment will be described with reference to the configuration of FIG. 2 as an example.

【0031】まず、ユーザはプログラムによって、外部
端子14A、14BのうちどちらかをWAIT信号(W
AITを実行するための信号)の入力端子、すなわちW
AITを割り当てるための入力端子として設定する。
First, the user sends one of the external terminals 14A and 14B to the WAIT signal (W
Input terminal of the signal for executing the AIT, ie, W
Set as an input terminal to assign AIT.

【0032】一例として、外部端子14Aをその入力端
子として設定したとすると、外部端子14Aからアクテ
ィブ信号が出力されるとともに、この外部端子14Aに
対する選択信号iがアクティブ状態になる。これによ
り、外部端子14Aから出力された信号は第1の変形ア
ンド回路17Aを通過して、オアゲート回路19に出力
される。従って、この信号は制御部3に出力されるの
で、制御部3はエバチップの動作状態としては「バスサ
イクル伸長要求」状態にあることを確認する。
As an example, if the external terminal 14A is set as the input terminal, an active signal is output from the external terminal 14A and the selection signal i for the external terminal 14A is activated. Thereby, the signal output from the external terminal 14A passes through the first modified AND circuit 17A and is output to the OR gate circuit 19. Therefore, since this signal is output to the control unit 3, the control unit 3 confirms that the operation state of the evaluation chip is in the "bus cycle extension request" state.

【0033】同時に、オアゲート回路19から出力され
た信号は、第3のバッファ回路15Cを介してモニタ端
子20に出力される。これによって、その信号は開発支
援システム側に出力されるので、開発支援システム側で
は、その他の信号(例えば専用アドレスバス信号ASE
AB)と合わせて、そのときの動作状態がWAIT信号
入力による「バスサイクル伸長要求」状態にあることを
モニタすることができる。そして、この信号によるデー
タをトレース用メモリ13に記憶させることができる。
At the same time, the signal output from the OR gate circuit 19 is output to the monitor terminal 20 via the third buffer circuit 15C. As a result, the signal is output to the development support system side, so that the development support system side receives other signals (for example, dedicated address bus signal ASE
Together with AB), it is possible to monitor that the operation state at that time is a “bus cycle extension request” state due to the WAIT signal input. Then, data based on this signal can be stored in the trace memory 13.

【0034】次に、外部端子14Bをその入力端子とし
て設定したとすると、外部端子14Bからアクティブ信
号が出力されるとともに、この外部端子14Bに対する
選択信号jがアクティブ状態になる。これにより、外部
端子14Bから出力された信号は第2の変形アンド回路
17Bを通過して、オアゲート回路19に出力される。
従って、この信号は制御部3に出力されるとともに、第
3のバッファ回路15Cを介してモニタ端子20に出力
される。これによって、前記と同様に、制御部3はエバ
チップの動作状態としては「バスサイクル伸長要求」状
態にあることを確認し、開発支援システム側では動作状
態がWAIT信号入力による「バスサイクル伸長要求」
状態にあることをモニタする。
Next, assuming that the external terminal 14B is set as its input terminal, an active signal is output from the external terminal 14B and the selection signal j for the external terminal 14B is activated. As a result, the signal output from the external terminal 14B passes through the second modified AND circuit 17B and is output to the OR gate circuit 19.
Accordingly, this signal is output to the control unit 3 and also to the monitor terminal 20 via the third buffer circuit 15C. As a result, as described above, the control unit 3 confirms that the operation state of the evaluation chip is "bus cycle expansion request" state, and the operation state is "bus cycle expansion request" by the WAIT signal input on the development support system side.
Monitor status.

【0035】続いて、外部端子14A、14Bの両方を
その入力端子として設定したとすると、外部端子14
A、14Bからアクティブ信号が出力されるとともに、
この外部端子14A、14Bに対する選択信号i、jが
アクティブ状態になる。これにより、外部端子14Aか
ら出力された信号は第1の変形アンド回路17Aを通過
するとともに、外部端子14Bから出力された信号は第
2の変形アンド回路17Bを通過して、両信号はオアゲ
ート回路19に出力される。従って、これらの信号は制
御部3に出力されるとともに、第3のバッファ回路15
Cを介してモニタ端子20に出力される。これによっ
て、前記と同様に、制御部3はエバチップの動作状態と
しては「バスサイクル伸長要求」状態にあることを確認
し、開発支援システム側では動作状態がWAIT信号入
力による「バスサイクル伸長要求」状態にあることをモ
ニタする。
Subsequently, if both the external terminals 14A and 14B are set as their input terminals,
A and 14B output an active signal,
The selection signals i and j for the external terminals 14A and 14B are activated. Thus, the signal output from the external terminal 14A passes through the first modified AND circuit 17A, and the signal output from the external terminal 14B passes through the second modified AND circuit 17B. 19 is output. Therefore, these signals are output to the control unit 3 and the third buffer circuit 15
It is output to the monitor terminal 20 via C. As a result, as described above, the control unit 3 confirms that the operation state of the evaluation chip is "bus cycle expansion request" state, and the operation state is "bus cycle expansion request" by the WAIT signal input on the development support system side. Monitor status.

【0036】このように、図1の半導体集積回路装置
(エバチップ)の主要部を構成している、ポート部8に
ゲート部9を組み合わせて、例えばWAITが割り当て
可能な外部端子14A、14Bから出力される各信号の
論理和をとることにより、これら外部端子14A、14
Bの外部からWAITを実行する信号が入力されたとき
は、専用のモニタ端子20をモニタするだけでその機能
状態を確認することができる。これによって、ユーザが
どの外部端子から信号を入力したかに影響されずに、マ
イコンの動作状態をモニタしトレースできるので、マイ
コン応用製品の開発環境の向上を図ることができる。
As described above, the gate section 9 is combined with the port section 8 which constitutes the main part of the semiconductor integrated circuit device (evaluation chip) shown in FIG. 1, and outputs from the external terminals 14A and 14B to which WAIT can be assigned. The external terminals 14A, 14A
When a signal for executing the WAIT is input from outside B, the function state can be confirmed only by monitoring the dedicated monitor terminal 20. As a result, the operation state of the microcomputer can be monitored and traced without being affected by the external terminal from which the signal is input by the user, so that the development environment of the microcomputer application product can be improved.

【0037】以上のような本実施形態による半導体集積
回路装置によれば次のような効果が得られる。
According to the semiconductor integrated circuit device of the present embodiment as described above, the following effects can be obtained.

【0038】所望の1つの機能例えばWAITが割り当
て可能になっている複数の外部端子14A、14Bから
出力される各信号の論理和をとるオアゲート回路19
と、このオアゲート回路19の出力側に設けられたモニ
タ端子20とを備え、複数の外部端子14A、14Bの
いずれかに外部から前記機能を実行する信号が入力され
たとき、モニタ端子20に前記機能の状態にあることを
示す信号を出力させるようになっているので、このモニ
タ端子20をモニタするだけでマイコンの動作状態をモ
ニタしトレースすることができる。従って、開発支援シ
ステムに用いられ、所望の機能をどの外部端子に割り当
てるかをユーザが任意にプログラムで設定できるように
なっているエバチップでも、ハードウエアで対応してマ
イコンの動作状態をモニタしトレースすることが可能と
なる。
An OR gate circuit 19 for calculating the logical sum of signals output from a plurality of external terminals 14A and 14B to which one desired function, for example, WAIT can be assigned.
And a monitor terminal 20 provided on the output side of the OR gate circuit 19. When a signal for executing the function is input to one of the plurality of external terminals 14A and 14B from outside, the monitor terminal 20 is connected to the monitor terminal 20. Since the signal indicating the function state is output, the operation state of the microcomputer can be monitored and traced only by monitoring the monitor terminal 20. Therefore, even in the case of an evaluation chip that is used in a development support system and allows the user to arbitrarily set the desired function to which external terminal by a program, the operation status of the microcomputer can be monitored and traced using hardware. It is possible to do.

【0039】以上、本発明者によってなされた発明を、
前記実施形態に基づき具体的に説明したが、本発明は、
前記実施形態に限定されるものではなく、その要旨を逸
脱しない範囲において種々変更可能であることは勿論で
ある。
As described above, the invention made by the present inventor is:
Although specifically described based on the embodiment, the present invention
It is needless to say that the present invention is not limited to the above-described embodiment, but can be variously modified without departing from the scope of the invention.

【0040】例えば、前記実施形態では、2つの外部端
子に「バスサイクル伸長要求」機能が割り当て可能にな
っている例で説明したが、他の機能が複数の外部端子に
割り当て可能になっている場合でも、同様に適用可能で
ある。
For example, in the above-described embodiment, an example has been described in which the "bus cycle extension request" function can be assigned to two external terminals, but other functions can be assigned to a plurality of external terminals. In that case, it is equally applicable.

【0041】また、前記実施形態のようにエバチップの
内部にモニタ端子を設ける代わりに、エバチップの外部
に各外部端子に対応した選択信号を発生する機能を設け
るようにしても良い。これにより、外部端子の数を減少
させることが可能となる。
Instead of providing a monitor terminal inside the evaluation chip as in the above embodiment, a function of generating a selection signal corresponding to each external terminal may be provided outside the evaluation chip. This makes it possible to reduce the number of external terminals.

【0042】以上の説明では主として本発明者によって
なされた発明をその背景となった利用分野である半導体
集積回路装置に適用した場合について説明したが、これ
に限ることはない。本発明は、少なくともある機能を実
行する信号が複数の端子に入力可能になっていて、その
信号がいずれかの端子に入力されたときは、この状態を
正確にかつ容易に確認したいような用途には同じように
適用できる。
In the above description, the case where the invention made by the present inventor is mainly applied to a semiconductor integrated circuit device which is the application field of the background has been described, but the invention is not limited to this. The present invention is intended for applications in which at least a signal for performing a certain function can be input to a plurality of terminals, and when the signal is input to any of the terminals, it is desired to accurately and easily confirm this state. Can be applied in the same way.

【0043】[0043]

【発明の効果】本願において開示される発明のうち代表
的なものによって得られる効果を簡単に説明すれば、下
記の通りである。
The effects obtained by typical ones of the inventions disclosed in the present application will be briefly described as follows.

【0044】所望の1つの機能が割り当て可能になって
いる複数の外部端子から出力される各信号の論理和をと
るオアゲート回路と、このオアゲート回路の出力側に設
けられたモニタ端子とを備え、複数の外部端子のいずれ
かに外部から前記機能を実行する信号が入力されたと
き、モニタ端子に前記機能の状態にあることを示す信号
を出力させるようになっているので、このモニタ端子を
モニタするだけでマイコンの動作状態をモニタしトレー
スすることができるため、開発支援システムに用いら
れ、所望の機能をどの外部端子に割り当てるかをユーザ
が任意にプログラムで設定できるようになっているエバ
チップでも、ハードウエアで対応してマイコンの動作状
態をモニタしトレースすることが可能となる。
An OR gate circuit for calculating the logical sum of signals output from a plurality of external terminals to which a desired one of the functions can be assigned; and a monitor terminal provided on the output side of the OR gate circuit. When a signal for executing the function is input from one of the plurality of external terminals to the outside, a signal indicating that the function is in effect is output to the monitor terminal. The evaluation chip can be used to monitor and trace the operating state of the microcomputer, so even an evaluation chip that is used in a development support system and allows the user to arbitrarily set the desired function to which external terminal with a program can be set. The operation state of the microcomputer can be monitored and traced by hardware.

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

【図1】本発明の実施形態による半導体集積回路装置の
内部構成を示すブロック図である。
FIG. 1 is a block diagram showing an internal configuration of a semiconductor integrated circuit device according to an embodiment of the present invention.

【図2】本発明の実施形態による半導体集積回路装置の
主要部の構成を示すブロック図である。
FIG. 2 is a block diagram showing a configuration of a main part of the semiconductor integrated circuit device according to the embodiment of the present invention.

【図3】本発明の実施形態による半導体集積回路装置を
用いた開発支援システムの構築例を示すブロック図であ
る。
FIG. 3 is a block diagram showing a configuration example of a development support system using the semiconductor integrated circuit device according to the embodiment of the present invention.

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

1…半導体集積回路装置(エバチップ)、2…CPU
(中央演算処理装置)、3…制御部、4…タイマ、5…
SCI(シリアル・コミュニケーション・インタフェイ
ス)、6…RAM(ランダム・アクセス・メモリ)、7
…ROM(リード・オンリー・メモリ)、8…ポート
部、9…ゲート部、10…専用アドレスバス(ASEA
B)、11…データバス(ASEDB)、12…コント
ロール(ASECNT)信号、13…トレース用メモ
リ、14A、14B…外部端子、15A、15B…バッ
ファ回路、16A、16B…アンドゲート回路、17
A、17B…変形アンドゲート回路、18A、18B…
選択信号発生回路、19…オアゲート回路、20…モニ
タ端子。
1. Semiconductor integrated circuit device (evaluation chip) 2. CPU
(Central processing unit), 3 ... control unit, 4 ... timer, 5 ...
SCI (Serial Communication Interface), 6 ... RAM (Random Access Memory), 7
... ROM (Read Only Memory), 8 ... Port, 9 ... Gate, 10 ... Dedicated address bus (ASEA)
B), 11: Data bus (ASEDB), 12: Control (ASECCNT) signal, 13: Trace memory, 14A, 14B: External terminal, 15A, 15B: Buffer circuit, 16A, 16B: AND gate circuit, 17
A, 17B ... modified AND gate circuit, 18A, 18B ...
Selection signal generation circuit, 19: OR gate circuit, 20: Monitor terminal.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 阿部 能聖 東京都小平市上水本町5丁目22番1号 株 式会社日立マイコンシステム内 (72)発明者 小山 英昭 東京都小平市上水本町5丁目22番1号 株 式会社日立マイコンシステム内 (72)発明者 藤田 秀哉 東京都小平市上水本町五丁目20番1号 株 式会社日立製作所半導体事業部内 (72)発明者 橋本 忠士 東京都小平市上水本町五丁目20番1号 株 式会社日立製作所半導体事業部内 (72)発明者 倉員 桂一 東京都小平市上水本町五丁目20番1号 株 式会社日立製作所半導体事業部内 (72)発明者 山崎 尊永 東京都小平市上水本町五丁目20番1号 株 式会社日立製作所半導体事業部内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Nosei Abe 5-22-1, Kamizuhoncho, Kodaira-shi, Tokyo Inside Hitachi Microcomputer Co., Ltd. (72) Inventor Hideaki Koyama 5 Kamimihoncho, Kodaira-shi, Tokyo No. 22-1, Hitachi Microcomputer System Co., Ltd. (72) Inventor Hideya Fujita 5-2-1, Josuihoncho, Kodaira-shi, Tokyo Inside Semiconductor Division, Hitachi, Ltd. 5-2-1, Josui-Honmachi, Hitachi, Ltd.Semiconductor Division, Hitachi, Ltd. Inventor Takanaga Yamazaki 5-2-1, Josuihoncho, Kodaira-shi, Tokyo In the semiconductor division of Hitachi, Ltd.

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 マイクロコンピュータ応用の製品開発を
行う際に使用する開発支援システムに用いられ、所望の
1つの機能が複数の外部端子に割り当て可能になってお
り、前記複数の外部端子をマルチプレクスしてモニタす
るように構成された半導体集積回路装置であって、前記
複数の外部端子から出力される各信号の論理和をとるオ
アゲート回路と、このオアゲート回路の出力側に設けら
れたモニタ端子とを備え、前記複数の外部端子のいずれ
かに外部から前記機能を実行する信号が入力されたと
き、前記モニタ端子に前記機能の状態にあることを示す
信号を出力させるようにしたことを特徴とする半導体集
積回路装置。
The present invention is used in a development support system used when developing a product applied to a microcomputer, wherein a desired one function can be assigned to a plurality of external terminals, and the plurality of external terminals are multiplexed. A semiconductor integrated circuit device configured to monitor by performing an OR gate circuit that performs a logical sum of respective signals output from the plurality of external terminals; and a monitor terminal provided on an output side of the OR gate circuit. Wherein, when a signal for executing the function is input to any of the plurality of external terminals from the outside, the monitor terminal is caused to output a signal indicating that the state of the function is present. Semiconductor integrated circuit device.
【請求項2】 マイクロコンピュータ応用の製品開発を
行う際に使用する開発支援システムに用いられ、所望の
1つの機能が複数の外部端子に割り当て可能になってお
り、前記複数の外部端子をマルチプレクスしてモニタす
るように構成された半導体集積回路装置であって、前記
複数の外部端子に対応した複数の選択信号を出力する選
択信号発生回路と、前記複数の外部端子から出力される
各信号と前記選択信号発生回路から出力される各選択信
号を各々入力する複数のゲート回路と、各ゲート回路か
ら出力される各信号の論理和をとるオアゲート回路と、
このオアゲート回路の出力側に設けられたモニタ端子と
を備え、前記複数の外部端子のいずれかに外部から前記
機能を実行する信号が入力されたとき、前記モニタ端子
に前記機能の状態にあることを示す信号を出力させるよ
うにしたことを特徴とする半導体集積回路装置。
2. A system according to claim 1, wherein said plurality of external terminals are assigned to a plurality of external terminals, wherein said plurality of external terminals are assigned to a plurality of external terminals. A semiconductor integrated circuit device configured to monitor and output a plurality of selection signals corresponding to the plurality of external terminals, a selection signal generation circuit, and each signal output from the plurality of external terminals. A plurality of gate circuits for inputting each of the selection signals output from the selection signal generation circuit, and an OR gate circuit for calculating a logical sum of the signals output from each of the gate circuits,
A monitor terminal provided on the output side of the OR gate circuit, wherein when a signal for executing the function is input to any of the plurality of external terminals from the outside, the monitor terminal is in the state of the function. A semiconductor integrated circuit device which outputs a signal indicating the following.
【請求項3】 前記オアゲート回路の出力側に設けられ
た制御部を備えたことを特徴とする請求項1または2に
記載の半導体集積回路装置。
3. The semiconductor integrated circuit device according to claim 1, further comprising a control unit provided on an output side of said OR gate circuit.
【請求項4】 前記複数の外部端子のうち前記機能が割
り当てられる外部端子に対応した選択信号がアクティブ
状態に設定されることを特徴とする請求項2または3に
記載の半導体集積回路装置。
4. The semiconductor integrated circuit device according to claim 2, wherein a selection signal corresponding to an external terminal to which said function is assigned among said plurality of external terminals is set to an active state.
【請求項5】 請求項1乃至4のいずれか1項に記載の
半導体集積回路装置を用いて構築されたことを特徴とす
る開発支援システム。
5. A development support system constructed using the semiconductor integrated circuit device according to claim 1. Description:
JP26167896A 1996-10-02 1996-10-02 Semiconductor integrated circuit device Expired - Fee Related JP3422636B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26167896A JP3422636B2 (en) 1996-10-02 1996-10-02 Semiconductor integrated circuit device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26167896A JP3422636B2 (en) 1996-10-02 1996-10-02 Semiconductor integrated circuit device

Publications (2)

Publication Number Publication Date
JPH10105433A true JPH10105433A (en) 1998-04-24
JP3422636B2 JP3422636B2 (en) 2003-06-30

Family

ID=17365217

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26167896A Expired - Fee Related JP3422636B2 (en) 1996-10-02 1996-10-02 Semiconductor integrated circuit device

Country Status (1)

Country Link
JP (1) JP3422636B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002214308A (en) * 2001-01-12 2002-07-31 Sony Corp Microcomputer and electronic equipment for mounting it
KR100381024B1 (en) * 1999-06-28 2003-04-23 주식회사 하이닉스반도체 Circuit for supporting Microprocessor Development System

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100381024B1 (en) * 1999-06-28 2003-04-23 주식회사 하이닉스반도체 Circuit for supporting Microprocessor Development System
JP2002214308A (en) * 2001-01-12 2002-07-31 Sony Corp Microcomputer and electronic equipment for mounting it

Also Published As

Publication number Publication date
JP3422636B2 (en) 2003-06-30

Similar Documents

Publication Publication Date Title
JPS62243058A (en) Control method of interruption for multi-processor system
JPH10105433A (en) Semiconductor integrated circuit device
CN110008071B (en) Remote debugging device and method
JP2601792B2 (en) Large-scale integrated circuit device
JP3204450B2 (en) Address decoding circuit and address decoding method
JPH0744415A (en) Semiconductor integrated circuit device
CN109992510B (en) Remote debugging device and method
JP2004213666A (en) Dma module and its operating method
KR100767551B1 (en) Interrupt processing apparatus
CN114823654A (en) Integrated circuit, packaging method of integrated circuit and electronic device
KR19990086858A (en) Processor arbitration device
JP2739783B2 (en) Data transfer method between packages
JPS61282946A (en) Programmable controller
JPS63316466A (en) Circuit allotment system in microprocessor
JPH10312354A (en) Interruption processing system
JPH0650475B2 (en) Semiconductor integrated circuit
JPS63223852A (en) Information processor
JPH01187658A (en) Bus load system
KR20030039185A (en) Direct memory access controller
JP2002222161A (en) Semiconductor device, and method of transferring data
JPH0784819A (en) Microcomputer for emulator
JPS626254B2 (en)
JPH03278262A (en) Information processor
JP2002340978A (en) Circuit and method for controlling output
JPH08137789A (en) Bus output method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030408

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080425

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090425

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090425

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100425

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100425

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110425

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110425

Year of fee payment: 8

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110425

Year of fee payment: 8

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees