JPH02148244A - Microprocessor - Google Patents

Microprocessor

Info

Publication number
JPH02148244A
JPH02148244A JP63302573A JP30257388A JPH02148244A JP H02148244 A JPH02148244 A JP H02148244A JP 63302573 A JP63302573 A JP 63302573A JP 30257388 A JP30257388 A JP 30257388A JP H02148244 A JPH02148244 A JP H02148244A
Authority
JP
Japan
Prior art keywords
internal
data
bus
data bus
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
JP63302573A
Other languages
Japanese (ja)
Inventor
Kazuto Tsuzuki
都築 一人
Noriyuki Oura
大浦 範之
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
NEC IC Microcomputer Systems Co Ltd
Original Assignee
NEC Corp
NEC IC Microcomputer Systems Co 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 NEC Corp, NEC IC Microcomputer Systems Co Ltd filed Critical NEC Corp
Priority to JP63302573A priority Critical patent/JPH02148244A/en
Publication of JPH02148244A publication Critical patent/JPH02148244A/en
Pending legal-status Critical Current

Links

Landscapes

  • Microcomputers (AREA)

Abstract

PURPOSE:To execute data transfer at a high speed by providing a means for rearranging an array of an internal data bus at every 1 byte. CONSTITUTION:When a bus converting circuit control signal 8 is 'low', a bus converting circuit 4 allocates data on a second internal lower data bus 6-2 and data on a second internal upper data bus 6-1 to the upper type of an internal register 10 and the lower byte of the internal register 10, respectively. On the other hand, when the bus converting circuit control signal 8 is 'high', the bus converting circuit 4 allocates the data on a second internal upper data bus 6-1 and data on a second internal lower data bus 6-2 to the upper byte of the internal register 10 and the lower byte of the internal register 10, respectively. In such a way, it is unnecessary to rearrange the data, and a substantial transfer speed is high.

Description

【発明の詳細な説明】 産業上の利用分野 本発明は、マイクロプロセッサに関する。より詳細には
、内部のデータバスの配列の変換を行うことが可能なマ
イクロプロセッサに関する。
DETAILED DESCRIPTION OF THE INVENTION Field of the Invention The present invention relates to microprocessors. More specifically, the present invention relates to a microprocessor capable of converting the arrangement of internal data buses.

従来の技術 第4図に、従来の□マイクロプロセッサの一例のブロッ
ク図を示す。第4図に示したマイクロプロセッサは、デ
ータバスが16bitのマイクロプロセッサであり、マ
イクロプロセッサ内部と外部)<スとの間のインタフェ
ースをとるユニット(以下BCUと称す)3、命令を実
行するユニット(以下EXUと称す)2、EXU2の内
部レジスタ10−1およびBCU3とマイクロプロセッ
サ外部データバスとに接続され、BCU3と外部データ
バスとの間でデータをやりとりするための内部上位デー
タバス6−1および内部下位データバス6−2を具備す
る。
BACKGROUND ART FIG. 4 shows a block diagram of an example of a conventional □ microprocessor. The microprocessor shown in FIG. 4 is a microprocessor with a 16-bit data bus, and includes a unit (hereinafter referred to as BCU) 3 that interfaces between the inside and outside of the microprocessor, and a unit (hereinafter referred to as BCU) that executes instructions. (hereinafter referred to as EXU) 2, an internal upper data bus 6-1 connected to the internal register 10-1 of the EXU 2, the BCU 3, and the microprocessor external data bus for exchanging data between the BCU 3 and the external data bus; It has an internal lower data bus 6-2.

上記従来のマイクロプロセッサは、以下のように動作す
る。EXU2が外部に対してデータを書き込む命令を実
行する場合は、EXU2内部のレジスタ10−1の上位
バイトのデータが内部上位データバス6−1に、レジス
タ10−1の下位バイトのデータが内部下位データバス
6−2に、BCU3を通して出力され、外部データバス
を介して書き込まれる。また、EXU2が外部からデー
タを読み込む命令を実行する場合は、逆に、外部データ
バスを介して内部上位データバス6−1に書き込まれた
データが内部レジスタ10−1の上位バイトに、内部下
位データバス6−2に書き込まれたデータが内部レジス
タ10−1の下位バイトにBCU3によって読み込まれ
る。
The conventional microprocessor described above operates as follows. When EXU2 executes an instruction to write data to the outside, data in the upper byte of register 10-1 inside EXU2 is transferred to the internal upper data bus 6-1, and data in the lower byte of register 10-1 is transferred to the internal lower data bus 6-1. The data is outputted to the data bus 6-2 through the BCU 3 and written via the external data bus. In addition, when EXU 2 executes an instruction to read data from the outside, conversely, the data written to the internal upper data bus 6-1 via the external data bus is transferred to the upper byte of the internal register 10-1. The data written to the data bus 6-2 is read into the lower byte of the internal register 10-1 by the BCU 3.

上記従来のマイクロプロセッサには、内部レジスタと内
部データバスとの接続が異なっているものがあった。第
5図に、内部レジスタと内部データバスとの接続が異な
っている2種類のマイクロプロセッサを示す。第5図に
示したマイクロプロセッサAは、内部レジスタ10−2
の上位バイトに内部上位データバス6−1のデータ20
、内部レジスタ10−2の下位バイトに内部下位データ
バス6−2のデータ21が割り付けられているものであ
る。それに対して、第5図のマイクロプロセッサBは、
内部レジスタ10−3の上位バイトに内部下位データバ
ス6−2上のデータ21、内部レジスタ10−3の下位
バイトに内部上位データバス6−1上のデータ20が割
り付けられている。
Some of the conventional microprocessors mentioned above have different connections between internal registers and internal data buses. FIG. 5 shows two types of microprocessors with different connections between internal registers and internal data buses. The microprocessor A shown in FIG. 5 has an internal register 10-2.
Data 20 of internal upper data bus 6-1 is stored in the upper byte of
, data 21 of the internal lower data bus 6-2 is allocated to the lower byte of the internal register 10-2. On the other hand, microprocessor B in FIG.
Data 21 on the internal lower data bus 6-2 is allocated to the upper byte of the internal register 10-3, and data 20 on the internal upper data bus 6-1 is allocated to the lower byte of the internal register 10-3.

発明が解決しようとする課題 上述のように、従来のマイクロプロセッサは、マイクロ
プロセッサ内部のレジスタと内部のデータバスとの接続
において、上位バイトと下位バイトの割り付けが異なっ
ているものが存在する。そのため、データバスに複数の
マイクロプロセッサが接続されている装置を構成する際
に問題が生じる。第6図に、データバスに複数のマイク
ロプロセッサが接続されている装置の例を示す。
Problems to be Solved by the Invention As described above, some conventional microprocessors have different allocations of upper bytes and lower bytes in the connection between registers inside the microprocessor and internal data buses. This poses a problem when configuring a device in which multiple microprocessors are connected to a data bus. FIG. 6 shows an example of a device in which a plurality of microprocessors are connected to a data bus.

第6図の装置は、下位データバス18および上位データ
バス19に、マイクロプロセッサ15.16およびマイ
クロプロセッサ15.16が共有するメモリ17が接続
された装置である。マイクロプロセッサ15は、第5図
のマイクロプロセッサへのように内部レジスタ10−2
と内部データバスの上位バイト同士、下位バイト同士が
割り付けられている。また、マイクロプロセッサ16は
、第5図のマイクロプロセッサBのように内部レジスタ
10−3の上位バイトが内部下位データバスに、内部レ
ジスタ10−3の下位バイトが内部上位データバスに割
り付けられている。
The device shown in FIG. 6 is a device in which a microprocessor 15.16 and a memory 17 shared by the microprocessor 15.16 are connected to a lower data bus 18 and an upper data bus 19. Microprocessor 15 has internal registers 10-2 as in the microprocessor of FIG.
The upper bytes of the internal data bus are allocated to each other, and the lower bytes are allocated to each other. Further, in the microprocessor 16, like the microprocessor B in FIG. 5, the upper byte of the internal register 10-3 is allocated to the internal lower data bus, and the lower byte of the internal register 10-3 is allocated to the internal upper data bus. .

第6図に示した装置において、マイクロプロセッサ15
内部のレジスタに保持されている”1234.”という
データをメモリ17に書き込む場合、マイクロプロセッ
サ15は、内部レジスタ10−2の上位バイトのデータ
“12.”を上位データバス19に、内部レジスタ10
−2の下位バイトのデータ” 34 H’“を下位デー
タバス18に出力する。その結果、メモリ17の上位バ
イト側に”12n”が、下位バイト側に’34.’″が
書き込まれる。次に、このデータをマイクロプロセッサ
16の内部レジスタ10−3に読み込む時、メモリ17
は上位データバス19に’12.”を、下位データバス
18に“34□パを出力するが、マイクロプロセッサ1
6の内部レジスタ10−3には゛”3412.”のデー
タがセットされる。
In the device shown in FIG.
When writing the data "1234." held in the internal register to the memory 17, the microprocessor 15 transfers the data "12." of the upper byte of the internal register 10-2 to the upper data bus 19, and writes the data "12."
-2 lower byte data "34H'" is output to the lower data bus 18. As a result, "12n" is written on the upper byte side of the memory 17, and '34.' is written on the lower byte side. ''' is written.Next, when reading this data into the internal register 10-3 of the microprocessor 16, the memory 17
is '12.' on the upper data bus 19. ” to the lower data bus 18, but the microprocessor 1
The data "3412." is set in the internal register 10-3 of No. 6.

上記のように、第6図に示した構成の装置では、マイク
ロプロセッサ15.1Gの内部レジスタの上位バイトと
下位バイトのデータが逆になるという問題が生じる。そ
こで、従来は、マイクロプロセッサ16と、上位データ
バス19および下位データバス18との間に変換用の回
路を設けていた。また、マイクロプロセッサ16の命令
に内部レジスタ10−3の上位バイトと下位バイトを入
れ変える命令がある場合は、データを内部レジスタ10
−3に取り込んだ後に、この命令を実行し、内部レジス
タ10−3の上位バイトと下位バイトのデータを入れ変
えるという操作を行なっていた。そのため、マイクロプ
ロセッサ15からマイクロプロセッサ16へデータを転
送する際の処理時間が大きくなってしまっていた。
As described above, in the device having the configuration shown in FIG. 6, a problem arises in that the data in the upper and lower bytes of the internal register of the microprocessor 15.1G are reversed. Therefore, in the past, a conversion circuit was provided between the microprocessor 16 and the upper data bus 19 and lower data bus 18. In addition, if the microprocessor 16 has an instruction to change the upper byte and lower byte of the internal register 10-3, the data is transferred to the internal register 10-3.
-3, this instruction is executed and the data in the upper byte and lower byte of the internal register 10-3 are swapped. Therefore, the processing time required to transfer data from the microprocessor 15 to the microprocessor 16 becomes long.

本発明の目的は、上記従来技術の問題点を解決した高速
なデータ転送が可能なマイクロプロセッサを提供するこ
とにある。
An object of the present invention is to provide a microprocessor capable of high-speed data transfer that solves the problems of the prior art described above.

課題を解決するための手段 本発明に従うと、複数に分割された内部データバスを具
備するマイクロプロセッサにおいて、外部入力端子から
の人力信号または該マイクロプロセッサが命令を実行す
ることにより内部発生される信号によって、前記分割さ
れた内部データバスの配列を1バイトごとに並べ変える
切り換え手段を具備することを特徴とするマイクロプロ
セッサが提供される。
Means for Solving the Problems According to the present invention, in a microprocessor having an internal data bus divided into a plurality of parts, a human input signal from an external input terminal or a signal generated internally by the microprocessor executing an instruction is provided. provides a microprocessor characterized by comprising switching means for rearranging the arrangement of the divided internal data buses for each byte.

作用 本発明のマイクロプロセッサは、マイクロプロセッサ内
部のデータバスの配列をバイトを単位にして並べ変える
ことを実現している。従って、複数のマイクロプロセッ
サをデータバスを介して接続した装置に使用する場合、
マイクロプロセッサ内部のデータバスの配列を全て等し
く揃えることができる。そのため、マイクロプロセッサ
間でデータを転送する際に、データの配列を変更する処
理が不要なのでデータ転送速度が速い。
Operation The microprocessor of the present invention realizes rearranging the data bus arrangement inside the microprocessor in units of bytes. Therefore, when used in a device with multiple microprocessors connected via a data bus,
All the data buses inside the microprocessor can be arranged equally. Therefore, when data is transferred between microprocessors, there is no need to change the data arrangement, so the data transfer speed is high.

以下、本発明を実施例によりさらに詳しく説明するが、
以下の開示は本発明の単なる実施例に過ぎず本発明の技
術的範囲をなんら制限するものではない。
Hereinafter, the present invention will be explained in more detail with reference to Examples.
The following disclosure is merely an example of the present invention and does not limit the technical scope of the present invention in any way.

実施例1 第1図に本発明のマイクロプロセッサの一例のブロック
図を示す。第1図に示したマイクロプロセッサ1−1は
、第4図に示した従来のマイクロプロセッサ1−3と比
較して、バス変換回路4を具備し、バス変換回路4とB
CU3とを接続する第1の内部データハ′ス5−1およ
び5−2と、外部データバスとバス変換回路4とを接続
する第2の内部データバス6−1および6−2とを具備
するところが最も異なる点である。すなわち、本実施例
のマイクロプロセッサは、EXU2の内部レジスタ10
の上位バイトに割り付けられている第1の内部上位デー
タバス5−1と外部上位データバスに接続されている第
2の内部上位データバス6−LEXU2の内部レジスタ
10の下位バイトに割り付けられている第1の内部下位
データバス5−2と外部下位データバスに接続されてい
る第2の内部下位データバス6−2とがバス変換回路4
に接続されている。さらに、バス変換回路4は、外部か
らバス変換回路制御信号8が、BCU3からR/W (
’)−1’/ ライト)信号9がそれぞれ入力されて制
御される。
Embodiment 1 FIG. 1 shows a block diagram of an example of a microprocessor of the present invention. The microprocessor 1-1 shown in FIG. 1 is equipped with a bus conversion circuit 4, as compared with the conventional microprocessor 1-3 shown in FIG.
It includes first internal data buses 5-1 and 5-2 that connect to the CU 3, and second internal data buses 6-1 and 6-2 that connect the external data bus and the bus conversion circuit 4. However, this is the most different point. That is, the microprocessor of this embodiment uses the internal register 10 of EXU2.
The first internal high-order data bus 5-1 is allocated to the high-order byte of the internal register 10 of the second internal high-order data bus 6-LEXU2 connected to the external high-order data bus. The first internal lower data bus 5-2 and the second internal lower data bus 6-2 connected to the external lower data bus are connected to the bus conversion circuit 4.
It is connected to the. Further, the bus conversion circuit 4 receives an external bus conversion circuit control signal 8 from the BCU 3 via R/W (
')-1'/write) signal 9 is input and controlled.

第2図に、上記のバス変換回路4の回路図を示す。本実
施例のバス変換回路は、第1の内部上位データバス5−
1および第2の内部上位データバス6−1に接続されて
いる双方向バッファ12−L第1の内部下位データバス
5−2および第2の内部下位データバス6−2に接続さ
れている双方向バッファ12−2、第1の内部上位デー
タバス5−1および第2の内部下位データバス6−2に
接続されている双方向バッファ13−1および第2の内
部上位データバス5−2および第2の内部上位データバ
ス6−1に接続されている双方向バッファ13−2で主
に構成される。
FIG. 2 shows a circuit diagram of the bus conversion circuit 4 described above. The bus conversion circuit of this embodiment has a first internal upper data bus 5-
Bidirectional buffer 12-L connected to the first and second internal upper data buses 6-1, both connected to the first internal lower data bus 5-2 and the second internal lower data bus 6-2. a bidirectional buffer 13-1 and a second internal upper data bus 5-2 connected to the bidirectional buffer 12-2, the first internal upper data bus 5-1, and the second internal lower data bus 6-2; It mainly consists of a bidirectional buffer 13-2 connected to the second internal upper data bus 6-1.

双方向バッファ12−1および12−2は、バス変換回
路信号8で選択され、双方向バッファ13−1および1
3−2は、インバータ11を経たバス変換回路信号8で
選択される。R/W信号9は、データを流す方向を制御
する。すなわち、R/W信号9が“ロウ”の場合は、第
1の内部データバスから第2の内部データバスへ、R/
W信号9が゛ハイ″′の場合は、第2の内部データバス
から第1の内部データバスヘデータが転送される。
Bidirectional buffers 12-1 and 12-2 are selected by bus conversion circuit signal 8, and bidirectional buffers 13-1 and 1
3-2 is selected by the bus conversion circuit signal 8 which has passed through the inverter 11. The R/W signal 9 controls the direction of data flow. That is, when the R/W signal 9 is "low", the R/W signal is transferred from the first internal data bus to the second internal data bus.
When the W signal 9 is "high", data is transferred from the second internal data bus to the first internal data bus.

まず、ハス変換回路制御信号8が゛′ロウ″′、R/W
信号9が“′ハイ″′の場合、双方向バッファ13−1
および13−2が選択され、これにより、第1の内部上
位データバス5−1と第2の内部下位データバス6−2
、第1の内部下位データバス5−2と第2の内部上位デ
ータバス6−1が接続される。また、R/W信号9によ
り、第2の内部データバスから第1の内部データバスへ
データが転送される。すなわち、第2の内部下位データ
バス6−2がら第1の内部上位データバス5−1へ、第
2の内部上位データバス6−1から第1の内部下位デー
タバス5−2へデータが送られるものである。
First, the hash conversion circuit control signal 8 is "low"', R/W
When the signal 9 is “high”, the bidirectional buffer 13-1
and 13-2 are selected, and thereby the first internal upper data bus 5-1 and the second internal lower data bus 6-2 are selected.
, a first internal lower data bus 5-2 and a second internal upper data bus 6-1 are connected. Further, data is transferred from the second internal data bus to the first internal data bus by the R/W signal 9. That is, data is sent from the second internal lower data bus 6-2 to the first internal upper data bus 5-1, and from the second internal higher data bus 6-1 to the first internal lower data bus 5-2. It is something that can be done.

次に、バス変換回路制御信号8、R/W信号9ともに“
ハイ”の場合、双方向バッファ12−1および12−2
が選択され、これにより、第1の内部上位データバス5
−1と第2の内部上位データバス6−1が、第1の内部
下位データバス5−2と第2の内部下位データバス6−
2が接続される。また、データは、上記の場合と同様、
第2の内部データバスから第1の内部データバスへデー
タが転送される。
Next, both the bus conversion circuit control signal 8 and the R/W signal 9 are “
If “high”, bidirectional buffers 12-1 and 12-2
is selected, and as a result, the first internal upper data bus 5
-1 and the second internal upper data bus 6-1 are connected to the first internal lower data bus 5-2 and the second internal lower data bus 6-1.
2 is connected. Also, the data is as in the above case,
Data is transferred from the second internal data bus to the first internal data bus.

すなわち、第2の内部下位データバス6−1から第1の
内部上位データバス5−1へ、第2の内部上位データバ
ス6−2から第1の内部下位データバス5−2へデータ
が送られるものである。
That is, data is sent from the second internal lower data bus 6-1 to the first internal upper data bus 5-1, and from the second internal higher data bus 6-2 to the first internal lower data bus 5-2. It is something that can be done.

本実施例のバス変換回路4は、上記のようにバス変換回
路制御信号8の状態によって、2種類の第1および第2
の内部データバス接続パターンを切り換えるものである
The bus conversion circuit 4 of this embodiment has two types of first and second bus conversion circuits depending on the state of the bus conversion circuit control signal 8 as described above.
This is used to switch the internal data bus connection pattern.

本実施例のマイクロプロセッサは、上記のバス変換回路
4によって、EXU2の内部レジスタ10と、内部デー
タバスの上位バイト、下位バイトの割り付はパターンを
切り換える。具体的には、バス変換回路制御信号8が“
ロウ”の時、バス変換回路4は、内部レジスフ10の上
位バイトに、第2の内部下位データバス6−2上のデー
タを、内部レジスタ10の下位バイトに、第2の内部上
位データバス6−1上のデータを割り付ける。また、バ
ス変換回路制御信号8が“ハイ”の時、バス変換回路4
は、内部レジスタ10の上位バイトに第2の内部上位デ
ータバス6−1上のデータを、内部レジスタ10−1の
下位バイトに第2の内部下位データバス6−2上のデー
タを割り付ける。これにより、第5図のマイクロプロセ
ッサAおよびマイクロプロセッサBのどちらの割り付は
パターンをも実現可能にしているため、第6図に示した
装置に用いる場合でもデータを並べ変える必要がなく、
実質的な転送速度が速いものである。
In the microprocessor of this embodiment, the above-mentioned bus conversion circuit 4 switches the pattern of allocation of the internal register 10 of the EXU 2 and the upper byte and lower byte of the internal data bus. Specifically, the bus conversion circuit control signal 8 is “
LOW”, the bus conversion circuit 4 transfers the data on the second internal lower data bus 6-2 to the upper byte of the internal register 10, and transfers the data on the second internal lower data bus 6-2 to the lower byte of the internal register 10. -1 is assigned.Also, when the bus conversion circuit control signal 8 is “high”, the bus conversion circuit 4
allocates the data on the second internal upper data bus 6-1 to the upper byte of the internal register 10, and the data on the second internal lower data bus 6-2 to the lower byte of the internal register 10-1. As a result, it is possible to realize the layout pattern for both microprocessor A and microprocessor B in FIG. 5, so there is no need to rearrange the data even when used in the device shown in FIG.
The actual transfer speed is fast.

実施例2 本発明のマイクロプロセッサの第2の実施例のブロック
図を第3図に示す。本実施例のマイクロプロセッサ1−
2は、バス変換回路4に、EXU2が内部発生した信号
群7により制御され、バス変換回路制御信号8を発する
フィリップフロップ(D−FF)14が接続されている
構成が実施例1のマイクロプロセッサ1−1と異なる。
Embodiment 2 A block diagram of a second embodiment of the microprocessor of the present invention is shown in FIG. Microprocessor 1- of this embodiment
2 is a microprocessor according to the first embodiment, in which a bus conversion circuit 4 is connected to a flip-flop (D-FF) 14 that is controlled by a signal group 7 internally generated by the EXU 2 and generates a bus conversion circuit control signal 8. This is different from 1-1.

すなわち、実施例1のマイクロプロセッサ1−1が、外
部から入力されたバス変換回路制御信号8でバス変換回
路4を制御するのに対して、本実施例のマイクロプロセ
ッサ1−2は、EXU2が内部発生した信号群7を使っ
てフィリップフロップ14が生成したバス変換回路制御
信号8によってバス変換回路4を制御する。
That is, while the microprocessor 1-1 of the first embodiment controls the bus conversion circuit 4 using the bus conversion circuit control signal 8 inputted from the outside, the microprocessor 1-2 of the present embodiment controls the bus conversion circuit 4 using the bus conversion circuit control signal 8 inputted from the outside. The bus conversion circuit 4 is controlled by the bus conversion circuit control signal 8 generated by the Philips flop 14 using the internally generated signal group 7.

具体的には、マイクロプロセッサ1−2が、外部から与
えられた特殊な命令をEXU2が実行した時に内部発生
される信号群7によって、フィリップフロップ14を動
作させ、ある一定な状態を持つバス変換回路制御信号8
を生成し、この信号によってバス変換回路4を制御する
ものである。以後の動作については、第一実施例とまっ
たく同様であるので説明を省略する。
Specifically, the microprocessor 1-2 operates the flip-flop 14 by the signal group 7 internally generated when the EXU 2 executes a special instruction given from the outside, and performs bus conversion with a certain constant state. Circuit control signal 8
is generated, and the bus conversion circuit 4 is controlled by this signal. The subsequent operation is exactly the same as that in the first embodiment, so the explanation will be omitted.

本発明のマイクロプロセッサは、内部データバスの配列
をバイト単位で変更可能である。従って、複数のマイク
ロプロセッサの間でデータ転送をする場合に、予め全て
のマイクロプロセッサの内部データバスの配列を揃えて
おくことにより、高速なデータ転送が可能である。
The microprocessor of the present invention can change the arrangement of the internal data bus in units of bytes. Therefore, when data is transferred between a plurality of microprocessors, high-speed data transfer is possible by aligning the internal data buses of all the microprocessors in advance.

発明の効果 以上詳述のように、本発明のマイクロプロセッサは、内
部のデータバスの配列に関する情報をマイクロプロセッ
サ外部より与え、この情報に基づいて、マイクロプロセ
ンサ内部でバス変換を行なう殿能を有する。従って、異
なる内部データバス構成をもったマイクロプロセッサと
も外部にバス変換回路なしに、メモリなどのデバイスを
共有することが可能である。
Effects of the Invention As detailed above, the microprocessor of the present invention has the ability to provide information regarding the internal data bus arrangement from outside the microprocessor and perform bus conversion within the microprocessor based on this information. have Therefore, it is possible to share devices such as memory with microprocessors having different internal data bus configurations without an external bus conversion circuit.

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

第1図は、本発明のマイクロプロセンサの一例のブロッ
ク図であり、 第2図は、第1図のマイクロプロセッサのバス変換回路
の回路図であり、 第3図は、本発明のマイクロプロセッサの池の実施例の
ブロック図であり、 第4図は、従来のマイクロプロセンサのブロック図であ
り、 第5図は、従来のマイクロプロセンサの内部しジスクに
割り付けられたバイトデータを示した図であり、 第6図は、2個のマイクロプロセッサを有する装置の構
成図である。 〔主な参照番号〕 1−1.1−2.1−3.15.16 ・・マイクロプロセッサ、 2・・・実行ユニット (EXU)、 3・・・バス制御ユニッ) (BCU)、4・・・バス
変換回路、 5−1・・第1の内部上位データバス、5−2・・第1
の内部下位データバス、6−1・・第2の内部上位デー
タバス、6−2・・第2の内部下位データバス、7・・
・内部発生信号群、 8・・・バス変換回路制御信号、 9・ ・ ・R/W (リード/ライト)信号、10・
・内部レジスタ、 10−2・・マイクロプロセッサ15の内部レジスタ、
10−3・・マイクロプロセッサ16の内部レジスタ、
11・・・インバータ、 12−1.12−2.13−1.13−2・・双方向バ
ッファ、14・・・フィリ2プフロツ7’ (D−FF
)、17・・・メモリ、 18・・・下位データバス、 19・・・上位データバス、
FIG. 1 is a block diagram of an example of the microprocessor sensor of the present invention, FIG. 2 is a circuit diagram of a bus conversion circuit of the microprocessor of FIG. 1, and FIG. 3 is a block diagram of an example of the microprocessor of the present invention. FIG. 4 is a block diagram of a conventional microprocessor sensor, and FIG. 5 shows byte data allocated to the internal disk of the conventional microprocessor sensor. FIG. 6 is a block diagram of a device having two microprocessors. [Main reference numbers] 1-1.1-2.1-3.15.16... Microprocessor, 2... Execution unit (EXU), 3... Bus control unit (BCU), 4... ...Bus conversion circuit, 5-1..First internal upper data bus, 5-2..First
internal lower data bus, 6-1... second internal upper data bus, 6-2... second internal lower data bus, 7...
・Internally generated signal group, 8...Bus conversion circuit control signal, 9. ・R/W (read/write) signal, 10.
・Internal register, 10-2...Internal register of microprocessor 15,
10-3: Internal register of microprocessor 16,
11... Inverter, 12-1.12-2.13-1.13-2... Bidirectional buffer, 14... Phillip 7' (D-FF
), 17...Memory, 18...Lower data bus, 19...Upper data bus,

Claims (1)

【特許請求の範囲】[Claims] 複数に分割された内部データバスを具備するマイクロプ
ロセッサにおいて、外部入力端子からの入力信号または
該マイクロプロセッサが命令を実行することにより内部
発生される信号によって、前記分割された内部データバ
スの配列を1バイトごとに並べ変える切り換え手段を具
備することを特徴とするマイクロプロセッサ。
In a microprocessor equipped with a plurality of divided internal data buses, the arrangement of the divided internal data buses is determined by an input signal from an external input terminal or a signal internally generated when the microprocessor executes an instruction. A microprocessor comprising switching means for rearranging each byte.
JP63302573A 1988-11-30 1988-11-30 Microprocessor Pending JPH02148244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63302573A JPH02148244A (en) 1988-11-30 1988-11-30 Microprocessor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63302573A JPH02148244A (en) 1988-11-30 1988-11-30 Microprocessor

Publications (1)

Publication Number Publication Date
JPH02148244A true JPH02148244A (en) 1990-06-07

Family

ID=17910602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63302573A Pending JPH02148244A (en) 1988-11-30 1988-11-30 Microprocessor

Country Status (1)

Country Link
JP (1) JPH02148244A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08286972A (en) * 1995-04-19 1996-11-01 Nec Corp Information processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08286972A (en) * 1995-04-19 1996-11-01 Nec Corp Information processor

Similar Documents

Publication Publication Date Title
US7424552B2 (en) Switch/network adapter port incorporating shared memory resources selectively accessible by a direct execution logic element and one or more dense logic devices
EP1665056B1 (en) Multiple processor system and method including multiple memory hub modules
KR100288038B1 (en) Pipeline semiconductor device suitable for ultra-large scale integration
US20040236877A1 (en) Switch/network adapter port incorporating shared memory resources selectively accessible by a direct execution logic element and one or more dense logic devices in a fully buffered dual in-line memory module format (FB-DIMM)
US6182178B1 (en) Method and system for supporting peripheral component interconnect (PCI) peer-to-peer access across a PCI host bridge supporting multiple PCI buses
US5301279A (en) Apparatus for conditioning priority arbitration
US5826048A (en) PCI bus with reduced number of signals
US6081863A (en) Method and system for supporting multiple peripheral component interconnect PCI buses by a single PCI host bridge within a computer system
US5944806A (en) Microprocessor with versatile addressing
US5740385A (en) Low load host/PCI bus bridge
US5717875A (en) Computing device having semi-dedicated high speed bus
JPH0146946B2 (en)
US5517624A (en) Multiplexed communication protocol between central and distributed peripherals in multiprocessor computer systems
US7856527B2 (en) Raid system and data transfer method in raid system
JPH02148244A (en) Microprocessor
JP3579149B2 (en) Computer system
JPH02207363A (en) Data transfer system, device controller, and memory controller
JPH0574106B2 (en)
JPH03204753A (en) Dma controller
JP2004110224A (en) Data transferring circuit
JPS61195450A (en) Interfacing method for common register
de Sá et al. A multiprocessing system for the TMS32020
JPH0533413B2 (en)
JPS62224849A (en) Data processing system
KR19990048634A (en) Peripheral input / output device connection device using system bus of microcomputer