JPS6320545A - Register read-out device for emulator - Google Patents

Register read-out device for emulator

Info

Publication number
JPS6320545A
JPS6320545A JP61164896A JP16489686A JPS6320545A JP S6320545 A JPS6320545 A JP S6320545A JP 61164896 A JP61164896 A JP 61164896A JP 16489686 A JP16489686 A JP 16489686A JP S6320545 A JPS6320545 A JP S6320545A
Authority
JP
Japan
Prior art keywords
register
address
microprocessor
emulator
write
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.)
Pending
Application number
JP61164896A
Other languages
Japanese (ja)
Inventor
Yasutetsu Hiratsuka
平塚 康哲
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.)
Hewlett Packard Japan Inc
Original Assignee
Yokogawa Hewlett Packard 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 Yokogawa Hewlett Packard Ltd filed Critical Yokogawa Hewlett Packard Ltd
Priority to JP61164896A priority Critical patent/JPS6320545A/en
Publication of JPS6320545A publication Critical patent/JPS6320545A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To read out the contents of a write only register by using an emulator, by constituting the titled device so that a write data is written in response to an output of the first decoder, and the stored contents are read out in response to an output of the second decoder. CONSTITUTION:The second decoder 104 in a register reading-out circuit 243 sets an output 114 to a high level, when a read-out access is executed to some specific address Ab being different from an address A of a register R, in a background state. Accordingly, when a monitor running on a microprocessor 245 executes a read-out access to this address Ab, a data in a register 106, namely, a data which has been written in a write only register R recently is read out. This data is displayed on a CRT display, etc. provided on a host. In this way, in case a user program executes an access to a usual memory, the register 106 is invisible, and the access is executed to a usual memory, therefore, an address used by the user program is not limited.

Description

【発明の詳細な説明】 (発明の技術分野) 本発明はエミュレータにおいてマイクロプロセッサ内の
レジスタの内容を読出すための装置に関する。
TECHNICAL FIELD OF THE INVENTION The present invention relates to an apparatus for reading the contents of registers within a microprocessor in an emulator.

(発明の技術的背景及びその問題点〕 マイクロプロセッサを組込んだシステムの開発のために
、従来からエミュレータが用いられてきた。開発中のタ
ーゲット・システム中のマイクロプロセッサのかわりに
このエミュレータを接続して動作させることにより、プ
ログラムの実行状態のトレース、ブレーク・ポイントの
設定、バス上の信号の監視等を行なう。エミュレータの
一般的な目的・構成・動作については当業者には周知で
ある。たとえばHewlett−PackardJou
rnalの1980年10月号および1983年3月号
に詳細な解説がなされているので参照されたい。
(Technical background of the invention and its problems) Emulators have traditionally been used to develop systems incorporating microprocessors.This emulator is connected in place of the microprocessor in the target system under development. By operating the emulator, the emulator traces the execution state of the program, sets break points, monitors signals on the bus, etc. The general purpose, structure, and operation of an emulator are well known to those skilled in the art. For example, Hewlett-Packard Jou
Please refer to the October 1980 and March 1983 issues of rnal for detailed explanations.

エミュレータの’J1flF、の一つとして、メモリや
レジスタの内容を読出すことができるようになっている
。この機能を用いることにより、プログラムの実行の任
意の段階でレジスタやメモリの内容が意図した通りにな
っているか、またハードウエアが意図した通りの動作を
しているか等について多くの情報を得ることができる。
As one of the 'J1flF's of the emulator, it is possible to read the contents of memory and registers. By using this function, you can obtain a lot of information such as whether the contents of registers and memory are as intended at any stage of program execution, and whether the hardware is operating as intended. Can be done.

エミュレータは通常エミュレーションの対象となるマイ
クロプロセッサ自身と、ターゲット・システムやマイク
ロプロセッサ開発システムのホストとの間でデータ、ア
ドレス、制御信号の転送に用いるバッファやゲート等を
含んでいる。ターゲット・システム中のマイクロプロセ
ッサのかわりにこのエミュレータ中に設けらた同種のマ
イクロプロセッサを用いてユーザ・プログラムを実行さ
せている。前述したメモリやレジスタの内容の読出しを
行なうには、まず適切な時点でエミュレータ中のマイク
ロプロセッサ上のユーザ・プログラムの実行を中断する
。ここでこのマイクロプロセッサ上でモニタを走行させ
てメモリやレジスタの内容を読出し、それをホストへ送
出する。
Emulators typically include buffers, gates, etc. used to transfer data, addresses, and control signals between the microprocessor itself and a target system or host of a microprocessor development system. Instead of the microprocessor in the target system, a microprocessor of the same type installed in the emulator is used to execute the user program. To read the contents of the memories and registers mentioned above, first, execution of the user program on the microprocessor in the emulator is interrupted at an appropriate point. Here, a monitor is run on this microprocessor to read out the contents of memory and registers and send them to the host.

ある種の1チツプ・マイクロプロセッサにおいてはチッ
プ内に設けらたl10Mmレジスタ群等の一部が書込み
専用になっている。上述の読出し動作をこの書込み専用
レジスタに対して行なおうとしでも意味のあるデータを
得ることはできない。
In some types of one-chip microprocessors, some of the 110Mm registers provided within the chip are write-only. Attempting to perform the read operation described above on this write-only register will not result in meaningful data.

従ってこのようなマイクロプロセッサを用いたシステム
をエミュレータを用いてデバッグする原には、書込み専
用レジスタに実際に何が書込まれているかを知るのは困
難である。
Therefore, when debugging a system using such a microprocessor using an emulator, it is difficult to know what is actually written in the write-only register.

〔発明の目的〕[Purpose of the invention]

本発明は上述した従来技術の問題点を解消し、エミュレ
ータを用いて他のレジスタやメモリと全く同dにして書
込み専用レジスタの内容の読出しを行なうことができる
ようにすることを目的とする。
SUMMARY OF THE INVENTION It is an object of the present invention to solve the above-mentioned problems of the prior art and to make it possible to read the contents of a write-only register using an emulator in exactly the same way as other registers and memories.

(発明の概要〕 本発明の一実施例のエミュレータのレジスタ読出し装置
によれば、ここで用いられる1チツプ・マイクロプロセ
ッサはメモリ・アドレスが与えられているl108mレ
ジスタをチップ内に有し、またプロセッサがこのような
内部レジスタへ書込みを行なう際にはそのアドレスおよ
び書込みデータが外部のビンに現れるようになっている
。このようにして出力されるアドレスをエミュレータ内
でデコードし、書込み専用レジスタへの書込みであるこ
とが検出されると、そのデータをレジスタに書込む。ま
た、モニタの走行中には書込専用レジスタと興なるある
特定のアドレスへのアクセスを検出するデコーダを殺げ
、このアクセスを検出すると上述のレジスタからの読出
しを行なう。
(Summary of the Invention) According to an emulator register readout device according to an embodiment of the present invention, a one-chip microprocessor used here has an l108m register to which a memory address is given within the chip, and a processor When writing to such an internal register, the address and write data appear in an external bin.The address thus output is decoded within the emulator and written to the write-only register. If a write is detected, the data is written to a register. Also, while the monitor is running, it kills a decoder that detects an access to a certain address that is a write-only register, and When detected, reading from the register described above is performed.

このような構成をとることにより、ユーザ・プログラム
の走行中はエミュレートされるマイクロプロセッサと全
く同様に動作し、モニタの走行中には書込み専用レジス
タと同一の内容を保持しているレジスターが読出し可能
となる。
With this configuration, while the user program is running, it operates exactly like the emulated microprocessor, and while the monitor is running, registers that hold the same contents as write-only registers are read. It becomes possible.

(発明の実施例〕 第2図は本発明の一実施例の全体的ブロック図である。(Embodiments of the invention) FIG. 2 is an overall block diagram of one embodiment of the present invention.

同図において、ターゲット・システム22のマイクロプ
ロセッサ用ソケットにコネクタ241を挿入することに
よりエミュレータ24を接続する。エミュレータ24は
更にマイクロプロセッサ開発システムのホスト26に接
続されている。ターゲット・システム22、エミュレー
タ24、ホスト26には制御ライン245、アドレス・
ライン246、データ・ライン247が設けられている
。エミュレータ24内にはまた、ターゲット・システム
22との間のバッファ242、ホストとの間のバッファ
244、マイクロプロセッサ245、fI1111回路
245、更に本発明にかがるレジスタ読出し回路が設け
られている。またバッファ242.244が信号を伝達
するか否かのf11御、またその信号伝達方向等の各種
のf11御を行なうための制御回路246が設けられて
いる。
In the figure, the emulator 24 is connected by inserting a connector 241 into the microprocessor socket of the target system 22. Emulator 24 is further connected to a host 26 of the microprocessor development system. Target system 22, emulator 24, and host 26 have control lines 245 and address lines.
A line 246 and a data line 247 are provided. Also provided within the emulator 24 are a buffer 242 with the target system 22, a buffer 244 with the host, a microprocessor 245, an fI1111 circuit 245, and a register read circuit according to the present invention. Further, a control circuit 246 is provided for performing various f11 controls such as whether or not the buffers 242 and 244 transmit signals, and the direction in which the signals are transmitted.

またホスト26内には各種のam御回路やマイクロプロ
セッサ245上で走行するユーザ・プログラムのコード
やデータ領域として使用できるエミュレーション・メモ
リ、更にはパックグラウンド状層にいてマイクロプロセ
ッサ245上で走行するモニタのコードやデータのため
のパックグラウンド・メモリが設けられている。
Also, within the host 26, there is an emulation memory that can be used as a code and data area for various AM control circuits and user programs running on the microprocessor 245, as well as a monitor running on the microprocessor 245 in the background layer. Background memory is provided for code and data.

本実施例においては、2つの状態、すなわちフォアグラ
ウンド状態とパックグラウンド状態、が設けられている
。フォアグラウンド状態とはエミュレータ24内のマイ
クロプロセッサ245てユ−ザ・プログラムが走行して
いる状態である。またパックグラウンド状態とはこのマ
イクロプロセッサ245でモニタが走行しており、たと
えばメモリやレジスタの内容の表示等を行なう状態であ
る0本寓施例においては、現在どちらの状態になってい
るかは、7iIJ御ライン245中の一本のFG/BG
信号線の個として、ホスト26から与えられる。
In this embodiment, two states are provided: a foreground state and a background state. The foreground state is a state in which a user program is running on the microprocessor 245 within the emulator 24. In addition, the background state is a state in which the monitor is running on this microprocessor 245 and, for example, displays the contents of memory and registers. One FG/BG in 7iIJ line 245
It is given from the host 26 as a signal line.

第2図に示すようなシステムの動作の細部についてはた
とえばetaの文献を参照されたい。
For details of the operation of a system such as that shown in FIG. 2, see, for example, the eta publication.

第1図は第2図に示した実施例の中心部分であるレジス
タ読出し回路243を示すブロック図である。第2図中
のマイクロプロセッサ245がその内部の書込み専用レ
ジスタRに書込みを行なっている時には、アドレス・ラ
イン246、データ・ライン247上に夫々レジスタR
のアドレスAおよび書込みデータが出力されるようにな
っている。
FIG. 1 is a block diagram showing a register readout circuit 243, which is the central part of the embodiment shown in FIG. When microprocessor 245 in FIG. 2 is writing to its internal write-only register R, register R is written on address line 246 and data line 247, respectively.
address A and write data are output.

また制御ライン245上には書込みのために必要な制御
信号が出力される。つまり内部レジスタへの書込み動作
はビン上で見るとマイクロプロセッサ245がチップ外
に対して書込みアクセスを行なっている場合と同様に行
なわれる。
Further, a control signal necessary for writing is output onto the control line 245. In other words, a write operation to an internal register is performed on the bin in the same manner as if the microprocessor 245 were performing a write access to an area outside the chip.

このアドレスAがパス上に与えられ、また制御ライン2
45中のR/W信号線により書込み動作であることが示
されていると、第1図の第1デコーダ102は出力11
2をハイ・レベルとする。
This address A is given on the path and also on the control line 2
When the R/W signal line in 45 indicates a write operation, the first decoder 102 in FIG.
2 is considered high level.

これにより、レジスタ106にはその時点でのデータ・
ライン147上のデータ、すなわちマイクロプロセッサ
245内部でレジスタRに書込まれているものと同じデ
ータが記憶される。
As a result, the register 106 contains the data at that time.
The data on line 147, the same data that is being written to register R inside microprocessor 245, is stored.

ここにおいて、マイクロプロセッサ245がレジスタR
の内容を読出そうとして、アドレスAに対して読出しア
クセスをしたとしても、当然ながらレジスタRからの読
出しは行なわれない。また、チップ内のレジスタへの読
出しアクセスにあたってはマイクロプロセッサ245は
外部のデータ・ライン247からの入力を行なわないか
ら、たとえチップの外部でレジスタRへの読出しアクセ
スを検出して、レジスタ106からデータを読出しデー
タ・ライン247上に与えても無駄である。
Here, microprocessor 245 registers R
Even if a read access is made to address A in order to read the contents of register R, reading from register R is not performed. Additionally, since microprocessor 245 does not receive input from external data line 247 during read access to registers within the chip, even if a read access to register R is detected outside the chip, data will be sent from register 106. It is useless to apply .

さて、このようにして書込み専用のレジスタRに書込み
が行なわれた後にシステムの状態がフォアグラウンド状
態からパックグラウンド状態へ切換ったとする。この時
には、FG/百で信号線がロー・レベルになる。
Now, suppose that the system state is switched from the foreground state to the background state after writing is performed in the write-only register R in this manner. At this time, the signal line becomes low level at FG/100.

レジスタ読出し回路243内の第2デコーダ104は、
パックグラウンド状態において、レジスタRのアドレス
Aとは異なるある特定のアドレスAbに対して読出しア
クセスが行なわれると出力114をハイ・レベルにする
。従って、マイクロプロセッサ245上で走行するモニ
タがこのアドレスAbに読出しアクセスを行なうと、レ
ジスタ106中のデータ、すなわち書込み専用のレジス
タRに最近書込まれたデータが読出される。このデータ
はホストに設けられているCRTディスプレイ等に表示
される。使用者がレジスタR1−指定するにはそのアド
レスAを用いても良いしあるいはレジスタの名称でも良
い。更に、レジスタ群の端を一括表示する場合、この書
込専用レジスタを含めることも当然ながら可能である。
The second decoder 104 in the register readout circuit 243 is
In the background state, when a read access is made to a certain address Ab different from the address A of the register R, the output 114 goes high. Therefore, when a monitor running on microprocessor 245 makes a read access to this address Ab, the data in register 106, ie, the data recently written to write-only register R, is read. This data is displayed on a CRT display or the like provided in the host. When the user specifies register R1, the address A may be used or the name of the register may be used. Furthermore, when displaying the ends of a register group all at once, it is of course possible to include this write-only register.

上述した構成を用いることにより、ユーザ・プログラム
がアドレスAbをアクセスする場合にはレジスタ106
は見えず、通常のメモリに対してアクセスが行なわれる
ので、ユーザ・プログラムが使用するアドレスを制限す
ることはない。
By using the above-described configuration, when a user program accesses address Ab, register 106
is invisible and accesses are made to normal memory, so there is no restriction on the addresses used by the user program.

なお、マイクロプロセッサ245がアドレス付けされた
池の内部レジスタを持っている場合には、アドレスAb
としてそのようなアドレス以外を割当てれば良い。
Note that if the microprocessor 245 has an internal register with an address, the address Ab
It is sufficient to assign an address other than such an address.

また、第1図、第2図に示した構成は説明をわかりやす
くするために簡略化されていることに注意しなければな
らない。たとえば、第1図において、書込み/hl出し
に当っては他の制御信号も当然に必要であるが、これら
は周知であるので省略されている。また、第2図ではホ
スト26とマイクロプロセッサ245とのL’の全ての
パス信号がターゲット・システム22にもIMされてい
るようにも見えるが、実際にはたとえばFG/BG信号
線等はターゲット・システム22には接続されない。
Furthermore, it should be noted that the configurations shown in FIGS. 1 and 2 are simplified to make the explanation easier to understand. For example, in FIG. 1, other control signals are naturally required for writing/hl output, but these are well known and are therefore omitted. In addition, in FIG. 2, it appears that all L' path signals between the host 26 and the microprocessor 245 are also IM'd to the target system 22, but in reality, for example, FG/BG signal lines, etc. - Not connected to system 22.

また書込み専用レジスタRがリセット等によって初期化
されるようになっている(あるいはこのレジスタに対応
する170制御回路に対して初期化が行なわれる)場合
には、レジスタ読出し回路243中のレジスタ106に
対しても同様な初期化を行なう手段を設けなければなら
ない。
Furthermore, if the write-only register R is initialized by a reset or the like (or the 170 control circuit corresponding to this register is initialized), the register 106 in the register read circuit 243 A means for performing similar initialization must also be provided.

また、ターゲット・システム22で実際に用いられるマ
イクロプロセッサとエミュレータ中のマイクロプロセッ
サ245が僅かに興なっている場合や、同じマイクロプ
ロセッサが用いられていてもこのマイクロプロセッサが
内部構成が興なるいくつかの動作モードを持っているが
、エミュレータ24中のマイクロプロセッサ245を常
に特定の動作モードで動作させているという場合には、
ターゲット側とエミュレータ側の構成の差を吸収する付
加回路をエミレータ24あるいはホスト26に設けなけ
ればならない。たとえばマイクロプロセッサ245側に
はない〔あるいはこれが動作しているモードでは現れな
い〕内部レジスタについては、これをエミュレートする
ためのレジスタやデコーダ等をマイクロプロセッサ24
5の周辺に設けなければならない。
In addition, there may be cases where the microprocessor actually used in the target system 22 and the microprocessor 245 in the emulator differ slightly, or even if the same microprocessor is used, this microprocessor may differ in internal configuration. operation mode, but if the microprocessor 245 in the emulator 24 is always operated in a specific operation mode,
An additional circuit must be provided in the emulator 24 or the host 26 to absorb the difference in configuration between the target side and the emulator side. For example, for internal registers that are not present on the microprocessor 245 side (or do not appear in the mode in which it is operating), the microprocessor 245 may have registers, decoders, etc. to emulate them.
It must be installed around 5.

また、レジスタ読出し回路243はホスト26中に設け
ても良い。
Further, the register reading circuit 243 may be provided in the host 26.

また上述の実施例ではチップ内の書込み専用レジスタに
はメモリ・アドレスが与えられているとしたが、マイク
ロプロセッサのアーキテクチアによってはこのレジスタ
にI10アドレスが付与されていることがある。この場
合でも本発明は同様に適用できることは明らかであろう
Further, in the above embodiment, a memory address is given to the write-only register in the chip, but depending on the architecture of the microprocessor, this register may be given an I10 address. It will be clear that the present invention is equally applicable in this case as well.

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

以上説明したように、本願発明によれば、ユーザ・プロ
グラムから見るとエミレートされているマイクロプロセ
ッサと全く同じ動作をするエミュレータを用いているに
もかかわらず、モニタからは読出し専用のレジスタ中の
データも他のメモリやレジスタと同じ様にして読出すこ
とができるので、ターゲット・システムのデバッグ作業
の効率を向上させることができる。
As explained above, according to the present invention, even though an emulator is used that operates exactly the same as the emulated microprocessor from the perspective of a user program, data in read-only registers can be read from the monitor. Since it can be read in the same way as other memories and registers, it is possible to improve the efficiency of debugging the target system.

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

第1図は本発明の一実施例の主要部のブロック図、第2
図は本発明の一実施例の全体的ブロック図である。 22:ターゲット・システム、 24:エミュレータ、  26:ホスト、102:第1
デコーダ、 104:第2デコーダ、 106:レジスタ、 243:レジスタ読出し回路。
FIG. 1 is a block diagram of the main parts of an embodiment of the present invention, and FIG.
The figure is an overall block diagram of one embodiment of the present invention. 22: Target system, 24: Emulator, 26: Host, 102: First
Decoder, 104: Second decoder, 106: Register, 243: Register reading circuit.

Claims (1)

【特許請求の範囲】 書込み専用レジスタを有し該書込み専用レジスタへの書
込み時には第1のアドレスおよび書込みデータがピンに
出力されるマイクロプロセッサを含むエミユレータにお
いて、 前記第1のアドレスを検出する第1のデコーダと、 モニタの走行中に前記第1のアドレスと異なる第2のア
ドレスを検出する第2のデコーダと前記第1のデコーダ
の出力に応答して前記書込みデータが書込まれ前記第2
のデコーダの出力に応答して記憶内容が読出されるレジ
スタと を設けたことを特徴とするエミユレータのレジスタ読出
し装置。
[Scope of Claims] An emulator including a microprocessor having a write-only register and outputting a first address and write data to a pin when writing to the write-only register, comprising: a first address detecting the first address; a second decoder that detects a second address different from the first address while the monitor is running; and a second decoder that writes the write data in response to the output of the first decoder;
1. A register reading device for an emulator, comprising: a register whose stored contents are read out in response to an output from a decoder.
JP61164896A 1986-07-14 1986-07-14 Register read-out device for emulator Pending JPS6320545A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61164896A JPS6320545A (en) 1986-07-14 1986-07-14 Register read-out device for emulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61164896A JPS6320545A (en) 1986-07-14 1986-07-14 Register read-out device for emulator

Publications (1)

Publication Number Publication Date
JPS6320545A true JPS6320545A (en) 1988-01-28

Family

ID=15801923

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61164896A Pending JPS6320545A (en) 1986-07-14 1986-07-14 Register read-out device for emulator

Country Status (1)

Country Link
JP (1) JPS6320545A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03291732A (en) * 1990-04-10 1991-12-20 Mitsubishi Electric Corp Memory reference system
JPH05151071A (en) * 1991-05-04 1993-06-18 Heidelberger Druckmas Ag Circuit constitution for operating computer
US5892977A (en) * 1995-08-11 1999-04-06 Kabushiki Kaisha Toshiba Apparatus and method for read-accessing write-only registers in a DMAC
JP2008089170A (en) * 2006-09-07 2008-04-17 Kayaba Ind Co Ltd Valve structure of shock absorber

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03291732A (en) * 1990-04-10 1991-12-20 Mitsubishi Electric Corp Memory reference system
JPH05151071A (en) * 1991-05-04 1993-06-18 Heidelberger Druckmas Ag Circuit constitution for operating computer
US5392440A (en) * 1991-05-04 1995-02-21 Heidelberger Druckmaschinen Ag Circuit arrangement for operating a computer having a readback device for feeding back last-written information to the computer
US5892977A (en) * 1995-08-11 1999-04-06 Kabushiki Kaisha Toshiba Apparatus and method for read-accessing write-only registers in a DMAC
JP2008089170A (en) * 2006-09-07 2008-04-17 Kayaba Ind Co Ltd Valve structure of shock absorber

Similar Documents

Publication Publication Date Title
EP0948768B1 (en) System for facilitating data i/o between usb input device and non-usb cognition application
US5053949A (en) No-chip debug peripheral which uses externally provided instructions to control a core processing unit
US5664199A (en) Microcomputer free from control of central processing unit (CPU) for receiving and writing instructions into memory independent of and during execution of CPU
US6321287B1 (en) Console redirection for a computer system
US6854045B2 (en) Hardware emulation of parallel ATA drives with serial ATA interface
JPH0773046A (en) Method and equipment for emulation of circuit in computer system
US6393493B1 (en) System and method for optimizing serial USB device reads using virtual FIFO techniques
US5168559A (en) Emulation system capable of complying with microcomputers having different on-chip memory capacities
US5467461A (en) Multiprocessor computer system having bus control circuitry for transferring data between microcomputers
US5664198A (en) High speed access to PC card memory using interrupts
JP3380827B2 (en) Emulator device
JPS6320545A (en) Register read-out device for emulator
US4814977A (en) Apparatus and method for direct memory to peripheral and peripheral to memory data transfers
US20060200595A1 (en) Variable length command pull with contiguous sequential layout
JP2601602B2 (en) CPU board having an expansion bus and in-circuit emulator
JP3028779B2 (en) Semiconductor device
KR0159192B1 (en) Emulation circuit of system
JP3166667B2 (en) Emulation microcomputer
JP3006487B2 (en) Emulation device
JPH0351009B2 (en)
JPS645343B2 (en)
JPS60114954A (en) Subminiature computer
JPH01112440A (en) Debugging device
JPS645342B2 (en)
JPS62248043A (en) Memory switching circuit for fetching microcomputer instruction