JP5246810B2 - Output control circuit, output control circuit control method and control program thereof - Google Patents

Output control circuit, output control circuit control method and control program thereof Download PDF

Info

Publication number
JP5246810B2
JP5246810B2 JP2010253961A JP2010253961A JP5246810B2 JP 5246810 B2 JP5246810 B2 JP 5246810B2 JP 2010253961 A JP2010253961 A JP 2010253961A JP 2010253961 A JP2010253961 A JP 2010253961A JP 5246810 B2 JP5246810 B2 JP 5246810B2
Authority
JP
Japan
Prior art keywords
data
output
order
fifo
input
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
JP2010253961A
Other languages
Japanese (ja)
Other versions
JP2012104034A (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.)
NEC Platforms Ltd
Original Assignee
NEC AccessTechnica 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 AccessTechnica Ltd filed Critical NEC AccessTechnica Ltd
Priority to JP2010253961A priority Critical patent/JP5246810B2/en
Publication of JP2012104034A publication Critical patent/JP2012104034A/en
Application granted granted Critical
Publication of JP5246810B2 publication Critical patent/JP5246810B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Multi Processors (AREA)

Description

本発明は出力制御回路、出力制御回路の制御方法及びその制御プログラムに関する。   The present invention relates to an output control circuit, a control method for the output control circuit, and a control program therefor.

入力されたデータを入力された順番に出力する、FIFO(First In, First Out)回路については、様々な技術が提案されている。例えば、特許文献1では、小さい回路規模において、複数系統のデータに対して適切にFIFO機能を提供できるデータ記憶装置の技術が開示されている。特許文献2では、複数のFIFO回路においてデータ処理の順序を指定したい場合、同期コマンドを特定のFIFO回路に送出することで、処理順序指定動作を実現する技術が開示されている。   Various techniques have been proposed for a FIFO (First In, First Out) circuit that outputs input data in the input order. For example, Patent Document 1 discloses a technology of a data storage device that can appropriately provide a FIFO function for a plurality of systems of data with a small circuit scale. Patent Document 2 discloses a technique for realizing a processing order specifying operation by sending a synchronization command to a specific FIFO circuit when it is desired to specify the order of data processing in a plurality of FIFO circuits.

また、特許文献3では、要求FIFO回路と応答FIFO回路間において発生するデッドロックの可能性を検出し、回避する技術が開示されている。特許文献4では、FIFOデータ経路をインタロックする技術が開示されている。   Patent Document 3 discloses a technique for detecting and avoiding the possibility of deadlock occurring between a request FIFO circuit and a response FIFO circuit. Patent Document 4 discloses a technique for interlocking a FIFO data path.

特開2001−209811号公報JP 2001-209811 A 特開平06−162206号公報Japanese Patent Laid-Open No. 06-162206 特開平08−249295号公報Japanese Patent Laid-Open No. 08-249295 特開平11−003206号公報Japanese Patent Laid-Open No. 11-003206

しかしながら、特許文献1〜4では、データが入力されて出力される場合、そのデータの前に入力された他のデータよりも後に出力され、そのデータの後に入力された他のデータよりも前に出力される必要がある所定のデータ(以下、順序整合データとする)を、複数のFIFO回路を用いて処理する技術は開示されていない。   However, in Patent Documents 1 to 4, when data is input and output, it is output after other data input before that data and before other data input after that data. There is no disclosure of a technique for processing predetermined data that needs to be output (hereinafter referred to as order matching data) using a plurality of FIFO circuits.

本発明は、このような問題点を解決するためになされたものであり、順序整合データを複数のFIFO回路で処理することができる出力制御回路、出力制御回路の制御方法及びその制御プログラムを提供することを目的とする。   The present invention has been made to solve such problems, and provides an output control circuit capable of processing order matching data by a plurality of FIFO circuits, a control method for the output control circuit, and a control program therefor The purpose is to do.

本発明にかかる出力制御回路は、順序整合データと非順序整合データとの2種類からなるデータのうち、順序整合データが入力された場合、順序整合データを識別する識別情報を生成するデータ解析部と、互いに異なる順序整合データが割り振られる第1及び第2のFIFO回路と、入力されたデータが順序整合データである場合、前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する制御部を備える。   The output control circuit according to the present invention includes a data analysis unit that generates identification information for identifying the order matching data when the order matching data is input among the two types of data of the order matching data and the non-order matching data. And the first and second FIFO circuits to which different order matching data are allocated, and when the input data is order matching data, the order matching data is obtained from the order matching data based on the identification information. The first and second FIFO circuits are controlled so that the data is output after the unordered data input before and output before the unordered data input after the ordered data. A control unit is provided.

本発明にかかる出力制御回路の制御方法は、入力されたデータが順序整合データか非順序整合データかを検出する第1のステップと、入力されたデータが順序整合データである場合、順序整合データを識別する識別情報を生成し、互いに異なる順序整合データを第1及び第2のFIFO回路に割り振る第2のステップと、前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する第3のステップを備える。   The control method of the output control circuit according to the present invention includes a first step of detecting whether the input data is order-matched data or non-order-matched data, and if the input data is order-matched data, the order-matching data A second step of generating identification information for identifying and assigning different order matching data to the first and second FIFO circuits, and based on the identification information, the order matching data is more than the order matching data. The first and second FIFO circuits are controlled so that they are output after the unordered matching data input before and output before the unordered matching data input after the ordered matching data. A third step is provided.

また、本発明にかかる出力制御回路の制御プログラムは、入力されたデータが順序整合データか非順序整合データかを検出する第1の処理と、入力されたデータが順序整合データである場合、順序整合データを識別する識別情報を生成し、互いに異なる順序整合データを第1及び第2のFIFO回路に割り振る第2の処理と、前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する第3の処理を出力制御回路に実行させる。   The control program for the output control circuit according to the present invention includes a first process for detecting whether the input data is order-aligned data or non-order-matched data, and if the input data is order-aligned data, A second process of generating identification information for identifying the matching data and allocating different order matching data to the first and second FIFO circuits, and the order matching data is based on the identification information. The first and second FIFO circuits are output after the non-order-matching data inputted before and before the non-order-matching data inputted after the order-matching data. The output control circuit is caused to execute the third process to be controlled.

本発明により、順序整合データを、複数のFIFO回路で処理することができる出力制御回路、出力制御回路の制御方法及びその制御プログラムを提供することができる。   According to the present invention, it is possible to provide an output control circuit capable of processing order matching data by a plurality of FIFO circuits, a control method for the output control circuit, and a control program therefor.

実施の形態1にかかる、出力制御回路の全体構成例を示すブロック図である。1 is a block diagram illustrating an example of the overall configuration of an output control circuit according to a first embodiment; 実施の形態1にかかる、順序整合データ及び非順序整合データの出力制御例を示す図である。FIG. 4 is a diagram illustrating an example of output control of order matching data and non-order matching data according to the first exemplary embodiment. 実施の形態2にかかる、出力制御回路の全体構成例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of the overall configuration of an output control circuit according to a second embodiment. 実施の形態2にかかる、FIFO回路制御部の全体構成例を示すブロック図である。FIG. 3 is a block diagram illustrating an example of the overall configuration of a FIFO circuit control unit according to a second embodiment; 実施の形態2にかかる、FIFO出力順序制御部の全体構成例を示すブロック図である。FIG. 6 is a block diagram illustrating an example of the overall configuration of a FIFO output order control unit according to a second embodiment. 実施の形態2にかかる、データ入力時の各FIFO回路の第1の状態例を示す図である。FIG. 10 is a diagram illustrating a first state example of each FIFO circuit during data input according to the second embodiment; 実施の形態2にかかる、データ入力時の各FIFO回路の第2の状態例を示す図である。FIG. 10 is a diagram illustrating a second state example of each FIFO circuit during data input according to the second embodiment; 実施の形態2にかかる、データ入力時の各FIFO回路の第3の状態例を示す図である。FIG. 10 is a diagram illustrating a third state example of each FIFO circuit during data input according to the second embodiment; 実施の形態2にかかる、データ入力時の各FIFO回路の第4の状態例を示す図である。FIG. 10 is a diagram illustrating a fourth state example of each FIFO circuit during data input according to the second embodiment; 実施の形態2にかかる、複数のFIFO回路のデータ入力に係る動作タイミングの例を示す図である。FIG. 10 is a diagram illustrating an example of operation timing related to data input of a plurality of FIFO circuits according to the second embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第1の状態例を示す図である。FIG. 10 is a diagram illustrating a first state example of each FIFO circuit during data output according to the second embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第2の状態例を示す図である。FIG. 10 is a diagram illustrating a second state example of each FIFO circuit during data output according to the second embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第3の状態例を示す図である。FIG. 10 is a diagram illustrating a third state example of each FIFO circuit during data output according to the second embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第4の状態例を示す図である。FIG. 10 is a diagram illustrating a fourth state example of each FIFO circuit during data output according to the second exemplary embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第5の状態例を示す図である。FIG. 10 is a diagram illustrating a fifth state example of each FIFO circuit during data output according to the second embodiment; 実施の形態2にかかる、データ出力時の各FIFO回路の第6の状態例を示す図である。FIG. 10 is a diagram illustrating a sixth state example of each FIFO circuit during data output according to the second embodiment; 実施の形態2にかかる、FIFO回路Aのデータ出力に係る動作タイミングの例を示す図である。FIG. 10 is a diagram illustrating an example of operation timing related to data output of the FIFO circuit A according to the second exemplary embodiment; 実施の形態2にかかる、FIFO回路Bのデータ出力に係る動作タイミングの例を示す図である。FIG. 10 is a diagram illustrating an example of operation timing related to data output of the FIFO circuit B according to the second embodiment; 実施の形態3にかかる、出力制御回路の全体構成例を示すブロック図である。FIG. 5 is a block diagram illustrating an example of the overall configuration of an output control circuit according to a third embodiment.

実施の形態1
以下、図面を参照して本発明の実施の形態1について説明する。図1は、出力制御回路100の全体構成例を示すブロック図である。出力制御回路100は、データ解析部101、FIFO回路102(第1のFIFO回路)、FIFO回路103(第2のFIFO回路)、制御部104を備える。出力制御回路100は、データの取得及び出力が可能であるほか、FIFO回路102、103によって、入力データを保存することが可能である。
Embodiment 1
Embodiment 1 of the present invention will be described below with reference to the drawings. FIG. 1 is a block diagram illustrating an example of the overall configuration of the output control circuit 100. The output control circuit 100 includes a data analysis unit 101, a FIFO circuit 102 (first FIFO circuit), a FIFO circuit 103 (second FIFO circuit), and a control unit 104. The output control circuit 100 can acquire and output data, and can store input data by the FIFO circuits 102 and 103.

出力制御回路100は、コンピュータに搭載され、コンピュータ内の他の回路からデータを取得する。出力制御回路100は取得したデータを一時的に保存した後、適切な順序でコンピュータ内の他の回路に出力する。   The output control circuit 100 is mounted on a computer and acquires data from other circuits in the computer. The output control circuit 100 temporarily stores the acquired data, and then outputs it to other circuits in the computer in an appropriate order.

データ解析部101は、出力制御回路100への入力データが、前述の順序整合データであるか否かを検出する。入力データが順序整合データである場合は、データ解析部101は制御部104に、入力データが順序整合データであることを示す識別情報を出力する。この識別情報は、入力データにおいて、どのデータからどのデータまでが順序整合データであるかが、識別可能な情報であればよい。例えば、順序整合データの最初のデータと最後のデータが入力された場合のみ、データ解析部101は制御部104に識別情報を出力するようにしてもよい。あるいは、順序整合データ中の全てのデータにおいて、データ解析部101は制御部104に識別情報を出力してもよい。なお、データ解析部101は、具体的にはCPU等のプロセッサを備える。   The data analysis unit 101 detects whether the input data to the output control circuit 100 is the above-described order matching data. When the input data is order matching data, the data analysis unit 101 outputs identification information indicating that the input data is order matching data to the control unit 104. This identification information only needs to be information that can identify which data to which data is order-aligned data in the input data. For example, the data analysis unit 101 may output identification information to the control unit 104 only when the first data and the last data of the order matching data are input. Alternatively, the data analysis unit 101 may output identification information to the control unit 104 for all data in the order matching data. The data analysis unit 101 specifically includes a processor such as a CPU.

複数データからなる前述の「順序整合データ」は、出力制御回路100がデータを出力する場合、順序整合データ同士であれば、入力順に出力される必要はない。しかし、データ出力の場合、順序整合データと非順序整合データとの混合が起きることは許されない。このデータ入力及び出力の場合の、順序整合データと非順序整合データの処理に関しては後述する。なお、順序整合データは、例えばシステムを設定するためのデータであり、システムの設定前に入力されるデータが、設定後に入力されるデータよりも前の順序で出力される必要があるようなデータである。   When the output control circuit 100 outputs data, the above-mentioned “order matching data” composed of a plurality of data does not need to be output in the order of input as long as the order matching data is between them. However, in the case of data output, mixing of ordered data and non-ordered data is not allowed. The processing of the order matching data and the non-order matching data in the case of this data input and output will be described later. Note that the order matching data is data for setting the system, for example, and the data input before the system setting needs to be output in the order before the data input after the setting. It is.

FIFO回路102、103は、出力制御回路100への入力データを取得し、それぞれは取得した入力データを入力順に出力する。制御部104の制御により、FIFO回路102、103には互いに異なる順序整合データが割り振られる。なお、FIFO回路102、103は、具体的にはRAM等のメモリを備える。   The FIFO circuits 102 and 103 acquire input data to the output control circuit 100, and each outputs the acquired input data in the order of input. Under the control of the control unit 104, different order matching data is allocated to the FIFO circuits 102 and 103. Specifically, the FIFO circuits 102 and 103 include a memory such as a RAM.

制御部104は、FIFO回路102、103のデータ入力及び出力を制御する。FIFO回路102、103のデータ入力については、前述の通り、FIFO回路102、103には互いに異なる順序整合データが割り振られるように、制御部104は制御情報をFIFO回路102、103に出力する。また、FIFO回路102、103のデータ出力については、所定のタイミングでFIFO回路102、103が入力データを出力するように、制御部104は制御情報をFIFO回路102、103に出力する。なお、制御部104は、具体的にはCPU等のプロセッサを備える。   The control unit 104 controls data input and output of the FIFO circuits 102 and 103. As for the data input of the FIFO circuits 102 and 103, as described above, the control unit 104 outputs control information to the FIFO circuits 102 and 103 so that different order matching data is allocated to the FIFO circuits 102 and 103. As for the data output of the FIFO circuits 102 and 103, the control unit 104 outputs control information to the FIFO circuits 102 and 103 so that the FIFO circuits 102 and 103 output input data at a predetermined timing. Specifically, the control unit 104 includes a processor such as a CPU.

図2を用いて、入力データを出力する場合の、順序整合データと非順序整合データの出力制御例に関して説明する。図2での「入力データ」の図において、データA〜Eから構成されるデータは、順序整合データである。データ1〜4、5〜8から構成されるデータは、非順序整合データである。また、データ1〜4は順序整合データの前に入力された第1の非順序整合データであり、データ5〜8は順序整合データの後に入力された第2の非順序整合データである。データA〜E、1〜8は、順序整合データ及び非順序整合データの1単位のデータを示している。データ1〜8の非順序整合データは、入力時と同じ順序で出力される必要はない。なお、図2のデータ入力及び出力を示す図においては、左のデータほど、先に入力または出力されることを示している。   An example of output control for order-aligned data and non-order-aligned data when outputting input data will be described with reference to FIG. In the “input data” diagram in FIG. 2, the data composed of the data A to E is order matching data. Data composed of data 1 to 4 and 5 to 8 is non-order matching data. Further, data 1 to 4 are first non-order matched data input before order matched data, and data 5 to 8 are second non-order matched data inputted after order matched data. Data A to E and 1 to 8 indicate data of one unit of order matching data and non-order matching data. The unordered data of data 1 to 8 need not be output in the same order as input. In the drawing showing data input and output in FIG. 2, the left data indicates that the data is input or output earlier.

図2の入力時においては、第1の非順序整合データが先に出力制御回路100に入力される。次に、順序整合データが入力され、その後に第2の非順序整合データが入力される。データ入力がこの順序である場合、出力制御回路100は例えば「データ出力順序1」に示された順序で、入力データを出力することができる。「データ出力順序1」に示された順序では、順序整合データは、データA〜Eにおける順序は入力時と異なっているものの、非順序整合データとの混合は起こらずに、データA〜Eがひと固まりとして出力されるからである。つまり、順序整合データは、順序整合データよりも前に入力された第1の非順序整合データよりも後に出力され、順序整合データよりも後に入力された第2の非順序整合データよりも前に出力される。   At the time of input in FIG. 2, the first non-order matching data is input to the output control circuit 100 first. Next, order matching data is input, and then second non-order matching data is input. When the data input is in this order, the output control circuit 100 can output the input data in the order shown in “data output order 1”, for example. In the order shown in the “data output order 1”, the order-aligned data is different from the order in the data A to E, but the data A to E is not mixed with the non-order matched data. This is because it is output as a lump. In other words, the ordered data is output after the first non-ordered data input before the ordered data, and before the second non-ordered data input after the ordered data. Is output.

しかし、出力制御回路100は「データ出力順序2」に示された順序で、入力データを出力することはできない。「データ出力順序2」に示された順序では、順序整合データであるデータA〜Eは、A〜Eのひと固まりではなく、非順序整合データ(図2の例ではデータ2及び6)と混合して出力されるからである。つまり、順序整合データは、順序整合データよりも前に入力された第1の非順序整合データよりも後に出力され、順序整合データよりも後に入力された第2の非順序整合データよりも前に出力されるようにはなっていない。   However, the output control circuit 100 cannot output input data in the order shown in “data output order 2”. In the order shown in “Data Output Order 2”, the data A to E which are the order matching data are not a group of A to E but mixed with the non-order matching data (data 2 and 6 in the example of FIG. 2). Is output. In other words, the ordered data is output after the first non-ordered data input before the ordered data, and before the second non-ordered data input after the ordered data. It is not supposed to be output.

以上のように、出力制御回路100がデータを出力する場合、順序整合データ内におけるデータの順番の入れ替えは起こっていてもよいが、順序整合データと非順序整合データとの混合が起きることは許されない。なお、順序整合データは、この性質を満たすデータであれば、いかなる種類のデータでもよい。   As described above, when the output control circuit 100 outputs data, the order of the data in the order matching data may be changed, but it is allowed to mix the order matching data and the non-order matching data. Not. Note that the order matching data may be any kind of data as long as the data satisfies this property.

なお、FIFO回路102、103には、前述の通り、制御部104の制御により異なる順序整合データが入力される。例えば図2においては、FIFO回路102にはデータA、C、Eが入力され、FIFO回路103にはデータB、Dが入力される。非順序整合データであるデータ1〜8も、FIFO回路102、103には異なるデータが入力される。   Note that different order matching data is input to the FIFO circuits 102 and 103 under the control of the control unit 104 as described above. For example, in FIG. 2, data A, C, and E are input to the FIFO circuit 102, and data B and D are input to the FIFO circuit 103. Different data is also input to the FIFO circuits 102 and 103 as data 1 to 8 which are non-order matching data.

また、データ解析部101は、図2での「入力データ」において、データA〜Eが順序整合データであることを示す識別情報を、制御部104に出力する。例えば、データ解析部101はデータA、Eを取得した場合、制御部104に識別情報を出力することで、データA〜Eが順序整合データであることを制御部104に伝達する。つまり、この識別情報は、順序整合データの最初と最後のデータを示している。あるいは、データ解析部101はデータA〜Eのそれぞれを取得した場合、制御部104に識別情報を出力することで、データA〜Eが順序整合データであることを制御部104に伝達してもよい。   In addition, the data analysis unit 101 outputs identification information indicating that the data A to E is the order matching data in the “input data” in FIG. 2 to the control unit 104. For example, when the data analysis unit 101 acquires the data A and E, the data analysis unit 101 outputs identification information to the control unit 104 to notify the control unit 104 that the data A to E are order matching data. That is, this identification information indicates the first and last data of the order matching data. Alternatively, when each of the data A to E is acquired, the data analysis unit 101 outputs identification information to the control unit 104, so that the data A to E is transmitted to the control unit 104 that is the order matching data. Good.

以下、出力制御回路100への入力データが順序整合データである場合の、出力制御回路100の処理について説明する。まず、データ解析部101は、出力制御回路100への入力データが、順序整合データであるか否かを検出する。これを第1のステップとする。入力データが順序整合データである場合、データ解析部101は順序整合データを識別する識別情報を生成し、制御部104に出力する。また、制御部104は、互いに異なる順序整合データをFIFO回路102、103に割り振る。これを第2のステップとする。制御部104は、FIFO回路102、103が順序整合データを出力する場合、前記識別情報に基づいて以下のように制御する。即ち、前記識別情報に基づいて、FIFO回路102、103が併せて出力する順序整合データが、順序整合データよりも前に入力された第1の非順序整合データよりも後に出力され、順序整合データよりも後に入力された第2の非順序整合データよりも前に出力されるように制御する。これを第3のステップとする。   Hereinafter, processing of the output control circuit 100 when the input data to the output control circuit 100 is order matching data will be described. First, the data analysis unit 101 detects whether or not the input data to the output control circuit 100 is order matching data. This is the first step. When the input data is order matching data, the data analysis unit 101 generates identification information for identifying the order matching data and outputs the identification information to the control unit 104. Further, the control unit 104 allocates different order matching data to the FIFO circuits 102 and 103. This is the second step. When the FIFO circuits 102 and 103 output the order matching data, the control unit 104 performs the following control based on the identification information. In other words, based on the identification information, the order matching data output by the FIFO circuits 102 and 103 is output after the first non-order matching data input before the order matching data. Control is performed so that the data is output before the second non-order-matching data input later. This is the third step.

以上の構成により、順序整合データを、複数のFIFO回路で処理することが可能な出力制御回路、出力制御回路の制御方法及びその制御プログラムを提供することができる。   With the above configuration, it is possible to provide an output control circuit capable of processing order matching data by a plurality of FIFO circuits, a control method for the output control circuit, and a control program therefor.

実施の形態2
以下、図面を参照して本発明の実施の形態2について説明する。なお、実施の形態1と同様の説明については、適宜省略する。まず、図3のブロック図を用いて、本実施の形態における出力制御回路200の全体構成例を説明する。出力制御回路200は、データ解析部201、FIFO回路A202、FIFO回路B203、FIFO回路制御部210を備える。図3のデータ解析部201、FIFO回路A202、FIFO回路B203、FIFO回路制御部210は、実施の形態1におけるデータ解析部101、FIFO回路102、FIFO回路103、制御部104に相当する。また、FIFO回路A202、FIFO回路B203は並列に接続される。
Embodiment 2
The second embodiment of the present invention will be described below with reference to the drawings. Note that the description similar to that of Embodiment 1 is omitted as appropriate. First, an example of the overall configuration of the output control circuit 200 in this embodiment will be described with reference to the block diagram of FIG. The output control circuit 200 includes a data analysis unit 201, a FIFO circuit A202, a FIFO circuit B203, and a FIFO circuit control unit 210. The data analysis unit 201, the FIFO circuit A202, the FIFO circuit B203, and the FIFO circuit control unit 210 in FIG. 3 correspond to the data analysis unit 101, the FIFO circuit 102, the FIFO circuit 103, and the control unit 104 in the first embodiment. Further, the FIFO circuit A202 and the FIFO circuit B203 are connected in parallel.

出力制御回路200は、外部からのデータの取得及びデータの出力が可能であるほか、FIFO回路A202、B203によって、入力データを保存することが可能である。   The output control circuit 200 can acquire data from the outside and output the data, and can store input data by the FIFO circuits A202 and B203.

データ解析部201は、外部からの出力制御回路200への入力データRDを取得した場合、当該入力データRDをFIFO回路A202、B203のいずれにより処理するかを決定し、決定内容を選択信号としてFIFO回路制御部210に出力する。FIFO回路A202にデータを入力すると決定した場合、その情報を示す選択信号S_Aを有効にして、FIFO回路制御部210に出力する。FIFO回路B203にデータを入力すると決定した場合、その情報を示す選択信号S_Bを有効にして、FIFO回路制御部210に出力する。なお、データ解析部201におけるFIFO回路の決定については、データが来る毎に入力先のFIFO回路を交替して決めてもよいし、各FIFO回路の処理速度等に応じて決めてもよい。   When the data analysis unit 201 acquires input data RD from the outside to the output control circuit 200, the data analysis unit 201 determines which of the FIFO circuits A202 and B203 processes the input data RD, and uses the determined content as a selection signal as a FIFO. Output to the circuit controller 210. When it is determined to input data to the FIFO circuit A 202, the selection signal S_A indicating the information is validated and output to the FIFO circuit control unit 210. When it is determined to input data to the FIFO circuit B 203, the selection signal S_B indicating the information is validated and output to the FIFO circuit control unit 210. The determination of the FIFO circuit in the data analysis unit 201 may be determined by replacing the input FIFO circuit every time data arrives, or may be determined according to the processing speed of each FIFO circuit.

データ解析部201は、入力データRDを取得した場合、選択信号S_Aか選択信号S_Bのいずれかを出力する。換言すると、同時に選択信号S_A及び選択信号S_Bの両方が出力されること、又は、両方が同時に出力されない、ということはない。これは、同じ入力データRDをFIFO回路A202、B203が両方で処理すること、又はFIFO回路A202、B203のどちらも処理しない入力データRDが発生することを防ぐためである。   When the data analysis unit 201 acquires the input data RD, the data analysis unit 201 outputs either the selection signal S_A or the selection signal S_B. In other words, both the selection signal S_A and the selection signal S_B are not output at the same time, or neither is output at the same time. This is to prevent the same input data RD from being processed by both the FIFO circuits A202 and B203, or the occurrence of input data RD that is not processed by either of the FIFO circuits A202 and B203.

また、データ解析部201は、入力データRDを解析し、入力データRDが順序整合データであるか否かを検出する。入力データRDが順序整合データである場合、データ解析部201はFIFO回路制御部210に、入力データRDが順序整合データであることを示す順序整合信号OEを有効にして出力する。この順序整合信号OEは、実施の形態1の識別情報に相当する。順序整合信号OEは、順序整合データの最初のデータと、最後のデータが入力された場合、FIFO回路制御部210に出力される。順序整合信号OEを取得することで、FIFO回路制御部210は、入力データRDにおいてどのデータからどのデータまでが順序整合データであるかを識別することができる。順序整合データの説明については、実施の形態1と同様であるため、説明を省略する。   Further, the data analysis unit 201 analyzes the input data RD and detects whether or not the input data RD is order matching data. When the input data RD is order matching data, the data analysis unit 201 validates and outputs the order matching signal OE indicating that the input data RD is order matching data to the FIFO circuit control unit 210. This order matching signal OE corresponds to the identification information of the first embodiment. The order matching signal OE is output to the FIFO circuit control unit 210 when the first data and the last data of the order matching data are input. By acquiring the order matching signal OE, the FIFO circuit control unit 210 can identify which data from which data is the order matching data in the input data RD. Since the description of the order matching data is the same as that of the first embodiment, the description is omitted.

ここでデータ解析部201は、入力データRDが順序整合データであることを検知した際、FIFO回路A202、B203に、互いに異なる順序整合データが割り振られるように制御する。例えば、データ解析部201は、順序整合データを交互にFIFO回路A202、B203に割り振るため、選択信号S_A、S_Bを、順序整合データを受信する毎に交互に出力してもよい。また、FIFO回路A202、B203の処理速度等に応じて、順序整合データを割り振ってもよい。ただし、データ解析部201は、順序整合データがFIFO回路A202、B203の片方のみに割り振られるように制御することは許されない。   Here, when the data analysis unit 201 detects that the input data RD is order matching data, the data analysis unit 201 performs control so that different order matching data is allocated to the FIFO circuits A 202 and B 203. For example, the data analysis unit 201 may alternately output the selection signals S_A and S_B every time the order matching data is received in order to allocate the order matching data to the FIFO circuits A202 and B203 alternately. Further, the order matching data may be allocated according to the processing speed of the FIFO circuits A202 and B203. However, the data analysis unit 201 is not allowed to perform control so that the order matching data is allocated to only one of the FIFO circuits A202 and B203.

FIFO回路A202は、外部からの入力データRDを取得し、取得したデータを入力順に出力する。また、FIFO回路A202はFIFO回路制御部210が出力した入力有効信号WE_A、入力アドレス信号WP_A、出力アドレス信号RP_Aを取得する。   The FIFO circuit A202 acquires input data RD from the outside, and outputs the acquired data in the order of input. Further, the FIFO circuit A202 acquires the input valid signal WE_A, the input address signal WP_A, and the output address signal RP_A output from the FIFO circuit control unit 210.

入力有効信号WE_Aは、入力データRDがFIFO回路A202において入力及び出力の処理がされるデータであることをFIFO回路制御部210が決定した場合、FIFO回路制御部210がFIFO回路A202に対して出力する信号である。FIFO回路A202は、入力データRDを入力有効信号WE_Aと同時に取得した場合のみ、入力データRDが有効であると判定し、内部のアドレスへ入力データRDを入力する。一方、入力データRDを取得したが入力有効信号WE_Aを取得しない場合、FIFO回路A202はその入力データRDは有効でないとみなし、FIFO回路A202内部のアドレスへは入力しない。   The input valid signal WE_A is output from the FIFO circuit control unit 210 to the FIFO circuit A202 when the FIFO circuit control unit 210 determines that the input data RD is data to be input and output in the FIFO circuit A202. Signal. The FIFO circuit A202 determines that the input data RD is valid only when the input data RD is acquired simultaneously with the input valid signal WE_A, and inputs the input data RD to the internal address. On the other hand, when the input data RD is acquired but the input valid signal WE_A is not acquired, the FIFO circuit A202 considers that the input data RD is not valid and does not input the address inside the FIFO circuit A202.

入力アドレス信号WP_Aは、FIFO回路制御部210が入力有効信号WE_Aと同時にFIFO回路A202に出力する信号であり、FIFO回路A202内部において入力データRDを保存するアドレスの情報が含まれている。FIFO回路A202は入力アドレス信号WP_Aに基づき、入力データRDを所定のアドレスに入力する。   The input address signal WP_A is a signal that the FIFO circuit control unit 210 outputs to the FIFO circuit A202 simultaneously with the input valid signal WE_A, and includes information on an address for storing the input data RD in the FIFO circuit A202. The FIFO circuit A202 inputs the input data RD to a predetermined address based on the input address signal WP_A.

出力アドレス信号RP_Aは、FIFO回路制御部210がFIFO回路A202の出力順序を制御する信号であり、FIFO回路A202の特定のアドレスに入力されるデータを出力する命令である。FIFO回路A202は出力アドレス信号RP_Aに示されたアドレスに入力されているデータを、出力データとして外部に出力する。図2では、FIFO回路A202が出力するデータの信号は出力データTD_Aとして表記される。   The output address signal RP_A is a signal for the FIFO circuit control unit 210 to control the output order of the FIFO circuit A202, and is an instruction for outputting data input to a specific address of the FIFO circuit A202. The FIFO circuit A202 outputs the data input to the address indicated by the output address signal RP_A to the outside as output data. In FIG. 2, the data signal output from the FIFO circuit A202 is represented as output data TD_A.

FIFO回路B203は、外部からの入力データRDを取得し、取得したデータを入力順に出力する。また、FIFO回路B203はFIFO回路制御部210が出力した入力有効信号WE_B、入力アドレス信号WP_B、出力アドレス信号RP_Bを取得する。この入力有効信号WE_B、入力アドレス信号WP_B、出力アドレス信号RP_Bについての説明、各信号を取得した場合のFIFO回路B203の処理については、前述のFIFO回路A202における入力有効信号WE_A、入力アドレス信号WP_A、出力アドレス信号RP_Aについての説明と同様であるため、説明を省略する。出力データTD_Bについても、前述のFIFO回路A202における出力データTD_Aと同様であるため、説明を省略する。   The FIFO circuit B203 acquires input data RD from the outside, and outputs the acquired data in the order of input. The FIFO circuit B203 acquires the input valid signal WE_B, the input address signal WP_B, and the output address signal RP_B output from the FIFO circuit control unit 210. Regarding the input valid signal WE_B, the input address signal WP_B, the output address signal RP_B, and the processing of the FIFO circuit B203 when each signal is acquired, the input valid signal WE_A, the input address signal WP_A, Since it is the same as the description about the output address signal RP_A, the description is omitted. The output data TD_B is the same as the output data TD_A in the above-described FIFO circuit A202, and thus description thereof is omitted.

FIFO回路制御部210は、データ解析部201が出力する順序整合信号OE、選択信号S_A、選択信号S_B及び外部からの入力データ有効信号RVに基づき、FIFO回路A202、B203のデータ入力順序を制御する。入力データ有効信号RVは、出力制御回路200への入力データRDが有効なものである場合、外部から出力される。FIFO回路制御部210は、入力データRDを入力データ有効信号RVと同時に取得した場合のみ、入力データRDを有効と判定し、FIFO回路A202又はFIFO回路B203により処理させる。   The FIFO circuit control unit 210 controls the data input order of the FIFO circuits A202 and B203 based on the order matching signal OE, the selection signal S_A, the selection signal S_B, and the externally input data valid signal RV output from the data analysis unit 201. . The input data valid signal RV is output from the outside when the input data RD to the output control circuit 200 is valid. The FIFO circuit control unit 210 determines that the input data RD is valid only when the input data RD is acquired simultaneously with the input data valid signal RV, and causes the FIFO circuit A 202 or the FIFO circuit B 203 to process the data.

例えば、FIFO回路制御部210が入力データ有効信号RVを取得し、かつ選択信号S_Aを取得した場合、FIFO回路A202に対して、入力有効信号WE_A及び入力アドレス信号WP_Aを出力する。FIFO回路A202は、取得した入力有効信号WE_A及び入力アドレス信号WP_Aに応じて、入力データRDを前述の通り処理する。一方、FIFO回路制御部210が入力データ有効信号RVを取得し、かつ選択信号S_Bを取得した場合、FIFO回路B203に対して、入力有効信号WE_B及び入力アドレス信号WP_Bを出力する。FIFO回路B203は、取得した入力有効信号WE_B及び入力アドレス信号WP_Bに応じて、入力データRDを前述通り処理する。   For example, when the FIFO circuit control unit 210 acquires the input data valid signal RV and the selection signal S_A, the input valid signal WE_A and the input address signal WP_A are output to the FIFO circuit A202. The FIFO circuit A202 processes the input data RD as described above according to the acquired input valid signal WE_A and the input address signal WP_A. On the other hand, when the FIFO circuit control unit 210 acquires the input data valid signal RV and the selection signal S_B, it outputs the input valid signal WE_B and the input address signal WP_B to the FIFO circuit B203. The FIFO circuit B203 processes the input data RD as described above according to the acquired input valid signal WE_B and the input address signal WP_B.

FIFO回路制御部210は、入力データRDを取得したが、同時に入力データ有効信号RVを取得していない場合、取得した入力データRDは有効でないとみなす。その場合、FIFO回路制御部210は、入力データRDのFIFO回路A202又はFIFO回路B203による処理をさせない。   If the FIFO circuit control unit 210 has acquired the input data RD but has not acquired the input data valid signal RV at the same time, the FIFO circuit control unit 210 regards the acquired input data RD as invalid. In this case, the FIFO circuit control unit 210 does not allow the input data RD to be processed by the FIFO circuit A202 or the FIFO circuit B203.

また、FIFO回路制御部210は、外部から出力される出力要求信号TR_A、出力要求信号TR_Bに基づき、FIFO回路A202、B203のデータ出力順序を制御する。出力要求信号TR_Aは、外部からの要求信号であり、FIFO回路A202が外部に対してデータを出力するように要求するものである。出力要求信号TR_Bも同様である。FIFO回路制御部210は、出力要求信号TR_Aを取得した場合、FIFO回路A202が外部に対してデータ出力が可能と判定すると、外部に対して出力要求受理通知TA_Aを出力する。また、同時にFIFO回路A202に対し、出力アドレス信号RP_Aを出力する。FIFO回路A202は、出力アドレス信号RP_Aに示された、FIFO回路A202内部のアドレスに入力されたデータを、出力データTD_Aとして外部に出力する。FIFO回路制御部210は、出力要求信号TR_Bを取得した場合、FIFO回路B203が外部へのデータ出力が可能と判定した場合も、同様のように処理する。FIFO回路制御部210は、順序整合信号OEに基づき、以上のように判定をする。   The FIFO circuit control unit 210 controls the data output order of the FIFO circuits A202 and B203 based on the output request signal TR_A and the output request signal TR_B output from the outside. The output request signal TR_A is a request signal from the outside, and requests the FIFO circuit A202 to output data to the outside. The same applies to the output request signal TR_B. When the FIFO circuit control unit 210 acquires the output request signal TR_A, when the FIFO circuit A 202 determines that data can be output to the outside, the FIFO circuit control unit 210 outputs an output request acceptance notification TA_A to the outside. At the same time, the output address signal RP_A is output to the FIFO circuit A202. The FIFO circuit A202 outputs the data input to the address inside the FIFO circuit A202 indicated by the output address signal RP_A as output data TD_A. The FIFO circuit control unit 210 performs the same processing when acquiring the output request signal TR_B and also when the FIFO circuit B 203 determines that data output to the outside is possible. The FIFO circuit control unit 210 makes the determination as described above based on the order matching signal OE.

なお、FIFO回路制御部210は、FIFO回路A202、B203において入力可能なアドレスがある場合、データ受付可能信号RRを外部に出力する。外部では、データ受付可能信号RRに応じて、入力データRDを出力制御回路200に出力する。   When there is an address that can be input in the FIFO circuits A 202 and B 203, the FIFO circuit control unit 210 outputs a data acceptance signal RR to the outside. Externally, the input data RD is output to the output control circuit 200 in response to the data acceptance signal RR.

FIFO回路制御部210の内部の詳細について、図4及び図5を参照して説明する。図4は、FIFO回路制御部210の全体構成例を示すブロック図である。FIFO回路制御部210は、FIFOアドレス制御部211とFIFO出力順序制御部220で構成される。   Details of the inside of the FIFO circuit control unit 210 will be described with reference to FIGS. FIG. 4 is a block diagram illustrating an example of the overall configuration of the FIFO circuit control unit 210. The FIFO circuit control unit 210 includes a FIFO address control unit 211 and a FIFO output order control unit 220.

FIFOアドレス制御部211は、FIFO回路A202、B203のアドレスを制御する。例えば、FIFOアドレス制御部211は、FIFO出力順序制御部220が出力する入力有効信号WE_Aを取得した場合、FIFO回路A202のデータ入力が可能なアドレスを判定する。FIFOアドレス制御部211は、そのアドレス情報を示す信号を入力アドレス信号WP_Aとして生成し、FIFO出力順序制御部220及びFIFO回路Aに出力する。FIFO出力順序制御部220が出力する入力有効信号WE_Bを取得した場合も、FIFOアドレス制御部211は同様にして、FIFO回路B203内部においてデータ入力が可能なアドレスを示す信号を、入力アドレス信号WP_Bとして生成し、FIFO出力順序制御部220及びFIFO回路Bに出力する。   The FIFO address control unit 211 controls the addresses of the FIFO circuits A202 and B203. For example, when the FIFO address control unit 211 acquires the input valid signal WE_A output from the FIFO output order control unit 220, the FIFO address control unit 211 determines an address at which data can be input to the FIFO circuit A202. The FIFO address control unit 211 generates a signal indicating the address information as an input address signal WP_A and outputs the signal to the FIFO output order control unit 220 and the FIFO circuit A. When the input valid signal WE_B output from the FIFO output order control unit 220 is acquired, the FIFO address control unit 211 similarly uses a signal indicating an address where data can be input in the FIFO circuit B203 as the input address signal WP_B. And output to the FIFO output order controller 220 and the FIFO circuit B.

また、FIFOアドレス制御部211は、FIFO出力順序制御部220が出力する出力有効信号RE_Aを取得した場合、FIFO回路A202のデータ出力が可能なアドレスを判定する。FIFOアドレス制御部211は、そのアドレス情報を示す信号を出力アドレス信号RP_Aとして生成し、FIFO出力順序制御部220及びFIFO回路Aに出力する。FIFO出力順序制御部220が出力する出力有効信号RE_Bを取得した場合も、FIFOアドレス制御部211は同様にして、FIFO回路B203内部においてデータ出力が可能なアドレスを示す信号を、出力アドレス信号RP_Bとして生成し、FIFO出力順序制御部220及びFIFO回路Bに出力する。   Further, when the FIFO address control unit 211 acquires the output valid signal RE_A output from the FIFO output order control unit 220, the FIFO address control unit 211 determines an address at which data output of the FIFO circuit A202 is possible. The FIFO address control unit 211 generates a signal indicating the address information as an output address signal RP_A and outputs the signal to the FIFO output order control unit 220 and the FIFO circuit A. Even when the output valid signal RE_B output from the FIFO output order control unit 220 is acquired, the FIFO address control unit 211 similarly uses a signal indicating an address at which data can be output in the FIFO circuit B203 as the output address signal RP_B. And output to the FIFO output order controller 220 and the FIFO circuit B.

さらに、FIFOアドレス制御部211は、FIFO回路A202内部のアドレスにデータが入力されている場合、その情報を状態信号E_AとしてFIFO出力順序制御部220に出力する。FIFO回路B203についても、同様の情報を状態信号E_BとしてFIFO出力順序制御部220に出力する。また、FIFO回路A202、B203が共に入力可能な場合(FIFO回路A202内部のアドレス及びFIFO回路B203内部のアドレスに、データが入力されていないアドレスがある場合)、データ受付可能信号RRを外部に通知する。   Furthermore, when data is input to an address in the FIFO circuit A202, the FIFO address control unit 211 outputs the information to the FIFO output order control unit 220 as a status signal E_A. Also for the FIFO circuit B 203, similar information is output to the FIFO output order control unit 220 as the status signal E_B. Further, when both FIFO circuits A202 and B203 can be input (when there is an address in which no data is input in the address in the FIFO circuit A202 and the address in the FIFO circuit B203), the data acceptance signal RR is notified to the outside. To do.

図4において、FIFO出力順序制御部220は、入力アドレス信号WP_A、入力アドレス信号WP_B、出力アドレス信号RP_A、出力アドレス信号RP_Bに基づいて、FIFO回路A202、B203のデータの入力及び出力を管理する。これにより、FIFO回路A202、B203は入力データRD中の順序整合データが非順序整合データと混合しないように出力することができる。   In FIG. 4, the FIFO output order control unit 220 manages data input and output of the FIFO circuits A202 and B203 based on the input address signal WP_A, the input address signal WP_B, the output address signal RP_A, and the output address signal RP_B. Thereby, the FIFO circuits A202 and B203 can output the order matching data in the input data RD so as not to be mixed with the non-order matching data.

例えば、FIFO出力順序制御部220は、外部から入力データ有効信号RV、データ解析部201から選択信号S_Aを同時に取得し、FIFO回路A202において入力可能なアドレスがあると判定した場合、入力有効信号WE_AをFIFOアドレス制御部211及びFIFO回路A202に出力する。同様に、外部から入力データ有効信号RV、データ解析部201から選択信号S_Bを同時に取得し、FIFO回路B203において入力可能なアドレスがあると判定した場合、入力有効信号WE_BをFIFOアドレス制御部211及びFIFO回路B203に出力する。   For example, when the FIFO output order control unit 220 simultaneously acquires the input data valid signal RV from the outside and the selection signal S_A from the data analysis unit 201 and determines that there is an address that can be input in the FIFO circuit A202, the input valid signal WE_A Is output to the FIFO address control unit 211 and the FIFO circuit A202. Similarly, when the input data valid signal RV and the selection signal S_B from the data analysis unit 201 are simultaneously acquired from the outside and it is determined that there is an address that can be input in the FIFO circuit B203, the input valid signal WE_B is sent to the FIFO address control unit 211 and The data is output to the FIFO circuit B203.

また、FIFO出力順序制御部220は、外部から出力される出力要求信号TR_A、出力要求信号TR_Bに基づき、FIFO回路A202、B203のデータ出力順序を制御する。FIFO出力順序制御部220は、FIFO回路A202が外部に対してデータ出力が可能と判定すると、外部に対して出力要求受理通知TA_Aを、FIFOアドレス制御部211に対して出力有効信号RE_Aを出力する。FIFO回路B203についても同様である。この場合、FIFO出力順序制御部220は、FIFO回路A202若しくはFIFO回路B203が外部に対してデータ出力が可能であるか否かを、状態信号E_A、状態信号E_B、順序整合信号OEを用いて、判定する。   The FIFO output order controller 220 controls the data output order of the FIFO circuits A202 and B203 based on the output request signal TR_A and the output request signal TR_B output from the outside. When the FIFO output order control unit 220 determines that the FIFO circuit A 202 can output data to the outside, the FIFO output order control unit 220 outputs an output request acceptance notification TA_A to the outside and an output valid signal RE_A to the FIFO address control unit 211. . The same applies to the FIFO circuit B203. In this case, the FIFO output order control unit 220 uses the status signal E_A, the status signal E_B, and the order matching signal OE to determine whether the FIFO circuit A 202 or the FIFO circuit B 203 can output data to the outside. judge.

なお、FIFO出力順序制御部220は、FIFO回路A202、B203のどのアドレスにデータが入力され、どのアドレスに入力されていないかの情報を、入力アドレス信号WP_A、入力アドレス信号WP_B、出力アドレス信号RP_A、出力アドレス信号RP_Bによって更新し、保持している。また、順序整合信号OEをデータ解析部201から取得した場合、FIFO回路A202、B203に入力されたデータが、順序整合データの最初のデータ又は最後のデータであると判定して、順序整合信号OEをデータ情報としてFIFO出力順序制御部220内部に記憶する。   Note that the FIFO output order control unit 220 uses the input address signal WP_A, the input address signal WP_B, and the output address signal RP_A as information on which address of the FIFO circuits A202 and B203 the data is input to. , Updated and held by the output address signal RP_B. Further, when the order matching signal OE is acquired from the data analysis unit 201, it is determined that the data input to the FIFO circuits A202 and B203 is the first data or the last data of the order matching data, and the order matching signal OE is determined. Is stored in the FIFO output order control unit 220 as data information.

次に図5を参照して、FIFO出力順序制御部220の内部の詳細について説明する。図5は、FIFO出力制御回路200の全体構成例を示すブロック図である。FIFO出力順序制御部220は、順序管理番号生成部221、FIFO回路Aデータ情報管理部222、FIFO回路Bデータ情報管理部223、FIFOデータ制御管理部224から構成される。   Next, details of the inside of the FIFO output order control unit 220 will be described with reference to FIG. FIG. 5 is a block diagram showing an example of the overall configuration of the FIFO output control circuit 200. The FIFO output order controller 220 includes an order management number generator 221, a FIFO circuit A data information manager 222, a FIFO circuit B data information manager 223, and a FIFO data control manager 224.

順序管理番号生成部221は、入力データ有効信号RV及び順序整合信号OEに基づき、FIFO回路A202、B203の管理に共通する順序管理番号を生成する。順序管理番号生成部221は、順序管理番号の情報を、順序管理信号RO_NとしてFIFO回路Aデータ情報管理部222及びFIFO回路Bデータ情報管理部223に出力する。   The order management number generation unit 221 generates an order management number common to the management of the FIFO circuits A202 and B203 based on the input data valid signal RV and the order matching signal OE. The sequence management number generation unit 221 outputs the sequence management number information to the FIFO circuit A data information management unit 222 and the FIFO circuit B data information management unit 223 as the sequence management signal RO_N.

ここで、順序管理番号はカウンタにより制御され、入力データ有効信号RVが有効な順序整合信号OEを順序管理番号生成部221が取得した場合、次のクロックでカウント・アップされる。   Here, the order management number is controlled by a counter, and when the order management number generation unit 221 acquires the order matching signal OE in which the input data valid signal RV is valid, it is counted up at the next clock.

例えば、入力データRDが非順序整合データである初期状態では、順序管理番号は「0」と設定される。1回目の順序整合信号OEが出力された場合(入力データRDが順序整合データになった場合)、順序管理番号はカウント・アップされ、「1」となる。その後、2回目の順序整合信号OEが出力された場合(入力データRDが非順序整合データになった場合)、順序管理番号はカウント・アップされ、「2」となる。以上のように、順序管理番号はカウント・アップがなされる。   For example, in the initial state where the input data RD is non-order matched data, the order management number is set to “0”. When the first order matching signal OE is output (when the input data RD becomes order matching data), the order management number is counted up to “1”. Thereafter, when the second order matching signal OE is output (when the input data RD becomes non-order matching data), the order management number is counted up to “2”. As described above, the order management number is counted up.

FIFO回路Aデータ情報管理部222は、順序整合信号OE、順序管理信号RO_N、出力有効信号RE_A、入力有効信号WE_A、入力アドレス信号WP_A、出力アドレス信号RP_Aを取得し、FIFO回路A202のデータの入力及び出力を管理する。つまり、FIFO回路A202のどのアドレスにデータが入力され、どのアドレスに入力されていないかの情報を、FIFO回路Aデータ情報管理部222は前述の信号によって更新し、保持する。   The FIFO circuit A data information management unit 222 acquires the order matching signal OE, the order management signal RO_N, the output valid signal RE_A, the input valid signal WE_A, the input address signal WP_A, and the output address signal RP_A, and inputs the data of the FIFO circuit A202. And manage output. That is, the FIFO circuit A data information management unit 222 updates and holds the information indicating which address of the FIFO circuit A 202 is input with data and which address is not input with the above-described signal.

FIFO回路Aデータ情報管理部222は、内部に、FIFO回路A202の各アドレスに対応したアドレスを保持している。FIFO回路Aデータ情報管理部222は、入力有効信号WE_Aを取得した場合、同時に取得した入力アドレス信号WP_Aに基づき、FIFO回路A202内部でデータが入力されるアドレスに対応した、FIFO回路Aデータ情報管理部222内部のアドレスに、順序管理番号生成部221で生成された順序管理番号を入力する。この順序管理番号は、順序管理番号生成部221が順序管理信号RO_Nとして出力する情報である。なお、FIFO回路Aデータ情報管理部222が入力有効信号WE_A、入力アドレス信号WP_Aと同時に順序整合信号OEを取得した場合は、順序整合信号OEに係るデータ情報(以下、順序整合情報という)も、FIFO回路Aデータ情報管理部222内部のアドレスに入力する。以上により、FIFO回路Aデータ情報管理部222は、順序管理番号及び順序整合情報を、FIFO回路A202の入力データRDに関連付けて記憶する。   The FIFO circuit A data information management unit 222 internally holds addresses corresponding to the respective addresses of the FIFO circuit A202. When the FIFO circuit A data information management unit 222 acquires the input valid signal WE_A, the FIFO circuit A data information management corresponding to the address to which data is input in the FIFO circuit A202 based on the input address signal WP_A acquired simultaneously. The sequence management number generated by the sequence management number generation unit 221 is input to the address inside the unit 222. This order management number is information that the order management number generation unit 221 outputs as the order management signal RO_N. When the FIFO circuit A data information management unit 222 acquires the order matching signal OE simultaneously with the input valid signal WE_A and the input address signal WP_A, the data information related to the order matching signal OE (hereinafter referred to as order matching information) is also Input to the address in the FIFO circuit A data information management unit 222. As described above, the FIFO circuit A data information management unit 222 stores the order management number and the order matching information in association with the input data RD of the FIFO circuit A202.

また、FIFO回路Aデータ情報管理部222は、出力有効信号RE_Aを取得した場合、同時に取得した出力アドレス信号RP_Aに基づき、FIFO回路A202内部でデータが出力されるアドレスに対応する、FIFO回路Aデータ情報管理部222内部のアドレスを参照する。FIFO回路Aデータ情報管理部222は、参照したアドレスにある順序管理番号の情報を、出力順序管理信号TON_AとしてFIFOデータ制御管理部224に出力する。また、参照したアドレスに前述の順序整合情報がある場合は、その情報を出力順序整合信号TO_AとしてFIFOデータ制御管理部224に出力する。   Further, when the FIFO circuit A data information management unit 222 acquires the output valid signal RE_A, the FIFO circuit A data corresponding to the address to which data is output in the FIFO circuit A202 based on the output address signal RP_A acquired at the same time. The address in the information management unit 222 is referred to. The FIFO circuit A data information management unit 222 outputs information on the order management number at the referenced address to the FIFO data control management unit 224 as an output order management signal TON_A. Further, when the referred address has the above-mentioned order matching information, the information is output to the FIFO data control management unit 224 as the output order matching signal TO_A.

FIFO回路Bデータ情報管理部223は、FIFO回路B203のデータの入力及び出力の管理についてFIFO回路Aデータ情報管理部222と同様に処理するため、説明は省略する。   The FIFO circuit B data information management unit 223 processes the data input and output of the FIFO circuit B 203 in the same manner as the FIFO circuit A data information management unit 222, and thus the description thereof is omitted.

FIFOデータ制御管理部224は、FIFO回路A202、B203を管理する信号を生成する。FIFOデータ制御管理部224は、入力データ有効信号RV及び選択信号S_Aより、FIFO回路A202の入力を制御する入力有効信号WE_Aを生成する。入力有効信号WE_Aは、FIFO回路Aデータ情報管理部222、FIFOアドレス制御部211、FIFO回路A202に出力される。FIFOデータ制御管理部224は同様に、入力データ有効信号RV及び選択信号S_Bより、FIFO回路B203の入力を制御する入力有効信号WE_Bを生成する。入力有効信号WE_Bは、FIFO回路Bデータ情報管理部223、FIFOアドレス制御部211、FIFO回路B203に出力される。   The FIFO data control management unit 224 generates a signal for managing the FIFO circuits A202 and B203. The FIFO data control management unit 224 generates an input valid signal WE_A for controlling the input of the FIFO circuit A202 from the input data valid signal RV and the selection signal S_A. The input valid signal WE_A is output to the FIFO circuit A data information management unit 222, the FIFO address control unit 211, and the FIFO circuit A202. Similarly, the FIFO data control management unit 224 generates an input valid signal WE_B for controlling the input of the FIFO circuit B203 from the input data valid signal RV and the selection signal S_B. The input valid signal WE_B is output to the FIFO circuit B data information management unit 223, the FIFO address control unit 211, and the FIFO circuit B203.

次に、FIFOデータ制御管理部224が、FIFO回路A202又はB203の出力を管理する方法について述べる。FIFOデータ制御管理部224は、外部からの出力要求信号TR_Aを取得した場合、FIFO回路A202の出力が可能か否かを判定する。FIFO回路A202の出力が可能と判定した場合、FIFOデータ制御管理部224は出力有効信号RE_A及び出力要求受理通知TA_Aを出力する。FIFO回路A202の出力が可能ではないと判定した場合、FIFOデータ制御管理部224は出力有効信号RE_A及び出力要求受理通知TA_Aを出力しない。   Next, a method in which the FIFO data control management unit 224 manages the output of the FIFO circuit A202 or B203 will be described. The FIFO data control management unit 224 determines whether the output of the FIFO circuit A202 is possible when the output request signal TR_A from the outside is acquired. When it is determined that the output of the FIFO circuit A202 is possible, the FIFO data control management unit 224 outputs the output valid signal RE_A and the output request acceptance notification TA_A. When it is determined that the output of the FIFO circuit A202 is not possible, the FIFO data control management unit 224 does not output the output valid signal RE_A and the output request acceptance notification TA_A.

ここで、前述の「FIFO回路A202の出力が可能であるか否かの判定」について説明する。FIFOデータ制御管理部224は、FIFO回路A202、B203の出力順序を制御するための出力可能管理番号を生成する。FIFOデータ制御管理部224は、出力順序整合信号TO_A又は出力順序整合信号TO_Bを取得した場合、出力可能管理番号を、出力順序整合信号TO_A又は出力順序整合信号TO_Bの出力が止まった際のクロックでカウント・アップする。   Here, the above-mentioned “determination of whether or not the output of the FIFO circuit A 202 is possible” will be described. The FIFO data control management unit 224 generates an outputable management number for controlling the output order of the FIFO circuits A202 and B203. When the FIFO data control management unit 224 acquires the output order matching signal TO_A or the output order matching signal TO_B, the output possible management number is the clock when the output of the output order matching signal TO_A or the output order matching signal TO_B is stopped. Count up.

FIFOデータ制御管理部224は、FIFO回路A202が出力可能か否かの判定において、状態信号E_Aが出力されるか否か(FIFO回路A202において、データが入力されているか否か)を判定する。状態信号E_Aが出力される(FIFO回路A202においてデータが入力されている)場合、FIFOデータ制御管理部224は出力順序管理信号TON_A中の情報である順序管理番号(以降、出力順序管理番号Aと表記する。Bについても同様)と、出力可能管理番号との大小を比較する。出力順序管理番号Aの値が出力可能管理番号の値以下であれば、FIFOデータ制御管理部224は、FIFO回路A202が出力可能と判定する。なお、状態信号E_Aの出力の有無の判定、出力順序管理番号Aと出力可能管理番号との大小判定については、どちらを先に処理してもよい。   The FIFO data control management unit 224 determines whether or not the status signal E_A is output (whether or not data is input in the FIFO circuit A202) in determining whether or not the FIFO circuit A202 can output. When the status signal E_A is output (data is input in the FIFO circuit A202), the FIFO data control management unit 224 determines the order management number (hereinafter referred to as the output order management number A) as information in the output order management signal TON_A. The same is true for B.) and the outputable management number are compared. If the value of the output order management number A is equal to or less than the value of the outputable management number, the FIFO data control management unit 224 determines that the FIFO circuit A202 can output. Note that either of the determination of whether or not the status signal E_A is output and the determination of the size of the output order management number A and the output possible management number may be processed first.

FIFOデータ制御管理部224は、外部からの出力要求信号TR_Bを取得した場合、同様にFIFO回路B203が出力可能か否かを判定する。FIFO回路B203が出力可能と判定した場合、FIFOデータ制御管理部224は出力有効信号RE_B及び出力要求受理通知TA_Bを出力する。「FIFO回路B203が出力可能か否かの判定」の詳細については、前述と同様なので、説明を省略する。   When the FIFO data control management unit 224 acquires the output request signal TR_B from the outside, it similarly determines whether or not the FIFO circuit B203 can output. When the FIFO circuit B 203 determines that output is possible, the FIFO data control management unit 224 outputs the output valid signal RE_B and the output request acceptance notification TA_B. Details of “determination of whether or not the FIFO circuit B 203 can output” are the same as described above, and thus the description thereof is omitted.

いま、外部からの出力要求について、出力要求信号TR_A及び出力要求信号TR_Bが同時に出力され、状態信号E_A、状態信号E_Bが両方とも出力される(FIFO回路A202、B203のどちらもデータ出力が可能)とする。この場合、出力順序管理番号A及び出力順序管理番号Bのどちらの値も出力可能管理番号の値以下であり、出力順序管理番号Aの値と出力順序管理番号Bの値が異なる場合が想定される。その場合、FIFOデータ制御管理部224は、小さい出力順序管理番号の値のFIFO回路のみが出力可能とする。つまり、出力順序管理番号Aの値が出力順序管理番号Bの値より小さければ、FIFOデータ制御管理部224はFIFO回路A202のみが出力可能とする。出力順序管理番号Bの値が出力順序管理番号Aの値より小さければ、FIFOデータ制御管理部224はFIFO回路B203のみが出力可能とする。   Now, for an output request from the outside, the output request signal TR_A and the output request signal TR_B are output at the same time, and both the status signal E_A and the status signal E_B are output (both the FIFO circuits A202 and B203 can output data). And In this case, it is assumed that both the values of the output order management number A and the output order management number B are less than the value of the output possible management number, and the value of the output order management number A and the value of the output order management number B are different. The In this case, the FIFO data control management unit 224 can output only the FIFO circuit having a small output order management number value. That is, if the value of the output order management number A is smaller than the value of the output order management number B, the FIFO data control management unit 224 can output only the FIFO circuit A202. If the value of the output order management number B is smaller than the value of the output order management number A, the FIFO data control management unit 224 can output only the FIFO circuit B203.

また、出力要求信号TR_A及び出力要求信号TR_B、状態信号E_A及び状態信号E_Bが出力され、出力順序管理番号A及び出力順序管理番号Bの値が出力可能管理番号の値と同じで、出力順序整合信号TO_A又は出力順序整合信号TO_Bのどちらかが出力される場合も想定される。その場合、FIFOデータ制御管理部224は、出力順序整合信号が出力されないFIFO回路のデータを先に出力するように制御する。つまり、出力順序整合信号TO_Aが出力される場合、FIFOデータ制御管理部224はFIFO回路B203のデータを先に出力させる。出力順序整合信号TO_Bが出力される場合、FIFOデータ制御管理部224はFIFO回路A202のデータを先に出力させる。換言すれば、FIFO回路同士の順序管理番号が同一であって、一方のFIFO回路が次に出力するデータが順序整合データであり、他方のFIFO回路が非順序整合データである場合、FIFOデータ制御管理部224は、直前に出力されたものと同一種類の入力データを出力するように制御する。   In addition, the output request signal TR_A, the output request signal TR_B, the status signal E_A, and the status signal E_B are output, and the values of the output order management number A and the output order management number B are the same as the output possible management number values, and the output order matching It is also assumed that either the signal TO_A or the output order matching signal TO_B is output. In that case, the FIFO data control management unit 224 performs control so that the data of the FIFO circuit to which the output order matching signal is not output is output first. That is, when the output order matching signal TO_A is output, the FIFO data control management unit 224 causes the data of the FIFO circuit B203 to be output first. When the output order matching signal TO_B is output, the FIFO data control management unit 224 causes the data of the FIFO circuit A202 to be output first. In other words, when the order management numbers of the FIFO circuits are the same, the data output next from one FIFO circuit is the order matching data, and the other FIFO circuit is the non-order matching data, the FIFO data control is performed. The management unit 224 performs control to output the same type of input data as that output immediately before.

なお、出力要求信号TR_A及び出力要求信号TR_B、状態信号E_A及び状態信号E_Bが出力され、出力順序管理番号A及び出力順序管理番号Bの値が出力可能管理番号の値と同じで、出力順序整合信号TO_A又は出力順序整合信号TO_Bのいずれも出力されていない場合が想定される。その場合、FIFO回路A202のデータ出力と、FIFO回路B203のデータ出力の先後は任意であり、どちらが先でもよい。また、FIFO回路A202のデータ出力と、FIFO回路B203のデータ出力とは同時に行われてもよい。以上、出力制御回路200の各部の制御について説明を行った。   The output request signal TR_A, the output request signal TR_B, the status signal E_A, and the status signal E_B are output, and the values of the output order management number A and the output order management number B are the same as the values of the output possible management numbers, and the output order matching It is assumed that neither the signal TO_A nor the output order matching signal TO_B is output. In that case, the data output of the FIFO circuit A202 and the data output of the FIFO circuit B203 are optional, and either one may be first. The data output from the FIFO circuit A202 and the data output from the FIFO circuit B203 may be performed simultaneously. The control of each part of the output control circuit 200 has been described above.

次に、図6〜9を用いて、出力制御回路200においてデータ入力があった場合の、FIFO回路A202、B203の具体的な動作を説明する。図6〜9は、時刻t0〜t4において、FIFO回路A202、B203の具体的な状態例を示した図である。時刻t0は初期時刻である。   Next, specific operations of the FIFO circuits A202 and B203 when data is input in the output control circuit 200 will be described with reference to FIGS. 6 to 9 are diagrams illustrating specific state examples of the FIFO circuits A202 and B203 at times t0 to t4. Time t0 is the initial time.

図6において、「FIFO回路A」と記載された図は、FIFO回路A202の状態を示す。図中の括弧つきの番号(0)〜(4)は、FIFO回路A202のアドレス番号であり、括弧がつかない番号は、FIFO回路Aデータ情報管理部222内部のアドレスに入力された順序管理番号である。また、図6の下図で「FIFO回路A」と記載された図中のドットパターンは、FIFO回路A202のアドレス(0)に、データが入力されることを示している。ドットパターンの密度が低いデータは、非順序整合データであり、ドットパターンの密度が高いデータは、順序整合データであることを示す。以上の説明は、「FIFO回路B」と記された図についても同様である。また、図6における矢印は時刻の経過を示す矢印であり、時刻t0からt1に時刻が経過したことを示す。図7〜9、図11〜16についても、同様に表記する。   In FIG. 6, the figure described as “FIFO circuit A” shows the state of the FIFO circuit A 202. The numbers (0) to (4) with parentheses in the figure are the address numbers of the FIFO circuit A202, and the numbers without parentheses are the order management numbers input to the addresses inside the FIFO circuit A data information management unit 222. is there. Further, the dot pattern in the figure described as “FIFO circuit A” in the lower diagram of FIG. 6 indicates that data is input to the address (0) of the FIFO circuit A202. Data with a low dot pattern density indicates non-order matching data, and data with a high dot pattern density indicates order matching data. The above description is the same for the figure labeled “FIFO circuit B”. Moreover, the arrow in FIG. 6 is an arrow which shows progress of time, and shows that time passed from the time t0 to t1. 7 to 9 and FIGS. 11 to 16 are similarly described.

以下、FIFO回路A202、B203の具体的な状態を説明する。図6は、時刻t0から時刻が経過して時刻t1になった場合の、各FIFO回路の状態である。時刻t0では、FIFO回路A202、B203へのデータ入力はない。時刻t0〜t1において、FIFO回路A202、B203のアドレス(0)に、データが入力される。ここで、入力されるデータは非順序整合データである。   Hereinafter, specific states of the FIFO circuits A202 and B203 will be described. FIG. 6 shows the state of each FIFO circuit when the time elapses from time t0 and reaches time t1. At time t0, there is no data input to the FIFO circuits A202 and B203. At time t0 to t1, data is input to the address (0) of the FIFO circuits A202 and B203. Here, the input data is unordered data.

次に、図7を参照する。図7は、時刻t1から時刻が経過して時刻t2になり、順序整合データの最初のデータがFIFO回路A202のアドレス(1)に入力された場合の、各FIFO回路の状態である。時刻t1〜t2において、順序整合データの最初のデータが入力されたFIFO回路A202のアドレス(1)に対応する、FIFO回路Aデータ情報管理部222内部のアドレスには順序整合信号OEが入力される。入力の詳細については前述の通りである。   Reference is now made to FIG. FIG. 7 shows the state of each FIFO circuit when the time elapses from the time t1 and the time t2 is reached and the first data of the order matching data is input to the address (1) of the FIFO circuit A202. At times t1 to t2, the order matching signal OE is input to the address in the FIFO circuit A data information management unit 222 corresponding to the address (1) of the FIFO circuit A 202 to which the first data of the order matching data is input. . Details of the input are as described above.

次に、図8を参照する。図8は、時刻t2から時刻が経過して時刻t3になった場合の、各FIFO回路の状態である。具体的には、図8は、順序整合データの先頭のデータがFIFO回路A202に入力された後、後続の順序整合データに含まれるデータがFIFO回路A202のアドレス(2)、FIFO回路B203のアドレス(1)に入力された状態を示す。ここで、後続の順序整合データに含まれるデータに対応する順序管理番号は、「1」となっている。これは、順序整合信号OEを順序管理番号生成部221が取得した後、次のクロックで順序管理番号生成部221が順序管理番号をカウント・アップするためである。   Reference is now made to FIG. FIG. 8 shows the state of each FIFO circuit when the time elapses from time t2 and reaches time t3. Specifically, FIG. 8 shows that after the head data of the order matching data is input to the FIFO circuit A202, the data included in the subsequent order matching data is the address (2) of the FIFO circuit A202 and the address of the FIFO circuit B203. The input state is shown in (1). Here, the order management number corresponding to the data included in the subsequent order matching data is “1”. This is because the sequence management number generation unit 221 counts up the sequence management number at the next clock after the sequence management number generation unit 221 acquires the sequence matching signal OE.

次に、図9を参照する。図9は、時刻t3から時刻が経過して時刻t4になった場合の、各FIFO回路の状態である。具体的には、図9は、順序整合データの最後のデータがFIFO回路B203のアドレス(2)に入力された後、非順序整合データが、FIFO回路A202のアドレス(3)、FIFO回路B203のアドレス(3)、(4)に入力された状態を示す。   Reference is now made to FIG. FIG. 9 shows the state of each FIFO circuit when the time elapses from time t3 and reaches time t4. Specifically, FIG. 9 shows that after the last data of the order matching data is input to the address (2) of the FIFO circuit B203, the non-order matching data becomes the address (3) of the FIFO circuit A202 and the FIFO circuit B203. The state input to the addresses (3) and (4) is shown.

ここで、順序整合データの最後のデータが入力されたFIFO回路B203のアドレス(2)に対応する、FIFO回路Bデータ情報管理部223内部のアドレスには順序整合信号OEが入力される。また、非順序整合データに対応する順序管理番号は、順序管理番号生成部221によって順序管理番号のカウント・アップが行われ、「2」となる。   Here, the order matching signal OE is input to the address in the FIFO circuit B data information management unit 223 corresponding to the address (2) of the FIFO circuit B 203 to which the last data of the order matching data is input. Further, the order management number corresponding to the non-order-matched data is incremented by the order management number generation unit 221 and becomes “2”.

図10を参照して、図6〜9における、FIFO回路A202、B203のデータ入力に係る動作タイミングの例を示す。図10は、入力データ有効信号RV、入力有効信号WE_A、入力有効信号WE_B及び順序整合信号OEの出力タイミングを示している。また図10では、各信号に伴う、各FIFO回路の入力アドレス番号及び順序管理番号の更新も示される。FIFO回路A202の入力アドレス番号とは、入力アドレス信号WP_Aに含まれる情報である、FIFO回路A202が入力可能なアドレスの番号のことをいう。(以降、入力アドレス番号Aと表記する。FIFO回路B203の入力アドレス番号についても同様である。)入力アドレス番号A、B及び順序管理番号は、図10において入力アドレス信号WP_A、入力アドレス信号WP_B及び順序管理信号RO_Nの各番号で示される。また図10は、時刻t0〜t4の時刻情報も示す。   Referring to FIG. 10, an example of operation timing related to data input of FIFO circuits A202 and B203 in FIGS. FIG. 10 shows the output timing of the input data valid signal RV, the input valid signal WE_A, the input valid signal WE_B, and the order matching signal OE. FIG. 10 also shows the update of the input address number and order management number of each FIFO circuit accompanying each signal. The input address number of the FIFO circuit A202 means an address number that can be input by the FIFO circuit A202, which is information included in the input address signal WP_A. (Hereinafter referred to as the input address number A. The same applies to the input address number of the FIFO circuit B203.) The input address numbers A and B and the order management number are the input address signal WP_A, input address signal WP_B and It is indicated by each number of the order management signal RO_N. FIG. 10 also shows time information at times t0 to t4.

以下、図10の各時刻においての動作タイミングについて説明する。図10の時刻t0(初期時刻)においては、出力制御回路200は入力データ有効信号RVを取得していない。そのため、FIFO回路A202、B203への入力データはない。また、順序管理番号は初期状態の「0」である。   Hereinafter, the operation timing at each time of FIG. 10 will be described. At time t0 (initial time) in FIG. 10, the output control circuit 200 has not acquired the input data valid signal RV. Therefore, there is no input data to the FIFO circuits A202 and B203. The order management number is “0” in the initial state.

図10の時刻t0〜t1(図6で示した状態)においては、出力制御回路200は入力データ有効信号RVを、クロックの2周期分取得する。つまり、出力制御回路200は入力データRDを合計して2単位取得する。図10では、時刻t0〜t1における2単位の入力データRDのうち、FIFO回路A202、B203に処理されるデータはそれぞれ1単位である。これは、時刻t0〜t1において、入力データ有効信号RVに対応したタイミングで、入力有効信号WE_A及び入力有効信号WE_Bが1周期ずつ出力されることから示される。入力有効信号WE_A及び入力有効信号WE_Bは、データ解析部201の選択信号S_A、S_Bに基づき、FIFOデータ制御管理部224から出力される。   At time t0 to t1 (state shown in FIG. 6) in FIG. 10, the output control circuit 200 acquires the input data valid signal RV for two clock cycles. That is, the output control circuit 200 totals the input data RD to obtain 2 units. In FIG. 10, out of two units of input data RD at times t0 to t1, data processed by the FIFO circuits A202 and B203 is one unit. This is indicated by the fact that the input valid signal WE_A and the input valid signal WE_B are output one period at a time corresponding to the input data valid signal RV at times t0 to t1. The input valid signal WE_A and the input valid signal WE_B are output from the FIFO data control management unit 224 based on the selection signals S_A and S_B of the data analysis unit 201.

FIFO回路A202、B203は、入力有効信号WE_A、WE_Bに応じて、1単位のデータを、それぞれアドレス(0)に入力する。また、入力されたデータに対応する順序管理番号「0」は、FIFO回路A202、B203のアドレス(0)に対応する、FIFO回路Aデータ情報管理部222及びFIFO回路Bデータ情報管理部223のアドレスに記憶される。以上が、時刻t0〜t1におけるFIFO回路A202、B203の状態である。   The FIFO circuits A202 and B203 input one unit of data to the address (0), respectively, according to the input valid signals WE_A and WE_B. The order management number “0” corresponding to the input data is the address of the FIFO circuit A data information management unit 222 and the FIFO circuit B data information management unit 223 corresponding to the address (0) of the FIFO circuits A202 and B203. Is remembered. The above is the state of the FIFO circuits A202 and B203 at times t0 to t1.

図10の時刻t1〜t2(図7で示した状態)においては、出力制御回路200は入力データRDを合計して1単位取得している。出力制御回路200が入力データRDを取得した場合、データ解析部201は順序整合信号OEを同時に出力する。つまり、時刻t1〜t2での入力データRDは、順序整合データにおける最初の単位データである。この入力データRDの取得の場合、データ解析部201から選択信号S_Aが出力され、選択信号S_Aを取得したFIFOデータ制御管理部224が入力有効信号WE_Aを出力することで、入力データRDはFIFO回路A202のアドレス(1)に入力される。また、順序整合信号OEを取得したことにより、順序管理番号生成部221は次のクロック以降で、順序管理番号をカウント・アップし、「1」とする。なお、FIFO回路A202のアドレス(1)に対応するFIFO回路Aデータ情報管理部222のアドレスには、順序管理番号「0」が記憶される。(順序整合データにおける最初の単位データを取得した時点では、順序管理番号のカウント・アップはなされていない。)以上が、時刻t1〜t2におけるFIFO回路A202、B203の状態である。   At time t1 to t2 (state shown in FIG. 7) in FIG. 10, the output control circuit 200 totals the input data RD to acquire one unit. When the output control circuit 200 acquires the input data RD, the data analysis unit 201 outputs the order matching signal OE at the same time. That is, the input data RD at time t1 to t2 is the first unit data in the order matching data. In the case of acquiring the input data RD, the selection signal S_A is output from the data analysis unit 201, and the FIFO data control management unit 224 that has acquired the selection signal S_A outputs the input valid signal WE_A, so that the input data RD is the FIFO circuit. It is input to address (1) of A202. Further, by acquiring the order matching signal OE, the order management number generation unit 221 counts up the order management number after the next clock and sets it to “1”. The order management number “0” is stored in the address of the FIFO circuit A data information management unit 222 corresponding to the address (1) of the FIFO circuit A202. (When the first unit data in the order matching data is acquired, the order management number is not counted up.) The above is the state of the FIFO circuits A202 and B203 at times t1 to t2.

図10の時刻t2〜t3(図8で示した状態)においては、出力制御回路200は入力データRDを合計して2単位取得する。前述の時刻t0〜t1の場合と同様の処理によって、時刻t2〜t3に出力制御回路200が取得した入力データRDは1単位ずつ、FIFO回路A202のアドレス(2)及びFIFO回路B203のアドレス(1)に入力される。なお、この入力データRDに対応する順序管理番号は「1」であり、前述と同様にFIFO回路Aデータ情報管理部222及びFIFO回路Bデータ情報管理部223のアドレスに記憶される。以上が、時刻t2〜t3におけるFIFO回路A202、B203の状態である。   At time t2 to t3 in FIG. 10 (state shown in FIG. 8), the output control circuit 200 totals the input data RD to obtain 2 units. The input data RD acquired by the output control circuit 200 at the times t2 to t3 by the same process as that at the time t0 to t1 is one unit at a time, the address (2) of the FIFO circuit A202 and the address (1) of the FIFO circuit B203. ). Note that the order management number corresponding to the input data RD is “1”, and is stored in the addresses of the FIFO circuit A data information management unit 222 and the FIFO circuit B data information management unit 223 as described above. The above is the state of the FIFO circuits A202 and B203 at times t2 to t3.

図10の時刻t3〜t4(図9で示した状態)においては、出力制御回路200は入力データRDを合計して3単位取得している。時刻t3〜t4で、出力制御回路200が入力データRDの最初のデータを取得したとき、データ解析部201は順序整合信号OEを同時に出力する。つまり、時刻t3〜t4での最初の入力データRDは、順序整合データの最後の単位データである。ここで順序整合信号OEを取得したことにより、順序管理番号生成部221は次のクロック以降で、順序管理番号をカウント・アップし、「2」とする。時刻t3〜t4における入力データRDは、前述と同様の処理によって、FIFO回路B203のアドレス(2)、(3)、(4)に入力される。順序管理番号も同様に、FIFO回路Bデータ情報管理部223のアドレスに記憶される。以上が、時刻t3〜t4におけるFIFO回路A202、B203の状態である。   At time t3 to t4 in FIG. 10 (state shown in FIG. 9), the output control circuit 200 totals the input data RD to obtain 3 units. When the output control circuit 200 acquires the first data of the input data RD at times t3 to t4, the data analysis unit 201 outputs the order matching signal OE at the same time. That is, the first input data RD at time t3 to t4 is the last unit data of the order matching data. Since the order matching signal OE is acquired here, the order management number generation unit 221 counts up the order management number after the next clock and sets it to “2”. Input data RD at times t3 to t4 is input to addresses (2), (3), and (4) of the FIFO circuit B203 by the same processing as described above. Similarly, the order management number is stored in the address of the FIFO circuit B data information management unit 223. The above is the state of the FIFO circuits A202 and B203 at times t3 to t4.

次に、時刻t4以降において、出力制御回路200のデータ出力があった場合の、FIFO回路A202、B203の具体的な状態を説明する。図11〜16は、時刻t4〜t10において、FIFO回路A202、B203の具体的な状態例を示した図である。   Next, a specific state of the FIFO circuits A202 and B203 when data is output from the output control circuit 200 after time t4 will be described. FIGS. 11 to 16 are diagrams illustrating specific state examples of the FIFO circuits A202 and B203 at times t4 to t10.

まず、図11を参照する。図11は、時刻t4から時刻が経過して時刻t5になった場合の、各FIFO回路の状態である。具体的には、図11は、時刻t4〜t5において、FIFO回路A202のアドレス(0)に入力されたデータが、出力された状態を示す。なお、時刻t4〜t5で出力されたデータは、順序管理番号が0であり、順序整合信号OEが入力されていないことから、非順序整合データである。   First, referring to FIG. FIG. 11 shows the state of each FIFO circuit when the time elapses from time t4 and reaches time t5. Specifically, FIG. 11 shows a state in which data input to the address (0) of the FIFO circuit A202 is output from time t4 to t5. The data output at times t4 to t5 is non-order matching data because the order management number is 0 and the order matching signal OE is not input.

時刻t4〜t5におけるFIFO回路A202の出力処理は、外部からの出力要求信号TR_Aを取得したFIFOデータ制御管理部224が、状態信号E_Aに基づき出力有効信号RE_AをFIFO回路A202に出力することによりなされる。なお、FIFO回路A202が出力するデータのアドレスの特定は次のようになされる。出力有効信号RE_Aを取得したFIFOアドレス制御部211は、FIFO回路A202の出力するデータが入力されたアドレス情報(この場合はアドレス(0))を、出力アドレス信号RP_AとしてFIFO回路A202に出力する。FIFO回路A202は、その出力アドレス信号RP_Aに対応するアドレスに入力されたデータを出力する。   The output process of the FIFO circuit A202 from time t4 to t5 is performed when the FIFO data control management unit 224 that has acquired the output request signal TR_A from the outside outputs the output valid signal RE_A to the FIFO circuit A202 based on the status signal E_A. The The address of the data output from the FIFO circuit A202 is specified as follows. The FIFO address control unit 211 that has acquired the output valid signal RE_A outputs address information (in this case, address (0)) to which the data output from the FIFO circuit A202 is input to the FIFO circuit A202 as the output address signal RP_A. The FIFO circuit A202 outputs the data input to the address corresponding to the output address signal RP_A.

次に、図12を参照する。図12は、時刻t5から時刻が経過して時刻t6になった場合の、各FIFO回路の状態である。具体的には、図12は、時刻t5〜t6において、FIFO回路B203のアドレス(0)に入力されていたデータが、出力された状態を示す。この出力されたデータも、時刻t4〜t5で出力されたデータと同様、非順序整合データである。   Reference is now made to FIG. FIG. 12 shows the state of each FIFO circuit when the time elapses from time t5 and reaches time t6. Specifically, FIG. 12 shows a state in which the data input to the address (0) of the FIFO circuit B203 is output at times t5 to t6. This output data is also out-of-order matching data, similar to the data output at times t4 to t5.

時刻t5において、FIFO回路A202が次に出力するデータはアドレス(1)のデータであり、FIFO回路B203が次に出力するデータはアドレス(0)のデータである。FIFO回路A202のアドレス(1)のデータと、FIFO回路B203のアドレス(0)のデータの順序管理番号は同じ「0」であるが、FIFO回路A202のアドレス(1)のデータには順序整合信号OEが入力されている。つまり、FIFO回路A202のアドレス(1)のデータは、順序整合データの最初の単位データである。この場合、FIFOデータ制御管理部224は、出力順序整合信号が出力されていないFIFO回路、つまりFIFO回路B203のデータを先に出力するように制御する。図12においては、以上の制御により、FIFO回路B203のアドレス(0)に入力されていたデータが出力される。   At time t5, the next data output from the FIFO circuit A202 is the data at the address (1), and the next data output from the FIFO circuit B203 is the data at the address (0). The order management number of the data of the address (1) of the FIFO circuit A202 and the data of the address (0) of the FIFO circuit B203 is the same “0”, but the data of the address (1) of the FIFO circuit A202 has an order matching signal. OE is input. That is, the data of the address (1) of the FIFO circuit A202 is the first unit data of the order matching data. In this case, the FIFO data control management unit 224 performs control so that the data of the FIFO circuit to which the output order matching signal is not output, that is, the data of the FIFO circuit B 203 is output first. In FIG. 12, the data input to the address (0) of the FIFO circuit B203 is output by the above control.

次に、図13を参照する。図13は、時刻t6から時刻が経過して時刻t7になった場合の、各FIFO回路の状態である。具体的には、図13は、時刻t6〜t7において、FIFO回路A202のアドレス(1)に入力されていたデータが、出力された状態を示す。この出力されたデータは、順序整合データである。   Reference is now made to FIG. FIG. 13 shows the state of each FIFO circuit when the time elapses from time t6 and reaches time t7. Specifically, FIG. 13 shows a state in which the data input to the address (1) of the FIFO circuit A202 is output from time t6 to t7. This output data is order matching data.

時刻t6において、FIFO回路A202が次に出力するデータはアドレス(1)のデータであり、FIFO回路B203が次に出力するデータはアドレス(1)のデータである。FIFO回路A202のアドレス(1)のデータの順序管理番号は「0」であり、FIFO回路B203のアドレス(0)のデータの順序管理番号は「1」である。この場合、FIFOデータ制御管理部224は、小さい出力順序管理番号の値のFIFO回路、つまりFIFO回路A202のみのデータの出力を可能とする。図13においては、以上の制御により、FIFO回路A202のアドレス(1)に入力されていたデータが出力される。   At time t6, the next data output from the FIFO circuit A202 is the data at the address (1), and the next data output from the FIFO circuit B203 is the data at the address (1). The order management number of the data at the address (1) of the FIFO circuit A202 is “0”, and the order management number of the data at the address (0) of the FIFO circuit B203 is “1”. In this case, the FIFO data control management unit 224 can output data only from the FIFO circuit having a small output order management number, that is, the FIFO circuit A202. In FIG. 13, the data input to the address (1) of the FIFO circuit A202 is output by the above control.

次に、図14を参照する。図14は、時刻t7から時刻が経過して時刻t8になった場合の、各FIFO回路の状態である。具体的には、図14は、時刻t7〜t8において、FIFO回路A202のアドレス(2)及びFIFO回路B203のアドレス(1)に入力されていたデータが、出力された状態を示す。この出力されたデータは、いずれも順序整合データである。   Reference is now made to FIG. FIG. 14 shows the state of each FIFO circuit when the time elapses from time t7 and reaches time t8. Specifically, FIG. 14 shows a state in which data input to the address (2) of the FIFO circuit A202 and the address (1) of the FIFO circuit B203 is output from time t7 to t8. All of the output data is order matching data.

時刻t7において、FIFO回路A202が次に出力するデータはアドレス(2)のデータであり、FIFO回路B203が次に出力するデータはアドレス(1)のデータである。この場合、いずれのデータも出力順序管理番号は「1」であり、出力順序整合信号は出力されていない。以上の場合、FIFOデータ制御管理部224は、出力要求信号TR_A及び出力要求信号TR_B、状態信号E_A及び状態信号E_Bの出力の有無に応じて、どちらのデータを先に出力するかを決定する。図14においては、以上の制御により、FIFO回路A202のアドレス(2)及びFIFO回路B203のアドレス(1)に入力されていたデータが出力される。   At time t7, the next data output from the FIFO circuit A202 is the data at the address (2), and the next data output from the FIFO circuit B203 is the data at the address (1). In this case, the output order management number of all the data is “1”, and the output order matching signal is not output. In the above case, the FIFO data control management unit 224 determines which data is output first depending on whether or not the output request signal TR_A, the output request signal TR_B, the state signal E_A, and the state signal E_B are output. In FIG. 14, the data input to the address (2) of the FIFO circuit A202 and the address (1) of the FIFO circuit B203 are output by the above control.

次に、図15を参照する。図15は、時刻t8から時刻が経過して時刻t9になった場合の、各FIFO回路の状態を示す。具体的には、図15は、時刻t8〜t9において、FIFO回路B203のアドレス(2)に入力されていたデータが、出力された状態を示す。この出力されたデータは、順序整合データの最後の単位データである。   Reference is now made to FIG. FIG. 15 shows the state of each FIFO circuit when the time elapses from time t8 and reaches time t9. Specifically, FIG. 15 shows a state in which the data input to the address (2) of the FIFO circuit B203 is output from time t8 to t9. This output data is the last unit data of the order matching data.

時刻t8〜t9において、FIFOデータ制御管理部224は、時刻t6〜t7の場合と同様、小さい出力順序管理番号の値のFIFO回路のみ、データ出力を可能としている。つまり、時刻t8〜t9においては、FIFOデータ制御管理部224の制御により、FIFO回路B203のアドレス(2)のデータのみが出力される。   From time t8 to time t9, the FIFO data control management unit 224 enables data output only for the FIFO circuit having a small output order management number as in the case of time t6 to time t7. That is, from time t8 to t9, only the data of the address (2) of the FIFO circuit B203 is output under the control of the FIFO data control management unit 224.

次に、図16を参照する。図16は、時刻t9から時刻が経過して時刻t10になった場合の、各FIFO回路の状態である。具体的には、図16は、時刻t9〜t10において、FIFO回路A202のアドレス(3)に入力されていたデータが、出力された状態を示す。この出力されたデータは、非順序整合データである。   Reference is now made to FIG. FIG. 16 shows the state of each FIFO circuit when the time elapses from time t9 and reaches time t10. Specifically, FIG. 16 shows a state in which the data input to the address (3) of the FIFO circuit A202 is output from time t9 to time t10. This output data is non-order consistent data.

時刻t9〜t10においては、FIFOデータ制御管理部224は時刻t7〜t8の場合と同様に、出力要求信号TR_A及び出力要求信号TR_B、状態信号E_A及び状態信号E_Bの出力の有無に応じて、どちらのデータを先に出力するかを判定する。図16においては、状態信号E_A及び状態信号E_Bは出力されており(FIFO回路A202とFIFO回路B203のどちらもデータの出力が可能であるため)、FIFOデータ制御管理部224は時刻t7〜t8間に出力要求信号TR_Aのみを取得したことに応じて、FIFO回路A202のアドレス(3)に入力されたデータを出力している。   From time t9 to t10, the FIFO data control manager 224 determines which one of the output request signal TR_A, the output request signal TR_B, the state signal E_A, and the state signal E_B is output, as in the case of time t7 to t8. Whether to output the data first. In FIG. 16, the status signal E_A and the status signal E_B are output (because both the FIFO circuit A 202 and the FIFO circuit B 203 can output data), and the FIFO data control management unit 224 operates between times t7 and t8. In response to acquiring only the output request signal TR_A, the data input to the address (3) of the FIFO circuit A202 is output.

なお、時刻t10以降においては、FIFO回路A202への入力データはないため、状態信号E_Aは出力されない。そのため、FIFOデータ制御管理部224は出力要求信号TR_Bを取得した場合、適宜FIFO回路B203のデータの出力順序を制御する。   In addition, after time t10, since there is no input data to the FIFO circuit A202, the status signal E_A is not output. Therefore, when the FIFO data control management unit 224 acquires the output request signal TR_B, the FIFO data control management unit 224 appropriately controls the data output order of the FIFO circuit B203.

図11〜16における、FIFO回路A202、B203のデータ入力に係る動作タイミングの例を、図17、図18で示す。図17は、出力要求信号TR_A、出力有効信号RE_A(出力要求受理通知TA_A)、出力順序整合信号TO_A、出力順序整合信号TO_Bの出力タイミング及び各信号に伴う出力アドレス番号A、出力管理番号A及び出力可能管理番号TCの更新を示している。出力アドレス番号Aとは、出力アドレス信号RP_Aに含まれる情報である、FIFO回路A202が出力可能なアドレスの番号のことをいう。出力管理番号Aとは、出力順序管理信号TON_Aに含まれる情報である、FIFO回路A202が出力可能なアドレスの順序管理番号のことをいう。出力アドレス番号A、出力管理番号A及び出力可能管理番号TCは、図17において出力アドレス信号RP_A、出力順序管理信号TON_A及びTCの各番号で示される。また、図17、図18は時刻t4〜t10の時刻情報も示している。   Examples of operation timing related to data input of the FIFO circuits A202 and B203 in FIGS. 11 to 16 are shown in FIGS. FIG. 17 shows an output request signal TR_A, an output valid signal RE_A (output request acceptance notification TA_A), an output order matching signal TO_A, an output timing of the output order matching signal TO_B, an output address number A associated with each signal, an output management number A, and The updateable management number TC is updated. The output address number A refers to an address number that can be output by the FIFO circuit A202, which is information included in the output address signal RP_A. The output management number A is an order management number of an address that can be output by the FIFO circuit A202, which is information included in the output order management signal TON_A. The output address number A, the output management number A, and the output possible management number TC are indicated by the numbers of the output address signal RP_A and the output order management signals TON_A and TC in FIG. 17 and 18 also show time information of times t4 to t10.

図18は、出力要求信号TR_B、出力有効信号RE_B(出力要求受理通知TA_B)、出力順序整合信号TO_A、出力順序整合信号TO_Bの出力タイミング及び各信号に伴う出力アドレス番号B、出力管理番号B及び出力可能管理番号TCの更新を示している。出力アドレス番号B、出力管理番号Bは出力アドレス番号A、出力管理番号Aと同様の番号であり、説明を省略する。   FIG. 18 shows an output request signal TR_B, an output valid signal RE_B (output request acceptance notification TA_B), an output order matching signal TO_A, an output timing of the output order matching signal TO_B, an output address number B associated with each signal, an output management number B, and The updateable management number TC is updated. The output address number B and the output management number B are the same numbers as the output address number A and the output management number A, and description thereof is omitted.

図17、18の時刻t4〜t5(図11で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_Aのみが出力される。FIFOデータ制御管理部224はそれに基づき、出力有効信号RE_AをFIFO回路A202、FIFO回路Aデータ情報管理部222に出力するとともに、出力要求受理通知TA_Aを外部に出力する。出力有効信号RE_Aを取得したFIFO回路Aデータ情報管理部222は、出力させるデータがあるFIFO回路A202のアドレス(0)を出力アドレス番号Aとする。FIFO回路Aデータ情報管理部222は、出力アドレス番号Aを含む情報を出力アドレス信号RP_AとしてFIFO回路A202に出力する。以上の処理により、FIFO回路A202はアドレス(0)に入力されたデータを出力する。また、FIFO回路Aデータ情報管理部222は、出力有効信号RE_A及び出力アドレス信号RP_Aに基づいて、FIFO回路A202のデータ情報を更新する。以上が、時刻t4〜t5におけるFIFO回路A202、B203の状態である。   17 and 18 (state shown in FIG. 11), only the output request signal TR_A is output as an output request to the FIFO data control management unit 224. Based on this, the FIFO data control management unit 224 outputs an output valid signal RE_A to the FIFO circuit A 202 and the FIFO circuit A data information management unit 222 and outputs an output request acceptance notification TA_A to the outside. The FIFO circuit A data information management unit 222 that has acquired the output valid signal RE_A sets the address (0) of the FIFO circuit A 202 with the data to be output as the output address number A. The FIFO circuit A data information management unit 222 outputs information including the output address number A to the FIFO circuit A 202 as the output address signal RP_A. Through the above processing, the FIFO circuit A202 outputs the data input at the address (0). Further, the FIFO circuit A data information management unit 222 updates the data information of the FIFO circuit A202 based on the output valid signal RE_A and the output address signal RP_A. The above is the state of the FIFO circuits A202 and B203 from time t4 to t5.

図17、18の時刻t5〜t6(図12で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_A及び出力要求信号TR_Bが外部から出力される。FIFOデータ制御管理部224はそれに基づき、FIFO回路A202のアドレス(1)に入力されたデータと、FIFO回路B203のアドレス(0)に入力されたデータと、どちらのデータを先に出力するかを判定する。   17 and 18, the output request signal TR_A and the output request signal TR_B are output from the outside for the output request to the FIFO data control management unit 224 at the time t5 to t6 (state shown in FIG. 12). Based on this, the FIFO data control management unit 224 determines which data is output first, the data input to the address (1) of the FIFO circuit A202 and the data input to the address (0) of the FIFO circuit B203. judge.

ここで、FIFO回路A202のアドレス(1)のデータと、FIFO回路B203のアドレス(0)のデータの出力管理番号(順序管理番号)は同じ「0」であるが、FIFO回路A202のアドレス(1)のデータには順序整合信号OEが入力されている。つまり、出力順序整合信号TO_Aが、FIFO回路Aデータ情報管理部222から出力されている。この場合、FIFOデータ制御管理部224は、出力順序整合信号が出力されていない方、つまりFIFO回路B203のデータを先に出力するように制御する。図12においては、以上の制御により、FIFO回路B203のアドレス(0)に入力されていたデータが出力される。また、FIFO回路Bデータ情報管理部223は、出力有効信号RE_B及び出力アドレス信号RP_Bに基づいて、FIFO回路B203のデータ情報を更新する。以降においても、FIFO回路Aデータ情報管理部222及びFIFO回路Bデータ情報管理部223は同様にデータ情報を更新する。(以降での更新処理の記載については省略する。)以上が、時刻t5〜t6におけるFIFO回路A202、B203の状態である。   Here, the output management number (order management number) of the data of the address (1) of the FIFO circuit A202 and the data of the address (0) of the FIFO circuit B203 is the same “0”, but the address (1) of the FIFO circuit A202. ) Is input with an order matching signal OE. That is, the output order matching signal TO_A is output from the FIFO circuit A data information management unit 222. In this case, the FIFO data control management unit 224 performs control so that the data for which the output order matching signal is not output, that is, the data of the FIFO circuit B 203 is output first. In FIG. 12, the data input to the address (0) of the FIFO circuit B203 is output by the above control. Further, the FIFO circuit B data information management unit 223 updates the data information of the FIFO circuit B 203 based on the output valid signal RE_B and the output address signal RP_B. Thereafter, the FIFO circuit A data information management unit 222 and the FIFO circuit B data information management unit 223 similarly update the data information. (The description of the update process in the following is omitted.) The above is the state of the FIFO circuits A202 and B203 at times t5 to t6.

図17、18の時刻t6〜t7(図13で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_A及び出力要求信号TR_Bが外部から出力される。FIFOデータ制御管理部224はそれに基づき、FIFO回路A202のアドレス(1)に入力されたデータと、FIFO回路B203のアドレス(1)に入力されたデータと、どちらのデータを先に出力するかを判定する。   17 and 18 (state shown in FIG. 13), an output request signal TR_A and an output request signal TR_B are output from the outside as an output request to the FIFO data control management unit 224. Based on this, the FIFO data control management unit 224 determines which data is output first, the data input to the address (1) of the FIFO circuit A202 and the data input to the address (1) of the FIFO circuit B203. judge.

ここで、FIFO回路A202のアドレス(1)のデータの出力管理番号Aは「0」であり、FIFO回路B203のアドレス(1)のデータの出力管理番号Bは「1」である。この場合の出力可能管理番号TCは「0」であり、FIFOデータ制御管理部224は、出力管理番号が出力可能管理番号TC以下であるFIFO回路A202のデータが出力可能と判定する。(あるいは、FIFOデータ制御管理部224は、出力管理番号Aと出力管理番号Bを比較して、小さい値の方に対応するFIFO回路を出力可能と判定する、といってもよい。なぜなら、出力管理番号Aと出力管理番号Bの値が異なる場合、出力可能管理番号TCは、小さい方の出力管理番号の値と同じ値になるからである。)ここから、FIFOデータ制御管理部224は、出力管理番号が小さい方、つまりFIFO回路A202のデータを先に出力するように制御する。図12においては、以上の制御により、FIFO回路A202のアドレス(1)に入力されているデータが出力される。また、FIFO回路A202アドレス(2)に入力されているデータには順序整合信号が入力されていないため、FIFO回路Aデータ情報管理部222は次のクロック以降で、出力順序整合信号TO_Aの出力を行わない。そのため、次のクロックで、FIFOデータ制御管理部224は、出力可能管理番号TCを「0」から「1」にカウント・アップする。以上が、時刻t6〜t7におけるFIFO回路A202、B203の状態である。   Here, the output management number A of the data of the address (1) of the FIFO circuit A202 is “0”, and the output management number B of the data of the address (1) of the FIFO circuit B203 is “1”. In this case, the output enable management number TC is “0”, and the FIFO data control management unit 224 determines that the data of the FIFO circuit A 202 whose output management number is equal to or less than the output enable management number TC can be output. (Alternatively, it may be said that the FIFO data control management unit 224 compares the output management number A and the output management number B and determines that the FIFO circuit corresponding to the smaller value can be output. This is because when the values of the management number A and the output management number B are different, the output possible management number TC becomes the same value as the value of the smaller output management number.) From here, the FIFO data control management unit 224 Control is performed so that the data with the smaller output management number, that is, the data of the FIFO circuit A 202 is output first. In FIG. 12, the data input to the address (1) of the FIFO circuit A202 is output by the above control. Further, since the order matching signal is not input to the data input to the FIFO circuit A 202 address (2), the FIFO circuit A data information management unit 222 outputs the output order matching signal TO_A after the next clock. Not performed. Therefore, at the next clock, the FIFO data control management unit 224 counts up the output management number TC from “0” to “1”. The above is the state of the FIFO circuits A202 and B203 from time t6 to time t7.

図17、18の時刻t7〜t8(図14で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_A及び出力要求信号TR_Bが外部から出力される。FIFOデータ制御管理部224はそれに基づき、FIFO回路A202のアドレス(2)に入力されたデータと、FIFO回路B203のアドレス(1)に入力されたデータの両方を出力するように制御する。なお、この場合、出力管理番号A、Bともに出力可能番号と同じ「1」の値であることから、FIFOデータ制御管理部224は、FIFO回路A202、B203の両方のデータとも出力可能と判定している。(出力可能管理番号TCは「1」であり、出力管理番号A、Bの値はともに、出力可能管理番号TC以下の値である。)以上が、時刻t7〜t8におけるFIFO回路A202、B203の状態である。   17 and 18 (state shown in FIG. 14), an output request signal TR_A and an output request signal TR_B are output from the outside as an output request to the FIFO data control management unit 224. Based on this, the FIFO data control management unit 224 controls to output both the data input to the address (2) of the FIFO circuit A202 and the data input to the address (1) of the FIFO circuit B203. In this case, since both the output management numbers A and B are the same “1” value as the output possible number, the FIFO data control management unit 224 determines that both the data of the FIFO circuits A 202 and B 203 can be output. ing. (The outputable management number TC is “1”, and the values of the output management numbers A and B are both values less than or equal to the outputable management number TC.) The above is the description of the FIFO circuits A202 and B203 at times t7 to t8. State.

図17、18の時刻t8〜t9(図15で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_A及び出力要求信号TR_Bが外部から出力される。FIFOデータ制御管理部224はそれに基づき、出力管理番号Aが「2」、出力管理番号Bが「1」、出力可能管理番号TCが「1」であることから、FIFO回路B203のアドレス(2)のデータが出力可能と判定する。判定の詳細は前述の通りである。FIFOデータ制御管理部224は、FIFO回路B203のアドレス(2)に入力されたデータを出力するように制御する。また次のクロックで、FIFOデータ制御管理部224は、前述と同様に、出力可能管理番号TCを「1」から「2」にカウント・アップする。以上が、時刻t8〜t9におけるFIFO回路A202、B203の状態である。   17 and 18 (state shown in FIG. 15), the output request signal TR_A and the output request signal TR_B are output from the outside for the output request to the FIFO data control management unit 224. Based on this, the FIFO data control management unit 224 has the output management number A of “2”, the output management number B of “1”, and the outputable management number TC of “1”, so that the address (2) of the FIFO circuit B 203 It is determined that the data can be output. Details of the determination are as described above. The FIFO data control management unit 224 controls to output the data input to the address (2) of the FIFO circuit B203. At the next clock, the FIFO data control management unit 224 counts up the output possible management number TC from “1” to “2” as described above. The above is the state of the FIFO circuits A202 and B203 from time t8 to t9.

図17、18の時刻t9〜t10(図16で示した状態)において、FIFOデータ制御管理部224に対する出力要求は、出力要求信号TR_Aのみが外部から出力される。FIFOデータ制御管理部224はそれに基づき、FIFO回路A202のアドレス(3)に入力されたデータを出力するように制御する。以上が、時刻t9〜t10におけるFIFO回路A202、B203の状態である。   17 and 18 (state shown in FIG. 16), only the output request signal TR_A is output from the outside as an output request to the FIFO data control management unit 224. Based on this, the FIFO data control management unit 224 controls to output the data input to the address (3) of the FIFO circuit A202. The above is the state of the FIFO circuits A202 and B203 from time t9 to t10.

まとめると、本実施の形態の出力制御回路200において、データ解析部201は、入力データRDが順序整合データか否かを判定する。入力データRDが非順序整合データである場合、並列に接続されたFIFO回路A202、B203は、それぞれ独立して入力データRDを出力する。しかし、入力データRDが順序整合データである場合、順序管理番号生成部221はデータ解析部201が出力する順序整合信号OEに基づき、FIFO回路A202、B203間のデータ入力の順序を示す管理番号を、順序管理番号として生成して、FIFO回路Aデータ情報管理部222及びFIFO回路Bデータ情報管理部223に出力する。この順序管理番号によるFIFOデータ制御管理部224の制御により、出力制御回路200はFIFO回路A202、B203が出力するデータ間に順序関係性を持たせて、出力順の整合を行っている。   In summary, in the output control circuit 200 of the present embodiment, the data analysis unit 201 determines whether or not the input data RD is order matching data. When the input data RD is out-of-order matching data, the FIFO circuits A202 and B203 connected in parallel output the input data RD independently of each other. However, when the input data RD is order matching data, the order management number generation unit 221 generates a management number indicating the order of data input between the FIFO circuits A202 and B203 based on the order matching signal OE output from the data analysis unit 201. Are generated as an order management number and output to the FIFO circuit A data information management unit 222 and the FIFO circuit B data information management unit 223. Under the control of the FIFO data control management unit 224 based on this order management number, the output control circuit 200 matches the output order by providing an order relationship between the data output from the FIFO circuits A202 and B203.

また、順序整合データの出力が完了した場合、FIFOデータ制御管理部224は、データ出力に関して選択信号のみに基づいた制御を行い、順序整合信号OE及び順序管理番号に基づいた制御は行わない。つまり、FIFO回路A202、B203は、両回路間に跨ったデータの入力順に基づいてデータを出力しない。両回路は独立して、各々の回路に入力されたデータの入力順に従った入力データRDの出力ができる。   Further, when the output of the order matching data is completed, the FIFO data control management unit 224 performs control based on only the selection signal with respect to data output, and does not perform control based on the order matching signal OE and the order management number. That is, the FIFO circuits A202 and B203 do not output data based on the order of data input between both circuits. Both circuits can independently output the input data RD according to the input order of the data input to each circuit.

一般に、複数のFIFO回路を備えた出力制御回路は、データの出力時に、データ内容等により異なるFIFO回路を用いて出力をするような制御が可能であるため、効率的なデータ出力ができる。しかし、入力データが、システムの設定に用いる順序整合データである場合、システムの設定前に出力するデータは、システムの設定後に出力するデータの前に出力される必要がある。その場合、複数のFIFO回路でデータを出力する場合は、複数のFIFO回路間に跨ったデータの入力順に、データを出力する必要がある。このような、複数FIFO回路間のデータの入力順に合わせて、出力順序を制御する出力制御回路は存在しなかった。   In general, an output control circuit including a plurality of FIFO circuits can be controlled to output data using a different FIFO circuit depending on the data contents when outputting data. However, when the input data is order matching data used for system setting, the data output before the system setting needs to be output before the data output after the system setting. In that case, when data is output by a plurality of FIFO circuits, it is necessary to output the data in the order of data input across the plurality of FIFO circuits. There has been no output control circuit for controlling the output order in accordance with the data input order between the plurality of FIFO circuits.

本実施の形態により、順序整合データを、複数のFIFO回路で処理できる出力制御回路を提供することができる。本実施の形態の出力制御回路200による第一の効果は、順序整合データを複数のFIFO回路で処理を行えるため、順序整合データの出力効率が向上することである。第二の効果は、通常は独立に動作している複数のFIFO回路が、順序整合データを取得した場合、複数のFIFO間に関連付けられたデータ出力制御を行えることである。第三の効果は、FIFO回路制御部において、FIFO回路を全て制御することが可能なため、複数のFIFO回路がそれぞれ制御部を備える構成の出力制御回路に比べて、物理的な回路量が削減できることである。これにより、例えば、出力制御回路200を備えるコンピュータ等において、バッファ回路の削減ができる可能性がある。   According to this embodiment, it is possible to provide an output control circuit capable of processing order matching data by a plurality of FIFO circuits. The first effect of the output control circuit 200 according to the present embodiment is that the output efficiency of the order matching data is improved because the order matching data can be processed by a plurality of FIFO circuits. The second effect is that, when a plurality of FIFO circuits normally operating independently acquire order matching data, data output control associated with the plurality of FIFOs can be performed. The third effect is that since the FIFO circuit control unit can control all the FIFO circuits, the physical circuit amount is reduced compared to the output control circuit in which each of the FIFO circuits includes the control unit. It can be done. Thereby, for example, in a computer provided with the output control circuit 200, there is a possibility that buffer circuits can be reduced.

実施の形態3
以下、図面を参照して本発明の実施の形態3について説明する。図19は、4個のFIFO回路を並列に接続した場合の、出力制御回路300の全体構成例を示すブロック図である。出力制御回路300は、データ解析部301、FIFO回路A302、FIFO回路B303、FIFO回路C304、FIFO回路D305を備える。
Embodiment 3
The third embodiment of the present invention will be described below with reference to the drawings. FIG. 19 is a block diagram showing an example of the overall configuration of the output control circuit 300 when four FIFO circuits are connected in parallel. The output control circuit 300 includes a data analysis unit 301, a FIFO circuit A302, a FIFO circuit B303, a FIFO circuit C304, and a FIFO circuit D305.

FIFO回路A302〜D305は、入力データRDが非順序整合データである場合、独立に通常のFIFO回路の動作をする。入力データRDが順序整合データである場合、データ解析部301はFIFO回路制御部306に順序整合信号OEを出力する。FIFO回路制御部306は取得した順序整合信号OEに基づいて順序管理番号を作成することで、FIFO回路A302〜D305の出力順序を制御する。具体的には、FIFO回路A302〜D305が併せて出力する順序整合データが、当該順序整合データよりも前に入力された非順序整合データより後に出力され、当該順序整合データよりも後に入力された非順序整合データより前に出力されるような制御である。詳細な出力制御回路300の処理の説明は、実施の形態2と同様なので、説明を省略する。   The FIFO circuits A302 to D305 operate as normal FIFO circuits independently when the input data RD is out-of-order matching data. When the input data RD is order matching data, the data analysis unit 301 outputs the order matching signal OE to the FIFO circuit control unit 306. The FIFO circuit control unit 306 controls the output order of the FIFO circuits A302 to D305 by creating an order management number based on the acquired order matching signal OE. Specifically, the order matching data output in combination by the FIFO circuits A302 to D305 is output after the non-order matching data input before the order matching data, and is input after the order matching data. The control is such that it is output before the unordered data. Since the detailed description of the processing of the output control circuit 300 is the same as that of the second embodiment, the description thereof is omitted.

なお、本発明は上記実施の形態に限られたものではなく、趣旨を逸脱しない範囲で適宜変更することが可能である。例えば、実施の形態2において、順序管理番号は順序整合信号OEに基づいてカウント・アップするのでなく、カウント・ダウンするようにしてもよい。データ解析部201は、FIFO回路制御部210中に含めてもよい。   Note that the present invention is not limited to the above-described embodiment, and can be changed as appropriate without departing from the spirit of the present invention. For example, in the second embodiment, the order management number may be counted down instead of being counted up based on the order matching signal OE. The data analysis unit 201 may be included in the FIFO circuit control unit 210.

FIFOデータ制御管理部224は、順序整合信号を取得した場合、次のクロックで順序管理番号をカウント・アップした。しかし、FIFOデータ制御管理部224は、順序整合信号OEを取得したときのクロックで、順序管理番号をカウント・アップしてもよい。あるいは、順序整合データ、非順序整合データ中の全てのデータにおいて同一の順序管理番号が関連付けられるように、順序管理番号をカウント・アップしてもよい。   When the FIFO data control management unit 224 acquires the order matching signal, it counts up the order management number with the next clock. However, the FIFO data control management unit 224 may count up the order management number with the clock when the order matching signal OE is acquired. Alternatively, the order management number may be counted up so that the same order management number is associated with all the data in the order matching data and the non-order matching data.

100 出力制御回路
101 データ解析部
102 FIFO回路
103 FIFO回路
104 制御部
200 出力制御回路
201 データ解析部
202 FIFO回路A
203 FIFO回路B
210 回路制御部
211 FIFOアドレス制御部
220 FIFO出力順序制御部
221 順序管理番号生成部
222 FIFO回路Aデータ情報管理部
223 FIFO回路Bデータ情報管理部
224 FIFOデータ制御管理部
300 出力制御回路
301 データ解析部
302 FIFO回路A
303 FIFO回路B
304 FIFO回路C
305 FIFO回路D
306 FIFO回路制御部
DESCRIPTION OF SYMBOLS 100 Output control circuit 101 Data analysis part 102 FIFO circuit 103 FIFO circuit 104 Control part 200 Output control circuit 201 Data analysis part 202 FIFO circuit A
203 FIFO circuit B
210 circuit control unit 211 FIFO address control unit 220 FIFO output order control unit 221 sequence management number generation unit 222 FIFO circuit A data information management unit 223 FIFO circuit B data information management unit 224 FIFO data control management unit 300 output control circuit 301 data analysis Part 302 FIFO circuit A
303 FIFO circuit B
304 FIFO circuit C
305 FIFO circuit D
306 FIFO circuit controller

Claims (8)

順序整合データと非順序整合データとの2種類からなるデータのうち、順序整合データが入力された場合、順序整合データを識別する識別情報を生成するデータ解析部と、
互いに異なる順序整合データが割り振られる第1及び第2のFIFO回路と、
入力されたデータが順序整合データである場合、前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する制御部と、
を備える出力制御回路。
A data analysis unit that generates identification information for identifying the order-matched data when the order-matched data is input among the two types of data of the order-matched data and the non-order-matched data;
First and second FIFO circuits to which different order matching data are allocated;
When the input data is order-aligned data, based on the identification information, the order-aligned data is output after the non-order-aligned data input before the order-aligned data, and the order-aligned data A control unit that controls the first and second FIFO circuits to be output before the non-order matched data input later than
An output control circuit comprising:
前記データ解析部は、前記識別情報として、前記順序整合データの最初と最後のデータを示す順序整合信号を前記制御部に出力し、
前記制御部は、前記順序整合信号に基づいて、順序整合データの出力を制御する、
請求項1に記載の出力制御回路。
The data analysis unit outputs an order matching signal indicating the first and last data of the order matching data to the control unit as the identification information,
The control unit controls output of the order matching data based on the order matching signal.
The output control circuit according to claim 1.
前記制御部は、前記順序整合信号に基づいて、順序整合データと非順序整合データとの識別が可能な順序管理番号を生成して、前記順序管理番号を前記第1及び第2のFIFO回路が取得したデータに関連付けることにより、順序整合データの出力を制御する、
請求項2に記載の出力制御回路。
The control unit generates an order management number capable of discriminating between order matching data and non-order matching data based on the order matching signal, and the first and second FIFO circuits generate the order management number. Control the output of ordered data by associating with the acquired data.
The output control circuit according to claim 2.
前記順序管理番号は、前記順序整合信号に基づいてカウント・アップされる、
請求項3に記載の出力制御回路。
The sequence management number is counted up based on the sequence matching signal.
The output control circuit according to claim 3.
前記制御部は、外部からのデータ出力要求を取得した場合、前記順序管理番号同士の値の大小を比較して、前記順序管理番号の値が小さいデータを先に出力するように制御する、
請求項4に記載の出力制御回路。
The control unit, when acquiring a data output request from the outside, compares the values of the order management numbers, and controls to output the data having a small value of the order management number first,
The output control circuit according to claim 4.
前記制御部は、前記第1及び第2のFIFO回路のそれぞれが次に出力するデータの種類が異なり、前記順序管理番号は同一である場合、直前に出力されたデータと同一種類のデータを出力するように制御する、
請求項5に記載の出力制御回路。
The control unit outputs the same type of data as the data output immediately before when the first and second FIFO circuits have different types of data to be output next and the order management numbers are the same. To control,
The output control circuit according to claim 5.
入力されたデータが順序整合データか非順序整合データかを検出する第1のステップと、
入力されたデータが順序整合データである場合、順序整合データを識別する識別情報を生成し、互いに異なる順序整合データを第1及び第2のFIFO回路に割り振る第2のステップと、
前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する第3のステップと、
を備える出力制御回路の制御方法。
A first step of detecting whether the input data is ordered data or non-ordered data;
A second step of generating identification information for identifying the order matching data and allocating different order matching data to the first and second FIFO circuits when the input data is order matching data;
Based on the identification information, the order matching data is output after the non-order matching data input before the order matching data, and the non-order matching data input after the order matching data. A third step of controlling the first and second FIFO circuits to be output before;
A method for controlling an output control circuit comprising:
入力されたデータが順序整合データか非順序整合データかを検出する第1の処理と、
入力されたデータが順序整合データである場合、順序整合データを識別する識別情報を生成し、互いに異なる順序整合データを第1及び第2のFIFO回路に割り振る第2の処理と、
前記識別情報に基づいて、当該順序整合データが、当該順序整合データよりも前に入力された非順序整合データよりも後に出力され、当該順序整合データよりも後に入力された非順序整合データよりも前に出力されるように前記第1及び第2のFIFO回路を制御する第3の処理と、
を出力制御回路に実行させる制御プログラム。
A first process for detecting whether the input data is ordered data or non-ordered data;
A second process of generating identification information for identifying the ordered data and allocating different ordered data to the first and second FIFO circuits when the input data is ordered data;
Based on the identification information, the order matching data is output after the non-order matching data input before the order matching data, and the non-order matching data input after the order matching data. A third process for controlling the first and second FIFO circuits to be output before;
Is a control program that causes the output control circuit to execute.
JP2010253961A 2010-11-12 2010-11-12 Output control circuit, output control circuit control method and control program thereof Expired - Fee Related JP5246810B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010253961A JP5246810B2 (en) 2010-11-12 2010-11-12 Output control circuit, output control circuit control method and control program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010253961A JP5246810B2 (en) 2010-11-12 2010-11-12 Output control circuit, output control circuit control method and control program thereof

Publications (2)

Publication Number Publication Date
JP2012104034A JP2012104034A (en) 2012-05-31
JP5246810B2 true JP5246810B2 (en) 2013-07-24

Family

ID=46394319

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010253961A Expired - Fee Related JP5246810B2 (en) 2010-11-12 2010-11-12 Output control circuit, output control circuit control method and control program thereof

Country Status (1)

Country Link
JP (1) JP5246810B2 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05227210A (en) * 1992-02-12 1993-09-03 Fujitsu Ltd Buffer control circuit
US6304936B1 (en) * 1998-10-30 2001-10-16 Hewlett-Packard Company One-to-many bus bridge using independently and simultaneously selectable logical FIFOS
JP2008152580A (en) * 2006-12-18 2008-07-03 Matsushita Electric Ind Co Ltd Communication device and communication method

Also Published As

Publication number Publication date
JP2012104034A (en) 2012-05-31

Similar Documents

Publication Publication Date Title
US11467769B2 (en) Managed fetching and execution of commands from submission queues
US9164951B2 (en) Multiprocessor system, execution control method and execution control program
CN102541661B (en) Realize the method and apparatus of wait on address synchronization interface
US8793421B2 (en) Queue arbitration using non-stalling request indication
US9417952B2 (en) Direct memory access (DMA) unit with error detection
JP2006195867A (en) Bus arbitration method and semiconductor device
US20120079148A1 (en) Reordering arrangement
JP2007034392A (en) Information processor and data processing method
CN115168256A (en) Interrupt control method, interrupt controller, electronic device, medium, and chip
US8972693B2 (en) Hardware managed allocation and deallocation evaluation circuit
US20070101032A1 (en) Bus arbitration circuit and bus arbitration method
JP2011232917A (en) Semiconductor integrated circuit and request control method
JP5246810B2 (en) Output control circuit, output control circuit control method and control program thereof
WO2019178178A1 (en) Thread scheduling for multithreaded data processing environments
US20210149726A1 (en) Scheduling device, scheduling system, scheduling method, and non-transitory computer-readable medium
WO2007039933A1 (en) Operation processing device
US10958597B2 (en) General purpose ring buffer handling in a network controller
CN114637594A (en) Multi-core processing device, task allocation method, device and storage medium
JP2007052673A (en) Job management system, job management method and job management program
JP5871298B2 (en) Information processing apparatus, information processing method, and information processing program
JP6515602B2 (en) Data processing apparatus and data processing method
EP3495960A1 (en) Program, apparatus, and method for communicating data between parallel processor cores
JP2020017043A (en) Node device, parallel computer system, and control method for parallel computer system
US10032119B1 (en) Ordering system that employs chained ticket release bitmap block functions
RU2571376C1 (en) Method and apparatus for parallel processing of digital information in computer system

Legal Events

Date Code Title Description
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: 20130312

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130404

R150 Certificate of patent or registration of utility model

Ref document number: 5246810

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160419

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees