JP2011198219A - Data access control device - Google Patents

Data access control device Download PDF

Info

Publication number
JP2011198219A
JP2011198219A JP2010065980A JP2010065980A JP2011198219A JP 2011198219 A JP2011198219 A JP 2011198219A JP 2010065980 A JP2010065980 A JP 2010065980A JP 2010065980 A JP2010065980 A JP 2010065980A JP 2011198219 A JP2011198219 A JP 2011198219A
Authority
JP
Japan
Prior art keywords
sequence data
access
space
data
memory
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.)
Granted
Application number
JP2010065980A
Other languages
Japanese (ja)
Other versions
JP5361773B2 (en
Inventor
Sumio Yamada
純央 山田
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Mita 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 Kyocera Mita Corp filed Critical Kyocera Mita Corp
Priority to JP2010065980A priority Critical patent/JP5361773B2/en
Publication of JP2011198219A publication Critical patent/JP2011198219A/en
Application granted granted Critical
Publication of JP5361773B2 publication Critical patent/JP5361773B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Bus Control (AREA)
  • Information Transfer Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To shorten an access period in configuration of connecting accessed parts from an access control part through a serial bus.SOLUTION: The access control part 1 specifies sequence data and non-sequence data and specifies an access destination from the serial bus 3 to carry out data transmission. The accessed parts 5, 7 are connected in series to the serial bus 3 so that the non-sequence data and sequence data are accessed. Each of the accessed parts 5, 7 has first and second memory spaces 11, 13, an arbitration part 15 and an access space 17. The first memory space 11 is connected to the serial bus 3 and stores the non-sequence data. The second memory space 13 is connected to the serial bus 3 and stores the sequence data. The arbitration part 15 arbitrates the non-sequence data and sequence data. The access space 17 receives access of the non-sequence data and sequence data from the arbitration part 15.

Description

本発明はデータアクセス制御装置に係り、例えば、PCI(peripheral component interconnect )Expressバスのようなシリアルバスに直列的に挿入接続された半導体メモリ部品等のチップデバイスに対し、当該シリアルバスにてアクセスしてデータを伝送する構成に好適なデータアクセス制御装置の改良に関する。   The present invention relates to a data access control apparatus, for example, accessing a chip device such as a semiconductor memory component inserted and connected in series to a serial bus such as a PCI (peripheral component interconnect) Express bus through the serial bus. The present invention relates to an improvement in a data access control apparatus suitable for a configuration for transmitting data.

この種のデータアクセス制御装置としては、例えば図3に示すように、CPU(central processing unit)等のアクセス制御部1からシリアルバス3を介して複数のメモリ部5、7を接続するとともに、シリアルバス3の途中にスイッチ部9を挿入し、アクセス制御部1からの制御によってスイッチ部9でメモリ部5、7を選択的にアクセス制御部1に接続し、目的とするメモリ部5、7に選択的にアクセスしてデータを記憶させる構成が知られている。   As this type of data access control device, as shown in FIG. 3, for example, a plurality of memory units 5 and 7 are connected from an access control unit 1 such as a CPU (central processing unit) via a serial bus 3 and serially connected. The switch unit 9 is inserted in the middle of the bus 3, and the memory unit 5, 7 is selectively connected to the access control unit 1 by the switch unit 9 under the control of the access control unit 1. A configuration for selectively accessing and storing data is known.

しかも、メモリ部5、7がレジスタ等であるとき、伝送処理手順であるシーケンス処理の必要なシーケンスデータを内蔵I/O(入出力インターフェース)空間を介して内部のアクセス空間にアクセスするいわゆるI/Oアドレス方式を採用する一方、メモリ部5、7がDRAM(dynamic random-access memory)等であれば、シーケンス処理の不要な非シーケンスデータを内蔵メモリ空間を使用して内部のアクセス空間にアクセスするメモリーマップトI/O方式を採用するのが一般的である。   In addition, when the memory units 5 and 7 are registers or the like, so-called I / O is used to access the internal access space via the built-in I / O (input / output interface) space for sequence data that requires sequence processing as a transmission processing procedure. If the memory unit 5 or 7 is a DRAM (dynamic random-access memory) or the like while the O address system is adopted, non-sequence data that does not require sequence processing is accessed in the internal access space using the built-in memory space. The memory mapped I / O method is generally adopted.

なお、メモリ部5、7等にアクセスしてデータを記憶させる公知文献を挙げるとすれば、例えば特開平11−184809号公報(特許文献1)のようなバスマスタ装置がある。   For example, there is a bus master device as disclosed in Japanese Patent Application Laid-Open No. 11-184809 (Patent Document 1).

特開平成11−184809号公報JP-A-11-184809

しかしながら、上述した従来構成において、アクセス制御部1からシリアルバス3を介してメモリ部5、7にアクセスして記憶させるデータには、上述したようにシーケンスデータと非シーケンスデータがあり、シーケンスデータにあってはI/O空間を使用してアクセス空間にアクセスするとともにライトアクセスが終了するまで次のライトアクセスを発行しないため、シーケンスデータおよび非シーケンスデータともに次のアクセスが待たされることになり、アクセス速度が向上し難い。   However, in the conventional configuration described above, the data to be stored by accessing the memory units 5 and 7 from the access control unit 1 via the serial bus 3 includes sequence data and non-sequence data as described above. In this case, since the I / O space is used to access the access space and the next write access is not issued until the write access is completed, the next access is waited for both sequence data and non-sequence data. Speed is difficult to improve.

そこで、本発明者は、アクセス制御部1からシリアルバス3を介して接続された種々の被アクセス部の構成を注意深く観察検討した結果、シーケンスの不要な非シーケンスデータはアクセスの順番に関係がなくてアクセス追越しが発生しても問題がないし、レジスタ等の設定データであっても必ずしもシーケンスの必要なデータであるとは限られないうえ、種々の被アクセス部がメモリ空間およびI/O空間を有し、何れからでもアクセス空間にアクセスすることができる点に着目し、本発明を完成させた。   Therefore, as a result of careful observation and examination of the configurations of various accessed units connected from the access control unit 1 via the serial bus 3, the present inventor found that non-sequence data that does not require a sequence has no relation to the access order. There is no problem even if access overtaking occurs, and even setting data such as a register is not necessarily data that needs to be sequenced, and various types of accessed parts can occupy memory space and I / O space. The present invention has been completed by paying attention to the fact that it is possible to access the access space from any location.

本発明はそのような課題を解決するためになされたもので、アクセス制御部からシリアルバスを介して被アクセス部が接続される構成において、アクセス期間の短縮化が容易なデータアクセス制御装置の提供を目的とする。   The present invention has been made to solve such a problem, and provides a data access control device that can easily shorten an access period in a configuration in which an access target unit is connected to the access control unit via a serial bus. With the goal.

そのような課題を解決するために本発明の請求項1に係るデータアクセス制御装置は、シリアルバスと、アクセス先を指定するとともに所定の伝送処理手順であるシーケンス処理の必要なシーケンスデータとその不必要な非シーケンスデータとを特注付けてシリアルバスを介してアクセス制御するアクセス制御部と、そのシリアルバスに直列的に挿入接続され伝送されたそれら非シーケンスデータおよびシーケンスデータが入力されてアクセスされる被アクセス部と、を具備し、上記被アクセス部が、一端をシリアルバスのアクセス制御部側に接続され伝送された非シーケンスデータを記憶する第1のメモリ空間と、この第1のメモリ空間とともに一端をシリアルバスのアクセス制御部側に接続され伝送されたシーケンスデータを記憶する第2のメモリ空間と、それら第1および第2のメモリ空間からの出力を調停して出力する調停部と、この調停部からのそれら非シーケンスデータおよびシーケンスデータのアクセスを受けるアクセス空間とを有している。   In order to solve such a problem, a data access control apparatus according to claim 1 of the present invention specifies a serial bus, an access destination, sequence data that requires a sequence process that is a predetermined transmission process procedure, and its non-existence. An access control unit that specially orders necessary non-sequence data and controls access via the serial bus, and the non-sequence data and sequence data that are serially inserted and connected to the serial bus are input and accessed. A first memory space for storing non-sequence data transmitted at one end connected to the access control unit side of the serial bus, and the first memory space. One end is connected to the serial bus access control side and stores the transmitted sequence data. A memory space, an arbitration unit that arbitrates and outputs outputs from the first and second memory spaces, and an access space that receives access to the non-sequence data and sequence data from the arbitration unit. Yes.

本発明の請求項2に係るデータアクセス制御装置は、上記調停部が、その第1のメモリ空間からの非シーケンスデータを優先調停して出力する構成である。   The data access control device according to claim 2 of the present invention is configured such that the arbitration unit preferentially arbitrates and outputs non-sequence data from the first memory space.

本発明の請求項3に係るデータアクセス制御装置は、上記シリアルバスに複数の被アクセス部が直列的に接続され、後段の上記被アクセス部における第1および第2のメモリ空間が前段のアクセス空間にシリアルバスを介して接続され、そのアクセス先に該当するアクセス空間にそれら非シーケンスデータ又はシーケンスデータが保存される構成である。   According to a third aspect of the present invention, in the data access control device, a plurality of accessed parts are connected in series to the serial bus, and the first and second memory spaces in the accessed part in the subsequent stage are the access space in the preceding stage. The non-sequence data or the sequence data is stored in an access space corresponding to the access destination.

このような本発明の請求項1に係るデータアクセス制御装置では、上記アクセス制御部からアクセス先を指定してシリアルバスで伝送されたデータが非シーケンスデータであれば、上記被アクセス部において第1のメモリ空間に記憶され、伝送されたデータがシーケンスデータであれば第2のメモリ空間に記憶され、それら第1および第2のメモリ空間からの出力が調停部で調停出力されてアクセス空間にアクセスされるから、従来からI/O空間を介して内部のアクセス空間にアクセスされていたデータであっても、非シーケンスデータであれば第1のメモリ空間を介してアクセス空間にアクセス可能となり、全体的なアクセス期間の短縮化が容易になる。   In such a data access control device according to claim 1 of the present invention, if the data transmitted by the serial bus by designating the access destination from the access control unit is non-sequence data, the access unit receives the first If the transmitted data is sequence data, it is stored in the second memory space, and the output from the first and second memory spaces is arbitrated by the arbitration unit to access the access space. Therefore, even if data is conventionally accessed to the internal access space via the I / O space, the access space can be accessed via the first memory space if it is non-sequence data. It is easy to shorten the access period.

本発明の請求項2に係るデータアクセス制御装置では、上記調停部が、その第1のメモリ空間からの非シーケンスデータを優先調停して出力するから、全体的なアクセス期間をより一層短縮化可能である。   In the data access control device according to claim 2 of the present invention, since the arbitration unit preferentially arbitrates and outputs the non-sequence data from the first memory space, the overall access period can be further shortened. It is.

本発明の請求項3に係るデータアクセス制御装置では、上記シリアルバスに複数の被アクセス部が直列的に接続され、後段の上記被アクセス部における第1および第2のメモリ空間が前段のアクセス空間にシリアルバスを介して接続され、そのアクセス先に該当するアクセス空間にそれら非シーケンスデータ又はシーケンスデータが保存されるから、複数の被アクセス部が直列的に接続された構成においても、全体的なアクセス期間の短縮化が容易で、伝送データの記憶保存が確実である。   In the data access control device according to claim 3 of the present invention, a plurality of accessed sections are connected in series to the serial bus, and the first and second memory spaces in the accessed section in the subsequent stage are access spaces in the preceding stage. Since the non-sequence data or sequence data is stored in the access space corresponding to the access destination, even in a configuration in which a plurality of accessed units are connected in series, The access period can be shortened easily, and transmission data can be stored and stored reliably.

本発明に係るデータアクセス制御装置の実施の形態を示す概略ブロック図である。It is a schematic block diagram which shows embodiment of the data access control apparatus which concerns on this invention. 本発明における被アクセス部を説明する概略ブロック図である。It is a schematic block diagram explaining the to-be-accessed part in this invention. 従来のデータアクセス制御装置を説明する概略ブロック図である。It is a schematic block diagram explaining the conventional data access control apparatus.

以下、本発明に係るデータアクセス制御装置の実施の形態を図面を参照して説明する。なお、従来構成と同一部分には同一の符号を付す。   Embodiments of a data access control apparatus according to the present invention will be described below with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same part as a conventional structure.

図1は本発明に係るデータアクセス制御装置の実施の一形態を示す概略ブロック図である。   FIG. 1 is a schematic block diagram showing an embodiment of a data access control apparatus according to the present invention.

図1において、アクセス制御部1からシリアルバス3が延び、このシリアルバス3の途中には被アクセス部としてのメモリ部5、7が直列的に挿入接続されている。   In FIG. 1, a serial bus 3 extends from the access control unit 1, and memory units 5 and 7 as accessed units are inserted and connected in series in the middle of the serial bus 3.

図1ではメモリ部5、7が2個接続されているが、本発明では複数個配置された構成が可能であり、それらメモリ部5、7は機能的には同様であるから、以下の説明ではメモリ部5のみ説明してメモリ部7の説明を省略する。   In FIG. 1, two memory units 5 and 7 are connected. However, in the present invention, a configuration in which a plurality of memory units 5 and 7 are arranged is possible, and the memory units 5 and 7 are functionally similar. Then, only the memory unit 5 will be described, and the description of the memory unit 7 will be omitted.

アクセス制御部1は、CPU、このCPUの起動プログラムを格納したメモリ、入出力インターフェース(いずれも図示せず。)を有し、シリアルバス3を介してメモリ部5、7をアクセス先とし、何れかをアクセス先に指示してデータを伝送する機能の他、以下の機能を有している。   The access control unit 1 includes a CPU, a memory storing a startup program for the CPU, and an input / output interface (none of which are shown), and the memory units 5 and 7 are accessed via the serial bus 3. In addition to the function of instructing the access destination to transmit data, it has the following functions.

すなわち、アクセス制御部1は、シリアルバス3を介してメモリ部5、7が接続されたとき、当該メモリ部5、7における後述するメモリ空間11、I/O空間13、アクセス空間17等のアクセス情報を取得してデータテーブルを作成する機能を有している。   That is, when the memory units 5 and 7 are connected via the serial bus 3, the access control unit 1 accesses a memory space 11, an I / O space 13, an access space 17 and the like to be described later in the memory units 5 and 7. It has a function to acquire information and create a data table.

アクセス情報としては、メモリ部5、7自体のアドレスや識別符号、メモリ空間11、I/O空間13自体の識別符号、アクセス空間17自体の識別符号やデータの記憶されるアドレス情報等がある。   Examples of the access information include the addresses and identification codes of the memory units 5 and 7 themselves, the identification codes of the memory space 11 and the I / O space 13 itself, the identification codes of the access space 17 itself, and address information in which data is stored.

アクセス制御部1は、データを目的のメモリ部5、7にアクセスして伝送するとき、そのデータテーブルを参照してアクセス先であるメモリ部5、7自体のアドレスに加え、アクセス先のアクセス空間17の識別符号や指定アドレス情報を添付指定するとともに、伝送するデータがシーケンス処理の必要なシーケンスデータ又は不必要な非シーケンスデータかを特徴付けて伝送する機能を有している。   When the access control unit 1 accesses and transmits data to the target memory units 5 and 7, the access control unit 1 refers to the data table, and in addition to the address of the memory unit 5 and 7 itself that is the access destination, It has a function of attaching and specifying 17 identification codes and designated address information, and characterizing whether the data to be transmitted is sequence data that requires sequence processing or unnecessary non-sequence data.

なお、アクセス制御部1は、レジスタ等の設定データであってもシーケンスの必要ないデータであるときは、シーケンスデータが不必要な非シーケンスデータとして特徴付けて伝送する。   Note that the access control unit 1 characterizes and transmits the sequence data as unnecessary non-sequence data when it is data that does not require a sequence even if it is setting data such as a register.

メモリ部5は、図2で示すようにメモリ空間11、I/O空間13およびアクセス空間17を有して形成されている。   As shown in FIG. 2, the memory unit 5 includes a memory space 11, an I / O space 13, and an access space 17.

メモリ空間11は、例えば単なるバッファであり、一端をシリアルバス3のアクセス制御部1側に接続され伝送された非シーケンスデータを入力し、単に一時的に記憶する第1のメモリ空間としての機能を有し、調停部15に接続されている。なお、メモリ空間11は、メモリ部5のアクセス空間17を形成する後述する記憶部の一部や、図示しない内蔵レジスタが割当てられる。   The memory space 11 is, for example, a simple buffer, and has a function as a first memory space that is connected to the access control unit 1 side of the serial bus 3 at one end and receives non-sequence data that is transmitted and temporarily stores it. And connected to the arbitration unit 15. The memory space 11 is assigned with a part of a storage unit (to be described later) that forms the access space 17 of the memory unit 5 and a built-in register (not shown).

I/O空間13は、上述したシーケンスデータのように、アクセス先にデータを記憶又は保存する過程で所定の順序通りのライトアクセスが終了するまで次のライトアクセスを発行又は送らず、全てのデータを伝送順序通りに入力して一次的に記憶する第2のメモリ空間としての機能を有し、メモリ空間11とともに一端をシリアルバス3のアクセス制御部1側に共通接続され、調停部15に接続されている。I/O空間13は、メモリ部5における制御命令や制御データ用の内蔵レジスタ(図示せず。)が割り当てられる。   Like the sequence data described above, the I / O space 13 does not issue or send the next write access until the write access in the predetermined order is completed in the process of storing or storing the data in the access destination, and all the data As a second memory space for temporarily storing data in the order of transmission, and having one end connected together with the memory space 11 on the access control unit 1 side of the serial bus 3 and connected to the arbitration unit 15 Has been. The I / O space 13 is assigned a built-in register (not shown) for control instructions and control data in the memory unit 5.

調停部15は、メモリ空間11およびI/O空間13からの両出力を調停してアクセス空間17に選択的に出力する機能を有し、双方からの出力があるとき、メモリ空間11からの非シーケンスデータを先に優先的に調整出力する機能を有している。   The arbitration unit 15 has a function of arbitrating both outputs from the memory space 11 and the I / O space 13 and selectively outputting them to the access space 17. It has a function to preferentially adjust and output sequence data first.

アクセス空間17は、調停部15からの非シーケンスデータ又はシーケンスデータのアクセスを受け、これをメモリ空間11およびI/O空間13に対応して記憶する記憶部であり、後段のメモリ部7の図示しないメモリ空間11およびI/O空間13にシリアルバス3を介して接続されている。   The access space 17 is a storage unit that receives access to non-sequence data or sequence data from the arbitration unit 15 and stores it in correspondence with the memory space 11 and the I / O space 13. The memory space 11 and the I / O space 13 are not connected via the serial bus 3.

従って、メモリ部5に入力された非シーケンスデータ又はシーケンスデータは、メモリ空間11又はI/O空間13に記憶され、当該メモリ部5がアクセス先でなければ、調停部15からメモリ空間11の非シーケンスデータ又はシーケンスデータがアクセス空間17に一次的に記憶されるとともに、後段のメモリ部7に出力される。   Therefore, the non-sequence data or sequence data input to the memory unit 5 is stored in the memory space 11 or the I / O space 13, and if the memory unit 5 is not an access destination, the non-sequence data in the memory space 11 is transferred from the arbitration unit 15. The sequence data or the sequence data is temporarily stored in the access space 17 and output to the memory unit 7 at the subsequent stage.

当該メモリ部5がアクセス先であれば、調停部15から出力された双方のシーケンスデータがアクセス空間17の指定アドレスに記憶される。   If the memory unit 5 is an access destination, both sequence data output from the arbitration unit 15 are stored in the designated address of the access space 17.

次に、本発明に係るデータアクセス制御装置の動作を簡単に説明する。   Next, the operation of the data access control device according to the present invention will be briefly described.

アクセス制御部1から記憶先のアドレスを含むアクセス先を指定してシーケンスデータ又は非シーケンスデータを伝送すると、アクセス制御部1に最も近いメモリ部5では、非シーケンスデータをメモリ空間11に、シーケンスデータをI/O空間13に一時的に記憶する。   When sequence data or non-sequence data is transmitted from the access control unit 1 by specifying an access destination including a storage destination address, the non-sequence data is transferred to the memory space 11 in the memory unit 5 closest to the access control unit 1. Is temporarily stored in the I / O space 13.

調停部15は、メモリ空間11からの非シーケンスデータがあればこれを優先的に調整してアクセス空間17へ出力し、メモリ空間11からの非シーケンスデータがなく、又はメモリ空間11からの非シーケンスデータの出力後に、I/O空間13からシーケンスデータがあればこれをアクセス空間17へ出力する。   The arbitration unit 15 preferentially adjusts any non-sequence data from the memory space 11 and outputs the non-sequence data to the access space 17, and there is no non-sequence data from the memory space 11 or non-sequence from the memory space 11. If there is sequence data from the I / O space 13 after the data is output, it is output to the access space 17.

I/O空間13にシーケンスデータが記憶され、調停部15からアクセス空間17へ出力されるときは、最終のライトアクセスが終了するまで、シリアルバス3が占有されるとともに、調停部15によるI/O空間13からアクセス空間17への出力が確保される。   When the sequence data is stored in the I / O space 13 and is output from the arbitration unit 15 to the access space 17, the serial bus 3 is occupied until the final write access is completed, and the I / O by the arbitration unit 15 is An output from the O space 13 to the access space 17 is secured.

アクセス空間17は、自身がシーケンスデータ又は非シーケンスデータのアクセス先(ターゲットデバイス)であれば、当該シーケンスデータ又は非シーケンスデータを該当するアドレスに記憶保存し、アクセス先でなければ、後段のメモリ部7の図示しないメモリ空間11およびI/O空間13へシリアルバス3を介して出力する。以降、後段のメモリ部7ではメモリ部5と同様の動作処理が行われる。以降の図示しないメモリ部でも同様である。   If the access space 17 itself is the sequence data or non-sequence data access destination (target device), the sequence data or the non-sequence data is stored and stored in the corresponding address. 7 via the serial bus 3 to the memory space 11 and the I / O space 13 (not shown). Thereafter, operation processing similar to that of the memory unit 5 is performed in the subsequent memory unit 7. The same applies to the memory unit (not shown) thereafter.

このように本発明のデータアクセス制御装置は、シリアルバス3と、アクセス先を指定するとともに所定の伝送処理手順であるシーケンス処理の必要なシーケンスデータとその不必要な非シーケンスデータとを特徴付けてシリアルバス3を介してアクセス制御するアクセス制御部1と、そのシリアルバス3に直列接続され伝送されたそれら非シーケンスデータおよびシーケンスデータが入力されてアクセスされるメモリ部(被アクセス部)5、7とを具備している。   As described above, the data access control device according to the present invention characterizes the serial bus 3, the sequence data that specifies the access destination and the sequence processing that is a predetermined transmission processing procedure, and the unnecessary non-sequence data. An access control unit 1 that performs access control via the serial bus 3, and memory units (accessed units) 5 and 7 that are accessed by inputting the non-sequence data and sequence data that are serially connected to the serial bus 3 and transmitted. It is equipped with.

しかも、それらメモリ部5、7が、一端をシリアルバス3のアクセス制御部1側に接続され伝送された非シーケンスデータを記憶するメモリ空間(第1のメモリ空間)11と、この第1のメモリ空間11とともに一端をシリアルバス3のアクセス制御部1側に接続され伝送されたシーケンスデータを記憶するI/O空間(第2のメモリ空間)13と、それらメモリ空間11とI/O空間13からの出力についてメモリ空間11からの非シーケンスデータを優先調停して出力する調停部15と、この調停部15からのそれら非シーケンスデータおよびシーケンスデータのアクセスを受けるアクセス空間17とを有している。   In addition, the memory units 5 and 7 are connected at one end to the access control unit 1 side of the serial bus 3 and store the transmitted non-sequence data (first memory space) 11 and the first memory. An I / O space (second memory space) 13 for storing sequence data transmitted at one end together with the space 11 to the access control unit 1 side of the serial bus 3, and the memory space 11 and the I / O space 13 Is provided with an arbitration unit 15 that preferentially arbitrates and outputs non-sequence data from the memory space 11, and an access space 17 that receives access to the non-sequence data and sequence data from the arbitration unit 15.

そのため、伝送データを非シーケンスとシーケンスデータに分けてアクセス制御部1からデータ伝送すれば、個々のメモリ部5、7においては、メモリ空間11とI/O空間13の何れかからでもアクセス空間17にアクセス可能である。   Therefore, if the transmission data is divided into non-sequence and sequence data and is transmitted from the access control unit 1, the individual memory units 5 and 7 can access the access space 17 from either the memory space 11 or the I / O space 13. Is accessible.

従って、従来からI/O空間13を介して内部のアクセス空間17にアクセスして記憶していたデータであっても、非シーケンスデータであればメモリ空間11を介してアクセス空間17にアクセス可能となり、シーケンスデータのみI/O空間13を介してアクセス空間17にアクセスするから、レイテンシが削減され、全体的なアクセス期間の短縮化が容易になる。   Therefore, even if the data has conventionally been stored by accessing the internal access space 17 via the I / O space 13, the access space 17 can be accessed via the memory space 11 if it is non-sequence data. Since only the sequence data is accessed to the access space 17 via the I / O space 13, the latency is reduced and the overall access period can be easily shortened.

もっとも、本発明のメモリアクセス制御装置では、必ずしも、メモリ空間11からの非シーケンスデータを優先調停して出力する構成に限定されず、例えばメモリ空間11又はI/O空間13から先に出力されたデータを調停するような従来と同様の構成であれば、本発明の基本的目的達成が可能である。   However, the memory access control device of the present invention is not necessarily limited to the configuration in which the non-sequence data from the memory space 11 is preferentially arbitrated and output, for example, the memory space 11 or the I / O space 13 is output first. The basic object of the present invention can be achieved if the configuration is similar to the conventional one that mediates data.

また、メモリ空間11とI/O空間13の何れかからもアクセス空間17にアクセス可能であるから、アクセス制御部1以外に、メモリ部5、7にアクセスするアクセス元であるマスタからのアクセスをも支障なくアクセス空間17にアクセスさせ易く、この点でも全体的なアクセス期間の短縮化が容易になる。   In addition, since the access space 17 can be accessed from either the memory space 11 or the I / O space 13, in addition to the access control unit 1, access from a master that is an access source for accessing the memory units 5 and 7 is performed. However, it is easy to access the access space 17 without any trouble, and in this respect, the overall access period can be shortened easily.

さらに、シリアルバス3に複数のメモリ部5、7が直列的に接続された構成において、前段のメモリ部5を介してアクセス先である後段のメモリ部7又はそれ以降の被アクセス部のアクセス空間に非シーケンスデータ又はシーケンスデータを記憶保存する場合でも、全体的なアクセス期間の短縮化が容易で、伝送データの記憶保存も確実である。   Further, in a configuration in which a plurality of memory units 5, 7 are connected in series to the serial bus 3, the access space of the subsequent memory unit 7 that is the access destination via the previous memory unit 5 or the access target unit thereafter. Even when non-sequence data or sequence data is stored and saved, the overall access period can be easily shortened and transmission data can be stored and saved reliably.

ところで、上述した本発明に係るメモリアクセス制御装置は、被アクセス部としてメモリ部5、7を例に説明したが、本発明はこれに限定されるものではなく、被アクセス部としては、データを伝送する先の当該機器に内蔵する又は外部接続される種々のメモリや周辺機器において実施可能である。   In the memory access control device according to the present invention described above, the memory units 5 and 7 have been described as examples of the accessed unit. However, the present invention is not limited to this, and the accessed unit may include data. The present invention can be implemented in various memories and peripheral devices that are built in or externally connected to the transmission destination device.

なお、本発明に係るメモリアクセス制御装置は、複写機、ファクシミリ機、複合機等の画像形成装置、コンピュータ、その他の種々の電子機器において実施可能である。   The memory access control apparatus according to the present invention can be implemented in image forming apparatuses such as copying machines, facsimile machines, and multifunction machines, computers, and other various electronic devices.

1 アクセス制御部
3 シリアルバス(PCIバス)
5、7 メモリ部(被アクセス部)
9 スイッチ部
11 メモリ空間(第1のメモリ空間)
13 I/O空間(第2のメモリ空間)
15 調停部
17 アクセス空間(記憶部)
1 Access control unit 3 Serial bus (PCI bus)
5, 7 Memory part (accessed part)
9 Switch unit 11 Memory space (first memory space)
13 I / O space (second memory space)
15 Mediation unit 17 Access space (storage unit)

Claims (3)

シリアルバスと、
アクセス先を指定するとともに所定の伝送処理手順であるシーケンス処理の必要なシーケンスデータとその不必要な非シーケンスデータとを特徴付けて前記シリアルバスを介してアクセス制御するアクセス制御部と、
前記シリアルバスに直列的に挿入接続され伝送された前記非シーケンスデータおよび前記シーケンスデータが入力されてアクセスされる被アクセス部と、
を具備し、
前記被アクセス部は、一端を前記シリアルバスの前記アクセス制御部側に接続され伝送された前記非シーケンスデータを記憶する第1のメモリ空間と、この第1のメモリ空間とともに一端を前記シリアルバスの前記アクセス制御部側に接続され伝送された前記シーケンスデータを記憶する第2のメモリ空間と、前記第1および第2のメモリ空間からの出力を調停して出力する調停部と、この調停部からの前記非シーケンスデータおよび前記シーケンスデータのアクセスを受けるアクセス空間と、
を有することを特徴とするデータアクセス制御装置。
A serial bus,
An access control unit that specifies an access destination and characterizes sequence data required for sequence processing that is a predetermined transmission processing procedure and unnecessary non-sequence data, and performs access control via the serial bus;
The non-sequence data that is inserted and connected in series to the serial bus and transmitted, and the accessed part to which the sequence data is input and accessed;
Comprising
The accessed section has one end connected to the access control section side of the serial bus and stores the transmitted non-sequence data, and one end of the serial bus together with the first memory space. A second memory space that is connected to the access control unit and stores the transmitted sequence data; an arbitration unit that arbitrates and outputs outputs from the first and second memory spaces; and An access space for receiving the non-sequence data and the sequence data;
A data access control device comprising:
前記調停部は、前記第1のメモリ空間からの前記非シーケンスデータを優先調停して出力する請求項1記載のデータアクセス制御装置。   The data access control device according to claim 1, wherein the arbitration unit performs priority arbitration and outputs the non-sequence data from the first memory space. 前記シリアルバスに複数の前記被アクセス部が直列的に接続され、後段の前記被アクセス部における前記第1および第2のメモリ空間が前段の前記アクセス空間に前記シリアルバスを介して接続され、前記アクセス先に該当する前記アクセス空間に前記非シーケンスデータ又は前記シーケンスデータが保存される請求項1又は2記載のデータアクセス制御装置。   A plurality of the accessed parts are connected in series to the serial bus, and the first and second memory spaces in the accessed part in the subsequent stage are connected to the access space in the preceding stage via the serial bus, The data access control device according to claim 1, wherein the non-sequence data or the sequence data is stored in the access space corresponding to an access destination.
JP2010065980A 2010-03-23 2010-03-23 Data access control device Active JP5361773B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010065980A JP5361773B2 (en) 2010-03-23 2010-03-23 Data access control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010065980A JP5361773B2 (en) 2010-03-23 2010-03-23 Data access control device

Publications (2)

Publication Number Publication Date
JP2011198219A true JP2011198219A (en) 2011-10-06
JP5361773B2 JP5361773B2 (en) 2013-12-04

Family

ID=44876293

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010065980A Active JP5361773B2 (en) 2010-03-23 2010-03-23 Data access control device

Country Status (1)

Country Link
JP (1) JP5361773B2 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5074349A (en) * 1973-10-31 1975-06-19
JPS62293362A (en) * 1986-06-11 1987-12-19 Nec Corp Memory access control system
JP2000187559A (en) * 1998-12-24 2000-07-04 Hitachi Ltd Disk system
JP2006039849A (en) * 2004-07-26 2006-02-09 Matsushita Electric Ind Co Ltd Inter-module communication device and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5074349A (en) * 1973-10-31 1975-06-19
JPS62293362A (en) * 1986-06-11 1987-12-19 Nec Corp Memory access control system
JP2000187559A (en) * 1998-12-24 2000-07-04 Hitachi Ltd Disk system
JP2006039849A (en) * 2004-07-26 2006-02-09 Matsushita Electric Ind Co Ltd Inter-module communication device and method

Also Published As

Publication number Publication date
JP5361773B2 (en) 2013-12-04

Similar Documents

Publication Publication Date Title
JP4322451B2 (en) Data transfer method between DSP memories or between DSP memory and CPU memory (DPRAM)
EP2725497A1 (en) Memory arbitration circuit and method
KR100967760B1 (en) Semiconductor memory apparatus, memory access control system and data reading method
JP4198376B2 (en) Bus system and information processing system including bus system
JP4656347B2 (en) Computer system
JP2002222163A (en) Multi-core dsp device having coupled sub-system memory bus for global dma access
US20080082621A1 (en) Slave network interface circuit for improving parallelism of on-chip network and system thereof
US20190387124A1 (en) Control circuitry, image forming apparatus incorporating the control circuitry, control method, and non-transitory recording medium storing program
JP2007094649A (en) Access arbitration circuit
JP2004318340A (en) Data transfer controller
US20130117533A1 (en) Coprocessor having task sequence control
JP4902640B2 (en) Integrated circuit and integrated circuit system
JP4446968B2 (en) Data processing device
US7130946B2 (en) Configuration and method having a first device and a second device connected to the first device through a cross bar
US9767054B2 (en) Data transfer control device and memory-containing device
TWI553483B (en) Processor and method for accessing memory
JP5361773B2 (en) Data access control device
JP2005085079A (en) Data transfer controller
JP2008129904A (en) Bus repeater and bus control system
US9411758B2 (en) Semiconductor device
US8239652B2 (en) Data processing system
JP5101195B2 (en) Interface controller
US20100153610A1 (en) Bus arbiter and bus system
JP4249741B2 (en) Bus system and information processing system including bus system
JP2016154001A (en) Image processor, data transfer control method for image processing, and data transfer control program for image processing

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130311

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130319

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130515

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130806

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130903

R150 Certificate of patent or registration of utility model

Ref document number: 5361773

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150