JPS60134364A - Bus interface control system - Google Patents

Bus interface control system

Info

Publication number
JPS60134364A
JPS60134364A JP24191783A JP24191783A JPS60134364A JP S60134364 A JPS60134364 A JP S60134364A JP 24191783 A JP24191783 A JP 24191783A JP 24191783 A JP24191783 A JP 24191783A JP S60134364 A JPS60134364 A JP S60134364A
Authority
JP
Japan
Prior art keywords
address
microprocessor
time slot
bus
adaptor
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
JP24191783A
Other languages
Japanese (ja)
Inventor
Masatsugu Shinozaki
篠崎 雅継
Toshihiko Ogura
敏彦 小倉
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP24191783A priority Critical patent/JPS60134364A/en
Publication of JPS60134364A publication Critical patent/JPS60134364A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system
    • G06F13/368Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control
    • G06F13/372Handling requests for interconnection or transfer for access to common bus or bus system with decentralised access control using a time-dependent priority, e.g. individually loaded time counters or time slot
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4208Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus
    • G06F13/4217Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being a system bus, e.g. VME bus, Futurebus, Multibus with synchronous protocol

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Bus Control (AREA)

Abstract

PURPOSE:To execute a bus interface control for improving a throughput of a common bus, by assigning together a time slot of a microprocessor and a time slot of an I/O adaptor. CONSTITUTION:Time slot signals A-D are always assigned to a microprocessor 1. As for an adaptor 4 and an adaptor 5, time slot signals A'-D' are assigned to one adaptor. The microprocessor 1, the adaptor 4 or the adaptor 5 regards the time slow signals A-D or A'-D' as one unit as a memory cycle, but as for an address bus 10 in a bus 6, A' and C, B' and D, C' and A, and D' and B are overlapped, respectively. Accordingly, as for an address, A-B or A'- B' are varied as one unit, and a data corresponding to it is offered to the microprocessor 1, the adaptor 4 or the adaptor 5, respectively, in a time slot period of D or D'.

Description

【発明の詳細な説明】 〔発明の利用分野〕 本発明はバスインタフェース制御方式に係り、特ニマイ
クロプロセンサ・システムのバスインタフェース制御方
式に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Application of the Invention] The present invention relates to a bus interface control method, and particularly to a bus interface control method for a microprocessor sensor system.

〔発明の背景〕[Background of the invention]

マイクロプロセッサの分野においても、仮想記憶方式が
採用されている。仮想記憶をサポートするためには、論
理アドレスを実アドレスに変換するためのアドレス変換
機構が必要である。
Virtual memory methods have also been adopted in the field of microprocessors. To support virtual memory, an address translation mechanism is required to translate logical addresses to real addresses.

このアドレス変換機構は、論理アドレスと実アドレスの
対応表を記憶するためのアドレス変換用メモリを含んで
いる。このメモリとしては、通常アクセス時間の速いス
タティックメモリが使われている。しかしながら、従来
の実記憶方式と比較すると、アドレス変換機構を使って
論理アドレスを実アト【/スに変換するためのオーバー
へノドが加わること九なる。このオーバーヘッドは、マ
イクロプロセッサの命令実行時間を延ばすばかりでなく
、マイクロプロセッサ、主記憶装置およびI10アダプ
タが共有するバスのスループットをも悪化させる。以下
このような状態を図面を用いて具体的に説明する。
This address translation mechanism includes an address translation memory for storing a correspondence table between logical addresses and real addresses. Static memory, which has a fast access time, is usually used as this memory. However, compared to the conventional real storage system, an extra step is added to convert a logical address into a real address using an address translation mechanism. This overhead not only increases the microprocessor's instruction execution time, but also degrades the throughput of the bus shared by the microprocessor, main memory, and I10 adapter. Hereinafter, such a state will be specifically explained using the drawings.

第1図は、マイクロプロセッサ・システムの構成図であ
る。マイクロプロセッサ1は命令を実行するとともに、
システム全体の制御を行う装置、アダプタ4およびアタ
゛フタ5はそれぞれに接続されている入出力装置の制御
を行う装置、主記憶部3はマイクロプロセッサ1.アダ
プタ4およびアダプタ5によって共通にアクセスされる
記憶装置、主記憶制御部2は主記憶部3を制御する部分
、バス6は主記憶部3をアクセスするためのアドレスお
よびデータ等の転送路である。
FIG. 1 is a block diagram of a microprocessor system. The microprocessor 1 executes instructions and
The adapter 4 and adapter 5 are devices that control the entire system, and the main storage section 3 is a microprocessor 1. A storage device that is commonly accessed by the adapter 4 and the adapter 5, the main memory control unit 2 is a part that controls the main memory unit 3, and the bus 6 is a transfer path for addresses, data, etc. for accessing the main memory unit 3. .

主記憶部3に対するメモリアクセス要求は、主記憶制御
部2が受付け、処理するか、その制御方式は通常優先制
御方式がとられる。すなわちマイクロプロセッサ1.ア
ダプタ4またはアダプタ5のうち同時に2つ以上の装置
からアクセス要求があった場合、あらかじめ定められた
優先順位に従って最も優先順位の高い装置からJ絵に直
列にサービスされる。ところで仮想記憶のサポート方式
の一つとして、主記憶制御部2内にアドレス変換機構を
もつ場合かある。すなわち装置は、主記憶制御部2に対
して論理アドレスによってアクセスすることができ、主
記憶制御部2はこれを実アドレスに変換しこれによって
主記憶部3をアクセスする。この場合にもなお従来の優
先制御によるバスインタフェース制御方式をとると、マ
イクロプロセッサ1のメモリアクセス時間(メモリサイ
クル)が従来より延び、この間アダプタ4またはアダプ
タ5からアクセス安水があっても受付けられないから、
これらI10アダプタのD M A動作に対し、データ
転送のオーバーランまたはアンダーランを生じ易いとい
う問題かある。またバス6のトータルスループットが低
下することは明らかである。
A memory access request to the main memory section 3 is accepted and processed by the main memory control section 2, and its control method is usually a priority control method. That is, microprocessor 1. When there are access requests from two or more devices at the same time among the adapters 4 and 5, the J picture is serviced in series from the device with the highest priority according to a predetermined priority order. By the way, as one of the virtual memory support methods, there is a case where the main memory control unit 2 includes an address translation mechanism. That is, the device can access the main memory control section 2 using a logical address, and the main memory control section 2 converts this into a real address and accesses the main memory section 3 using the real address. Even in this case, if the conventional bus interface control method based on priority control is used, the memory access time (memory cycle) of the microprocessor 1 will be longer than before, and during this time, even if there is an access from the adapter 4 or the adapter 5, it will not be accepted. Because there is no
There is a problem with the DMA operation of these I10 adapters in that data transfer overruns or underruns are likely to occur. It is also clear that the total throughput of the bus 6 is reduced.

一方アドレス変換を?jir a化しようとすると、ど
うしても筒速のアドレス変換用メモリを採用せざるを得
す、価格のアンプを招くという問題がある。
On the other hand, address translation? If you try to make it JIRA, you will have to use a cylinder-speed address conversion memory, which will lead to an expensive amplifier.

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

本発明の目的は、メモリサイクルが比較的に延びる場合
において、共有バスのスループットを向上させるバスイ
ンタフェース制御方式を提供することにル)る。
An object of the present invention is to provide a bus interface control method that improves the throughput of a shared bus when memory cycles are relatively long.

〔発明の概要〕[Summary of the invention]

本発明は、記憶装置に対するアクセス動作の全体が異な
る処理を順次行う少なくとも2つのフェーズから構成さ
れかつ複数個のタイムスロットが配分されるものとし、
マイクロプロセンサに対しては常時タイムスロットが割
り当てられ、I10アダフリの選択さhた1つに対して
はマイクロプロセッサとは同時には異なるフェーズが実
行されるようにして併行してタイムスロットが割り当て
られるよう制御されるノくスインクツエース制御方式を
特徴とする0 〔発明の実施例〕 以下本発明の一実施例について図m1を用いて説明する
。システム全体の構成は従来の第1図と同じである。第
2図はバス6 JiJJ辺のより具体化された構成であ
る。マイクロプロセッサ1からのアドレス情報は、3ス
ケートアドレスバツフア12を介してアドレスバス10
に出力される。
The present invention assumes that the entire access operation to a storage device consists of at least two phases in which different processes are sequentially performed, and a plurality of time slots are allocated,
A time slot is always assigned to the microprocessor sensor, and a time slot is assigned to a selected one of the I10 adapters in parallel so that a phase different from that of the microprocessor is executed at the same time. [Embodiment of the Invention] An embodiment of the present invention will be described below with reference to FIG. m1. The overall system configuration is the same as the conventional one shown in FIG. FIG. 2 shows a more specific configuration of the bus 6 JiJJ side. Address information from the microprocessor 1 is transferred to the address bus 10 via a three-skate address buffer 12.
is output to.

これは主記憶制御部2のアドレスバッファ13に取り込
まれ、アドレス変換機構18のアドレスとして使用され
る。アドレス変換機構18の出力は、アドレスランチ1
9にランチされ、主記憶部3のアドレスとして使用され
る。なお装置が実アドレスを指定したときは、このアド
レスはアドレスバッファ13からセレクタ26を介して
面接アドレスラッチ19にラッチされる。これによりア
ドレス付けされた査地のデータは、3ステートテータバ
ノフア16を介してデータバス11に出力される。この
内容をマイクロプロセッサ1は、データバッファ15を
介して受り“とり、一連の動作を終了する。すなわち装
置からみたメモリサイクル中にはアドレス変換処理とメ
モリアクセス動作という異なるフェーズを含んで(・る
。これら一連の動作制御は、システムによって取り決め
たタイムスロットによって実施される。本具体例では第
3図に示したようなタイムスロットである。第3図はバ
ス6の中のアドレスバス10とデータバス11の制御方
式をマイクロプロセッサ1とアダプタ4またはアタブタ
5に着目して書いたタイミングチャートである。マイク
ロプロセッサ1には常にタイムスロット信号A−Dが割
り当てられる。このタイムスロット信号は、マイクロプ
ロセッサ1の命令フェッチ、データ読み出しまたはデー
タ書き込みサイクルを基準にアドレス確定時間、アドレ
ス変換時間および主記憶アクセス時間の最適値をもとに
区切られたものである。この実施例では4スロツトで示
しであるが、それ以上またはそれ以下であってもよい。
This is taken into the address buffer 13 of the main memory control section 2 and used as the address of the address translation mechanism 18. The output of the address conversion mechanism 18 is the address launch 1
9 and is used as the address of the main storage unit 3. Note that when the device specifies a real address, this address is latched from the address buffer 13 to the interview address latch 19 via the selector 26. The data at the addressed location is outputted to the data bus 11 via the 3-state buffer 16. The microprocessor 1 receives this content via the data buffer 15 and completes a series of operations. In other words, the memory cycle from the device's perspective includes different phases of address conversion processing and memory access operation. These series of operation controls are carried out using time slots determined by the system. In this specific example, the time slots are as shown in FIG. 3. FIG. This is a timing chart showing the control method of the data bus 11 focusing on the microprocessor 1 and the adapter 4 or 5. The microprocessor 1 is always assigned time slot signals A to D. This time slot signal is The slots are divided based on the optimum values of the address determination time, address conversion time, and main memory access time based on the instruction fetch, data read, or data write cycle of the processor 1. In this embodiment, four slots are shown. However, it may be more or less than that.

アダプタ4およびアダプタ5に対しては、共通したタイ
ムスロット信号A′〜D′がいずれかのアダプタに割り
当てられる。マイクロプロセッサ1.アダプタ4または
アダプタ5は、メモリサイクルとしてタイムスロット信
号A−DまたはA′〜B′を1つの単位として見るが、
バス6の中のアドレスバス10は、第3図に示すように
、A′がCと、B′がり、C’がA1D’がBとオーバ
ランプしている。したがってアドレスは、A−Bまたは
A′〜B′を1つの単位として変化し、それに対応する
データは、DまたはDのタイムスロット期■」中にマイ
クロプロセッサ1もしくはアダプタ4またはアダプタ5
にそれぞれ提供される。
For adapters 4 and 5, common time slot signals A' to D' are assigned to either adapter. Microprocessor 1. The adapter 4 or adapter 5 views the time slot signals A-D or A'-B' as one unit as a memory cycle, but
As shown in FIG. 3, address bus 10 within bus 6 has A' overlapping C and B', and C' and A1D' overlapping B. Therefore, the address changes A-B or A'-B' as one unit, and the corresponding data is transferred to the microprocessor 1 or the adapter 4 or the adapter 5 during the time slot period D or D.
provided respectively.

アドレス変換およびメモリアクセスはアドレスが確定す
るタイムスロノ) D Cまたは+3’ C’の間にな
される。
Address conversion and memory access are performed during the time period (DC) or +3'C' when the address is determined.

再び第2図に戻って説明を絖けると、3ステートアドレ
スバツフ712はタイムスロットAとBの期間オンされ
て、アドレスを出力する。CとDの期間は3ステート状
態となって℃・る。また卜状態である。アダプタ4が主
記憶部3をアクセスしたい時は、ABの期間にアドレス
を3ステートアドレスバツフア17を介して出力してや
れば良く、他は上記のプロセッサ1からのアクセスと同
様である。
Returning to FIG. 2 again for further explanation, the three-state address buffer 712 is turned on during time slots A and B and outputs an address. During periods C and D, there are three states. It is also in good condition. When the adapter 4 wants to access the main memory section 3, it only has to output the address via the 3-state address buffer 17 during the AB period, and the rest is the same as the access from the processor 1 described above.

第4図はタイムスロットバスの構成を示し、第5図はそ
のタイミングチャートな不−ツー。本例では第5図のタ
イミングを発生する回路かマイクロプロセッサ1の中の
タイムスロット発生回路24によってなされる。そして
これはタイムスロットバッフア21によって出力され、
タイムスロットバス25上にのる。この内容は、タイム
スロットバッフ722および23により受けとられ、各
アダプタおよび主記憶制御部2で第3図のタイミングチ
ャートに従った111’+釈がなさね、インタフェース
市1]御かなされる。
FIG. 4 shows the configuration of the time slot bus, and FIG. 5 shows its timing chart. In this example, the timing generation circuit shown in FIG. 5 or the time slot generation circuit 24 in the microprocessor 1 is used. This is then output by the time slot buffer 21,
Get on time slot bus 25. This content is received by the time slot buffers 722 and 23, and is controlled by each adapter and the main memory controller 2 according to the timing chart of FIG.

なおアダプタ4とアダフタ5に対しては、共通のタイム
スロット信号八′〜D′か割り当てられる。従って両ア
ダプタから同時にメモリアクセス女氷があるときKは、
主記憶:Ul制御部2は優先11ilj御方式によって
い1゛れかのアダプタを選択し、そのアダプタ延ついて
タイムスロット413号A〜I)を割り当てる。
Note that common time slot signals 8' to D' are assigned to adapter 4 and adapter 5. Therefore, when there is memory access from both adapters at the same time, K is
Main memory: The Ul control unit 2 selects one of the adapters according to the priority control method and allocates time slots 413 A to 413) to that adapter.

なお本発明は、主記憶制御部2がアドレス変換機構18
を有する場合に止まらず、他の時間のかかる処理(たと
えばエラー「J下処理など)を行う場合にも応用可能で
ある。
Note that in the present invention, the main memory control unit 2
The present invention can be applied not only to the case of having a problem, but also to the case of performing other time-consuming processing (for example, processing under error "J", etc.).

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

本発明によれば、マイクロプロセッサのタイムスロット
とI10アダプタのタイムスロットとを併行して割り当
てるので、共有バスのスループットを向上させることが
できる。
According to the present invention, since the microprocessor time slot and the I10 adapter time slot are allocated in parallel, the throughput of the shared bus can be improved.

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

第1図はマイクロ70セノザ・システムの構成図、第2
図はバス周辺の具体的構成図、第3図はタイムスロット
バスの肌用状況を7J<すタイミングチャート、第4図
はタイムスロットバスの(f7)成図、第5図はタイバ
スじノドハスWついてのタイムナヤ−I・である。 ■ ・マイクロ10セツサ 2 主記憶制御i1(3主記憶部 4.5・アタツク 6・バス 10 ・アドレスバス 1エ テータバス12・3ステ
−トアドレスノくノフ7713 ・アドレスバッファr 21.22.23・・タイムスロットノ(ノファ24・
・タイムスロット発生回路 25・・タイムスロットノくス フ第4図 1 第1 図 ! 第 3硲
Figure 1 is a configuration diagram of the Micro 70 Cenoza system, Figure 2
The figure is a detailed diagram of the area around the bus, Figure 3 is a timing chart showing the skin condition of the time slot bus, Figure 4 is the (f7) diagram of the time slot bus, and Figure 5 is the Thai bus jinodohas W. This is Timenaya-I. - Micro 10 setter 2 main memory control i1 (3 main memory section 4.5, attack 6, bus 10, address bus 1, data bus 12, 3 state address node 7713, address buffer r 21, 22, 23... Time Slot No (Nofa 24・
・Time slot generation circuit 25...Time slot function Figure 4 1 Figure 1! 3rd class

Claims (1)

【特許請求の範囲】[Claims] 1 マイクロプロセッサとI10アダプタとが共通のバ
スを介して接続されている共有の記憶装置に対するアク
セスを制御するためのノくスインタフエース制御方式に
おいて、前記記憶装置に対するアクセス動作の全体は異
なる処理を11m次行う少なくとも2つのフェーズから
栴成されカッ複数個のタイムスロットが配分されるもの
トシ、前記マイクロプロセッサに対しては常時前記タイ
ムスロットが割り当てられ、前記I10アダプタの選択
された1つに対しては前記マイクロプロセッサとは同時
には異なるフェーズが実行されるようにして前記タイム
スロットが併行して割り当てられるよう制御されること
を特徴とするバスインタフェース制御方式02、前記フ
ェーズの1つは論理アドレスを実アドレスに変換するア
ドレス変換処理であることを特徴とする特許請求の範囲
第1項記載のノ(スインタフエース制御方式◇
1. In a nox interface control method for controlling access to a shared storage device in which a microprocessor and an I10 adapter are connected via a common bus, the entire access operation to the storage device is handled differently. 11m, and a plurality of time slots are allocated to the microprocessor, and the time slot is allocated to the microprocessor at all times, and the time slot is allocated to a selected one of the I10 adapters. The bus interface control method 02 is characterized in that the microprocessor is controlled so that different phases are executed at the same time so that the time slots are allocated in parallel, one of the phases being a logical address. The method according to claim 1, characterized in that the address conversion process converts the address into a real address.
JP24191783A 1983-12-23 1983-12-23 Bus interface control system Pending JPS60134364A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24191783A JPS60134364A (en) 1983-12-23 1983-12-23 Bus interface control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24191783A JPS60134364A (en) 1983-12-23 1983-12-23 Bus interface control system

Publications (1)

Publication Number Publication Date
JPS60134364A true JPS60134364A (en) 1985-07-17

Family

ID=17081469

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24191783A Pending JPS60134364A (en) 1983-12-23 1983-12-23 Bus interface control system

Country Status (1)

Country Link
JP (1) JPS60134364A (en)

Similar Documents

Publication Publication Date Title
JPS60134364A (en) Bus interface control system
JP4592944B2 (en) CPU interface circuit
JPS599767A (en) Multiprocessor
JPS59173828A (en) Data processing system
JPH07271654A (en) Controller
JPS592051B2 (en) Mutual exclusion request selection device
JPH0736806A (en) Dma system
JPH0351943A (en) Sharing system for high/low speed bus lines
JPH06110828A (en) Memory controller
JPS60136853A (en) Data transfer system
JPH07120329B2 (en) Bus controller
JPH09259074A (en) Memory access circuit
JPS5999522A (en) Input and output control system
JPS62221751A (en) Paging system
JPH04112222A (en) Semiconductor file memory device
JPH02204848A (en) Computer equipment for adopting address translation
JPS5825299B2 (en) Memory control method
JPH04246764A (en) Data processor
JPS60103476A (en) Bus interface device
JPS6341973A (en) Multi-processor system
JPH0962562A (en) Processing circuit for memory
JPH03263253A (en) Multiprocessor numerical controller
JPH07129519A (en) Dual cpu system
JPH0439757A (en) Bus controller
JPS6341106B2 (en)