JPS6225339A - In-circuit emulator - Google Patents

In-circuit emulator

Info

Publication number
JPS6225339A
JPS6225339A JP60164744A JP16474485A JPS6225339A JP S6225339 A JPS6225339 A JP S6225339A JP 60164744 A JP60164744 A JP 60164744A JP 16474485 A JP16474485 A JP 16474485A JP S6225339 A JPS6225339 A JP S6225339A
Authority
JP
Japan
Prior art keywords
bus
memory
emulation
data
microprocessor
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
JP60164744A
Other languages
Japanese (ja)
Other versions
JPH0379737B2 (en
Inventor
Kazuaki Sakurai
桜井 和明
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.)
Yokogawa Electric Corp
Original Assignee
Yokogawa Electric 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 Yokogawa Electric Corp filed Critical Yokogawa Electric Corp
Priority to JP60164744A priority Critical patent/JPS6225339A/en
Publication of JPS6225339A publication Critical patent/JPS6225339A/en
Publication of JPH0379737B2 publication Critical patent/JPH0379737B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PURPOSE:To reduce bus connection lines in number by sampling queue fetch information in a trace memory while using a bus for emulation as a transfer bus for the queue fetch information on time-division basis at the nonactive timing of bus fetch operation. CONSTITUTION:A microprocessor fetches data from a memory through a bus in a section A. An in-circuit emulator sends data to the microprocessor through a bus 11 from an emulation memory 20 and also stores the data in a sample memory through a latch 31 in a period A wherein the memory space is assigned to the emulation memory. In a section B, queue fetch information generated by the instruction pre-fetch tracing circuit 12' in a personal module 10 is transferred to the sample memory 32 and sampled.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はインサーキット・エミュレータに関し、特にエ
ミュレーション・サンプルトレース機能の改善に関する
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to in-circuit emulators, and more particularly to improved emulation sample trace functionality.

〈従来の技術) 従来より、マイクロプロセッサ(以下μPという)を応
用した機器A” ’I品が多数出現している。
<Prior Art> A large number of devices A'''I products to which a microprocessor (hereinafter referred to as μP) is applied have been appearing in the past.

このような機器や製品は、機能の多様化、設81の簡易
化、製造両路の低減が可能になったのに対して、検査、
保守、トラブルシューティング等では困難さが増大して
いる。これは、ソフトウェアの介在や回路のLSI化、
さらには、ソフトウェアとハードウェアとが複雑に絡み
あって動作しているために、故障の原因箇所の検出が困
難になってきているからに他ならない。
While these devices and products have diversified functions, simplified installation, and reduced the number of production steps, inspection and
Maintenance, troubleshooting, etc. are becoming increasingly difficult. This is due to the intervention of software, the conversion of circuits to LSI,
Furthermore, since software and hardware are intricately intertwined and operate, it has become difficult to detect the cause of a failure.

最近このようなμP応用機器の動作解析に好適な8ff
iの一つとしてインサーキット・エミュレータが出現し
ている。、インサーキット・エミュレータは被試験ボー
ド上のICソケットから対象のマイクロプロセッサLS
Iを取り去り、その後にブローブを接続してそのマイク
ロプロセッサをエミュレートできるように構成されてい
る。
Recently, 8ff is suitable for analyzing the operation of such μP applied equipment.
In-circuit emulators have emerged as one of the i. , an in-circuit emulator connects the target microprocessor LS from the IC socket on the board under test.
I can be removed and a probe can then be connected to emulate that microprocessor.

このようなインサーキット・エミュレータのうち、ブリ
フェッチ(命令コードの先取り)を行っているマイクロ
ブロセッυをザボートするものについては、従来バス・
トレース・データとキュー・トレース・データとを分離
し、別々にデータラッチをもってサンプルした後、トレ
ースメモリに書込む方式をとっていた。第3図はその様
なインサーキット・エミュレータにおけるサンプルトレ
ース機能を有する回路部分の一例を示す構成図である。
Among these in-circuit emulators, those that override the microprocessor υ that performs prefetching (prefetching instruction codes) are conventional bus emulators.
The conventional method used was to separate trace data and queue trace data, sample them separately using data latches, and then write them to the trace memory. FIG. 3 is a configuration diagram showing an example of a circuit portion having a sample trace function in such an in-circuit emulator.

図において、10はターゲット・マイクロプロセッサに
応じて作成されたパーソナルモジュールで、ここにはタ
ーゲット・マイクロプロセッサと接続されるバス11上
の命令コードをブリフェッチするための命令先取追跡回
路12を有する。
In the figure, 10 is a personal module created according to the target microprocessor, which has an instruction prefetch tracking circuit 12 for pre-fetching instruction codes on a bus 11 connected to the target microprocessor.

20はエミュレーション・メモリである。20 is an emulation memory.

21.22はそれぞれバスである。21 and 22 are buses, respectively.

30はトレースモジュールで、バス・トレースデータと
キュー・トレース・データとをそれぞれラッチするデー
タラッチ31.32と、データラッチに取込んだバス・
トレース・データとキュー・トレース・データを格納す
るサンプルメモリ33を有する。
30 is a trace module, which includes data latches 31 and 32 that latch bus trace data and queue trace data, respectively, and bus trace data taken into the data latches.
It has a sample memory 33 that stores trace data and queue trace data.

(発明が解決しようとする問題点) このような従来のエミュレータでは、バス・トレース用
とキュー・トレース用とのバス21.22をそれぞれ別
個に独立して設けており、不経済であった。
(Problems to be Solved by the Invention) In such a conventional emulator, buses 21 and 22 for bus tracing and queue tracing are provided separately and independently, which is uneconomical.

本発明の目的は、この様な点に鑑み、−独立のバスを2
つ設けることなく、1つのバスでブリフェッチ対応トレ
ースが可能なサンプル・トレース機能を有するインサー
キット・エミュレータを提供することにある。
In view of the above points, an object of the present invention is to - provide two independent buses;
An object of the present invention is to provide an in-circuit emulator having a sample trace function capable of performing brief-fetch-compatible tracing on one bus without having to provide an in-circuit emulator.

(問題点を解決するための手段) この様な目的を達成するために本発明では、命令をブリ
フェッチしその命令が実行されたか否かを判断し、その
結果をエミュレーション用バスに出力するように構成さ
れた命令先取追跡回路と、 エミュレーション用バスに接続されたエミュレーション
メモリと、 エミュレーション用バスに接続され、キューフェッチ情
報をサンプルして記憶しておくためのサンプルメモリと
、 を具備し、エミュレーション用バスをバスフェッチ動作
の非能動タイミングで時分割にキューフェッチ情報の転
送バスとして使用し、トレースメモリにキューフェッチ
情報をサンプルさせるように構成したことを特徴とする
(Means for solving the problem) In order to achieve such an object, the present invention pre-fetches an instruction, determines whether or not the instruction has been executed, and outputs the result to the emulation bus. An instruction preemption tracking circuit configured for emulation, an emulation memory connected to an emulation bus, and a sample memory connected to the emulation bus for sampling and storing queue fetch information. The present invention is characterized in that the bus is used as a transfer bus for queue fetch information in a time-division manner at inactive timings of bus fetch operations, and the queue fetch information is sampled in the trace memory.

(実施例) 以下図面を用いて本発明の詳細な説明する。第1図は本
発明に係るインサーキット・エミュレータの要部構成図
である。第3図と同等部分には同一符号を付す。パーソ
ナル・モジュール10において、13はバッファ、14
は双方向性のバッフ?である。双方向性のバッファ14
の制御(方向性の制御)は図示しない中央処理装置(ホ
ストCPU)からの制御信号によって制御される。バッ
ファ13の出力は双方向性のバッファ側とオア結合され
1つのバス23に接続されている。このバス23はトレ
ースモジュール30のデータラッチ31に接続されてい
る。
(Example) The present invention will be described in detail below using the drawings. FIG. 1 is a block diagram of the main parts of an in-circuit emulator according to the present invention. Parts equivalent to those in Figure 3 are given the same symbols. In the personal module 10, 13 is a buffer;
Is it a bidirectional buffer? It is. Bidirectional buffer 14
The control (directional control) is controlled by a control signal from a central processing unit (host CPU) not shown. The output of the buffer 13 is OR-coupled with the bidirectional buffer side and connected to one bus 23. This bus 23 is connected to data latches 31 of trace module 30.

このような構成における動作を次に説明する。The operation in such a configuration will be explained next.

マイクロプロセッサとして例えば日立製作所製造の8ビ
ツトマイクロコンピユータG303系(ROM。
An example of a microprocessor is the 8-bit microcomputer G303 series (ROM) manufactured by Hitachi.

RAM入りの0MO8型ワンチップ・マイクロコンピュ
ータで、モトローラ社製の6803マイクロプロセツサ
とアセンブル・レベルのプログラム互換性を有する。)
のマイクロプロセッサを例にとる。
It is a 0MO8 type one-chip microcomputer with RAM, and has assembly level program compatibility with Motorola's 6803 microprocessor. )
Take the example of a microprocessor.

第2図はこのマイクロプロセッサのバスの動作を示すも
のである。区間Aでは、実際にマイクロプロセッサがメ
モリからバス経由でデータを取込んでいるタイミングで
ある。インサーキット・エミュレータは、メモリ空間が
エミュレーションメモリに割付けられているときにこの
区間Aにエミュレーションメモリ20からバス11経由
でマイクロプロセッサにデータを送り出し、かつラッチ
31経出でサンプルメモリ32にこのデータを記憶する
FIG. 2 shows the operation of the bus of this microprocessor. In section A, the microprocessor is actually taking in data from the memory via the bus. The in-circuit emulator sends data from the emulation memory 20 to the microprocessor via the bus 11 during this period A when the memory space is allocated to the emulation memory, and also sends this data to the sample memory 32 via the latch 31. Remember.

本発明では、更に区間Bのタイミングを利用し、パーソ
ナルモジュール10内の命令先取追跡回路12−で生成
したキューフェッチ情報(ブリフエッチド・インストラ
クションが実行されたか否かを判断する論理回路出力)
をサンプルメモリ32へ転送しザンブルさせている。
In the present invention, the timing of section B is further utilized to generate queue fetch information (logic circuit output for determining whether or not a brief-etched instruction has been executed) generated by the instruction prefetch tracking circuit 12- in the personal module 10.
is transferred to the sample memory 32 and zumbled.

(発明の効果) 以」ニ説明したように、本発明によれば、従来のように
独立バスを2組用意してブリフエツチドデークのトレー
スを行っていた方式から、1バス方式に変り、バス接続
線の数が減少でき、経済的なシステムを実現Jることが
できる。
(Effects of the Invention) As explained below, according to the present invention, the conventional method of preparing two sets of independent buses and tracing the briffet data is changed to a single bus method. The number of bus connection lines can be reduced and an economical system can be realized.

なお、本発明のインサーキット・エミュレータは、対象
を6303系のマイクロプロセッサに限ることナク、同
期式ブリフェッチ型のマイクロプロセッサも対象とする
ことができる。
Note that the in-circuit emulator of the present invention is not limited to 6303 series microprocessors, but can also be applied to synchronous briffet type microprocessors.

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

第1図は本発明に係るインサーキット・エミュレータの
一実滴例を示す要部構成図、第2図は動作を説明する為
のタイムチャート、第3図は従来のインサーキラ!・・
エミュレータの要部の一例を示す構成図である。 10・・・パーツノールモジュール、11.23・・・
バス、12.12′・・・命令先取追跡回路、20・・
・エミュレーションメモリ、30・・・トレースモジュ
ール、31・・・データラッチ、32・・・サンプルメ
モリ。
Fig. 1 is a block diagram of main parts showing an example of an in-circuit emulator according to the present invention, Fig. 2 is a time chart for explaining the operation, and Fig. 3 is a conventional in-circuit emulator!・・・
FIG. 2 is a configuration diagram showing an example of a main part of an emulator. 10... Parts Nord Module, 11.23...
Bus, 12.12'...Instruction preemption tracking circuit, 20...
- Emulation memory, 30... Trace module, 31... Data latch, 32... Sample memory.

Claims (1)

【特許請求の範囲】 命令をプリフェッチしその命令が実行されたか否かを判
断し、その結果をエミュレーション用バスに出力するよ
うに構成された命令先取追跡回路と、 エミュレーション用バスに接続されたエミュレーション
メモリと、 エミュレーション用バスに接続され、キューフェッチ情
報をサンプルして記憶しておくためのサンプルメモリと
、 を具備し、エミュレーション用バスをバスフェッチ動作
の非能動タイミングで時分割にキューフェッチ情報の転
送バスとして使用し、トレースメモリにキューフェッチ
情報をサンプルさせるように構成したことを特徴とする
インサーキット・エミュレータ。
[Claims] An instruction prefetch tracking circuit configured to prefetch an instruction, determine whether the instruction has been executed, and output the result to an emulation bus; and an emulation device connected to the emulation bus. a sample memory connected to the emulation bus for sampling and storing queue fetch information; and a sample memory connected to the emulation bus for sampling and storing queue fetch information. An in-circuit emulator characterized in that it is configured to be used as a transfer bus and sample queue fetch information in a trace memory.
JP60164744A 1985-07-25 1985-07-25 In-circuit emulator Granted JPS6225339A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60164744A JPS6225339A (en) 1985-07-25 1985-07-25 In-circuit emulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60164744A JPS6225339A (en) 1985-07-25 1985-07-25 In-circuit emulator

Publications (2)

Publication Number Publication Date
JPS6225339A true JPS6225339A (en) 1987-02-03
JPH0379737B2 JPH0379737B2 (en) 1991-12-19

Family

ID=15799082

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60164744A Granted JPS6225339A (en) 1985-07-25 1985-07-25 In-circuit emulator

Country Status (1)

Country Link
JP (1) JPS6225339A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147638A (en) * 1987-12-03 1989-06-09 Yokogawa Electric Corp Instruction execution detector

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01147638A (en) * 1987-12-03 1989-06-09 Yokogawa Electric Corp Instruction execution detector

Also Published As

Publication number Publication date
JPH0379737B2 (en) 1991-12-19

Similar Documents

Publication Publication Date Title
US5440751A (en) Burst data transfer to single cycle data transfer conversion and strobe signal conversion
JPH04304531A (en) Emulation device and microcontroller using this device
JP2002202900A (en) Debug device
US5659760A (en) Microprocessor having interrupt vector generation unit and vector fetching command unit to initiate interrupt processing prior to returning interrupt acknowledge information
KR100607023B1 (en) Program processing apparatus
US6263305B1 (en) Software development supporting system and ROM emulation apparatus
JPS6225339A (en) In-circuit emulator
JP2001184212A (en) Trace control circuit
EP1058189B1 (en) Microcomputer with debugging system
CN101169767B (en) Access control device and access control method
EP0569128A2 (en) Extended high-speed testing of microprocessor-based devices
JPH1083318A (en) Electronic circuit analyzing device
US5796987A (en) Emulation device with microprocessor-based probe in which time-critical functional units are located
US20020162094A1 (en) Embedded microprocessor emulation method
KR910008420B1 (en) Interface circuit between cpu and peripheral i/o devices
KR900002497Y1 (en) Firmware action analysis devices
JPS60245052A (en) Data processing system
JPS5489455A (en) Control system
JPH0863368A (en) Emulator and microcomputer
JPS6319040A (en) Information processor
KR100196526B1 (en) Realtime control system for emulation
SU951287A2 (en) Device for interfacing homogenous computer system
JPS62165261A (en) Microprocessor board
JPH0129637Y2 (en)
JPH05241893A (en) Information collecting method in execution state of processor