JP2648017B2 - Microcomputer - Google Patents

Microcomputer

Info

Publication number
JP2648017B2
JP2648017B2 JP2288828A JP28882890A JP2648017B2 JP 2648017 B2 JP2648017 B2 JP 2648017B2 JP 2288828 A JP2288828 A JP 2288828A JP 28882890 A JP28882890 A JP 28882890A JP 2648017 B2 JP2648017 B2 JP 2648017B2
Authority
JP
Japan
Prior art keywords
signal
cycle start
bus
address
output
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
Application number
JP2288828A
Other languages
Japanese (ja)
Other versions
JPH04160664A (en
Inventor
克己 渡邊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NIPPON DENKI AISHII MAIKON SHISUTEMU KK
Original Assignee
NIPPON DENKI AISHII MAIKON SHISUTEMU KK
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NIPPON DENKI AISHII MAIKON SHISUTEMU KK filed Critical NIPPON DENKI AISHII MAIKON SHISUTEMU KK
Priority to JP2288828A priority Critical patent/JP2648017B2/en
Publication of JPH04160664A publication Critical patent/JPH04160664A/en
Application granted granted Critical
Publication of JP2648017B2 publication Critical patent/JP2648017B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、マイクロコンピュータに関し、特に開発支
援装置内で用いられるマイクロコンピュータのバス制御
の機構に関する。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microcomputer, and more particularly, to a bus control mechanism of a microcomputer used in a development support device.

〔従来の技術〕[Conventional technology]

一般にこの種のマイクロコンピュータは開発支援装置
内に置かれ、プロトタイプ・システムの資源(メモリ
や、I/O)をアクセスするだけでなく、開発支援装置内
部の資源をもアクセスする必要があるため、バス監視回
路やバス切り換え回路等と組み合わされて使用される。
Generally, this kind of microcomputer is placed in the development support equipment, and it is necessary to access not only the resources (memory and I / O) of the prototype system but also the resources inside the development support equipment. It is used in combination with a bus monitoring circuit and a bus switching circuit.

第5図に従来のマイクロコンピュータのバス信号制御
部の一例のブロック図を示す。
FIG. 5 is a block diagram showing an example of a bus signal control unit of a conventional microcomputer.

マイクロコンピュータ202bの内部でバスをアクセスす
る必要が生じると、サイクル要求信号110がアクティブ
となり、タイミング信号発生器102がタイミング・クロ
ック信号109に同期して動作を開始する。タイミング信
号発生器102から出力されるアドレス・ラッチ信号108に
より、内部アドレス信号106がアドレス・ラッチ101に取
り込まれ、マイクロコンピュータ202bの外部にアドレス
信号107として出力される。
When the bus needs to be accessed inside the microcomputer 202b, the cycle request signal 110 becomes active, and the timing signal generator 102 starts operating in synchronization with the timing clock signal 109. The internal address signal 106 is taken into the address latch 101 by the address latch signal 108 output from the timing signal generator 102, and is output as the address signal 107 to the outside of the microcomputer 202b.

また、これとは別に、タイミング信号発生器102から
出力された、トリガ信号111によりバス・サイクル開始
信号発生器103内のサイクル開始信号発生回路104が起動
し、マイクロコンピュータ202bの外部にバス・サイクル
開始信号112aとして、出力される。
Separately from this, the cycle start signal generating circuit 104 in the bus cycle start signal generator 103 is activated by the trigger signal 111 output from the timing signal generator 102, and the bus cycle is externally provided to the microcomputer 202b. Output as the start signal 112a.

第6図に従来のマイクロコンピュータを使用した開発
支援装置の例のブロック図を示す。ここで一点鎖線で囲
んだ部分が開発支援装置201a、その外側に位置するのが
プロトタイプ・システム207である。
FIG. 6 is a block diagram showing an example of a conventional development support device using a microcomputer. Here, a portion surrounded by a dashed line is the development support apparatus 201a, and a prototype system 207 is located outside the development support apparatus 201a.

マイクロコンピュータ202bから出力されたアドレス信
号107は、アドレス・バッファ203を通じて、プロトタイ
プ・システム207に接続される。
The address signal 107 output from the microcomputer 202b is connected to the prototype system 207 through the address buffer 203.

また、マイクロコンピュータ202bから出力されるバス
・サイクル開始出力信号112aは、マスク回路204を介し
てプロトタイプ・システム207に入力される。
The bus cycle start output signal 112a output from the microcomputer 202b is input to the prototype system 207 via the mask circuit 204.

開発支援装置201aはプロトタイプ・システム207に置
かれたプログラムを実行するだけでなく、開発支援装置
201aの内部に置かれた種々のメモリやI/O装置をアクセ
スするための制御プログラムも実行する必要があるため
に、制御用プログラムが書かれたメモリ回路206と、そ
れらの切り替えを行うための回路を有する。
The development support device 201a not only executes the program stored in the prototype system 207, but also executes the development support device 201a.
Since it is necessary to execute a control program for accessing various memories and I / O devices placed inside 201a, a memory circuit 206 on which a control program is written and a memory circuit 206 for switching between them are provided. Circuit.

アドレス監視回路205は、アクセスの切り換え機能を
もち、あらかじめ回路内部に設定した値とマイクロコン
ピュータ202bが出力するアドレス信号107を常に比較監
視し、プロトタイプ・システム207をアクセスする場合
にはバス・サイクル開始信号出力禁止信号210をインク
アクティブにして、バス・サイクル開始出力信号112aを
プロトタイプ・システム207に供給する。
The address monitoring circuit 205 has an access switching function. The address monitoring circuit 205 constantly compares and monitors a value set in the circuit in advance and an address signal 107 output from the microcomputer 202b, and starts a bus cycle when accessing the prototype system 207. The signal output inhibit signal 210 is made ink active, and the bus cycle start output signal 112a is supplied to the prototype system 207.

これとは逆に、マイクロコンピュータ202bが制御用の
プログラムを実行するときは、アドレス監視回路205
は、バス・サイクル開始信号出力禁止信号210をアクテ
ィブにしてプロトタイプ・システム207のアクセスを禁
止するとともに、メモリ選択信号213をアクティブにし
てメモリ回路206のアクセスを行う。
Conversely, when the microcomputer 202b executes the control program, the address monitoring circuit 205
Activates the bus cycle start signal output inhibition signal 210 to inhibit access to the prototype system 207, and activates the memory selection signal 213 to access the memory circuit 206.

〔発明が解決しようとする課題〕[Problems to be solved by the invention]

上途のように、従来のマイクロコンピュータにおいて
は、バス・サイクルの開始を示す信号が、アドレス信号
と同時期に出力されるため、これを開発支援装置上で使
用した場合、アドレス信号に、基づいてバス・サイクル
の開始を示す信号の出力を許可または、禁止する制御を
行うと、第7図に示すようにバスサイクル開始信号214a
にタイミング上グリッジが発生する欠点があった。
As described above, in a conventional microcomputer, a signal indicating the start of a bus cycle is output at the same time as an address signal. Therefore, when this signal is used on a development support device, it is based on the address signal. When the control for permitting or prohibiting the output of the signal indicating the start of the bus cycle is performed, the bus cycle start signal 214a as shown in FIG.
However, there is a drawback that glitches occur on timing.

サイクルはタイミング・クロック信号109がサイクルT
1の時点から起動され、それぞれサイクルT2,T3を経て、
次のサイクルへ遷移する。
Cycle is timing clock signal 109 is cycle T
It is started from the point of 1, and after each cycle T2, T3,
Transition to the next cycle.

サイクルT1が開始されるとアドレス信号107と内部サ
イクル開始信号112aが同時に有効となる。
When the cycle T1 starts, the address signal 107 and the internal cycle start signal 112a are simultaneously enabled.

この時、アドレス信号107の値が開発支援装置201aの
内部のメモリをアクセスすることを示しているならば、
バス・サイクル開始出力信号112aの出力を禁止(マス
ク)するためマスク信号214aがアクティブとなる。
At this time, if the value of the address signal 107 indicates that the internal memory of the development support device 201a is accessed,
The mask signal 214a becomes active to inhibit (mask) the output of the bus cycle start output signal 112a.

しかし、マスク信号214aは、バス・サイクル開始出力
信号112aと同タイミングで出力されるアドレス信号107
を基に生成されるためマスクのタイミングが間に合わ
ず、点円内に示すグリッジが発生する。
However, the mask signal 214a is the address signal 107 output at the same timing as the bus cycle start output signal 112a.
, The mask timing is not in time, and a glitch shown in a dotted circle is generated.

本発明の目的は、バス・サイクルの開始を示す信号の
出力許可または、禁止を行うことができるマイクロコン
ピュータを提供することにある。
An object of the present invention is to provide a microcomputer capable of permitting or prohibiting the output of a signal indicating the start of a bus cycle.

〔課題を解決するための手段〕[Means for solving the problem]

そのため、本発明は、アドレスバスにアドレス信号を
出力しデータをアクセスするバス・サイクルの開始時に
このバス・サイクルの開始を示すバス・サイクル開始信
号を前記アドレス信号の出力タイミングに同期して外部
出力するバス・サイクル開始信号発生手段を有し、前記
バス・サイクル開始信号が前記アドレス信号に対応して
マスクされ前記データの外部アクセス先に出力されるマ
イクロコンピュータにおいて、 前記バス・サイクル開始信号発生手段が、前記出力タイ
ミングに同期して前記バス・サイクルの開始を示す内部
サイクル開始信号およびその遅延信号を出力するサイク
ル開始信号発生回路と、 前記外部アクセス先の前記データをアクセスするか否か
により前記内部サイクル開始信号または前記遅延信号の
何れかに切換え選択し前記バス・サイクル開始信号とし
て外部出力する信号切換回路と、を備えている。
Therefore, according to the present invention, at the start of a bus cycle in which an address signal is output to an address bus to access data, a bus cycle start signal indicating the start of the bus cycle is externally output in synchronization with the output timing of the address signal. A bus cycle start signal generating means, wherein the bus cycle start signal is masked in accordance with the address signal and is output to an external access destination of the data. A cycle start signal generating circuit that outputs an internal cycle start signal indicating the start of the bus cycle and a delay signal thereof in synchronization with the output timing; and Switching to either the internal cycle start signal or the delay signal It comprises a signal switching circuit for external output, as was the bus cycle start signal.

〔実施例〕〔Example〕

以下本発明の実施例につき図面を参照して説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の第1の実施例のマイクロコンピュー
タのバス制御部を示すブロック図である。
FIG. 1 is a block diagram showing a bus control unit of a microcomputer according to a first embodiment of the present invention.

マイクロコンピュータ202は、内部アドレス信号106及
びアドレスラッチ信号108を入力して外部にアドレス信
号107を出力するアドレスラッチ101と、サイクル要求信
号110及びタイミングクロック信号109を入力してトリガ
信号111及びアドレスラッチ信号108を発生するタイミン
グ発生器102と、タイミングクロック信号109及びトリガ
信号111を入力してかつ外部のタイミング切換入力信号1
13に応じてバス・サイクル開始信号113を出力するバス
・サイクル開始信号発生器103とを有している。
The microcomputer 202 receives an internal address signal 106 and an address latch signal 108 and outputs an address signal 107 to the outside. The microcomputer 202 receives a cycle request signal 110 and a timing clock signal 109 to receive a trigger signal 111 and an address latch. A timing generator 102 for generating a signal 108; a timing clock signal 109 and a trigger signal 111;
And a bus cycle start signal generator 103 for outputting a bus cycle start signal 113 in response to the bus cycle start signal 113.

バス・サイクル開始信号発生器103は、二つの信号111
と109を入力して内部サイクル開始信号114と内部サイク
ル開始遅延信号115を出力するサイクル開始信号発生回
路104と、外部タイミング切換入力信号113に応じて二つ
の信号114,115のいずれかをバス・サイクル開始信号112
として出力する信号切換回路105とを有している。
The bus cycle start signal generator 103 has two signals 111
Start signal generation circuit 104 that outputs internal cycle start signal 114 and internal cycle start delay signal 115 by inputting signals 109 and 109, and starts one of two signals 114 and 115 according to external timing switching input signal 113 Signal 112
And a signal switching circuit 105 that outputs a signal.

マイクロコンピュータ202の内部でバスをアクセスす
る必要が生じると、サイクル要求信号110がアクティブ
となり、タイミング信号発生器102がタイミング・クロ
ック信号109に同期して動作を開始する。
When the bus needs to be accessed inside the microcomputer 202, the cycle request signal 110 becomes active, and the timing signal generator 102 starts operating in synchronization with the timing clock signal 109.

タイミング信号発生器102から出力されるアドレス・
ラッチ信号108により、内部アドレス信号106がアドレス
・ラッチ101に取り込まれ、マイクロコンピュータ外部
にアドレス信号107として出力される。
The address output from the timing signal generator 102
In response to the latch signal 108, the internal address signal 106 is taken into the address latch 101 and output as an address signal 107 outside the microcomputer.

また、これとは別に、バス・サイクル開始信号発生器
103を起動するために、タイミング信号発生器102からト
リガ信号111が出力される。
Separately, a bus cycle start signal generator
To activate 103, a timing signal generator 102 outputs a trigger signal 111.

バス・サイクル開始信号発生器103はサイクル開始信
号発生回路104と信号切換回路105で構成されており、タ
イミング信号発生器102から出力されたトリガ信号111は
サイクル開始信号発生回路104に入力される。
The bus / cycle start signal generator 103 includes a cycle start signal generator 104 and a signal switching circuit 105. The trigger signal 111 output from the timing signal generator 102 is input to the cycle start signal generator 104.

サイクル開始信号発生回路104はトリガ信号111によっ
て起動され、内部サイクル開始信号114と、内部サイク
ル開始遅延信号115を信号切換回路105に出力する。
The cycle start signal generation circuit 104 is activated by the trigger signal 111, and outputs an internal cycle start signal 114 and an internal cycle start delay signal 115 to the signal switching circuit 105.

内部サイクル開始遅延信号115は、内部サイクル開始
信号114を基に生成される信号で、内部サイクル開始信
号114に対して、タイミング・クロック信号109に同期し
た遅延を持っている。
The internal cycle start delay signal 115 is a signal generated based on the internal cycle start signal 114, and has a delay synchronized with the timing clock signal 109 with respect to the internal cycle start signal 114.

信号切換回路105は、マイクロコンピュータ外部から
入力されるタイミング切換入力信号113の設定に応じて
内部サイクル開始信号114と、内部サイクル開始遅延信
号115のどちらかをバス・サイクル開始信号112としてマ
イクロコンピュータ外部に出力する。
The signal switching circuit 105 outputs either the internal cycle start signal 114 or the internal cycle start delay signal 115 as a bus cycle start signal 112 according to the setting of the timing switch input signal 113 input from the outside of the microcomputer. Output to

これにより、アドレス信号107を相対的にバス・サイ
クル開始信号より早いタイミングで出力することができ
る。
Thus, the address signal 107 can be output relatively earlier than the bus cycle start signal.

第2図は第1図のマイクロコンピュータを使用した開
発支援装置の一例のブロック図である。
FIG. 2 is a block diagram of an example of a development support device using the microcomputer of FIG.

一点鎖線で囲んだ部分が開発支援装置201、その外側
に位置するのがプロトタイプ・システム207である。
The portion surrounded by the dashed line is the development support device 201, and the prototype system 207 is located outside the development support device 201.

マイクロコンピュータ202から出力されたアドレス信
号107は、アドレス・バッファ203を通じて、プロトタイ
プ・システム207に接続される。
The address signal 107 output from the microcomputer 202 is connected to the prototype system 207 through the address buffer 203.

また、マイクロコンピュータ202から出力されるバス
・サイクル開始信号112は、マスク回路204を介してプロ
トタイプ・システム207に接続される。
The bus cycle start signal 112 output from the microcomputer 202 is connected to the prototype system 207 via the mask circuit 204.

開発支援装置201には、従来からあるアドレス監視回
路205、メモリ回路206に加え、本発明の特徴であるバス
・サイクル開始信号112の出力タイミングを変更するタ
イミング切換入力信号113と、切換信号212を制御する切
換信号発生器211を含む。
The development support apparatus 201 includes, in addition to the conventional address monitoring circuit 205 and memory circuit 206, a timing switching input signal 113 for changing the output timing of the bus cycle start signal 112, which is a feature of the present invention, and a switching signal 212. A switching signal generator 211 for controlling is included.

ここでは、切換信号発生器211は、マイクロコンピュ
ータ202とは別の制御系により、タイミング切換入力信
号113をアクティブにする機能を持っている。
Here, the switching signal generator 211 has a function of activating the timing switching input signal 113 by a control system different from the microcomputer 202.

従来例でも説明したように、開発支援装置201はマイ
クロコンピュータ202の出力するアドレス信号107の値に
より、アドレス監視回路205が、プロトタイプ・システ
ム207をアクセスするか、メモリ回路206をアクセスする
かを切り換える。
As described in the conventional example, the development support apparatus 201 switches whether the address monitoring circuit 205 accesses the prototype system 207 or the memory circuit 206 based on the value of the address signal 107 output from the microcomputer 202. .

第3図に示すように、切換入力信号113がインアクテ
ィブの状態でマイクロコンピュータ202がメモり回路206
をアクセスすると、アドレス信号107は、バス・サイク
ル開始信号112と同じタイミングで出力されるため、マ
スク回路204でバス・サイクル開始信号112をマスクする
ことができないが、切換入力信号113をアクティブの状
態にして、メモリ回路206をアクセスすれば、バス・サ
イクル開始信号112はアドレス信号107よりも遅いタイミ
ングで出力されるためバス・サイクル開始信号112が出
力されるよりも先に出力禁止信号210がアクティブとな
り、バス・サイクル開始信号112のプロトタイプ・シス
テム207への出力を禁止することが可能となる。
As shown in FIG. 3, when the switching input signal 113 is inactive, the microcomputer 202 operates the memory circuit 206.
Access, the address signal 107 is output at the same timing as the bus cycle start signal 112, so that the mask circuit 204 cannot mask the bus cycle start signal 112, but the switching input signal 113 remains active. When the memory circuit 206 is accessed, the bus cycle start signal 112 is output at a timing later than the address signal 107, so that the output inhibit signal 210 is activated before the bus cycle start signal 112 is output. Thus, the output of the bus cycle start signal 112 to the prototype system 207 can be prohibited.

切換入力信号がアクティブになった状態のサイクルT1
で、内部サイクル開始信号114は、アドレス信号よりも
1クロック遅れて出力される。マスク信号210は、アド
レス信号107をもとに生成されるため、バス・サイクル
開始信号214の出力を完全に禁止することができる。
Cycle T1 with switching input signal active
Thus, the internal cycle start signal 114 is output one clock later than the address signal. Since the mask signal 210 is generated based on the address signal 107, the output of the bus cycle start signal 214 can be completely inhibited.

第4図は本発明の第2の実施例のブロック図である。 FIG. 4 is a block diagram of a second embodiment of the present invention.

バス・サイクル開始信号発生器103aは、サイクル開始
信号発生回路104、信号切換回路105とシフトレジスタ11
7とで構成される。
The bus cycle start signal generator 103a includes a cycle start signal generation circuit 104, a signal switching circuit 105, and a shift register 11.
It is composed of 7.

マイクロコンピュータ202aの内部でバスをアクセスす
る必要が生じると、サイクル要求信号110がアクティブ
となり、タイミング信号発生器102がタイミング・クロ
ック信号109に同期して動作を開始する。
When it becomes necessary to access the bus inside the microcomputer 202a, the cycle request signal 110 becomes active, and the timing signal generator 102 starts operating in synchronization with the timing clock signal 109.

タイミング信号発生器102から出力されたトリガ信号1
11は、バス・サイクル開始信号発生器103a内の信号切換
回路105に入力されるのと同時にシフトレジスタ117にも
入力される。
Trigger signal 1 output from timing signal generator 102
11 is also input to the shift register 117 at the same time as being input to the signal switching circuit 105 in the bus cycle start signal generator 103a.

シフトレジスタ117はタイミング・クロック信号109か
ら、トリガ信号111を一定時間遅延させ、遅延トリガ信
号116を生成し、信号切換回路105に出力する。
The shift register 117 delays the trigger signal 111 from the timing clock signal 109 for a fixed time, generates a delayed trigger signal 116, and outputs the signal to the signal switching circuit 105.

信号切換回路105は、マイクロコンピュータ202aの外
部から入力されるタイミング切換入力信号113の設定に
応じてトリガ信号111、遅延トリガ信号116の一方をサイ
クル開始信号発生回路104のトリガ信号として出力す
る。
The signal switching circuit 105 outputs one of the trigger signal 111 and the delay trigger signal 116 as a trigger signal of the cycle start signal generation circuit 104 according to the setting of the timing switching input signal 113 input from outside the microcomputer 202a.

サイクル開始信号発生回路104はトリガ信号111によっ
て、バス・サイクル開始信号112をマイクロコンピュー
タ202aの外部に出力する。
The cycle start signal generating circuit 104 outputs a bus cycle start signal 112 to the outside of the microcomputer 202a in response to the trigger signal 111.

従って、第1の実施例と同様な効果が得られる。 Therefore, the same effect as in the first embodiment can be obtained.

〔発明の効果〕〔The invention's effect〕

以上の説明であきらかなごとく、本発明のマイクロコ
ンピュータによれば、バス・サイクルの開始を示す信号
の出力タイミングをアドレス信号の出力タイミングより
遅延させることができ、この遅延時間を利用してバス・
サイクルの開始を示す信号を開発支援装置外部に出力す
る許可または、禁止を制御することができる効果を得る
ことができる。
As is apparent from the above description, according to the microcomputer of the present invention, the output timing of the signal indicating the start of the bus cycle can be delayed from the output timing of the address signal.
An effect of controlling permission or prohibition of outputting a signal indicating the start of a cycle to the outside of the development support device can be obtained.

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

第1図は本発明の第1の実施例のマイクロコンピュータ
のバス信号制御部のブロック図、第2図は第1図のマイ
クロコンピュータを使用した開発支援装置の一例のブロ
ック図、第3図は第2図のブロックの動作を説明するた
めの各信号のタイミング図、第4図は本発明の第2の実
施例のマイクロコンピュータのバス信号制御部のブロッ
ク図、第5図は従来のマイクロコンピュータのバス信号
制御部の一例のブロック図、第6図は第5図のマイクロ
コンピュータを使用した開発支援装置のブロック図、第
7図は第6図のブロックの動作を説明するための各信号
のタイミング図である。 101……アドレス・ラッチ、102……タイミング信号発生
器、103,103a……バス・サイクル開始信号発生回路、10
4……サイクル開始信号生成回路、105……信号切換回
路、106……内部アドレス信号、107……アドレス信号、
108……アドレス・ラッチ信号、109……タイミング・ク
ロック信号、110……サイクル要求信号、111……トリガ
信号、112……バス・サイクル開始信号、113……タイミ
ング切換入力信号、114……内部サイクル開始信号、115
……内部サイクル開始遅延信号、116……遅延トリガ信
号、117……シフトレジスタ、201……開発支援装置、20
2,202a……マイクロコンピュータ、203……アドレス・
バッファ、204……マスク回路、205……アドレス監視回
路、206……メモリ回路、207……プロトタイプ・システ
ム、210……サイクル開始信号出力禁止信号、211……切
換信号発生器、212……タイミング切換入力信号、213…
…メモリ選択信号、214……バスサイクル開始信号。
FIG. 1 is a block diagram of a bus signal control unit of a microcomputer according to a first embodiment of the present invention, FIG. 2 is a block diagram of an example of a development support device using the microcomputer of FIG. 1, and FIG. FIG. 4 is a timing chart of each signal for explaining the operation of the block in FIG. 2, FIG. 4 is a block diagram of a bus signal control unit of the microcomputer according to the second embodiment of the present invention, and FIG. FIG. 6 is a block diagram of a development support device using the microcomputer of FIG. 5, and FIG. 7 is a block diagram of each signal for explaining the operation of the block of FIG. It is a timing chart. 101: address latch 102: timing signal generator 103, 103a: bus cycle start signal generation circuit 10,
4 Cycle start signal generation circuit 105 105 Signal switching circuit 106 Internal address signal 107 Address signal
108: Address latch signal, 109: Timing clock signal, 110: Cycle request signal, 111: Trigger signal, 112: Bus cycle start signal, 113: Timing switching input signal, 114: Internal Cycle start signal, 115
…… Internal cycle start delay signal, 116 …… Delay trigger signal, 117… Shift register, 201 …… Development support device, 20
2,202a: microcomputer, 203: address
Buffer 204 mask circuit 205 address monitoring circuit 206 memory circuit 207 prototype system 210 cycle start signal output inhibit signal 211 switching signal generator 212 timing Switching input signal, 213 ...
... Memory selection signal, 214... Bus cycle start signal.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】アドレスバスにアドレス信号を出力しデー
タをアクセスするバス・サイクルの開始時にこのバス・
サイクルの開始を示すバス・サイクル開始信号を前記ア
ドレス信号の出力タイミングに同期して外部出力するバ
ス・サイクル開始信号発生手段を有し、前記バス・サイ
クル開始信号が前記アドレス信号に対応してマスクされ
前記データの外部アクセス先に出力されるマイクロコン
ピュータにおいて、 前記バス・サイクル開始信号発生手段が、前記出力タイ
ミングに同期して前記バス・サイクルの開始を示す内部
サイクル開始信号およびその遅延信号を出力するサイク
ル開始信号発生回路と、 前記外部アクセス先の前記データをアクセスするか否か
により前記内部サイクル開始信号または前記遅延信号の
何れかに切換え選択し前記バス・サイクル開始信号とし
て外部出力する信号切換回路と、を備えることを特徴と
するマイクロコンピュータ。
At the start of a bus cycle for outputting an address signal to an address bus and accessing data, this bus
Bus cycle start signal generating means for externally outputting a bus cycle start signal indicating the start of a cycle in synchronization with the output timing of the address signal, wherein the bus cycle start signal is masked in accordance with the address signal Wherein the bus cycle start signal generating means outputs an internal cycle start signal indicating the start of the bus cycle and a delay signal thereof in synchronization with the output timing. A cycle start signal generating circuit that performs switching to select either the internal cycle start signal or the delay signal according to whether or not to access the data of the external access destination, and externally outputs the signal as the bus cycle start signal And a circuit comprising:
JP2288828A 1990-10-25 1990-10-25 Microcomputer Expired - Fee Related JP2648017B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2288828A JP2648017B2 (en) 1990-10-25 1990-10-25 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2288828A JP2648017B2 (en) 1990-10-25 1990-10-25 Microcomputer

Publications (2)

Publication Number Publication Date
JPH04160664A JPH04160664A (en) 1992-06-03
JP2648017B2 true JP2648017B2 (en) 1997-08-27

Family

ID=17735269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2288828A Expired - Fee Related JP2648017B2 (en) 1990-10-25 1990-10-25 Microcomputer

Country Status (1)

Country Link
JP (1) JP2648017B2 (en)

Also Published As

Publication number Publication date
JPH04160664A (en) 1992-06-03

Similar Documents

Publication Publication Date Title
US4523274A (en) Data processing system with processors having different processing speeds sharing a common bus
US6169700B1 (en) Wait state generator circuit and method to allow asynchronous, simultaneous access by two processors
US5305277A (en) Data processing apparatus having address decoder supporting wide range of operational frequencies
US6504854B1 (en) Multiple frequency communications
JP2648017B2 (en) Microcomputer
US7945718B2 (en) Microcontroller waveform generation
US4567571A (en) Memory control for refreshing in a step mode
JP2001134341A (en) Clock supply system
US20030041276A1 (en) Semiconductor device allowing control of clock supply to processor on a clock cycle basis
JP2972934B2 (en) External command generator in microcomputer
JP2870812B2 (en) Parallel processor
JP2570900B2 (en) Access control device and access control method
JP2684663B2 (en) Micro program control circuit
JPH07129462A (en) Memory controller
SU1442990A1 (en) Memory addressing device
JPH04299752A (en) Microprocessor
JPH0561563A (en) Timing generator
JP2765318B2 (en) In-circuit emulator
JPH1139278A (en) Processor and memory access method
JPH03282667A (en) Computer device
JPH0612320A (en) Method for operating cpu of computer system
JPH09311811A (en) Bidirectional access circuit for single port ram
JPS6329854A (en) Access control circuit for dual port memory
JPH03288190A (en) Display controller access control circuit
JPH04180112A (en) Microprocessor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees