JPH0594547A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPH0594547A
JPH0594547A JP3134063A JP13406391A JPH0594547A JP H0594547 A JPH0594547 A JP H0594547A JP 3134063 A JP3134063 A JP 3134063A JP 13406391 A JP13406391 A JP 13406391A JP H0594547 A JPH0594547 A JP H0594547A
Authority
JP
Japan
Prior art keywords
address bus
address
instruction
memory access
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.)
Pending
Application number
JP3134063A
Other languages
Japanese (ja)
Inventor
Toru Kobayashi
徹 小林
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP3134063A priority Critical patent/JPH0594547A/en
Publication of JPH0594547A publication Critical patent/JPH0594547A/en
Pending legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)
  • Microcomputers (AREA)

Abstract

PURPOSE:To prevent one address bus out of an address bus for specifying I/O addresses and an address bus for specifying memory addresses from being influenced by the other memory bus generating a fault by independently setting up respective address buses. CONSTITUTION:An address bus switching part 4 is connected to the post stage of an address control part 1, and when an instruction decoded by an instruction decoding part 2 is an I/O instruction, the decoding part 2 generates a status signal 5 to the switching part 4 to switch an address bus to an I/O-only address bus 6 and a memory access-only address bus 7. If a fault is generated, whether the fault is generated in I/O part or a memory access part can easily be distinguished.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はマイクロプロセッサに関
し、特に外部周辺装置の制御機構を有するマイクロプロ
セッサに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a microprocessor, and more particularly to a microprocessor having a control mechanism for external peripheral devices.

【0002】[0002]

【従来の技術】従来のマイクロプロセッサにおいては、
メモリアクセスを行う際に、そのメモリ番地を特定する
ために必要となるアドレスバスと、そのマイクロプロセ
ッサに接続されている周辺機器へのI/O番地を特定す
るアドレスバスとが全く同じものである。従って、周辺
装置を制御する場合においては、アドレスバスがメモリ
番地を示しているのか、I/O番地を示しているのかを
現わす信号を参照して、どちらであるかを決定するよう
な回路構成が必要である。
2. Description of the Related Art In a conventional microprocessor,
The address bus required for specifying the memory address at the time of memory access is exactly the same as the address bus specifying the I / O address to the peripheral device connected to the microprocessor. .. Therefore, in the case of controlling the peripheral device, a circuit for determining which is by referring to a signal indicating whether the address bus indicates a memory address or an I / O address. Configuration required.

【0003】[0003]

【発明が解決しようとする課題】上述したように従来の
マイクロプロセッサは、メモリ番地を特定するアドレス
バスと、I/O番地を特定するアドレスバスとが同じも
のであるため、回路上で何らかの障害が発生した場合に
は、I/O関係で障害が発生しているにも拘らず、メモ
リ関係にまで障害が波及するという欠点がある。
As described above, in the conventional microprocessor, the address bus for specifying the memory address and the address bus for specifying the I / O address are the same. If the error occurs, there is a drawback in that the error spreads to the memory relationship even though the failure has occurred in the I / O relationship.

【0004】本発明の目的は、前記課題を解決したマイ
クロプロセッサを提供することにある。
An object of the present invention is to provide a microprocessor which solves the above problems.

【0005】[0005]

【課題を解決するための手段】前記目的を達成するた
め、本発明に係るマイクロプロセッサにおいては、メモ
リアクセス専用アドレスバスとI/O制御専用アドレス
バスとを有し、別々に制御するようにしたものである。
In order to achieve the above object, a microprocessor according to the present invention has a memory access dedicated address bus and an I / O control dedicated address bus, which are controlled separately. It is a thing.

【0006】また、デコードした命令がI/O命令であ
ったならば、アドレスバスをI/O専用アドレスバスと
メモリアクセス専用アドレスバスとに切り替えるように
したものである。
Further, if the decoded instruction is an I / O instruction, the address bus is switched between the I / O dedicated address bus and the memory access dedicated address bus.

【0007】[0007]

【作用】本発明では、I/O制御用のアドレスバスとメ
モリアクセス用のアドレスバスとを分離し、それぞれを
別々に制御を行うものである。
In the present invention, the address bus for I / O control and the address bus for memory access are separated, and each is controlled separately.

【0008】[0008]

【実施例】次に、本発明について図面を参照して説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be described with reference to the drawings.

【0009】図1は、本発明の一実施例を示すブロック
図である。図1において、1はアドレス制御部、2は命
令デコード部、3は命令実行部、3はアドレスバス切り
替え部、5は状態信号、6はI/O制御専用アドレスバ
ス、7はメモリアクセス専用アドレスバス、8は命令実
行終了信号である。
FIG. 1 is a block diagram showing an embodiment of the present invention. In FIG. 1, 1 is an address control unit, 2 is an instruction decoding unit, 3 is an instruction execution unit, 3 is an address bus switching unit, 5 is a status signal, 6 is an I / O control dedicated address bus, and 7 is a memory access dedicated address. The bus 8 is an instruction execution end signal.

【0010】状態信号5は命令デコード部2から出力さ
れ、アドレスバス切り替え部4へ入力されると同時にマ
イクロプロセッサ外へ出力されている。
The status signal 5 is output from the instruction decoding unit 2 and is input to the address bus switching unit 4 and simultaneously output to the outside of the microprocessor.

【0011】命令実行終了信号8は、命令実行部3から
出力されアドレスバス切り替え部4へ入力されている。
The instruction execution end signal 8 is output from the instruction execution section 3 and input to the address bus switching section 4.

【0012】図1でマイクロプロセッサは、命令デコー
ドサイクルに入り、命令デコード部2でデコードすべき
命令がI/O制御命令であることを認識する。状態信号
5は、I/O制御命令であることを認識した場合にはロ
ーレベルとなり、それ以外の命令ならばハイレベルであ
る。またこの信号はマイクロプロセッサ外にも伝えられ
る。周辺装置は、この信号によってI/O命令の実行を
知ることが可能である。
In FIG. 1, the microprocessor enters an instruction decoding cycle and recognizes that the instruction to be decoded by the instruction decoding section 2 is an I / O control instruction. The status signal 5 has a low level when it is recognized as an I / O control command, and has a high level for other commands. This signal is also transmitted outside the microprocessor. The peripheral device can know the execution of the I / O instruction by this signal.

【0013】命令デコード部2においてデコードすべき
命令がI/O制御命令であることを認識すると、状態信
号5をローレベルとする。状態信号5はアドレスバス切
り替え部4へ入力され、この信号に基づいてアドレスバ
ス切り替え部4はアドレス制御部1に入力または出力さ
れるアドレスバスを、I/O専用アドレスバス6とメモ
リアクセス専用アドレスバス7とに切り替える。
When the instruction decoding unit 2 recognizes that the instruction to be decoded is an I / O control instruction, the state signal 5 is set to low level. The status signal 5 is input to the address bus switching unit 4, and based on this signal, the address bus switching unit 4 sets the address bus input or output to the address control unit 1 to the I / O dedicated address bus 6 and the memory access dedicated address. Switch to bus 7.

【0014】命令実行部1においてI/O制御命令が実
行され、これが終了すると、命令実行終了信号8が出力
され、この信号によって命令デコード部2は状態信号5
をハイレベルとする。この状態でアドレスバス切り替え
部4はメモリアクセス専用アドレスバス7へアドレスバ
スを切り替える。
When the I / O control instruction is executed in the instruction executing section 1 and is completed, an instruction execution end signal 8 is output, and the instruction decoding section 2 receives the status signal 5 by this signal.
To high level. In this state, the address bus switching unit 4 switches the address bus to the memory access dedicated address bus 7.

【0015】アドレスバス切り替え部4は、信号状態の
保持機能を有しており、この機能によって切り替え以前
のI/O制御専用アドレスバス6あるいはメモリアクセ
ス専用アドレスバス7の状態を保持している。このよう
にしてアドレスバス切り替え部4がアドレスバスを切り
替えても、有効ではない方のアドレスバスに接続されて
いるメモリあるいは周辺装置に対して、アドレスバスが
ハイインピーダンスになってしまうという影響を防ぐ。
The address bus switching unit 4 has a signal state holding function, and holds the state of the I / O control dedicated address bus 6 or the memory access dedicated address bus 7 before switching by this function. In this way, even if the address bus switching unit 4 switches the address bus, the effect that the address bus becomes high impedance with respect to the memory or peripheral device connected to the invalid address bus is prevented. ..

【0016】[0016]

【発明の効果】本発明により、マイクロプロセッサの周
辺装置へのアドレスバスとメモリへのアドレスバスとは
分離され、周辺装置で発生した障害の影響がメモリアク
セスへ影響して二次障害が発生してしまうのを防ぐこと
が可能である。また、障害発生時においては、その障害
状況によって障害箇所の特定が容易であるといった効果
がある。
According to the present invention, the address bus to the peripheral device of the microprocessor and the address bus to the memory are separated, and the influence of the fault occurring in the peripheral device affects the memory access to cause the secondary fault. It is possible to prevent it. Further, when a failure occurs, there is an effect that the failure location can be easily identified according to the failure situation.

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

【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing an embodiment of the present invention.

【符号の説明】 1 アドレス制御部 2 命令デコード部 3 命令実行部 4 アドレスバス切り替え部[Description of Codes] 1 address control unit 2 instruction decoding unit 3 instruction execution unit 4 address bus switching unit

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 メモリアクセス専用アドレスバスとI/
O制御専用アドレスバスとを有し、別々に制御するよう
にしたことを特徴とするマイクロプロセッサ。
1. An address bus dedicated to memory access and I / I
A microprocessor having an O control-dedicated address bus and controlled separately.
【請求項2】 デコードした命令がI/O命令であった
ならば、アドレスバスをI/O専用アドレスバスとメモ
リアクセス専用アドレスバスとに切り替えるようにした
ことを特徴とする請求項1に記載のマイクロプロセッ
サ。
2. The address bus is switched between an I / O dedicated address bus and a memory access dedicated address bus if the decoded instruction is an I / O instruction. Microprocessor.
JP3134063A 1991-06-05 1991-06-05 Microprocessor Pending JPH0594547A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3134063A JPH0594547A (en) 1991-06-05 1991-06-05 Microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3134063A JPH0594547A (en) 1991-06-05 1991-06-05 Microprocessor

Publications (1)

Publication Number Publication Date
JPH0594547A true JPH0594547A (en) 1993-04-16

Family

ID=15119502

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3134063A Pending JPH0594547A (en) 1991-06-05 1991-06-05 Microprocessor

Country Status (1)

Country Link
JP (1) JPH0594547A (en)

Similar Documents

Publication Publication Date Title
JPS6349814B2 (en)
EP0132133A2 (en) Microcomputer
JPH0594547A (en) Microprocessor
JPS638493B2 (en)
JPS5822409A (en) Sequence controller
JP2919841B2 (en) Testing method for data processing equipment
JPH06113369A (en) Transmission terminal equipment
JPH04222003A (en) Fa system apparatus
JPH05298004A (en) Switch operating signal generating circuit
KR100277901B1 (en) One chip micro computer
SU1107108A1 (en) Device for checking correctness of switching control channel of manufacturing equipment
JP2580673B2 (en) Power control device
JP2001203324A (en) Integrated circuit and method for controlling its operation
JPH0465781A (en) Input/output port control circuit
JPH0675653A (en) Computer redundancy control system
JPS62190953A (en) Control circuit for communication control unit of communication control equipment
JP2584041B2 (en) Data processing device
JP2000353034A (en) Central processing unit
JPH02206935A (en) Line switching device
JPH10143462A (en) Microcomputer
JPH0377158A (en) Microprocessor
JPH03100713A (en) Shaped system for input/output
KR20030025115A (en) A circuit for controlling program counter
JPH025146A (en) One-chip microcomputer
JPH0290835A (en) System for setting line