JP2012022569A - Arithmetic control apparatus, control method of the same and control program for the same - Google Patents

Arithmetic control apparatus, control method of the same and control program for the same Download PDF

Info

Publication number
JP2012022569A
JP2012022569A JP2010160852A JP2010160852A JP2012022569A JP 2012022569 A JP2012022569 A JP 2012022569A JP 2010160852 A JP2010160852 A JP 2010160852A JP 2010160852 A JP2010160852 A JP 2010160852A JP 2012022569 A JP2012022569 A JP 2012022569A
Authority
JP
Japan
Prior art keywords
comparison
register
data
cpu
individual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010160852A
Other languages
Japanese (ja)
Other versions
JP5704631B2 (en
Inventor
Yoshiharu Yagi
祥晴 八木
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 JP2010160852A priority Critical patent/JP5704631B2/en
Publication of JP2012022569A publication Critical patent/JP2012022569A/en
Application granted granted Critical
Publication of JP5704631B2 publication Critical patent/JP5704631B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To confirm whether or not values of a plurality of registers are matched during register read of a CPU.SOLUTION: A comparative determination section 40 performs a comparison about whether or not all test data held in registers 21-2n are matched and outputs a comparison result as a full comparison result I. The comparative determination section 40 performs a comparison about whether or not a value of any one of the registers 21-2n selected by a data selection section 30 is matched with each of the values of the registers 21-2n and outputs a comparison result as individual comparison results J to M. Selected read data and the full comparison result I are concatenated by a bit concatenation section 50 and outputted as a read data+full comparison result F.

Description

本発明は、演算制御装置に関し、特に複数のレジスタの値を比較し、レジスタの値が全て一致したか否かの全比較判定、および基準となるレジスタの値に対してぞれぞれのレジスタの値が一致したか否かの個別比較判定を行う演算制御装置に関する。   The present invention relates to an arithmetic and control unit, and in particular, compares the values of a plurality of registers, determines whether all the register values match, and compares each register value with respect to a reference register value. The present invention relates to an arithmetic control device that performs individual comparison determination as to whether or not the values of the two match.

LSI(Large Scale Integration:大規模集積回路)は、演算機能やメモリ機能等の様々な機能を機能ブロックとして1つのチップ上に搭載したものであって、近年、製造技術の進歩によってより多くの機能ブロックが搭載されて高集積化が進んでいる。   LSI (Large Scale Integration) has various functions such as arithmetic functions and memory functions mounted on a single chip as functional blocks, and more functions have been developed in recent years due to advances in manufacturing technology. High integration is advancing with blocks.

これまでは、LSIの規模がそれほど大きくなかった為、前述の所定の機能を実現する機能ブロックの搭載数が少なく、この各機能ブロックを制御するためにレジスタに保持されている値を、CPU(Central Processing Unit:中央演算処理装置)がリードする際の確認処理に、それほど多くの処理時間を占めることはなかった。   Until now, since the scale of the LSI has not been so large, the number of function blocks that implement the above-mentioned predetermined functions is small, and the value held in the register for controlling each function block is changed to the CPU ( Central processing unit) did not occupy much processing time for confirmation processing when reading.

しかし、LSIの規模が大きくなるにつれて搭載する機能ブロック数が増加し、これに伴い機能ブロックを制御するレジスタの数が増えた為、レジスタをリードする際にレジスタの値を確認する時間が増える場合が多くなった。このため、CPUの処理時間が増加し、コンピュータの処理能力を示すスループットが低下してしまうという問題があった。   However, the number of function blocks to be mounted increases as the LSI size increases, and as a result, the number of registers that control the function blocks increases, so the time to check the register values when reading the registers increases. Increased. For this reason, there has been a problem that the processing time of the CPU increases and the throughput indicating the processing capability of the computer is reduced.

これに対して、従来より具体的に知られている上記技術分野の内容としては、特許文献1乃至特許文献2がある。   On the other hand, there are Patent Documents 1 to 2 as the contents of the above-mentioned technical fields that have been specifically known conventionally.

特許文献1に開示された技術は、複数のレジスタの値が全て一致しているか否かを比較回路で比較し、この比較結果とCPUがリードするレジスタの値とを連結し、この連結したデータをリードデータとしてCPUがリードすることで、CPUが任意のレジスタの値をリード時に他のレジスタを値が一致しているか否かを判定し、各レジスタの値を個別に確認せず全てにレジスタの値を確認することのできる技術である。   The technique disclosed in Patent Document 1 compares whether or not the values of a plurality of registers match with each other by a comparison circuit, and connects the comparison result with the value of a register read by the CPU. When the CPU reads as a read data, the CPU determines whether or not the values of the other registers match when reading the value of any register, and does not check the value of each register individually. It is a technology that can confirm the value of.

また、 特許文献2に開示された技術は、RAM(Random Access Memory:随時アクセスメモリ)の全ての領域および比較用レジスタのそれぞれに同一のテストデータを記憶させ、RAMの先頭領域から順次記憶内容をリードし、このリードした値と比較レジスタの値とを比較回路で比較し、一致しているか否かを判定することでRAMの不良ビットを検出することのできる技術である。 In addition, the technique disclosed in Patent Document 2 stores the same test data in all areas of a RAM (Random Access Memory) and each of the comparison registers, and sequentially stores the stored contents from the top area of the RAM. This is a technique that can detect a defective bit in the RAM by reading, comparing the read value with the value of the comparison register by a comparison circuit, and determining whether or not they match.

特開2009−289071JP2009-289071 特開2003−297100JP 2003-297100 A

しかしながら、特許文献1乃至2に開示された技術は、レジスタの値またはRAMの値が全て一致または全て不一致の2通りの判定結果しか保持していないため、具体的に値の一致していないレジスタまたはRAMの領域を直ちに特定することが困難であるという不都合があった。   However, since the techniques disclosed in Patent Documents 1 and 2 hold only two types of determination results in which register values or RAM values all match or do not match, registers that do not specifically match values. Alternatively, it is difficult to immediately specify the RAM area.

〔発明の目的〕
本発明は、上記関連技術の有する不都合を改善し、CPUがレジスタの値をリードする際に、複数のレジスタの値が全て一致したか否か全比較結果も同時にリードすることができ、さらに前述の比較結果で不一致であった場合に各レジスタの個別比較結果もリードすることを可能とした演算制御装置を提供することを、その目的とする。
(Object of invention)
The present invention improves the above-mentioned disadvantages of the related art, and when the CPU reads the register values, it can simultaneously read all the comparison results as to whether or not all the values of the plurality of registers match. It is an object of the present invention to provide an arithmetic and control unit that can read the individual comparison result of each register when the comparison results are inconsistent.

上記目的を達成するため、本発明の演算制御装置は、種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置において、前記CPUは、前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能と、前記各レジスタに保持させた前記テストデータの保持状態を当該レジスタに共通に併設されたリードデータ比較回路の出力に基づいて確認する保持状態確認機能とを有すると共に、前記リードデータ比較回路は、前記各レジスタに保持されているテストデータが相互に一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する個別比較機能と、前記個別比較機能のそれぞれの結果が全て一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する全比較機能とを有することを特徴とする。   In order to achieve the above object, an arithmetic and control unit according to the present invention includes a plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the functions In an arithmetic and control unit comprising a plurality of registers corresponding to blocks and temporarily holding the command information, the CPU has the same data holding command function for holding the same data as test data for each register; And a holding state check function for checking the holding state of the test data held in each register based on an output of a read data comparison circuit provided in common with the register, and the read data comparison circuit includes: The test data held in each register is compared to determine whether or not they match each other, and the comparison determination result is confirmed as the holding state confirmation. All comparisons sent to the CPU for functions and the individual comparison functions are compared to determine whether all the results of the individual comparison functions match, and the comparison results are sent to the CPU for the holding status confirmation function. And having a function.

また、本発明に係る演算制御装置制御方法は、種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、前記CPUが前記各レジスタに対してテストデータとして同一データを保持させ、前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記各レジスタに共通に併設されたリードデータ比較回路内のデータ選択部が前記テストデータをリードデータとして選択し、前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か前記リードデータ比較回路内の比較判定部が個別比較判定し、前記個別比較結果は全て一致するか否か前記比較判定部が全比較判定し、前記リードデータと前記全比較結果とを前記リードデータ比較回路内のビット連結部が連結し、前記複数の個別比較結果を前記リードデータ比較回路内の個別比較結果レジスタが保持し、前記ビット連結部によって連結されたデータを前記CPUが確認し、前記全比較結果が不一致であった場合に前記CPUが前記個別比較結果レジスタの保持する内容を確認する構成としたことを特徴とする。   The arithmetic control device control method according to the present invention includes a plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the functional blocks. And a plurality of registers corresponding to and temporarily holding the command information, wherein the CPU holds the same data as test data for each register, and is specified by the CPU A data selection unit in a read data comparison circuit provided in common with each register from any one of the registers selects the test data as read data, and the test of the read data and each register The comparison determination unit in the read data comparison circuit determines whether or not the data match each other, and makes an individual comparison determination, and the individual comparison result The comparison / determination unit determines whether or not all match, and the bit connection unit in the read data comparison circuit connects the read data and the entire comparison result, and the plurality of individual comparison results are connected to the read data. The individual comparison result register in the comparison circuit holds, the CPU confirms the data connected by the bit connection unit, and the CPU holds the individual comparison result register when all the comparison results do not match. It is characterized in that the contents are confirmed.

更に、本発明に係る演算制御装置制御用プログラムは、種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能、前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記テストデータをリードデータとして選択するデータ選択機能、前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定する個別比較機能、前記個別比較結果は全て一致するか否か全比較判定する全比較機能、前記リードデータと前記全比較結果とを連結するビット連結機能、前記複数の個別比較結果を保持する個別比較結果保持機能、前記ビット連結部によって連結されたデータを確認すると共に前記全比較結果が不一致であった場合に前記個別比較結果レジスタの保持する内容を確認する保持状態確認機能、をコンピュータに実現させるようにしたことを特徴とする。   Furthermore, the arithmetic control device control program according to the present invention includes a plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the functional blocks. And a plurality of registers that temporarily hold the command information, the same data holding command function for holding the same data as test data for each register, by the CPU A data selection function for selecting the test data as read data from any one of the specified registers, and whether or not the read data and the test data of each register match each other Individual comparison function, all comparison functions for judging whether all the individual comparison results match, Bit connection function for linking all the comparison results with each other, individual comparison result holding function for holding the plurality of individual comparison results, and checking the data linked by the bit linking unit, and the all comparison results are inconsistent In this case, the computer can realize a holding state checking function for checking the contents held in the individual comparison result register.

本発明は上述したように構成したので、これによると、各レジスタに保持されている値を比較し、全レジスタが一致しているか否かを比較した全比較結果と、リードデータとを連結することにより、CPUがデータリード時に全てのレジスタの値を個別にリードすることなく、リードするレジスタの値と一致しているか否かを確認することができる。さらに、それぞれのレジスタの値を個別に比較した個別比較結果を個別比較結果レジスタに保持することにより、リードするレジスタの値と他の全てのレジスタの値とが不一致であった場合に、不一致であるレジスタも特定することができ、CPUがレジスタの値を個々にリードする際にかかる処理時間を短縮することが可能という優れた演算制御装置、演算制御装置制御方法および演算制御装置制御用プログラムを提供することができる。   Since the present invention is configured as described above, according to this, the values held in the respective registers are compared, and all comparison results obtained by comparing whether or not all the registers match each other are linked to the read data. As a result, the CPU can check whether or not it matches the value of the register to be read without reading the values of all the registers individually when reading data. Furthermore, by holding the individual comparison results obtained by individually comparing the values of the respective registers in the individual comparison result register, if the values of the register to be read and the values of all the other registers do not match, a mismatch occurs. An excellent arithmetic control device, arithmetic control device control method, and arithmetic control device control program capable of specifying a certain register and shortening the processing time required when the CPU individually reads the value of the register Can be provided.

本発明に係る演算制御装置の第1実施形態を示すブロック図である。1 is a block diagram showing a first embodiment of an arithmetic control device according to the present invention. 図1に開示したブロック図における動作を示すタイミング図である。FIG. 2 is a timing diagram illustrating an operation in the block diagram disclosed in FIG. 1. 図1に開示したブロック図におけるCPU70の動作を示すフローチャートである。It is a flowchart which shows operation | movement of CPU70 in the block diagram disclosed in FIG. 図1に開示したブロック図における比較判定部40の構成を示すブロック図である。It is a block diagram which shows the structure of the comparison determination part 40 in the block diagram disclosed in FIG. 本発明に係る演算制御装置のその他の実施形態を示すブロック図である。It is a block diagram which shows other embodiment of the arithmetic control apparatus which concerns on this invention.

〔実施形態〕
以下、本発明に係る演算制御装置の一実施形態を、図1および図3乃至図4に基づいて説明する。
Embodiment
Hereinafter, an embodiment of an arithmetic control device according to the present invention will be described with reference to FIGS. 1 and 3 to 4.

まず、図1に示す実施形態の演算制御装置は、種々の機能を実現する複数の機能ブロック81乃至8n(n≧3)と、この機能ブロックに対して動作制御に係る指令情報を個別に送信するCPU70と、前述の各機能ブロックに対応し且つ前述の指令情報を一時的に保持する複数のレジスタ21乃至2nとを備えている。   First, the arithmetic and control unit according to the embodiment shown in FIG. 1 individually transmits a plurality of function blocks 81 to 8n (n ≧ 3) that realize various functions, and command information related to operation control to the function blocks. And a plurality of registers 21 to 2n corresponding to the functional blocks described above and temporarily holding the command information described above.

ここで、前述のCPU70は、レジスタ21乃至2nに対してテストデータとして同一のデータを保持させる同一データ保持指令機能と当該レジスタ21乃至2nに保持させたテストデータの保持状態を確認する保持状態確認機能とを有している。   Here, the CPU 70 described above confirms the same data holding command function for holding the same data as the test data in the registers 21 to 2n and the holding state of the test data held in the registers 21 to 2n. It has a function.

このレジスタ21乃至2nに保持されているテストデータが相互に一致するか否か比較判定し当該比較判定結果を前述の保持状態確認機能用としてCPU70にそれぞれ送信する個別比較機能と、この個別比較機能のそれぞれの結果が全て一致するか否か比較判定し当該比較判定結果を前述の保持状態確認機能用としてCPU70に送信する全比較機能とを有するリードデータ比較回路90が当該レジスタ21乃至2nに共通に併設されている。   An individual comparison function that compares and determines whether or not the test data held in the registers 21 to 2n match each other, and transmits the comparison determination result to the CPU 70 for the aforementioned holding state confirmation function, and this individual comparison function The registers 21 to 2n share a read data comparison circuit 90 that has a comparison function for comparing whether or not all the results match and transmits the comparison determination result to the CPU 70 for use in the holding state confirmation function. It is attached to.

また、レジスタ21乃至2nは、それぞれ図示しない形で接続されているリセット信号線を介してCPU70から送信されるリセット信号によってレジスタ21乃至2nは初期値としてテストデータを保持する。   The registers 21 to 2n hold test data as initial values by a reset signal transmitted from the CPU 70 via a reset signal line connected in a form not shown.

さらに、前述の演算制御装置は、CPU70によって特定されたレジスタ21乃至2nの内のいずれか一つのレジスタから前述のテストデータをリードデータNとして選択するデータ選択部30と、前述のリードデータNとレジスタ21乃至2nに保持されているテストデータとが一致するか否か個々に比較判定し当該比較判定結果を個別比較結果J乃至Mとしてそれぞれ出力すると共に当該個別比較結果J乃至Mが全て一致するか否か比較判定し当該比較判定結果を全比較判定結果Iとして出力する比較判定部40と、前述のリードデータNと全比較結果Iとを連結して前述の保持状態確認機能用としてCPU70に送信するビット連結部50と、個別比較結果J乃至Mを前述の保持状態確認機能用に保持する個別比較結果レジスタ60とを備えている。   Further, the arithmetic and control unit described above includes a data selection unit 30 that selects the test data as read data N from any one of the registers 21 to 2n specified by the CPU 70, and the read data N and Whether or not the test data held in the registers 21 to 2n match is individually compared and determined, the comparison determination results are output as individual comparison results J to M, respectively, and the individual comparison results J to M all match. The comparison determination unit 40 that compares and determines whether or not and outputs the comparison determination result as the total comparison determination result I, and the read data N and the total comparison result I are connected to the CPU 70 for the holding state confirmation function. A bit concatenation unit 50 for transmitting, and an individual comparison result register 60 for holding the individual comparison results J to M for the above-described holding state confirmation function; It is provided.

このデータ選択部30、比較判定部40、ビット連結部50、および個別比較結果レジスタ60とによって、前述のリードデータ比較回路90の有する個別比較機能と全比較機能とを実現できる。   The data selection unit 30, the comparison determination unit 40, the bit connection unit 50, and the individual comparison result register 60 can realize the individual comparison function and the full comparison function of the read data comparison circuit 90 described above.

前述の比較判定部40は、前述のアドレスパスBで指定されたレジスタ21乃至2nの内のいずれか一つのレジスタの保持するテストデータを比較データHとして選択する選択回路42と、この比較データHとレジスタ21乃至2nのテストデータとが一致するか否か個々に比較判定し当該判定結果を個別比較結果J乃至Mとしてそれぞれ出力する比較回路41A乃至41nと、この個別比較結果J乃至Mに対して論理積演算を行い当該演算結果を全比較結果Iとして出力する論理積回路43とを備えている。   The comparison determination unit 40 includes a selection circuit 42 that selects the test data held in any one of the registers 21 to 2n designated by the address path B as the comparison data H, and the comparison data H And comparison circuits 41A to 41n that individually compare and determine whether or not the test data of the registers 21 to 2n match and output the determination results as individual comparison results J to M, respectively, and the individual comparison results J to M And a logical product circuit 43 that performs a logical product operation and outputs the result of the operation as a total comparison result I.

ここで、アドレスパスBはレジスタ21乃至2nに対応して割り振られるものとし、本実施形態ではアドレスパスBが00であった場合にはレジスタ21、アドレスパスBが01であった場合にはレジスタ22、アドレスパスがnであった場合にはレジスタ2n+1のことを示すものとする。   Here, it is assumed that the address path B is allocated corresponding to the registers 21 to 2n. In the present embodiment, the register 21 is registered when the address path B is 00, and the register is registered when the address path B is 01. 22. If the address path is n, it indicates that the register 2n + 1.

また、前述の全比較結果Iを算出するために論理積回路43を用いたが、レジスタ21乃至2nの保持するテストデータが全て一致したか否かを比較するものならば、これに限定するものではないとする。   Further, the logical product circuit 43 is used to calculate the above-described total comparison result I. However, the present invention is not limited to this as long as the test data held in the registers 21 to 2n are all compared. Suppose not.

これにより、CPU70が出力したアドレスパスBが示すレジスタの保持するテストデータを選択回路42がリードし、このリードしたテストデータとレジスタ21乃至2nに保持されているテストデータとを比較器41A乃至41nがそれぞれ比較して個別比較結果J乃至Mとして出力し、この個別比較結果J乃至Mに対して論理積回路43が論理積演算を行い、演算結果を全比較結果Iとして出力することができる。   As a result, the selection circuit 42 reads the test data held in the register indicated by the address path B output from the CPU 70, and the read test data and the test data held in the registers 21 to 2n are compared with the comparators 41A to 41n. Are compared and output as individual comparison results J to M, the logical product circuit 43 performs an AND operation on the individual comparison results J to M, and the operation result can be output as the entire comparison result I.

また、前述のCPU70は、データをライトする制御信号であるライト信号A、データのライト先およびリード先を指定するアドレスパスB、データをリードするための制御信号であるリード信号C、およびライトするデータの内容であるライトデータDを出力する。   The CPU 70 described above writes a write signal A that is a control signal for writing data, an address path B that specifies a data write destination and a read destination, a read signal C that is a control signal for reading data, and a write signal. Write data D that is the contents of the data is output.

さらに、前述のライト信号AおよびアドレスパスBに基づいてレジスタ21乃至2nのいずれか一つを書き込み可能な状態に遷移させるチップセレクト信号Gを出力するレジスタ選択部10を備えている。   Further, a register selection unit 10 is provided that outputs a chip select signal G that changes any one of the registers 21 to 2n to a writable state based on the write signal A and the address path B described above.

これによって、CPU70から出力されるライトデータDと、レジスタ選択部10から出力されるチップセレクト信号Gとによってレジスタ21乃至2nにデータを書き込むことができる。また、レジスタ21乃至2nは、機能ブロック81乃至8nと制御信号等で接続されていると共に、アドレスパスBによって指定されたレジスタの値をリード信号Cにより読み出し、リードデータNとして出力する。   Thus, data can be written to the registers 21 to 2n by the write data D output from the CPU 70 and the chip select signal G output from the register selection unit 10. The registers 21 to 2n are connected to the functional blocks 81 to 8n by a control signal or the like, and read a register value designated by the address path B by a read signal C and output it as read data N.

また、CPU70がアドレスパスBで指定したレジスタのデータをリードする際に、データ選択部30はアドレスパスB選択されたレジスタの値をリードデータNとして出力し、このリードデータNと比較判定部40から出力された全比較結果Iとをビット連結部50によって連結してリードデータ+全比較結果Fとして出力し、このリードデータ+全比較結果FをCPU70がリードすることができる。   Further, when the CPU 70 reads the data of the register designated by the address path B, the data selection unit 30 outputs the value of the register selected by the address path B as the read data N, and this read data N and the comparison determination unit 40 All the comparison results I output from are connected by the bit linking unit 50 and output as read data + all comparison results F, and the CPU 70 can read this read data + all comparison results F.

さらに、CPU70がレジスタの保持するテストデータをリードする際にリードデータ+全比較結果Fをリードするので、リードするレジスタと他のレジスタが全て一致しているか否か確認することができる。また、不一致の場合は、CPU70が、個別比較結果レジスタ60のから個別比較結果Eをリードすることにより、不一致となっているレジスタを特定することができる。   Further, when the CPU 70 reads the test data held by the register, the read data + all comparison result F is read, so that it can be confirmed whether or not the read register and all other registers match. In the case of a mismatch, the CPU 70 can identify the register that does not match by reading the individual comparison result E from the individual comparison result register 60.

〔全体的な動作〕
次に、演算制御装置の全体的な動作について図1乃至図2に基づいて説明する。
なお、ここで、図1に示したnの値を4としてレジスタ21乃至24を4bitレジスタ、前述のライトデータDおよびリードデータNを共に5bit、レジスタ21乃至24にリセット信号として図示しない形でリセット信号21A乃至24Aが接続される例として説明する。
[Overall operation]
Next, the overall operation of the arithmetic and control unit will be described with reference to FIGS.
Here, the value of n shown in FIG. 1 is set to 4, the registers 21 to 24 are reset to 4 bits, the write data D and the read data N are both 5 bits, and the registers 21 to 24 are reset to the registers 21 to 24 as a reset signal in a not-shown form. An example in which the signals 21A to 24A are connected will be described.

また、前述のリセット信号21A乃至24Aは、Lowレベルで有効なリセット信号であり、リセット状態から開始している。さらに、ライト信号Aおよびリード信号Cについても、Lowレベルで有効な信号となり、Lowレベルの場合にそれぞれライトまたはリードすることができる。   The reset signals 21A to 24A described above are reset signals that are valid at the Low level, and start from the reset state. Further, the write signal A and the read signal C are also effective signals at the low level, and can be written or read when at the low level.

ここで、本実施形態では、前述のリセット信号21A乃至24Aによってレジスタ21乃至24がリセット状態となり、各レジスタにテストデータとして初期値1が保持されている場合を示すが、CPU70がレジスタ21乃至24に対して特定の同一データをライトした場合(同一データ保持指令工程)もレジスタ21乃至24に保持されている値を初期値1から前述の特定の値に変更することで同様の動作がなされる。   Here, in this embodiment, the registers 21 to 24 are reset by the reset signals 21A to 24A described above, and an initial value 1 is held as test data in each register. However, the CPU 70 registers 21 to 24. When the same specific data is written (the same data holding command process), the same operation is performed by changing the value held in the registers 21 to 24 from the initial value 1 to the specific value described above. .

図2において、まず最初に、前述のLowレベルのリセット信号21A乃至24Aがレジスタ21乃至24にそれぞれ入力され、リセット状態となり、それぞれテストデータとして初期値1が保持されている。   In FIG. 2, first, the low level reset signals 21A to 24A are respectively input to the registers 21 to 24 to be in a reset state, and the initial value 1 is held as test data, respectively.

次に、時刻T1で前述のリセット信号21A乃至24AをCPU70がHighレベルに変更し、レジスタ21乃至24に対するリセット状態を解除する。続いて、時刻T2でCPU70がアドレスパスBを00に変更すると共に、リード信号CをLowレベルに変更する。   Next, at time T1, the CPU 70 changes the above-described reset signals 21A to 24A to High level, and releases the reset state for the registers 21 to 24. Subsequently, at time T2, the CPU 70 changes the address path B to 00 and changes the read signal C to the low level.

前述のCPU70によるアドレスパスBの内容およびリード信号Cの内容の変更を受けて、データ選択部30は、アドレスパス00に対応するレジスタであるレジスタ21に保持されているテストデータをリードする(データ選択工程)。   In response to the change in the contents of the address path B and the read signal C by the CPU 70 described above, the data selection unit 30 reads the test data held in the register 21 which is a register corresponding to the address path 00 (data Selection step).

ここで、比較判定部40の動作を図4に基づいて説明する。
レジスタ21乃至2nのデータが比較判定部40に入力され、CPU70のアドレスパスBで指定されたレジスタを選択回路42で選択してリードし、比較データHを生成する。この比較データHと、レジスタ21乃至2nの値を比較回路41A乃至41nで比較を行い、一致している場合は1を、不一致である場合は0を、個別比較結果J乃至Mの信号としてそれぞれ出力する。また、個別比較結果J乃至Mが全て一致した場合に1になるような回路(例えば論理積回路)を経て全比較結果Iを出力する。
Here, the operation of the comparison determination unit 40 will be described with reference to FIG.
The data of the registers 21 to 2n is input to the comparison / determination unit 40, and the register specified by the address path B of the CPU 70 is selected and read by the selection circuit 42 to generate the comparison data H. The comparison data H and the values of the registers 21 to 2n are compared by the comparison circuits 41A to 41n. When they match, 1 is used as a signal, and when they do not match, 0 is used as a signal of the individual comparison results J to M. Output. Further, the entire comparison result I is output through a circuit (for example, a logical product circuit) that becomes 1 when the individual comparison results J to M all match.

上述の比較判定部40の動作を具体的に説明すると以下のように動作する。比較判定部40の選択回路42は、図示しない形で接続されたアドレスパスBの値が00であるので、このアドレスパスに対応するレジスタであるレジスタ21から入力されるテストデータを選択し、この選択したデータを選択データH(値は1)として比較回路41A乃至41Dにそれぞれ出力する。   The operation of the above-described comparison / determination unit 40 will be specifically described as follows. Since the value of the address path B connected in a form not shown is 00, the selection circuit 42 of the comparison / determination unit 40 selects the test data input from the register 21 that is a register corresponding to this address path, and The selected data is output to the comparison circuits 41A to 41D as selection data H (value is 1).

比較器41Aは、前述の比較データHの値である1とレジスタ21に保持され当該レジスタ21から出力されるテストデータの値である1とが一致するか否か比較判定し、一致したことを示す1を個別比較結果Jとして出力する(個別比較工程)。同様に、比較回路41Bは、前述の比較データHである1とレジスタ22のテストデータである1とが一致するか否か比較し、一致したことを示す1を個別比較結果Kとして出力する。比較回路41C、比較回路41Dについても、比較データHとレジスタ23乃至24に保持されているテストデータとが一致するか否か比較し、比較結果として個別比較結果L、M共に1を出力する。   The comparator 41A compares and determines whether or not 1 which is the value of the comparison data H described above and 1 which is the value of the test data held in the register 21 and output from the register 21 match. 1 shown is output as an individual comparison result J (individual comparison process). Similarly, the comparison circuit 41B compares whether or not 1 as the comparison data H and 1 as the test data of the register 22 match, and outputs 1 indicating the match as an individual comparison result K. The comparison circuit 41C and the comparison circuit 41D also compare whether or not the comparison data H matches the test data held in the registers 23 to 24, and outputs 1 as both comparison results L and M.

前述の個別比較結果Jを最下位のビット、個別比較結果Kを最下位から1ビット上位のビット、個別比較結果Lを最下位から2ビット上位のビット、個別比較結果Mを最下位から3ビット上位のビットに配置すると、個別比較結果J乃至Mは1111b(FH(F)16=(1111))となる。 The above-mentioned individual comparison result J is the least significant bit, the individual comparison result K is the most significant bit from the least significant bit, the individual comparison result L is the most significant two bits from the least significant bit, and the individual comparison result M is the least significant three bits. When arranged in the upper bits, the individual comparison results J to M are 1111b (FH (F) 16 = (1111) 2 ).

一方、論理積回路43は、前述の比較回路41A乃至41Dから出力される個別比較結果J乃至M(値は1111)に対して論理積演算(1AND1AND1AND1)を行い、この論旨積演算の結果1が算出され、全比較結果Iとして1を出力する(全比較工程)。   On the other hand, the AND circuit 43 performs an AND operation (1AND1AND1AND1) on the individual comparison results J to M (value is 1111) output from the comparison circuits 41A to 41D, and the result 1 of the logical product operation is It is calculated and 1 is output as the total comparison result I (all comparison process).

続いて、ビット連結部50は、前述のデータ選択部30で選択されたレジスタ21に保持されているテストデータの値である1を最下位ビットとして配置し、前述の比較判定部40の論理積回路43から出力された全比較結果Iの値である1を最下位から1ビット上位のビットに配置し、この2つのビットを連結し(ビット連結工程)、リードデータ+全比較結果Fとして11を出力する。   Subsequently, the bit concatenation unit 50 arranges 1 which is the value of the test data held in the register 21 selected by the data selection unit 30 as the least significant bit, and the logical product of the comparison determination unit 40 described above. 1 which is the value of all the comparison results I output from the circuit 43 is arranged in the most significant bit from the least significant bit, and these two bits are concatenated (bit concatenation step). Is output.

このため、CPU70は、リードデータ+全比較結果Fの値である11をリードし、最上位ビット(全比較結果)の値である1を参照することで、レジスタ21乃至24が全て1で一致していることを確認することができる。これにより、CPU70は、レジスタ21乃至24を個別にリードしてリードデータNとレジスタ21乃至24とが一致しているか否か判定する必要がなくなる。   For this reason, the CPU 70 reads 11 which is the value of the read data + all comparison results F and refers to 1 which is the value of the most significant bit (all comparison results), so that the registers 21 to 24 are all set to 1. I can confirm that I am doing it. This eliminates the need for the CPU 70 to individually read the registers 21 to 24 and determine whether the read data N and the registers 21 to 24 match.

続いて、時刻T3でアドレスパス00に対しての個別比較結果J乃至Mとして前述の111bを個別比較結果レジスタ60にラッチする(個別比較結果保持工程)。また、CPU70が、アドレスパスBを01、ライト信号AをLowレベル、リード信号CをHighレベル、ライトデータDをFhに変更し、アドレス01に対してライトデータDとしてFhをライトすると、ライト信号AがLow区間内でクロック信号の立ち上がりエッジでレジスタ22に対してライトデータDであるFhがライトされ、レジスタ22の保持するデータがテストデータである1からFhに変更される。   Subsequently, the above-described 111b is latched in the individual comparison result register 60 as the individual comparison results J to M for the address path 00 at time T3 (individual comparison result holding step). When the CPU 70 changes the address path B to 01, the write signal A to the low level, the read signal C to the high level, the write data D to Fh, and writes Fh as the write data D to the address 01, the write signal Fh, which is write data D, is written to the register 22 at the rising edge of the clock signal in the low period A, and the data held in the register 22 is changed from 1 which is test data to Fh.

時刻T4で、CPU70が、アドレスパスBを00、リード信号CをLowレベルにして、レジスタ21をリードする。比較判定部40は、アドレスパス00であるレジスタ21の値とレジスタ21乃至24の値とを比較判定する。この時、前述の時刻T3でレジスタ21に値がFhとなったので、比較回路41Bは、レジスタ22の値であるFhと比較データHの値である1とを比較し、一致していないので不一致であることを示す0を個別比較結果Kとして出力する。
At time T4, the CPU 70 sets the address path B to 00 and the read signal C to the low level, and reads the register 21. The comparison determination unit 40 compares and determines the value of the register 21 that is the address path 00 and the values of the registers 21 to 24. At this time, since the value in the register 21 becomes Fh at the above-described time T3, the comparison circuit 41B compares Fh that is the value of the register 22 with 1 that is the value of the comparison data H, and does not match. 0 indicating that they do not match is output as the individual comparison result K.

一方、比較回路41Aは、比較回路41Cおよび41Dは、レジスタ21、レジスタ23乃至24の値が1のままであり、比較データHも1であるので、個別比較結果J、個別比較結果LおよびMは共に1を出力する。   On the other hand, in the comparison circuit 41A, since the comparison circuits 41C and 41D keep the values of the register 21 and the registers 23 to 24 and the comparison data H is 1, the individual comparison result J, the individual comparison results L and M Both output 1.

このため、個別比較結果Jが1、個別比較結果Lが0、個別比較結果Mが1、個別比較結果Nが1となるため、個別比較結果J乃至Mに対して論理積演算を行うと全比較結果Iとして0が出力される   For this reason, the individual comparison result J is 1, the individual comparison result L is 0, the individual comparison result M is 1, and the individual comparison result N is 1. Therefore, when the logical product operation is performed on the individual comparison results J to M, all the operations are performed. 0 is output as the comparison result I

この全比較結果Iの値である0とアドレスパス00(レジスタ21)の選択データである1とをビット連結部50でビット連結し、CPU70はリードデータ+全比較結果Fとして01をリードし、最上位ビット(全比較結果)の値が0であるので、全比較結果レジスタ21の値と当該レジスタ21以外の値が一致していないことが確認できる。   The bit connection unit 50 bit-links 0 which is the value of all comparison results I and 1 which is selection data of the address path 00 (register 21), and the CPU 70 reads 01 as read data + all comparison results F. Since the value of the most significant bit (all comparison results) is 0, it can be confirmed that the value of all comparison result register 21 and the value other than register 21 do not match.

時刻T5で、個別比較結果J乃至Mが個別比較結果レジスタ60にラッチされ、この個別比較結果レジスタ60の保持する値は1101となる。ここで、CPU70は、不一致アドレスを確認する為に、アドレスパスBをXX(任意のアドレス)にしてリード信号CをLowレベルにして、個別比較結果レジスタ60から、個別比較結果をリードする。時刻T3で、レジスタ22のデータがFhに書き換わったため、レジスタ21と、レジスタ21乃至レジスタ24の値を比較したデータ0Dhがリードできる。レジスタ21の比較ビットが一致の1であるので、レジスタ22のみ不一致と特定でき、時刻T6で、アドレスパスを01にして、リード信号CをLowレベルにして、レジスタ22をリードして、詳細を確認する。   At time T5, the individual comparison results J to M are latched in the individual comparison result register 60, and the value held in the individual comparison result register 60 is 1101. Here, the CPU 70 reads the individual comparison result from the individual comparison result register 60 by setting the address path B to XX (arbitrary address) and setting the read signal C to the low level in order to confirm the mismatch address. Since the data in the register 22 is rewritten to Fh at time T3, the data 0Dh obtained by comparing the values of the register 21 and the registers 21 to 24 can be read. Since the comparison bit of the register 21 is “1”, only the register 22 can be identified as a mismatch. At time T6, the address path is set to 01, the read signal C is set to the low level, the register 22 is read, and the details are read. Check.

以降、時刻T7で、アドレスパスBを01にして、ライトデータDを01にしてライトを行うと、レジスタ22が1になり、全てのレジスタが1となる。   Thereafter, when writing is performed with the address path B set to 01 and the write data D set to 01 at time T7, the register 22 becomes 1, and all the registers become 1.

時刻T8では、アドレスパスBを03にしてリード信号CをLowレベルにして、レジスタ24をリードすると、CPU70は、リードデータ+全比較結果Fとして11をリードする。ここで、リードデータ+全比較結果Fの最上位ビットである全比較結果が1なので、CPU70は、レジスタ21乃至レジスタ24まで全て1であると判定しレジスタ21乃至レジスタ24を個別にリードする必要がなくなる。   At time T8, when the address path B is set to 03, the read signal C is set to the low level, and the register 24 is read, the CPU 70 reads 11 as read data + total comparison result F. Here, since all comparison results that are the most significant bits of the read data + all comparison results F are 1, the CPU 70 determines that all of the registers 21 to 24 are 1, and needs to read the registers 21 to 24 individually. Disappears.

次に、CPU70の動作を、図3に基づいて説明する。   Next, the operation of the CPU 70 will be described with reference to FIG.

まず最初に、CPU70は、機能ブロック81乃至84が当該機能ブロック81乃至84に対応するレジスタであるレジスタ21乃至24に対して行うレジスタ処理を確認すると、レジスタの先頭アドレスに格納されたデータをリードする(図3:ステップS101)。   First, when the CPU 70 confirms the register processing performed by the functional blocks 81 to 84 on the registers 21 to 24 corresponding to the functional blocks 81 to 84, the CPU 70 reads the data stored at the head address of the register. (FIG. 3: Step S101).

続いて、CPU70は、このCPU70が算出したテストデータの確認用の期待値と前述のレジスタからリードしたデータとが一致するか否か判定を行う(図3:ステップS102)と共に、同時にリードした全比較ビット(全比較結果)を参照し、全比較ビットが1(一致)であるか否か判定する(図3:ステップS103)。この判定の結果、1であった場合はレジスタ群であるレジスタ21乃至24に保持されている全てのテストデータが前述の確認用の期待値と一致するため、CPU70はレジスタ群の全データが異常無し(OK)と処理し(図3:ステップS104)、正常終了する(図3:ステップS105)。   Subsequently, the CPU 70 determines whether or not the expected value for checking the test data calculated by the CPU 70 matches the data read from the register (FIG. 3: step S102), and all the data read at the same time. With reference to the comparison bits (all comparison results), it is determined whether or not all comparison bits are 1 (match) (FIG. 3: step S103). If the result of this determination is 1, all the test data held in the registers 21 to 24, which are the register group, match the above-mentioned expected value for confirmation. None (OK) is processed (FIG. 3: step S104), and the process ends normally (FIG. 3: step S105).

一方、前述のリードデータが前述の確認用の期待値との判定(図3:ステップS102)の結果、一致した場合には、同時にリードした全比較ビットを参照する(図3:ステップS103)。この全比較ビットが0(不一致)であった場合はレジスタ群の全てが確認用の期待値と一致しないため、個別比較結果レジスタ60から個別比較結果をリードし(図3:ステップS106)し、不一致となっているレジスタを特定して(図3:ステップS107)、異常終了系へ移行する(図3:ステップS108)。   On the other hand, if the read data matches with the expected value for confirmation (FIG. 3: step S102), the comparison bits read at the same time are referred to (FIG. 3: step S103). If all the comparison bits are 0 (mismatch), all of the register groups do not match the expected value for confirmation, so the individual comparison result is read from the individual comparison result register 60 (FIG. 3: step S106), A register that does not match is specified (FIG. 3: step S107), and the process proceeds to the abnormal termination system (FIG. 3: step S108).

また、前述のリードデータが前述の確認用の期待値との判定(図3:ステップS102)の結果、不一致であった場合は、同時にリードした全比較ビットを参照し(図3:ステップS109)、全比較ビットが1(一致)であれば、レジスタ群が全て確認用の期待値と一致しないため、NGと判定され(図3:ステップS110)異常終了系へ移行する(図3:ステップS108)。   If the result of the determination that the read data is not the expected value for confirmation (FIG. 3: step S102) is a mismatch, all the comparison bits read at the same time are referenced (FIG. 3: step S109). If all the comparison bits are 1 (match), all the register groups do not match the expected value for confirmation, so it is determined as NG (FIG. 3: step S110) and the process proceeds to the abnormal termination system (FIG. 3: step S108). ).

さらに、前述のリードデータを確認用の期待値との判定(図3:ステップS102)の結果、不一致の場合は、同時にリードした全比較ビットを参照し(図3:ステップS109)、この全比較ビットが0(不一致)である場合は、個別比較レジスタ60から個別比較結果をリードし(図3:ステップS111)、個別比較ビットが1(比較器41A乃至41Dの比較結果で一致)となっているレジスタはNGレジスタとなる(図3:ステップS114)。また、比較器41A乃至41Dの比較結果で不一致であることを示す個別比較ビットが0となっているレジスタは、その数の分だけ該当するレジスタをリードし(図3:ステップS116)、レジスタのテストデータと確認用の期待値とが一致するか否か判定し(図3:ステップS117)、一致した場合にはOKレジスタとして判定し(図3:ステップS112)、不一致である場合にはNGレジスタと判定して(図3:ステップS113)、異常終了系へ移行する(図3:ステップS108)。   Further, if the result of determination of the above-described read data with the expected value for confirmation (FIG. 3: step S102) is a mismatch, all the comparison bits read at the same time are referred to (FIG. 3: step S109). When the bit is 0 (mismatch), the individual comparison result is read from the individual comparison register 60 (FIG. 3: step S111), and the individual comparison bit becomes 1 (matches with the comparison results of the comparators 41A to 41D). The registered register is an NG register (FIG. 3: step S114). Also, the registers whose individual comparison bits indicating that they do not match in the comparison results of the comparators 41A to 41D are 0, read the corresponding registers by that number (FIG. 3: step S116), It is determined whether or not the test data matches the expected value for confirmation (FIG. 3: step S117). If they match, it is determined as an OK register (FIG. 3: step S112). If they do not match, NG is determined. The register is determined (FIG. 3: step S113), and the process shifts to the abnormal termination system (FIG. 3: step S108).

このようにすることで、機能ブロックが多数搭載される場合にCPU70の比較処理を軽減させることができる。例えば、ある機能を有する機能ブロックを、100チャネル(n=100)搭載する時、この機能ブロックを制御するレジスタは21乃至レジスタ2100まで100個持つこととなる。これらのレジスタに対して初期値確認時や、同じデータをレジスタ21乃至2100にライトし当該ライトされたレジスタのデータをリードバックして確認する場合、これまでは、100個のレジスタに対してそれぞれの初期値、あるいはライトした特定の値と一致しているか否か確認しなければならなかった。しかし、本実施形態では100個のレジスタの内の1個のレジスタをリードし、レジスタの全比較結果を参照し、全一致の場合はそれぞれの初期値、あるいはライトした特定の値と一致しているか確認するだけでよい。また、全一致でない場合には、リードしたレジスタの値と、その他の全てのレジスタの値とを比較しているので、個別比較結果レジスタ60から不一致となったレジスタを特定することができ、CPU70が通常行っている全てのレジスタをリードし、比較する処理が削減されるため、CPU70の処理時間を短縮することができる。   By doing so, the comparison processing of the CPU 70 can be reduced when a large number of functional blocks are mounted. For example, when 100 functional blocks having a certain function are mounted (n = 100), 100 registers from 21 to 2100 control the functional block. When initial values are confirmed for these registers, or when the same data is written to the registers 21 to 2100 and the data of the written registers is read back, confirmation is performed for each of the 100 registers so far. It was necessary to check whether it was consistent with the initial value of or the specific value written. However, in this embodiment, one of the 100 registers is read, and all the comparison results of the registers are referred to. If they match completely, they match the initial values or the written specific values. All you need to do is check. Further, if not all coincidence, the value of the read register is compared with the values of all other registers, so that the mismatched register can be identified from the individual comparison result register 60, and the CPU 70 However, it is possible to reduce the processing time of the CPU 70 because the processing for reading and comparing all the registers normally performed is reduced.

ここで、上述した第1実施形態における動作にあって、上記工程で実行される各実行内容をプログラム化し、これをコンピュータに機能させるように構成してもよい。   Here, in the operation in the first embodiment described above, each execution content executed in the above steps may be programmed, and this may be configured to function on a computer.

(実施形態の効果)
以上のように、本実施形態では、CPU70によって指定されたアドレスパスBに対応するレジスタの値と、このレジスタ以外の各レジスタとが一致するか否かを比較判定部40内の比較回路41A乃至41nがそれぞれ比較し、各比較結果を個別比較結果J乃至Mとして出力する。この個別比較結果J乃至Mに対して論理積演算回路43が論理積演算を行い当該演算結果を全比較結果Iとして出力し、この全比較結果Iと前述のアドレスパスBに対応するレジスタからデータ選択部30が入力したレジスタの値とをビット連結部50が連結し、リードデータ+全比較結果FとしてCPU70がリードする。このため、レジスタの値をリードする際に全比較結果Iをすることができ、リードデータとリードデータ以外のレジスタの値とが一致したか否か比較することができる。さらに、全比較結果Iとリードデータとが不一致であった場合に、個別比較レジスタ60から個別比較結果J乃至Mをリードすることにより、リードデータと不一致であるレジスタを特定することができる。このため、CPU70が個々のレジスタに対してリードデータと一致したか否か比較する必要がなくなり、不一致の場合であっても、CPU70が個別比較レジスタ60を参照することにより、リードデータと不一致であるレジスタを特定することが可能となり、CPU70の処理時間を低減することができる。
(Effect of embodiment)
As described above, in the present embodiment, whether the register value corresponding to the address path B designated by the CPU 70 matches each register other than this register is compared with the comparison circuits 41A to 41A in the comparison determination unit 40. 41n compares each, and outputs each comparison result as individual comparison results J to M. The AND operation circuit 43 performs an AND operation on the individual comparison results J to M and outputs the operation result as an all comparison result I. Data from the all comparison result I and the register corresponding to the address path B described above is output. The bit connection unit 50 connects the register values input by the selection unit 30, and the CPU 70 reads as read data + all comparison results F. For this reason, all the comparison results I can be obtained when reading the register values, and it is possible to compare whether or not the read data and the register values other than the read data match. Further, when all the comparison results I and the read data do not match, by reading the individual comparison results J to M from the individual comparison register 60, it is possible to specify a register that does not match the read data. For this reason, it is not necessary for the CPU 70 to compare whether or not each register matches the read data, and even if there is a mismatch, the CPU 70 refers to the individual comparison register 60 and does not match the read data. A certain register can be specified, and the processing time of the CPU 70 can be reduced.

〔その他の実施形態〕
上述したように、一実施形態では、図1のようにCPU70がレジスタ21乃至2nの内のいずれか一つのレジスタの保持するテストデータをリードする際に、このリード対象となるレジスタの保持するテストデータの期待値を確認用としてCPU70が算出し当該算出した確認用期待値と、リード対象となるレジスタに保持されている実際のテストデータとの比較をCPU70が行う場合を例示した。これに対し、図5に示すように、CPU70がアドレスマッピングにより、期待値レジスタ90を併設し、この期待値レジスタ90に前述のリード対象となるレジスタの保持するテストデータの確認用期待値を保持させ、比較判定部40がレジスタ21乃至2nと前述の確認用期待値とが一致したか否かを個々に比較判定し当該比較判定結果を個別比較結果J乃至Mとしてぞれぞれ出力すると共にこの個別比較結果J乃至Mが全て一致するか否か比較判定し当該比較判定結果を全比較結果Iとして出力することで、CPU70が期待値レジスタをリードする場合に、レジスタ21乃至2nが確認用期待値と一致したか否かを全比較結果Iを参照することで確認でき、さらに、個別比較保持レジスタ60を参照することで、どのレジスタが確認用期待値と一致したか否かを確認することができるため、CPU70自身が期待値とレジスタ21乃至2nのテストデータとを比較する処理を省くことが可能となる。
このようにしても、前述した一実施形態と同等の作用効果を備えたエラー状況表示システムを得ることができる。
[Other Embodiments]
As described above, in one embodiment, when the CPU 70 reads test data held in any one of the registers 21 to 2n as shown in FIG. 1, the test held in the register to be read is stored. The case where the CPU 70 calculates the expected value of the data for confirmation and compares the calculated expected value for confirmation with the actual test data held in the register to be read is exemplified. On the other hand, as shown in FIG. 5, the CPU 70 is provided with an expected value register 90 by address mapping, and the expected value register 90 holds the expected value for checking the test data held by the register to be read. Then, the comparison / determination unit 40 individually compares and determines whether or not the registers 21 to 2n and the expected value for confirmation match, and outputs the comparison determination results as individual comparison results J to M, respectively. Whether the individual comparison results J to M are all coincident or not is determined and the comparison determination result is output as the entire comparison result I. When the CPU 70 reads the expected value register, the registers 21 to 2n are for confirmation. Whether or not it matches the expected value can be confirmed by referring to the entire comparison result I, and further, which register is confirmed by referring to the individual comparison holding register 60 It is possible to confirm whether or not consistent with the expected value, it is possible to CPU70 itself omit a process of comparing the test data expected value register 21 to 2n.
Even in this case, it is possible to obtain an error status display system having the same effects as those of the above-described embodiment.

上述した実施形態については、その新規な技術的内容の要点をまとめると、以下の付記のようになる。
尚、上記実施形態の一部又は全部は、新規な技術として以下のようにまとめられるが、本発明は必ずしもこれに限定されるものではない。
About the embodiment mentioned above, if the summary of the novel technical content is put together, it will become as the following additional remarks.
In addition, although one part or all part of the said embodiment is put together as follows as a novel technique, this invention is not necessarily limited to this.

(付記1)種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置において、
前記CPUは、前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能と、前記各レジスタに保持させた前記テストデータの保持状態を当該レジスタに共通に併設されたリードデータ比較回路の出力に基づいて確認する保持状態確認機能とを有すると共に、
前記リードデータ比較回路は、前記各レジスタに保持されているテストデータが相互に一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する個別比較機能と、前記個別比較機能のそれぞれの結果が全て一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する全比較機能とを有することを特徴とする演算制御装置。
(Supplementary Note 1) A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the command information that corresponds to the functional blocks and that temporarily stores the command information In an arithmetic and control unit comprising a plurality of registers held in
The CPU has the same data holding command function for holding the same data as the test data for each register, and the read data comparison commonly provided for the register with the holding state of the test data held in each register. It has a holding state confirmation function to confirm based on the output of the circuit,
The read data comparison circuit compares and determines whether or not the test data held in the registers match each other, and transmits the comparison determination result to the CPU for the holding state check function; and An arithmetic control apparatus comprising: an all-comparison function that compares and determines whether or not all the results of the individual comparison functions match and transmits the comparison determination result to the CPU for the holding state confirmation function.

(付記2)付記1に記載の演算制御装置において、
前記リードデータ比較回路が、前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記テストデータをリードデータとして選択するデータ選択部と、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定すると共に前記個別比較結果が全て一致するか否か全比較判定する比較判定部と、
前記リードデータと前記全比較結果とを連結して前記保持状態確認機能用として前記CPUに出力するビット連結部と、
前記複数の個別比較結果を前記保持状態確認機能用に保持する個別比較結果レジスタとを備えていることを特徴とする演算制御装置。
(Appendix 2) In the arithmetic and control unit according to appendix 1,
A data selection unit that selects the test data as read data from any one of the registers specified by the CPU;
A comparison determination unit that determines whether or not the read data and the test data of each register match each other and determines whether or not all the individual comparison results match; and
A bit concatenation unit that concatenates the read data and all the comparison results and outputs the result to the CPU for the holding state confirmation function;
An arithmetic control device comprising: an individual comparison result register for holding the plurality of individual comparison results for the holding state confirmation function.

(付記3)付記2に記載の演算制御装置において、
前記比較判定部は、前記リードデータを比較データとして選択する選択回路と、前記比較データと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定する比較回路と、前記複数の個別比較結果に対して論理積演算を行う論理積回路とを備えていることを特徴とする演算制御装置。
(Supplementary note 3) In the arithmetic and control unit according to supplementary note 2,
The comparison determination unit includes a selection circuit that selects the read data as comparison data, a comparison circuit that determines whether or not the comparison data and the test data of each register match each other, and the plurality of individual determinations An arithmetic control device comprising: a logical product circuit that performs a logical product operation on the comparison result.

(付記4)付記2乃至3に記載の演算制御装置において、
前記CPUは、前記各レジスタの内のいずれか一つのレジスタを特定した際に当該レジスタの保持するテストデータの確認用の期待値を算出し出力する機能を有すると共に、
前記確認用期待値を保持する期待値レジスタを前記各レジスタに共通に併設し、
前記比較判定部は、前記期待値レジスタに保持された前記確認用期待値と前記各レジスタのテストデータとが相互に一致するか否か個別比較判定し当該比較判定結果を前記個別比較結果レジスタにそれぞれ送信すると共に、前記個別比較結果が全て一致するか否か比較判定し当該比較判定結果を前記ビット連結部に送信することを特徴とする演算制御装置。
(Supplementary note 4) In the arithmetic and control unit according to supplementary notes 2 to 3,
The CPU has a function of calculating and outputting an expected value for checking the test data held by the register when any one of the registers is specified, and
An expected value register holding the expected value for confirmation is provided in common with each of the registers,
The comparison determination unit individually compares and determines whether the expected value for confirmation held in the expected value register and the test data of each register match each other, and the comparison determination result is stored in the individual comparison result register. An arithmetic and control unit characterized by transmitting each of the individual comparison results and comparing whether or not the individual comparison results all match and transmitting the comparison determination result to the bit concatenation unit.

(付記5)種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、
前記CPUが前記各レジスタに対してテストデータとして同一データを保持させ、
前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記各レジスタに共通に併設されたリードデータ比較回路内のデータ選択部が前記テストデータをリードデータとして選択し、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か前記リードデータ比較回路内の比較判定部が個別比較判定し、
前記個別比較結果は全て一致するか否か前記比較判定部が全比較判定し、
前記リードデータと前記全比較結果とを前記リードデータ比較回路内のビット連結部が連結し、
前記複数の個別比較結果を前記リードデータ比較回路内の個別比較結果レジスタが保持し、
前記ビット連結部によって連結されたデータを前記CPUが確認し、
前記全比較結果が不一致であった場合に前記CPUが前記個別比較結果レジスタの保持する内容を確認する構成としたことを特徴とする演算制御装置制御方法。
(Supplementary Note 5) A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the command information that corresponds to the functional blocks and that temporarily stores the command information And a plurality of registers held in the arithmetic and control unit,
The CPU holds the same data as test data for each register,
A data selection unit in a read data comparison circuit provided in common with each register from any one of the registers specified by the CPU selects the test data as read data,
Whether or not the read data and the test data of each register coincide with each other, a comparison determination unit in the read data comparison circuit makes an individual comparison determination,
Whether or not the individual comparison results all match, the comparison determination unit determines all comparisons,
A bit connection unit in the read data comparison circuit connects the read data and the entire comparison result,
The individual comparison results in the read data comparison circuit hold the plurality of individual comparison results,
The CPU confirms the data concatenated by the bit concatenation unit,
A method of controlling an arithmetic and control unit, characterized in that the CPU confirms the content held in the individual comparison result register when all the comparison results do not match.

(付記6)種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、
前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能、
前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記テストデータをリードデータとして選択するデータ選択機能、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定する個別比較機能、
前記個別比較結果は全て一致するか否か全比較判定する全比較機能、
前記リードデータと前記全比較結果とを連結するビット連結機能、
前記複数の個別比較結果を保持する個別比較結果保持機能、
前記ビット連結部によって連結されたデータを確認すると共に前記全比較結果が不一致であった場合に前記個別比較結果レジスタの保持する内容を確認する保持状態確認機能、
をコンピュータに実現させるようにしたことを特徴とする演算制御装置制御用プログラム。
(Supplementary Note 6) A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and the command information corresponding to the functional blocks and temporarily And a plurality of registers held in the arithmetic and control unit,
Same data holding command function for holding the same data as test data for each register,
A data selection function for selecting the test data as read data from any one of the registers specified by the CPU;
An individual comparison function for individually comparing whether or not the read data and the test data of each register match each other;
An all comparison function for determining whether all the individual comparison results match or not
A bit connection function for connecting the read data and all the comparison results;
An individual comparison result holding function for holding the plurality of individual comparison results;
A holding state confirmation function for confirming the data concatenated by the bit concatenation unit and confirming the content held in the individual comparison result register when all the comparison results are inconsistent;
A program for controlling an arithmetic and control unit, characterized in that a computer is realized.

本発明は、CPUがレジスタの値をリードする際に、比較部がCPUリードデータとCPUがリードした以外の各レジスタの値とをそれぞれ比較し、各比較結果を個別比較結果として出力する。さらに比較判定部は、CPUがリードした以外のレジスタが全て一致したか否か比較し、比較結果を全比較結果として出力する。この全比較結果とCPUリードデータとをビット連結し、CPUがリードすることにより、CPUがデータリード時にリード対象のレジスタの値とリード対象以外のレジスタが一致しているか否か確認することができる。さらに全比較結果が不一致の場合であっても、CPUが個別比較結果を参照することにより不一致であるレジスタを確認することができる。このため、CPUが個々のレジスタに対してリードデータと一致したか否か確認する処理が不要となり、CPUの処理時間を短縮することが可能となる。   In the present invention, when the CPU reads the value of the register, the comparison unit compares the CPU read data with the value of each register other than that read by the CPU, and outputs each comparison result as an individual comparison result. Further, the comparison determination unit compares whether all registers other than those read by the CPU match, and outputs the comparison results as all comparison results. When all the comparison results and the CPU read data are bit-connected and the CPU reads, it is possible for the CPU to check whether the value of the read target register matches the register other than the read target at the time of data reading. . Furthermore, even if all the comparison results do not match, the CPU can check the mismatched registers by referring to the individual comparison results. This eliminates the need for the CPU to check whether or not the individual registers match the read data, thereby reducing the CPU processing time.

2n レジスタ(n=1,2,3…)
30 データ選択部
40 比較判定部
41n 比較回路(n=A,B,C…)
42 選択回路
43 論理積回路
50 ビット連結部
60 個別比較レジスタ
70 CPU
8n 機能ブロック(n=1,2,3…)
2n registers (n = 1, 2, 3,...)
30 data selection unit 40 comparison determination unit 41n comparison circuit (n = A, B, C...)
42 selection circuit 43 AND circuit 50 bit concatenation unit 60 individual comparison register 70 CPU
8n function blocks (n = 1, 2, 3 ...)

Claims (6)

種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置において、
前記CPUは、前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能と、前記各レジスタに保持させた前記テストデータの保持状態を当該レジスタに共通に併設されたリードデータ比較回路の出力に基づいて確認する保持状態確認機能とを有すると共に、
前記リードデータ比較回路は、前記各レジスタに保持されているテストデータが相互に一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する個別比較機能と、前記個別比較機能のそれぞれの結果が全て一致するか否か比較判定し当該比較判定結果を前記保持状態確認機能用として前記CPUに送信する全比較機能とを有することを特徴とする演算制御装置。
A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and a plurality that correspond to each functional block and temporarily hold the command information In the arithmetic and control unit comprising the register,
The CPU has the same data holding command function for holding the same data as the test data for each register, and the read data comparison commonly provided for the register with the holding state of the test data held in each register. It has a holding state confirmation function to confirm based on the output of the circuit,
The read data comparison circuit compares and determines whether or not the test data held in the registers match each other, and transmits the comparison determination result to the CPU for the holding state check function; and An arithmetic control apparatus comprising: an all-comparison function that compares and determines whether or not all the results of the individual comparison functions match and transmits the comparison determination result to the CPU for the holding state confirmation function.
請求項1に記載の演算制御装置において、
前記リードデータ比較回路が、前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記テストデータをリードデータとして選択するデータ選択部と、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定すると共に前記個別比較結果が全て一致するか否か全比較判定する比較判定部と、
前記リードデータと前記全比較結果とを連結して前記保持状態確認機能用として前記CPUに出力するビット連結部と、
前記複数の個別比較結果を前記保持状態確認機能用に保持する個別比較結果レジスタとを備えていることを特徴とする演算制御装置。
The arithmetic and control unit according to claim 1,
A data selection unit that selects the test data as read data from any one of the registers specified by the CPU;
A comparison determination unit that determines whether or not the read data and the test data of each register match each other and determines whether or not all the individual comparison results match; and
A bit concatenation unit that concatenates the read data and all the comparison results and outputs the result to the CPU for the holding state confirmation function;
An arithmetic control device comprising: an individual comparison result register for holding the plurality of individual comparison results for the holding state confirmation function.
請求項2に記載の演算制御装置において、
前記比較判定部は、前記リードデータを比較データとして選択する選択回路と、前記比較データと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定する比較回路と、前記複数の個別比較結果に対して論理積演算を行う論理積回路とを備えていることを特徴とする演算制御装置。
In the arithmetic and control unit according to claim 2,
The comparison determination unit includes a selection circuit that selects the read data as comparison data, a comparison circuit that determines whether or not the comparison data and the test data of each register match each other, and the plurality of individual determinations An arithmetic control device comprising: a logical product circuit that performs a logical product operation on the comparison result.
請求項2乃至3に記載の演算制御装置において、
前記CPUは、前記各レジスタの内のいずれか一つのレジスタを特定した際に当該レジスタの保持するテストデータの確認用の期待値を算出し出力する機能を有すると共に、
前記確認用期待値を保持する期待値レジスタを前記各レジスタに共通に併設し、
前記比較判定部は、前記期待値レジスタに保持された前記確認用期待値と前記各レジスタのテストデータとが相互に一致するか否か個別比較判定し当該比較判定結果を前記個別比較結果レジスタにそれぞれ送信すると共に、前記個別比較結果が全て一致するか否か比較判定し当該比較判定結果を前記ビット連結部に送信することを特徴とする演算制御装置。
The arithmetic and control unit according to claim 2,
The CPU has a function of calculating and outputting an expected value for checking the test data held by the register when any one of the registers is specified, and
An expected value register holding the expected value for confirmation is provided in common with each of the registers,
The comparison determination unit individually compares and determines whether the expected value for confirmation held in the expected value register and the test data of each register match each other, and the comparison determination result is stored in the individual comparison result register. An arithmetic and control unit characterized by transmitting each of the individual comparison results and comparing whether or not the individual comparison results all match and transmitting the comparison determination result to the bit concatenation unit.
種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、
前記CPUが前記各レジスタに対してテストデータとして同一データを保持させ、
前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記各レジスタに共通に併設されたリードデータ比較回路内のデータ選択部が前記テストデータをリードデータとして選択し、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か前記リードデータ比較回路内の比較判定部が個別比較判定し、
前記個別比較結果は全て一致するか否か前記比較判定部が全比較判定し、
前記リードデータと前記全比較結果とを前記リードデータ比較回路内のビット連結部が連結し、
前記複数の個別比較結果を前記リードデータ比較回路内の個別比較結果レジスタが保持し、
前記ビット連結部によって連結されたデータを前記CPUが確認し、
前記全比較結果が不一致であった場合に前記CPUが前記個別比較結果レジスタの保持する内容を確認する構成としたことを特徴とする演算制御装置制御方法。
A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and a plurality that correspond to each functional block and temporarily hold the command information And an arithmetic and control unit having a register of
The CPU holds the same data as test data for each register,
A data selection unit in a read data comparison circuit provided in common with each register from any one of the registers specified by the CPU selects the test data as read data,
Whether or not the read data and the test data of each register coincide with each other, a comparison determination unit in the read data comparison circuit makes an individual comparison determination,
Whether or not the individual comparison results all match, the comparison determination unit determines all comparisons,
A bit connection unit in the read data comparison circuit connects the read data and the entire comparison result,
The individual comparison results in the read data comparison circuit hold the plurality of individual comparison results,
The CPU confirms the data concatenated by the bit concatenation unit,
A method of controlling an arithmetic and control unit, characterized in that the CPU confirms the content held in the individual comparison result register when all the comparison results do not match.
種々の機能を実現する複数の機能ブロックと、前記機能ブロックに対して動作制御に係る指令情報を個別に送信するCPUと、前記各機能ブロックに対応し且つ前記指令情報を一時的に保持する複数のレジスタとを備えた演算制御装置にあって、
前記各レジスタに対してテストデータとして同一データを保持させる同一データ保持指令機能、
前記CPUによって特定された前記各レジスタの内のいずれか一つのレジスタから前記テストデータをリードデータとして選択するデータ選択機能、
前記リードデータと前記各レジスタのテストデータとが相互に一致するか否か個別比較判定する個別比較機能、
前記個別比較結果は全て一致するか否か全比較判定する全比較機能、
前記リードデータと前記全比較結果とを連結するビット連結機能、
前記複数の個別比較結果を保持する個別比較結果保持機能、
前記ビット連結部によって連結されたデータを確認すると共に前記全比較結果が不一致であった場合に前記個別比較結果レジスタの保持する内容を確認する保持状態確認機能、
をコンピュータに実現させるようにしたことを特徴とする演算制御装置制御用プログラム。
A plurality of functional blocks that realize various functions, a CPU that individually transmits command information related to operation control to the functional blocks, and a plurality that correspond to each functional block and temporarily hold the command information And an arithmetic and control unit having a register of
Same data holding command function for holding the same data as test data for each register,
A data selection function for selecting the test data as read data from any one of the registers specified by the CPU;
An individual comparison function for individually comparing whether or not the read data and the test data of each register match each other;
An all comparison function for determining whether all the individual comparison results match or not
A bit connection function for connecting the read data and all the comparison results;
An individual comparison result holding function for holding the plurality of individual comparison results;
A holding state confirmation function for confirming the data concatenated by the bit concatenation unit and confirming the content held in the individual comparison result register when all the comparison results are inconsistent;
A program for controlling an arithmetic and control unit, characterized in that a computer is realized.
JP2010160852A 2010-07-15 2010-07-15 Arithmetic control apparatus, arithmetic control apparatus control method, and control program thereof Active JP5704631B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010160852A JP5704631B2 (en) 2010-07-15 2010-07-15 Arithmetic control apparatus, arithmetic control apparatus control method, and control program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010160852A JP5704631B2 (en) 2010-07-15 2010-07-15 Arithmetic control apparatus, arithmetic control apparatus control method, and control program thereof

Publications (2)

Publication Number Publication Date
JP2012022569A true JP2012022569A (en) 2012-02-02
JP5704631B2 JP5704631B2 (en) 2015-04-22

Family

ID=45776799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010160852A Active JP5704631B2 (en) 2010-07-15 2010-07-15 Arithmetic control apparatus, arithmetic control apparatus control method, and control program thereof

Country Status (1)

Country Link
JP (1) JP5704631B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57132245A (en) * 1981-02-09 1982-08-16 Hitachi Ltd Testing system for arithmetic circuit
US5732209A (en) * 1995-11-29 1998-03-24 Exponential Technology, Inc. Self-testing multi-processor die with internal compare points
US6134675A (en) * 1998-01-14 2000-10-17 Motorola Inc. Method of testing multi-core processors and multi-core processor testing device
JP2003297100A (en) * 2002-03-29 2003-10-17 Fujitsu Ltd Semiconductor device
JP2006319055A (en) * 2005-05-11 2006-11-24 Seiko Epson Corp Semiconductor integrated circuit
JP2009289071A (en) * 2008-05-29 2009-12-10 Nec Access Technica Ltd Register data read circuit, semiconductor integrated circuit, and register data output method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57132245A (en) * 1981-02-09 1982-08-16 Hitachi Ltd Testing system for arithmetic circuit
US5732209A (en) * 1995-11-29 1998-03-24 Exponential Technology, Inc. Self-testing multi-processor die with internal compare points
US6134675A (en) * 1998-01-14 2000-10-17 Motorola Inc. Method of testing multi-core processors and multi-core processor testing device
JP2003297100A (en) * 2002-03-29 2003-10-17 Fujitsu Ltd Semiconductor device
JP2006319055A (en) * 2005-05-11 2006-11-24 Seiko Epson Corp Semiconductor integrated circuit
JP2009289071A (en) * 2008-05-29 2009-12-10 Nec Access Technica Ltd Register data read circuit, semiconductor integrated circuit, and register data output method

Also Published As

Publication number Publication date
JP5704631B2 (en) 2015-04-22

Similar Documents

Publication Publication Date Title
US10216678B2 (en) Serial peripheral interface daisy chain communication with an in-frame response
US9342402B1 (en) Memory interface with hybrid error detection circuitry for modular designs
KR101456976B1 (en) Memory test device and testing method for memory
US8909833B2 (en) Systems, methods, and articles of manufacture to stream data
WO2013187191A1 (en) I/o device, programmable logic controller and calculation method
US20100125431A1 (en) Compact test circuit and integrated circuit having the same
CN112632884A (en) Gate-level netlist generation method and device and electronic equipment
JP5704631B2 (en) Arithmetic control apparatus, arithmetic control apparatus control method, and control program thereof
US20120246527A1 (en) Built-in self test circuit and designing apparatus
US7484147B2 (en) Semiconductor integrated circuit
US8782475B2 (en) PRBS test memory interface considering DDR burst operation
US8081526B1 (en) Serialized chip enables
JP6143646B2 (en) Semiconductor device
US6445205B1 (en) Method of testing integrated circuits
JP2007287218A (en) Memory interface circuit, and memory test device
US6266626B1 (en) ROM data verification circuit
CN102693197B (en) Method for calculating minimum unit of read strobe enable fine tuning register of memory controller
WO2009122699A1 (en) Test module, test device, and test method
CN112424753A (en) Multi-core system
US10192634B2 (en) Wire order testing method and associated apparatus
US9959221B2 (en) Semiconductor device, memory access control method, and semiconductor device system for determining random access or burst access as an access method for an external address set
JP4045262B2 (en) ROM test method and ROM test circuit
JP5788093B2 (en) I / O device, programmable logic controller, and calculation method
JP2005180952A (en) Test circuit, semiconductor integrated circuit, and its manufacturing method
JP5136164B2 (en) Connection error detection device, connection error detection method, and connection error detection program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130612

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140620

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140701

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20140813

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140820

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: 20150127

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150219

R150 Certificate of patent or registration of utility model

Ref document number: 5704631

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150