JP2971875B2 - Arithmetic unit and data processing unit - Google Patents
Arithmetic unit and data processing unitInfo
- Publication number
- JP2971875B2 JP2971875B2 JP10320338A JP32033898A JP2971875B2 JP 2971875 B2 JP2971875 B2 JP 2971875B2 JP 10320338 A JP10320338 A JP 10320338A JP 32033898 A JP32033898 A JP 32033898A JP 2971875 B2 JP2971875 B2 JP 2971875B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- signal
- output
- register
- memory
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Description
【0001】[0001]
【発明の属する技術分野】本発明は、ディジタルシグナ
ルプロセッサ(以下、DSP)などに搭載される演算装
置ならびにデータ処理装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an arithmetic unit and a data processing unit mounted on a digital signal processor (hereinafter referred to as DSP) or the like.
【0002】[0002]
【従来の技術】データ比較を行う従来のデータ処理装置
について、以下に説明する。この従来のデータ処理装置
は、主に画像情報などを、離散コサイン変換した後可変
長符号化する際に専用回路として用いられる。例えば図
16に示す従来のデータ処理装置において、符号1xは
メモリ(アドレス0〜63、データ8ビットのメモ
リ)、符号2xはリード制御回路、符号3xはゼロラン
カウンタ、符号4xはゼロデコーダ、符号5xはメモリ
データ、符号6xはメモリ読み出し制御信号、符号7x
はイネーブル信号、符号8xはゼロデコード信号、符号
9xはゼロランカウント信号である。符号10xは可変
長符号化を行う可変長符号化装置である。2. Description of the Related Art A conventional data processing apparatus for comparing data will be described below. This conventional data processing apparatus is mainly used as a dedicated circuit when performing variable-length coding after performing discrete cosine transform on image information and the like. For example, in the conventional data processing device shown in FIG. 16, reference numeral 1x denotes a memory (addresses 0 to 63, data of 8 bits), reference numeral 2x denotes a read control circuit, reference numeral 3x denotes a zero run counter, reference numeral 4x denotes a zero decoder, and reference numeral 5x is memory data, 6x is a memory read control signal, 7x
Is an enable signal, 8x is a zero decode signal, and 9x is a zero run count signal. The code 10x is a variable length coding device that performs variable length coding.
【0003】以上のように構成されたデータ処理装置に
ついて、以下に図17の波形図(符号は図16に対応)
を用いてその動作を説明する。なお、図17では、メモ
リ読み出し制御信号6xとして、代表的なメモリ読み出
しアドレス信号を図示している。FIG. 17 is a waveform diagram of the data processing apparatus configured as described above (reference numerals correspond to FIG. 16).
The operation will be described with reference to FIG. Note that FIG. 17 illustrates a typical memory read address signal as the memory read control signal 6x.
【0004】図17の波形1wを図16のデータ処理装
置の動作クロック(CLK)とする。図16のリード制
御回路2xは、イネーブル信号7xがHighレベル
(以下、Hレベル)の時にメモリ読み出し制御信号6x
が示すアドレスのメモリデータ5xを読み出す(この例
では、0,1,2〜63の順番にアドレスを生成させて
いる)。A waveform 1w shown in FIG. 17 is used as an operation clock (CLK) of the data processing device shown in FIG. The read control circuit 2x of FIG. 16 outputs the memory read control signal 6x when the enable signal 7x is at a high level (hereinafter, H level).
Is read (in this example, addresses are generated in the order of 0, 1, 2 to 63).
【0005】ゼロデコーダ4xは、メモリデータ5xを
デコードし、メモリデータ5xが値0を示す時にゼロデ
コード信号8xをHレベルとする。この時ゼロランカウ
ンタ3xはカウントアップし、値0の連続する個数を数
える。また、ゼロデコード信号8xがLowレベル(以
下、Lレベル)の時はゼロランカウンタ3xは値0を示
す。[0005] The zero decoder 4x decodes the memory data 5x, and sets the zero decode signal 8x to the H level when the memory data 5x indicates the value 0. At this time, the zero-run counter 3x counts up and counts the number of continuous values 0. When the zero decode signal 8x is at a low level (hereinafter, L level), the zero run counter 3x indicates a value of 0.
【0006】このように生成されたゼロランカウント信
号9xとゼロデコード信号8xは、メモリデータ5xと
一緒に出力され、ゼロデコード信号8xがLレベルの時
のゼロランカウント信号9xとメモリデータ5xを使用
し、これに続くデータ処理、すなわち可変長符号化処理
を可変長符号化回路10xで行う。可変長符号化とは、
ゼロデータが続いた回数とゼロデータのつぎに続く非ゼ
ロデータとを1セットとしてデータ圧縮処理を行うもの
である。厳密に言えば、可変長符号化の前に、量子化処
理が行われる。なお、上記ゼロランカウント信号9xが
ゼロデータが続いた回数を示し、メモリデータ5xが非
ゼロデータを示す。The zero run count signal 9x and the zero decode signal 8x thus generated are output together with the memory data 5x, and the zero run count signal 9x and the memory data 5x when the zero decode signal 8x is at the L level are output. The subsequent data processing, that is, the variable length coding processing, is performed by the variable length coding circuit 10x. What is variable length coding?
The data compression process is performed with the number of times that zero data continues and the non-zero data that follows the zero data as one set. Strictly speaking, quantization processing is performed before variable-length coding. The zero run count signal 9x indicates the number of times zero data has continued, and the memory data 5x indicates non-zero data.
【0007】[0007]
【発明が解決しようとする課題】このデータ処理装置
は、ゼロデータが続いた回数とゼロデータのつぎに続く
非ゼロデータを順次検出して出力するために、ゼロラン
カウンタ3xやゼロデコーダ4xなどの専用の回路構成
を用いていたので、汎用性が低く、例えばゼロ以外の任
意のデータの連続した個数の検出などは行うことができ
ず、さらに例えばゼロデータが続いた回数とゼロデータ
のつぎに続く非ゼロデータを順次検出して出力する処理
の他に、加算処理や比較処理などを行う必要が生じた場
合に、加算処理や比較処理を行うためにさらに回路を付
加することが必要となる。This data processing device is designed to sequentially detect and output the number of times zero data continues and non-zero data following the zero data, so that a zero run counter 3x, a zero decoder 4x, etc. Since the dedicated circuit configuration is used, the versatility is low, for example, detection of a continuous number of arbitrary data other than zero cannot be performed, and further, for example, the number of times the zero data continues and the next data after the zero data If it is necessary to perform addition processing and comparison processing in addition to the processing of sequentially detecting and outputting non-zero data that follows, it is necessary to add an additional circuit to perform addition processing and comparison processing. Become.
【0008】また、このデータ処理装置は、DSP内な
どに専用回路として設けられる場合、メモリデータに値
0が続いた時に、このゼロランカウント信号9xとメモ
リデータ5xを使用したデータ処理を連続して実行する
ことは不可能である。この理由は、連続したゼロデータ
の数と非ゼロデータの両方を用いてデータ圧縮処理を行
うために、ゼロランカウンタ3xの出力と非ゼロデータ
の出力を毎サイクル行うことは不可能であるからであ
る。When the data processing device is provided as a dedicated circuit in a DSP or the like, when the memory data continues to have a value of 0, the data processing using the zero run count signal 9x and the memory data 5x is continuously performed. It is impossible to do it. The reason for this is that it is impossible to perform the output of the zero run counter 3x and the output of the non-zero data every cycle because the data compression process is performed using both the number of continuous zero data and the non-zero data. It is.
【0009】また、このデータ処理装置は、固定された
データ(ここではデータの値が0)に対してのデータ処
理になるため汎用性に乏しく、さらに、あるメモリの範
囲以降はすべてゼロになる可能性があるデータに対して
も全てのメモリ範囲に対して検索を行うため、処理時間
が増加するという問題点があった。Further, this data processing device is a data process for fixed data (here, the value of the data is 0), so that it is poor in versatility. Further, all data after a certain memory range becomes zero. There is a problem that the processing time increases because the search is performed on the entire memory range even for the data that has a possibility.
【0010】本発明の目的は、ゼロデータが続いた回数
とゼロデータのつぎに続く非ゼロデータを順次検出して
出力する処理を実行可能でかつ、その他の処理をも実行
可能な汎用性に富む演算装置を提供することである。An object of the present invention is to provide a versatility capable of sequentially detecting and outputting the number of times zero data continues and non-zero data following the zero data, and performing other processing. It is to provide a rich computing device.
【0011】本発明の他の目的は、ゼロデータが続いた
回数とゼロデータのつぎに続く非ゼロデータを順次検出
して出力する処理を実行可能で、かつゼロ以外のデータ
についても同様に処理を行うことができ、汎用性に富む
データ処理装置を提供することである。Another object of the present invention is to execute a process for sequentially detecting and outputting the number of times zero data continues and non-zero data following the zero data, and the same process for non-zero data. And to provide a versatile data processing device.
【0012】本発明の他の目的は、データ処理を連続し
て実行することができるデータ処理装置を提供すること
である。Another object of the present invention is to provide a data processing device capable of continuously executing data processing.
【0013】本発明のさらに他の目的は、データ処理に
要する処理時間を短くすることができるデータ処理装置
を提供することである。Still another object of the present invention is to provide a data processing device capable of shortening the processing time required for data processing.
【0014】本発明のさらに他の目的は、データ処理の
プログラムの自由度を増大させることできるデータ処理
装置を提供することである。Still another object of the present invention is to provide a data processing apparatus capable of increasing the degree of freedom of a data processing program.
【0015】[0015]
【課題を解決するための手段】請求項1記載の演算装置
は、比較回路とシフタと加算回路とレジスタと選択回路
とを備えている。比較回路は、比較対象の第1のデータ
とこの第1のデータと比較される第2のデータとを入力
し、第1および第2のデータの比較を実行することによ
り第1および第2のデータが一致したときには値1を出
力するとともに一致信号を活性化状態にし、第1および
第2のデータが一致しなかったときには第2のデータを
出力するとともに一致信号を非活性化状態にする。シフ
タは、比較回路の出力を入力とし、比較回路から与えら
れる一致信号の状態に応じて比較回路の出力のシフトの
実行の有無が切り替わる。加算回路は、シフタの出力を
一方の入力とする。レジスタは、加算回路の出力を入力
とする。選択回路は、値0を一方の入力とするとともに
レジスタの出力を他方の入力とし選択信号に応じて何れ
か一方を加算回路の他方の入力とする。According to a first aspect of the present invention, there is provided an arithmetic unit including a comparison circuit, a shifter, an addition circuit, a register, and a selection circuit. The comparison circuit inputs the first data to be compared and the second data to be compared with the first data, and executes the comparison between the first and second data to thereby execute the first and second data. When the data match, a value 1 is output and the match signal is activated. When the first and second data do not match, the second data is output and the match signal is deactivated. The shifter receives the output of the comparison circuit as an input, and switches whether or not to execute the shift of the output of the comparison circuit according to the state of the coincidence signal provided from the comparison circuit. The adder circuit uses the output of the shifter as one input. The register receives an output of the adder circuit as an input. The selection circuit has the value 0 as one input, the output of the register as the other input, and any one as the other input of the addition circuit according to the selection signal.
【0016】そして、選択信号に応じて選択回路で値0
とレジスタの出力の何れかを選択することにより、第1
のデータおよび第2のデータが不一致のときに前回第1
および第2のデータの不一致となった後における第1の
データと一致した第2のデータの個数と今回の第1のデ
ータと不一致の第2のデータとを対にして出力するよう
にしている。A value of 0 is selected by the selection circuit according to the selection signal.
By selecting one of the register outputs
When the first data and the second data do not match, the first
In addition, the number of the second data that matches the first data after the mismatch of the second data and the second data that does not match the current first data are output as a pair. .
【0017】この構成によれば、第1および第2のデー
タを比較する比較回路と、比較回路の出力を入力とし、
比較回路から与えられる一致信号の状態に応じて比較回
路の出力のシフトの実行の有無が切り替わるシフタと、
シフタの出力の累算を行うための加算回路と選択回路を
設けているので、ゼロデータが続いた回数とゼロデータ
のつぎに続く非ゼロデータを順次検出して出力する処理
を実行可能であり、またゼロ以外のデータについても同
様に処理を行うことができ、汎用性が高い。According to this configuration, the comparison circuit for comparing the first and second data, and the output of the comparison circuit as an input,
A shifter that switches whether or not to execute the shift of the output of the comparison circuit in accordance with the state of the match signal given from the comparison circuit;
Since the addition circuit and the selection circuit for accumulating the output of the shifter are provided, it is possible to execute a process of sequentially detecting and outputting the number of times zero data continues and non-zero data following the zero data. In addition, the same processing can be performed for data other than zero, and the versatility is high.
【0018】また、シフタ、加算回路、選択回路を制御
することで比較回路の機能のみを使用したり、比較回
路、加算回路、選択回路を制御することでシフタの機能
のみを使用したり、比較回路、シフタ、選択回路を制御
することで加算回路の機能のみを使用したりすることが
可能であり、汎用性に富んだ装置になる。Further, only the function of the comparison circuit is used by controlling the shifter, the addition circuit, and the selection circuit, or only the function of the shifter is used by controlling the comparison circuit, the addition circuit, and the selection circuit. By controlling the circuit, the shifter, and the selection circuit, it is possible to use only the function of the addition circuit, and the device becomes versatile.
【0019】請求項2記載の演算装置は、比較回路とフ
ラグレジスタと第1のレジスタとシフタと第2のレジス
タと第3のレジスタと選択回路とを備えている。比較回
路は、比較対象の第1のデータとこの第1のデータと比
較される第2のデータとを入力し、第1および第2のデ
ータの比較を実行することにより第1および第2のデー
タが一致したときには値1を出力するとともに一致信号
を活性化状態にし、第1および第2のデータが一致しな
かったときには第2のデータを出力するとともに一致信
号を非活性化状態にする。フラグレジスタは、一致信号
を入力とする。第1のレジスタは、比較回路の出力を入
力とする。シフタは、第1のレジスタの出力を入力と
し、フラグレジスタから与えられる一致信号の状態に応
じて第1のレジスタの出力のシフトの実行の有無が切り
替わる。第2のレジスタは、シフタの出力を入力とす
る。加算回路は、第2のレジスタの出力を一方の入力と
する。第3のレジスタは、加算回路の出力を入力とす
る。選択回路は、値0を一方の入力とするとともに第3
のレジスタの出力を他方の入力とし選択信号に応じて何
れか一方を加算回路の他方の入力とする。An arithmetic unit according to a second aspect of the present invention includes a comparison circuit, a flag register, a first register, a shifter, a second register, a third register, and a selection circuit. The comparison circuit inputs the first data to be compared and the second data to be compared with the first data, and executes the comparison between the first and second data to thereby execute the first and second data. When the data match, a value 1 is output and the match signal is activated. When the first and second data do not match, the second data is output and the match signal is deactivated. The flag register receives a match signal as input. The first register receives an output of the comparison circuit as an input. The shifter receives the output of the first register as input, and switches whether or not to execute the shift of the output of the first register in accordance with the state of the coincidence signal provided from the flag register. The second register receives the output of the shifter as an input. The addition circuit uses the output of the second register as one input. The third register receives an output of the adding circuit as an input. The selection circuit receives the value 0 as one input and
And the other output is used as the other input of the adder circuit according to the selection signal.
【0020】そして、選択信号に応じて選択回路で値0
と第3のレジスタの出力の何れかを選択することによ
り、第1のデータおよび第2のデータが不一致のときに
前回第1および第2のデータの不一致となった後におけ
る第1のデータと一致した第2のデータの個数と今回の
第1のデータと不一致の第2のデータとを対にして出力
するようにしている。Then, the value of the selection circuit is set to 0 in accordance with the selection signal.
And the output of the third register to select the first data after the previous first and second data did not match when the first data and the second data did not match. The number of matched second data and the present first data and the unmatched second data are output as a pair.
【0021】この構成によれば、請求項1記載の演算装
置と同様の作用を有する他、比較回路、シフタ、加算回
路の間に、第1および第2のレジスタとフラグレジスタ
を設けているので、比較回路、シフタ、加算回路の動作
が高速でなくても、ゼロデータが続いた回数とゼロデー
タのつぎに続く非ゼロデータを順次検出して出力する処
理を実行可能であり、同様にゼロ以外のデータについて
も同様に処理を実行可能である。According to this configuration, the first and second registers and the flag register are provided between the comparison circuit, the shifter, and the addition circuit in addition to having the same operation as that of the arithmetic unit according to the first aspect. Even if the operation of the comparison circuit, the shifter, and the addition circuit is not high-speed, it is possible to execute a process of sequentially detecting and outputting the number of times the zero data continues and the non-zero data following the zero data. The same process can be performed for other data.
【0022】請求項3記載のデータ処理装置は、命令実
行時にメモリ読み出し制御信号とメモリ書き込み制御信
号と命令実行信号と比較データ設定信号と終了フラグ信
号とを出力する制御ユニットと、メモリ読み出し制御信
号を入力とする第1のメモリと、比較データ設定信号を
入力とし比較対象のデータを設定する第1のデータレジ
スタと、第1のメモリからのデータを格納する第2のデ
ータレジスタと、命令実行信号を入力とし第1のメモリ
への検索回数を制御ユニットへ出力する検索回数カウン
タと、命令実行信号と第1のデータレジスタと第2のデ
ータレジスタの出力データとを入力とし比較信号と実行
データ信号とを出力する実行ユニットと、メモリ書き込
み制御信号と実行ユニットの実行データ信号と終了フラ
グ信号とを入力とする第2のメモリとを備えている。According to a third aspect of the present invention, there is provided a data processing device which outputs a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, and an end flag signal when executing an instruction, and a memory read control signal. , A first data register that receives a comparison data setting signal and sets data to be compared, a second data register that stores data from the first memory, and an instruction execution instruction. A search counter for inputting a signal to output the number of searches to the first memory to the control unit; a comparison signal and execution data to which an instruction execution signal, output data of the first data register and output data of the second data register are input; An execution unit that outputs a signal, a memory write control signal, an execution data signal of the execution unit, and an end flag signal. And a second memory that.
【0023】そして、比較命令実行時に命令実行信号に
より第1のデータレジスタと第2のデータレジスタの出
力データを実行ユニットへ入力しデータの比較を行うと
同時に検索回数カウンタのカウントアップを行い、検索
回数カウンタの出力が所定値に達するまでは終了フラグ
信号を非活性化状態とし、検索回数カウンタの出力が所
定値に達したときに制御ユニットが比較命令を終了して
終了フラグ信号を活性化状態とし、実行ユニットの比較
信号を制御ユニットへ出力して第2のメモリへの書き込
みの制御を行うことで、終了フラグ信号が非活性化状態
のときおよび活性化状態のとき共に第2のメモリへ比較
データの一致した回数と一致しなかった第1のメモリの
データを示す実行データ信号と終了フラグ信号とを書き
込むことを特徴とする。Then, when the comparison instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal to compare the data, and at the same time, the search number counter is counted up. Until the output of the number-of-times counter reaches a predetermined value, the end flag signal is deactivated, and when the output of the number-of-searches counter reaches the predetermined value, the control unit ends the comparison instruction and activates the end flag signal. By outputting the comparison signal of the execution unit to the control unit and controlling the writing to the second memory, both when the end flag signal is in the inactive state and when the end flag signal is in the active state, the data is transferred to the second memory. Writing an execution data signal and an end flag signal indicating data of the first memory that did not match the number of times the comparison data matched. That.
【0024】この構成によると、第1のデータレジスタ
に比較対象のデータを設定することにより任意の値に対
して比較命令を実行可能であり、また比較範囲の検索数
をカウントする検索回数カウンタにより比較命令を終了
可能であり、これにより終了フラグ信号を第2のメモリ
上に書き込み可能となるため、書き込まれた第2のメモ
リのデータを読み出すだけで最終のデータを検知可能と
なる。According to this configuration, a comparison instruction can be executed for an arbitrary value by setting data to be compared in the first data register, and a search number counter for counting the number of searches in the comparison range is provided. Since the comparison instruction can be ended and the end flag signal can be written in the second memory, the final data can be detected only by reading the written data in the second memory.
【0025】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号とを第2のメ
モリへ書き込み、その後任意の時間で第2のメモリのデ
ータを(書き込まれた順に)毎サイクル読み出すことが
可能であるので、可変長符号化などのデータ処理を連続
して実行することが可能となる。また、第1のデータレ
ジスタに任意の値を設定することであらゆるデータに対
応可能であり、汎用性に富む。As described above, the number of times that the comparison data matches and the data that does not match and the end flag signal are written to the second memory, and then the data of the second memory is written at an arbitrary time (in the order of writing). 3) Since reading is possible every cycle, it is possible to continuously execute data processing such as variable length coding. Further, by setting an arbitrary value in the first data register, it is possible to deal with all kinds of data, and it is versatile.
【0026】また、上記の比較データの一致した回数と
一致しなかったデータと終了フラグ信号とを第2のメモ
リへ書き込むことにより、可変長符号化の元になる比較
データの一致した回数と一致しなかったデータの取り込
み時期に制限されることなく、可変長符号化の命令をい
つでも実行することができる。Further, by writing the data which did not coincide with the comparison data and the end flag signal to the second memory, the number of coincidences of the comparison data which is the basis of the variable length coding is reduced by one. It is possible to execute a variable-length coding instruction at any time without being limited by the timing of taking in data that has not been performed.
【0027】また、値0の個数検出以外の機能をもった
実行ユニットとした場合も、第2のメモリにデータを格
納するパスを有するため、使用可能であり、汎用性を持
たせることが可能である。Also, the execution unit having a function other than the detection of the number of values 0 can be used because it has a path for storing data in the second memory, so that it can have versatility. It is.
【0028】また、従来例のように、専用の構成で可変
長符号化のためのデータの生成を行う場合には、可変長
符号化のためのデータ生成以外の演算処理は不可能であ
り、可変長符号化のためのデータの生成以外に加算や比
較などの他の処理を行おうとすれば、可変長符号化のた
めのデータの生成のための専用回路の他に、加算器や比
較器などの汎用回路が必要となって集積回路の面積が増
加する。ところが、本発明では、可変長符号化のための
データの生成を行う回路に汎用性を持たせることができ
るので、この回路を利用して加算や比較などの他の処理
も行うことができる。したがって、可変長符号化のため
のデータの生成のみを行う場合に比べて、集積回路の面
積を増大させることなく、可変長符号化のためのデータ
の生成とそれ以外の処理を行うことが可能である。When data for variable-length encoding is generated with a dedicated configuration as in the conventional example, arithmetic processing other than data generation for variable-length encoding is impossible. If other processing such as addition and comparison is to be performed in addition to the generation of data for variable-length encoding, an adder and a comparator besides a dedicated circuit for generating data for variable-length encoding Such a general-purpose circuit is required, and the area of the integrated circuit increases. However, according to the present invention, a circuit for generating data for variable-length encoding can be made versatile, and other processing such as addition and comparison can be performed using this circuit. Therefore, it is possible to generate data for variable-length encoding and perform other processing without increasing the area of the integrated circuit as compared with a case where only data for variable-length encoding is generated. It is.
【0029】また、第2のメモリ内に可変長符号化以前
のデータがあるため、可変長符号化した後のデータが正
しく変換されているかを第2のメモリのデータと可変長
符号化した後のデータを見比べることで、確認でき、デ
バッグ可能である。Further, since the data before the variable-length encoding is present in the second memory, it is checked whether the data after the variable-length encoding is correctly converted after the variable-length encoding with the data in the second memory. By comparing the data, you can check and debug.
【0030】なお、最終のデータとは、例えば第1のメ
モリのあるアドレスからあるアドレスまでを比較する際
に、最後のアドレスに書き込まれていたデータを示す。
また、最終のデータを検知することで、比較命令の実行
を終了させ、また終了フラグ信号を第2のメモリへ書き
込むことになる。Note that the last data indicates, for example, data written to the last address when comparing a certain address to a certain address in the first memory.
Further, by detecting the last data, the execution of the comparison instruction is terminated, and the end flag signal is written to the second memory.
【0031】また、可変長符号化処理などを行う際に、
比較命令により書き込まれたデータを読み出し、終了フ
ラグ信号を含む最終データを読み出すことで、データの
終わりを検知でき、可変長符号化処理を支障なく実行で
きる。When performing variable-length coding, etc.,
By reading the data written by the comparison instruction and reading the final data including the end flag signal, the end of the data can be detected, and the variable length encoding process can be executed without any trouble.
【0032】請求項4記載のデータ処理装置は、命令実
行時にメモリ読み出し制御信号とメモリ書き込み制御信
号と命令実行信号と比較データ設定信号と終了フラグ信
号とを出力する制御ユニットと、メモリ読み出し制御信
号を入力とする第1のメモリと、比較データ設定信号を
入力とし比較対象のデータを設定する第1のデータレジ
スタと、第1のメモリのデータを格納する第2のデータ
レジスタと、命令実行信号を入力とし第1のメモリへの
検索回数を制御ユニットへ出力する検索回数カウンタ
と、命令実行信号と第1のデータレジスタと第2のデー
タレジスタの出力データとを入力とし比較信号と実行デ
ータ信号とを出力する実行ユニットと、メモリ書き込み
制御信号と実行ユニットの実行データ信号とを入力とす
る第2のメモリと、終了フラグ信号を入力とし第2のメ
モリのアドレスを格納する第3のデータレジスタとを備
えている。According to a fourth aspect of the present invention, there is provided a data processing device, comprising: a control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, and an end flag signal when executing an instruction; , A first data register that receives a comparison data setting signal as input, sets a data to be compared, a second data register that stores data of the first memory, and an instruction execution signal. , A search frequency counter for outputting the number of searches to the first memory to the control unit, a comparison signal and an execution data signal to which an instruction execution signal, output data of the first data register and output data of the second data register are input. An output unit, a second memory that receives a memory write control signal and an execution data signal of the execution unit, And a third data register for storing an address of the second memory as input completion flag signal.
【0033】そして、比較命令実行時に命令実行信号に
より第1のデータレジスタと第2のデータレジスタの出
力データを実行ユニットへ入力しデータの比較を行うと
同時に検索回数カウンタのカウントアップを行い、検索
回数カウンタの出力が所定値に達するまでは終了フラグ
信号を非活性化状態とし、検索回数カウンタの出力が所
定値に達したときに制御ユニットが比較命令を終了して
終了フラグ信号を活性化状態とし、実行ユニットの比較
信号を制御ユニットへ出力して第2のメモリへの書き込
みの制御を行うことで、終了フラグ信号が非活性化状態
のときおよび活性化状態のとき共に第2のメモリへ比較
データの一致した回数と一致しなかった第1のメモリの
データを示す実行データ信号の書き込みを行い、終了フ
ラグ信号が活性化状態となったときに第3のデータレジ
スタに第2のメモリの最後に書き込まれたアドレスを格
納するようにしている。Then, when the comparison instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal to compare the data, and at the same time, the search number counter is counted up. Until the output of the number-of-times counter reaches a predetermined value, the end flag signal is deactivated, and when the output of the number-of-searches counter reaches the predetermined value, the control unit ends the comparison instruction and activates the end flag signal. By outputting the comparison signal of the execution unit to the control unit and controlling the writing to the second memory, both when the end flag signal is in the inactive state and when the end flag signal is in the active state, the data is transferred to the second memory. An execution data signal indicating data of the first memory that did not match the number of times the comparison data matched is written, and the end flag signal is activated. And so as to store the last written address of the second memory to the third data register when it is on purpose.
【0034】この構成によると、第1のデータレジスタ
に比較対象のデータを設定することにより任意の値に対
して比較命令を実行可能であり、また比較範囲の検索数
をカウントする検索回数カウンタにより比較命令を終了
可能であり、これにより終了フラグ信号を生成し、メモ
リアドレスをメモリアドレス設定レジスタとしての第3
のデータレジスタに格納することが可能となるため、第
3のデータレジスタのデータを読み出すだけで最終のデ
ータのあるメモリアドレスが検知可能となる。According to this configuration, a comparison instruction can be executed for an arbitrary value by setting data to be compared in the first data register, and a search number counter for counting the number of searches in the comparison range is provided. The comparison instruction can be ended, thereby generating an end flag signal, and setting the memory address as a third address as a memory address setting register.
Since the data can be stored in the third data register, the memory address having the final data can be detected only by reading the data in the third data register.
【0035】以上のように、比較データの一致した回数
と一致しなかったデータとを第2のメモリへ書き込み、
その後任意の時間で第2のメモリのデータを毎サイクル
読み出すことが可能であるので、可変長符号化処理など
のデータ処理を連続して実行することが可能となる。ま
た、終了フラグ信号を第2のメモリに書き込む代わり
に、最終データのあるメモリアドレスを第3のレジスタ
に保持するため、第2のメモリのビットの削減になる。
なお、前述の請求項3の場合には、終了フラグ部分に1
ビットが多くなる(図8の4zの部分)。請求項4の場
合には、最終アドレスを第3のレジスタに格納するた
め、最終データの格納されたアドレスが判ることにな
る。また、第1のデータレジスタに任意の値を設定する
ことであらゆるデータに対応可能であり、汎用性に富
む。As described above, the number of times that the comparison data matches and the data that does not match are written into the second memory,
Thereafter, the data in the second memory can be read every cycle at an arbitrary time, so that data processing such as variable-length encoding processing can be continuously performed. Further, instead of writing the end flag signal to the second memory, the memory address having the final data is held in the third register, so that the number of bits of the second memory is reduced.
In the case of claim 3 described above, 1 is added to the end flag portion.
The number of bits increases (portion 4z in FIG. 8). In the case of claim 4, since the last address is stored in the third register, the address where the last data is stored can be known. Further, by setting an arbitrary value in the first data register, it is possible to deal with all kinds of data, and it is versatile.
【0036】また、上記以外の作用については、請求項
3と同じである。The operation other than the above is the same as that of the third aspect.
【0037】請求項5記載のデータ処理装置は、命令実
行時にメモリ読み出し制御信号とメモリ書き込み制御信
号と命令実行信号と比較データ設定信号と終了フラグ信
号と検索回数設定信号とを出力する制御ユニットと、メ
モリ読み出し制御信号を入力とする第1のメモリと、比
較データ設定信号を入力とし比較対象のデータを設定す
る第1のデータレジスタと、第1のメモリのデータを格
納する第2のデータレジスタと、命令実行信号を入力と
し第1のメモリへの検索回数を出力する検索回数カウン
タと、検索回数設定信号を入力とし検索回数最終値を設
定する第3のデータレジスタと、命令実行信号と第1の
データレジスタと第2のデータレジスタの出力データと
を入力とし比較信号と実行データ信号とを出力する実行
ユニットと、メモリ書き込み制御信号と実行ユニットの
実行データ信号と終了フラグ信号とを入力とする第2の
メモリと、検索回数カウンタの出力と第3のレジスタの
値とを入力とし一致信号を制御ユニットへ出力する一致
検出回路とを備えている。According to a fifth aspect of the present invention, there is provided a data processing apparatus which outputs a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, and a search count setting signal when executing an instruction. A first memory that receives a memory read control signal, a first data register that receives a comparison data setting signal and sets data to be compared, and a second data register that stores data of the first memory A search number counter for inputting an instruction execution signal and outputting the number of searches to the first memory; a third data register for inputting a search number setting signal and setting a final value of the number of searches; An execution unit that receives output data of the first data register and the output data of the second data register and outputs a comparison signal and an execution data signal; A second memory to which the write control signal, the execution data signal of the execution unit, and the end flag signal are inputted, and a coincidence which receives the output of the search counter and the value of the third register as input and outputs a coincidence signal to the control unit A detection circuit.
【0038】そして、比較命令実行時に命令実行信号に
より第1のデータレジスタと第2のデータレジスタの出
力データを実行ユニットへ入力しデータの比較を行うと
同時に検索回数カウンタのカウントアップを行い、一致
検出回路の一致信号が発生するまでは終了フラグ信号を
非活性化状態とし、一致検出回路の一致信号に応答して
制御ユニットで比較命令を終了して終了フラグ信号を活
性化状態とし、実行ユニットの比較信号を制御ユニット
へ出力して第2のメモリへの書き込みの制御を行うこと
で、終了フラグ信号が非活性化状態のときおよび活性化
状態のとき共に第2のメモリへ比較データの一致した回
数と一致しなかった第1のメモリのデータを示す実行デ
ータ信号と終了フラグ信号とを書き込むようにしてい
る。Then, when the comparison instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal to compare the data, and at the same time, the search counter is counted up, Until the coincidence signal of the detection circuit is generated, the end flag signal is deactivated, the control unit ends the comparison instruction in response to the coincidence signal of the coincidence detection circuit, and the end flag signal is activated, and the execution unit Is output to the control unit to control the writing to the second memory, so that when the end flag signal is in the inactive state and in the active state, the comparison data is stored in the second memory. The execution data signal and the end flag signal indicating the data of the first memory that did not match the number of times of writing are written.
【0039】この構成によると、第1のデータレジスタ
に比較対象のデータを設定することにより任意の値に対
して比較命令を実行可能であり、また比較範囲の検索数
を第3のデータレジスタで任意に設定することが可能
で、任意の検索数で比較命令を終了可能である。これに
より終了フラグ信号を第2のメモリ上に書き込み可能と
なるため、書き込まれた第2のメモリのデータを読み出
すだけで最終のデータを検知可能となる。According to this configuration, the comparison instruction can be executed for an arbitrary value by setting the data to be compared in the first data register, and the number of searches for the comparison range can be set by the third data register. It can be set arbitrarily, and the comparison command can be ended with an arbitrary number of searches. As a result, the end flag signal can be written in the second memory, so that the final data can be detected only by reading the written data in the second memory.
【0040】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号とを第2のメ
モリへ書き込み、その後任意の時間で第2のメモリのデ
ータを(書き込まれた順に)毎サイクル読み出すことが
可能であるので、可変長符号化などのデータ処理を連続
して実行することが可能となる。また、第3のデータレ
ジスタと第1のデータレジスタに任意の値を設定するこ
とであらゆるデータに対応可能であり、汎用性に富む。As described above, the number of times that the comparison data matches and the data that did not match and the end flag signal are written into the second memory, and then the data in the second memory is written at an arbitrary time (in the order of writing). 3) Since reading is possible every cycle, it is possible to continuously execute data processing such as variable length coding. Further, by setting an arbitrary value in the third data register and the first data register, it is possible to deal with all kinds of data, and it is versatile.
【0041】また、上記以外の作用については、請求項
3と同じである。The operation other than the above is the same as that of the third aspect.
【0042】請求項6記載のデータ処理装置は、命令実
行時にメモリ読み出し制御信号とメモリ書き込み制御信
号と命令実行信号と比較データ設定信号と終了フラグ信
号と検索回数設定信号と選択信号とを出力する制御ユニ
ットと、メモリ読み出し制御信号を入力とする第1のメ
モリと、比較データ設定信号を入力とし比較対象のデー
タを設定する第1のデータレジスタと、第1のメモリの
データを格納する第2のデータレジスタと、検索回数設
定信号を入力とし検索回数初期値を設定する第3のデー
タレジスタと、命令実行信号と第3のデータレジスタの
出力データとを入力とし第1のメモリへの残りの検索回
数を出力する検索回数カウンタと、命令実行信号と第1
のデータレジスタと第2のデータレジスタの出力データ
とを入力とし比較信号と実行データ信号とを出力する実
行ユニットと、検索回数カウンタの出力と実行データ信
号内の一致回数のデータ信号とを入力とする加算器と、
実行データ信号内の一致回数のデータ信号により制御ユ
ニットで生成される選択信号により加算器の出力と一致
回数のデータ信号のどちらか一方を選択するセレクタ
と、メモリ書き込み制御信号と実行データ信号内の一致
しなかった第1のメモリのデータとセレクタの出力と終
了フラグ信号とを入力とする第2のメモリとを備えてい
る。According to a sixth aspect of the present invention, at the time of executing an instruction, a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, a search count setting signal, and a selection signal are output. A control unit, a first memory that receives a memory read control signal, a first data register that receives a comparison data setting signal and sets data to be compared, and a second memory that stores data of the first memory. And a third data register for setting an initial value of the number of searches by inputting a search number setting signal, and an instruction execution signal and output data of the third data register to input the remaining data to the first memory. A search counter for outputting a search count, an instruction execution signal and a first
An execution unit that receives the output data of the second data register and the output data of the second data register and outputs a comparison signal and an execution data signal; and an input of the output of the search counter and the data signal of the number of matches in the execution data signal. Adder,
A selector for selecting either the output of the adder or the data signal of the number of matches by a selection signal generated by the control unit based on the data signal of the number of matches in the execution data signal; and a memory write control signal and a selector in the execution data signal. A second memory to which the data of the first memory that did not match, the output of the selector, and the end flag signal are input.
【0043】そして、比較命令実行時に命令実行信号に
より第1のデータレジスタと第2のデータレジスタの出
力データを実行ユニットへ入力しデータの比較を行うと
同時に検索回数カウンタのカウントダウンを行い、検索
回数カウンタの出力が第1の所定値に達するまでまたは
実行データ信号内の一致回数のデータ信号が第2の所定
値に達するまでは終了フラグ信号を非活性化状態とし、
検索回数カウンタの出力が第1の所定値に達したときに
制御ユニットが比較命令を終了して終了フラグ信号を活
性化状態とし、または実行データ信号内の一致回数のデ
ータ信号が第2の所定値に達したときに制御ユニットで
比較命令を終了して終了フラグ信号を活性化状態とし、
実行ユニットの比較信号を制御ユニットへ出力して第2
のメモリへの書き込みの制御を行うことで、終了フラグ
信号が非活性化状態のときおよび活性化状態のとき共に
第2のメモリへ比較データの一致した回数と一致しなか
った第1のメモリのデータを示す実行データ信号と終了
フラグ信号とを書き込み、実行データ信号内の一致回数
のデータ信号が所定値に達したときに比較すべき残りの
データが全て一致したとして加算器の出力と一致した第
1のメモリのデータと終了フラグ信号とを第2のメモリ
へ書き込むようにしている。Then, when the comparison instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal to compare the data, and at the same time, the search number counter is counted down, The end flag signal is deactivated until the output of the counter reaches a first predetermined value or the data signal of the number of matches in the execution data signal reaches a second predetermined value,
When the output of the search number counter reaches the first predetermined value, the control unit ends the comparison instruction and activates the end flag signal, or the data signal of the number of matches in the execution data signal becomes the second predetermined value. When the value reaches the value, the control unit ends the comparison instruction and activates the end flag signal,
Output the comparison signal of the execution unit to the control unit and
Of the first memory that does not match the number of matches of the comparison data to the second memory both when the end flag signal is in the inactive state and when the end flag signal is in the active state. run shows the data data signal and the end flag signal and the lump can write the output of the adder as a data signal matches the number in the execution data signal matches all the remaining data to be compared when it reaches a predetermined value The matched data of the first memory and the end flag signal are written to the second memory.
【0044】この構成によると、第1のデータレジスタ
に比較対象のデータを設定することにより任意の値に対
して比較命令を実行可能であり、また比較範囲の検索数
を第3のデータレジスタで任意に設定することが可能
で、任意の検索数で比較命令を終了可能である。また、
比較データが連続して一致した場合に残りの検索データ
も一致すると見なし比較命令を終了することで検索時間
を縮小できる。これにより終了フラグ信号を第2のメモ
リ上に書き込み、書き込まれた第2のメモリのデータを
読み出すだけで最終のデータを検知可能となる。According to this configuration, the comparison instruction can be executed for an arbitrary value by setting the data to be compared in the first data register, and the number of comparison range searches can be performed by the third data register. It can be set arbitrarily, and the comparison command can be ended with an arbitrary number of searches. Also,
When the comparison data successively matches, the remaining search data is also considered to match, and the search instruction can be terminated to reduce the search time. Thus, the end data can be detected only by writing the end flag signal on the second memory and reading the written data of the second memory.
【0045】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号とを第2のメ
モリへ書き込み、その後任意の時間で第2のメモリのデ
ータを(書き込まれた順に)毎サイクル読み出すことが
可能であるので、可変長符号化などのデータ処理を連続
して実行することが可能となる。また、比較データが連
続して一致した場合に残りの検索データも一致すると見
なし比較命令を終了することで検索時間を縮小できるの
で、処理時間を短縮できる。また、検索回数カウンタと
第1のデータレジスタに任意の値を設定することであら
ゆるデータに対応可能であり、汎用性に富む。As described above, the number of times the comparison data matches and the data that did not match and the end flag signal are written into the second memory, and then the data in the second memory is written at an arbitrary time (in the order of writing). 3) Since reading is possible every cycle, it is possible to continuously execute data processing such as variable length coding. Further, when the comparison data successively matches, the remaining search data is also regarded as matching, and the search time can be reduced by terminating the comparison instruction, so that the processing time can be reduced. Further, by setting an arbitrary value in the search number counter and the first data register, it is possible to deal with all kinds of data, and it is versatile.
【0046】また、上記以外の作用については、請求項
3と同じである。The operation other than the above is the same as that of the third aspect.
【0047】請求項7記載のデータ処理装置は、命令実
行時にメモリ読み出し制御信号とメモリ書き込み制御信
号と命令実行信号と比較データ設定信号と終了フラグ信
号と検索回数設定信号と連続一致回数設定信号と選択信
号とを出力する制御ユニットと、メモリ読み出し制御信
号を入力とする第1のメモリと、比較データ設定信号を
入力とし比較対象のデータを設定する第1のデータレジ
スタと、第1のメモリのデータを格納する第2のデータ
レジスタと、検索回数設定信号を入力とし検索回数初期
値を設定する第3のデータレジスタと、連続一致回数設
定信号を入力とし比較結果が連続して一致する回数を設
定する第4のデータレジスタと、命令実行信号と第3の
データレジスタの出力データとを入力とし第1のメモリ
への残りの検索回数を出力する検索回数カウンタと、命
令実行信号と第1のデータレジスタと第2のデータレジ
スタの出力データとを入力とし比較信号と実行データ信
号とを出力する実行ユニットと、検索回数カウンタの出
力と実行データ信号内の一致回数のデータ信号とを入力
とする加算器と、一致回数のデータ信号と第4のデータ
レジスタの出力とを入力としデータの一致を検出する一
致検出回路と、一致検出回路の出力により制御ユニット
で生成される選択信号により加算器の出力と一致回数の
データ信号のどちらか一方を選択するセレクタと、メモ
リ書き込み制御信号と実行データ信号内の一致しなかっ
た第1のメモリのデータとセレクタの出力と終了フラグ
信号とを入力とする第2のメモリとを備えている。According to a seventh aspect of the present invention, a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, a search count setting signal, a consecutive match count setting signal, A control unit that outputs a selection signal; a first memory that receives a memory read control signal; a first data register that receives a comparison data setting signal and sets data to be compared; A second data register for storing data, a third data register for inputting a search count setting signal and setting an initial value of the search count, and a count for successively matching the comparison result by inputting a continuous match count setting signal. A fourth data register to be set, an instruction execution signal and output data of the third data register are input and the remaining search times to the first memory are performed. , An execution unit that receives an instruction execution signal, output data of the first data register and the output data of the second data register, and outputs a comparison signal and an execution data signal, and an output of the search number counter. An adder that receives the data signal of the number of matches in the execution data signal as an input, a match detection circuit that receives the data signal of the number of matches and the output of the fourth data register to detect data match, and a match detection circuit A selector for selecting one of the output of the adder and the data signal of the number of matches by a selection signal generated by the control unit in response to the output of the memory unit; and a first memory that does not match the memory write control signal and the execution data signal. And a second memory to which the data of the selector, the output of the selector, and the end flag signal are input.
【0048】そして、比較命令実行時に命令実行信号に
より第1のデータレジスタと第2のデータレジスタの出
力データを実行ユニットへ入力しデータの比較を行うと
同時に検索回数カウンタのカウントダウンを行い、検索
回数カウンタの出力が所定値に達するまでまたは一致検
出回路の一致出力が発生するまでは終了フラグ信号を非
活性化状態とし、検索回数カウンタの出力が所定値に達
したときに制御ユニットが比較命令を終了して終了フラ
グ信号を活性化状態とし、または一致検出回路の一致出
力に応答して制御ユニットで比較命令を終了して終了フ
ラグ信号を活性化状態とし、実行ユニットの比較信号を
制御ユニットへ出力して第2のメモリへの書き込みの制
御を行うことで、終了フラグ信号が非活性化状態のとき
および活性化状態のとき共に第2のメモリへ比較データ
の一致した回数と一致しなかった第1のメモリのデータ
を示す実行データ信号と終了フラグ信号とを書き込み、
一致検出回路の一致出力に応答して比較すべき残りのデ
ータが全て一致したとして加算器の出力と一致した第1
のメモリのデータと終了フラグ信号とを第2のメモリへ
書き込むようにしている。Then, when the comparison instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal to compare the data, and at the same time, the search number counter is counted down, Until the output of the counter reaches a predetermined value or the coincidence output of the coincidence detection circuit is generated, the end flag signal is deactivated, and when the output of the search counter reaches the predetermined value, the control unit issues a comparison instruction. End and activate the end flag signal, or terminate the comparison instruction in the control unit in response to the coincidence output of the coincidence detection circuit to activate the end flag signal and send the comparison signal of the execution unit to the control unit. Output to control the writing to the second memory so that when the end flag signal is in the inactive state and in the activated state Writing a first execution data signal and the end flag signal indicating the data of the memory that did not match the both number of matched comparison data to the second memory when,
In response to the coincidence output of the coincidence detection circuit, the first data that coincides with the output of the adder assuming that all the remaining data to be compared coincides
Is written to the second memory.
【0049】この構成によると、第1のデータレジスタ
に比較対象のデータを設定することにより任意の値に対
して比較命令を実行可能であり、また比較範囲の検索数
を第3のデータレジスタで任意に設定することが可能
で、任意の検索数で比較命令を終了可能である。また、
第4のデータレジスタに一致回数を任意に設定すること
により、比較データが任意の数だけ連続して一致した場
合に残りの検索データも一致すると見なし比較命令を終
了することにより検索時間を縮小できる。これにより終
了フラグ信号を第2のメモリ上に書き込み、書き込まれ
た第2のメモリのデータを読み出すだけで最終のデータ
を検知可能となる。According to this configuration, a comparison instruction can be executed for an arbitrary value by setting data to be compared in the first data register, and the number of searches for the comparison range can be performed by the third data register. It can be set arbitrarily, and the comparison command can be ended with an arbitrary number of searches. Also,
By arbitrarily setting the number of matches in the fourth data register, when the comparison data successively matches by an arbitrary number, the remaining search data is also regarded as matching, and the comparison instruction is terminated, thereby reducing the search time. . Thus, the end data can be detected only by writing the end flag signal on the second memory and reading the written data of the second memory.
【0050】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号とを第2のメ
モリへ書き込み、その後任意の時間で第2のメモリのデ
ータを(書き込まれた順に)毎サイクル読み出すことが
可能であるので、可変長符号化などのデータ処理を連続
して実行することが可能となる。また、第4のデータレ
ジスタに一致回数を任意に設定することにより、比較デ
ータが任意の数だけ連続して一致した場合に残りの検索
データも一致すると見なし比較命令を終了することによ
り検索時間を縮小できるので、処理時間を短縮できる。
また、検索回数カウンタと第1のデータレジスタに任意
の値を設定することであらゆるデータに対応可能であ
り、汎用性に富む。As described above, the number of times that the comparison data matched and the data that did not match and the end flag signal are written to the second memory, and then the data in the second memory is written at an arbitrary time (in the order of writing). 3) Since reading is possible every cycle, it is possible to continuously execute data processing such as variable length coding. In addition, by setting the number of matches in the fourth data register arbitrarily, if the comparison data matches an arbitrary number consecutively, the remaining search data is also considered to match, and the comparison instruction is terminated, thereby shortening the search time. Since the size can be reduced, the processing time can be reduced.
Further, by setting an arbitrary value in the search number counter and the first data register, it is possible to deal with all kinds of data, and it is versatile.
【0051】また、上記以外の作用については、請求項
3と同じである。The operation other than the above is the same as that of the third aspect.
【0052】請求項8記載のデータ処理装置は、請求項
3,請求項4,請求項5,請求項6または請求項7記載
のデータ処理装置において、実行ユニットが、第1のデ
ータレジスタの出力データを比較対象の第1のデータと
して入力し、第2のデータレジスタの出力データを第1
のデータと比較される第2のデータとして入力し、第1
および第2のデータの比較を実行することにより第1お
よび第2のデータが一致したときには値1を出力すると
ともに一致信号を活性化状態にし、第1および第2のデ
ータが一致しなかったときには第2のデータを出力する
とともに一致信号を非活性化状態にする比較回路と、比
較回路の出力を入力とし、比較回路から与えられる一致
信号の状態に応じて比較回路の出力のシフトの実行の有
無が切り替わるシフタと、シフタの出力を一方の入力と
する加算回路と、加算回路の出力を入力とするレジスタ
と、値0を一方の入力とするとともにレジスタの出力を
他方の入力とし選択信号に応じて何れか一方を加算回路
の他方の入力とする選択回路とを備えている。The data processing device according to claim 8 is the data processing device according to claim 3, claim 4, claim 5, claim 6, or claim 7, wherein the execution unit outputs the first data register. The data is input as first data to be compared, and the output data of the second data register is input to the first data.
Input as the second data to be compared with the data of the first
When the first and second data match, a value 1 is output when the first and second data match, and the match signal is activated. When the first and second data do not match, A comparison circuit that outputs the second data and deactivates the coincidence signal, and receives the output of the comparison circuit as an input, and executes the shift of the output of the comparison circuit according to the state of the coincidence signal given from the comparison circuit. A shifter whose presence or absence is switched, an adder circuit having the output of the shifter as one input, a register having the output of the adder as an input, and having a value 0 as one input, and having the output of the register being the other input and having a selection signal. A selection circuit for setting either one of them as the other input of the addition circuit.
【0053】そして、選択信号に応じて選択回路で値0
と前記レジスタの出力の何れかを選択することにより、
第1のデータおよび第2のデータが不一致のときに前回
第1および第2のデータの不一致となった後における第
1のデータと一致した第2のデータの個数と今回の第1
のデータと不一致の第2のデータとを対にして実行デー
タ信号として出力するようにしている。Then, in response to the selection signal, the value of the value 0 is set in the selection circuit.
And selecting one of the outputs of the register
When the first data and the second data do not match, the number of the second data that matches the first data after the mismatch between the first and second data last time and the current first number
And the unmatched second data are output as an execution data signal.
【0054】この構成によれば、請求項3,請求項4,
請求項5,請求項6または請求項7記載のデータ処理装
置の作用に加え、請求項1の演算装置と同様の作用が得
られる。According to this configuration, claim 3, claim 4,
In addition to the operation of the data processing device according to the fifth, sixth or seventh aspect, the same operation as that of the arithmetic unit of the first aspect is obtained.
【0055】請求項9記載のデータ処理装置は、請求項
3,請求項4,請求項5,請求項6または請求項7記載
のデータ処理装置において、実行ユニットが、第1のデ
ータレジスタの出力データを比較対象の第1のデータと
して入力し、第2のデータレジスタの出力データを第1
のデータと比較される第2のデータとして入力し、第1
および第2のデータの比較を実行することにより第1お
よび第2のデータが一致したときには値1を出力すると
ともに一致信号を活性化状態にし、第1および第2のデ
ータが一致しなかったときには第2のデータを出力する
とともに一致信号を非活性化状態にする比較回路と、一
致信号を入力とするフラグレジスタと、比較回路の出力
を入力とする第1のレジスタと、第1のレジスタの出力
を入力とし、フラグレジスタから与えられる一致信号の
状態に応じて第1のレジスタの出力のシフトの実行の有
無が切り替わるシフタと、シフタの出力を入力とする第
2のレジスタと、第2のレジスタの出力を一方の入力と
する加算回路と、加算回路の出力を入力とする第3のレ
ジスタと、値0を一方の入力とするとともに第3のレジ
スタの出力を他方の入力とし選択信号に応じて何れか一
方を加算回路の他方の入力とする選択回路とを備えてい
る。According to a ninth aspect of the present invention, in the data processing apparatus according to the third, fourth, fifth, sixth, or seventh aspect, the execution unit includes an output unit of the first data register. The data is input as first data to be compared, and the output data of the second data register is input to the first data.
Input as the second data to be compared with the data of the first
When the first and second data match, a value 1 is output when the first and second data match, and the match signal is activated. When the first and second data do not match, A comparison circuit that outputs the second data and also makes the match signal inactive, a flag register that receives the match signal, a first register that receives the output of the comparison circuit, A shifter that receives an output as an input, and switches whether or not to execute the shift of the output of the first register in accordance with the state of the coincidence signal provided from the flag register; a second register that receives the output of the shifter as an input; An adder circuit having an output of the register as one input, a third register having an output of the adder circuit as an input, and a value 0 having one input and an output of the third register having the other input. Depending on an input selection signal and a selection circuit to the other input of either an adder circuit.
【0056】そして、選択信号に応じて選択回路で値0
と第3のレジスタの出力の何れかを選択することによ
り、第1のデータおよび第2のデータが不一致のときに
前回第1および第2のデータの不一致となった後におけ
る第1のデータと一致した第2のデータの個数と今回の
第1のデータと不一致の第2のデータとを対にして実行
データ信号として出力するようにしている。Then, in response to the selection signal, the value of the value 0 is set in the selection circuit.
And the output of the third register to select the first data after the previous first and second data did not match when the first data and the second data did not match. The number of matched second data and the second data that does not match the current first data are output as an execution data signal in pairs.
【0057】この構成によれば、請求項3,請求項4,
請求項5,請求項6または請求項7記載のデータ処理装
置の作用に加え、請求項2の演算装置と同様の作用が得
られる。According to this configuration, claim 3, claim 4,
In addition to the operation of the data processing device according to the fifth, sixth or seventh aspect, the same operation as that of the arithmetic unit of the second aspect is obtained.
【0058】[0058]
【発明の実施の形態】以下、本発明の実施の形態につい
て、図1から図15を用いて説明する。DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiments of the present invention will be described below with reference to FIGS.
【0059】(第1の実施の形態:請求項1,2,8,
9に対応)本発明の第1の実施の形態の演算装置につい
て、図1および図2を用いて説明する(数値はHEX表
記である)。(First Embodiment: Claims 1, 2, 8,
An arithmetic device according to the first embodiment of the present invention will be described with reference to FIGS. 1 and 2 (numerical values are expressed in HEX).
【0060】図1は本発明の第1の実施の形態における
演算装置の構成を示すブロック図である。図1におい
て、符号1Aは比較回路、符号2Aは8ビットの第1の
レジスタ、符号3Aはフラグレジスタ、符号4Aはシフ
タ、符号5Aは9ビットの第2のレジスタ、符号6Aは
選択回路、符号7Aは累算を行うための加算回路、符号
8Aは14ビットの第3のレジスタである。FIG. 1 is a block diagram showing the configuration of the arithmetic unit according to the first embodiment of the present invention. In FIG. 1, reference numeral 1A is a comparison circuit, reference numeral 2A is an 8-bit first register, reference numeral 3A is a flag register, reference numeral 4A is a shifter, reference numeral 5A is a 9-bit second register, reference numeral 6A is a selection circuit, and reference numeral 7A is an addition circuit for performing accumulation, and 8A is a 14-bit third register.
【0061】以下、この演算装置の動作について説明す
る。比較回路1Aは、動作クロック(図2の波形1B)
の立ち上がりに同期して出力された第1のデータ(図2
の波形3B、値0:HEX表記)と第2のデータ(図2
の波形2B)とを比較して第2のデータが値0の場合に
一致信号(図2の波形5B)をハイレベルとしフラグレ
ジスタ3Aに出力し、フラグレジスタ3Aは動作クロッ
クの立ち上がりに同期してラッチする(図2の波形7
B)。また同時に、比較回路1Aはレジスタ2Aへ値1
(図2の波形4B)を出力し、第1のレジスタ2Aは動
作クロックの立ち上がりに同期してラッチする(図2の
波形6B)。Hereinafter, the operation of the arithmetic unit will be described. The comparison circuit 1A operates at an operation clock (waveform 1B in FIG. 2).
The first data output in synchronization with the rising edge of
2B, value 0: HEX notation) and second data (FIG. 2)
Compared with the waveform 2B), when the second data is a value 0, the coincidence signal (waveform 5B in FIG. 2) is set to a high level and output to the flag register 3A, and the flag register 3A is synchronized with the rising edge of the operation clock. Latch (see waveform 7 in FIG. 2).
B). At the same time, the comparison circuit 1A stores the value 1 in the register 2A.
(A waveform 4B in FIG. 2), and the first register 2A latches in synchronization with the rise of the operation clock (a waveform 6B in FIG. 2).
【0062】一方、第1のデータと第2のデータとが不
一致の場合は、比較回路1Aは一致信号(図2の波形5
B)をロウレベルとしフラグレジスタ3Aに出力し、フ
ラグレジスタ3Aは動作クロックの立ち上がりに同期し
てラッチする(図2の波形7B)。また同時に、第1の
レジスタ2Aへ第2のデータ(図2の波形4B)を出力
し、第1のレジスタ2Aは動作クロックの立ち上がりに
同期してラッチする(図2の波形6B)。On the other hand, when the first data and the second data do not match, the comparison circuit 1A outputs a match signal (waveform 5 in FIG. 2).
B) is set to the low level and output to the flag register 3A, which latches in synchronization with the rise of the operation clock (waveform 7B in FIG. 2). At the same time, the second data (waveform 4B in FIG. 2) is output to the first register 2A, and the first register 2A latches in synchronization with the rise of the operation clock (waveform 6B in FIG. 2).
【0063】一致信号(図2の波形7B)がハイレベル
のときにシフタ4Aは第1のレジスタ2Aの値(図2の
波形6B)の8ビット左シフトを実行し、値を100
(HEX表記、図2の波形8B)として第2のレジスタ
5Aへ出力し(図2の波形8B)、第2のレジスタ5A
は動作クロックの立ち上がりに同期してラッチする(図
2の波形9B)。また、一致信号がロウレベルのときに
シフタ4Aは第1のレジスタ2Aの値(図2の波形6
B)のシフトは実行せず、第1のレジスタ2Aの値をそ
のまま第2のレジスタ5Aへ出力し(図2の波形8
B)、第2のレジスタ5Aは動作クロックの立ち上がり
に同期してラッチする(図2の波形9B)。When the coincidence signal (waveform 7B in FIG. 2) is at a high level, the shifter 4A shifts the value of the first register 2A (waveform 6B in FIG. 2) to the left by 8 bits and sets the value to 100
(HEX notation, waveform 8B in FIG. 2) is output to the second register 5A (waveform 8B in FIG. 2), and is output to the second register 5A.
Latches in synchronization with the rise of the operation clock (waveform 9B in FIG. 2). When the coincidence signal is at the low level, the shifter 4A outputs the value of the first register 2A (waveform 6 in FIG. 2).
The shift of B) is not executed, and the value of the first register 2A is output to the second register 5A as it is (waveform 8 in FIG. 2).
B), the second register 5A latches in synchronization with the rise of the operation clock (waveform 9B in FIG. 2).
【0064】選択回路6Aは選択信号(図2の波形12
B)がロウレベルのときに値0(図2の波形10B)を
出力し、ハイレベルのときには加算回路7Aの出力をク
ロックの立ち上がりに同期してラッチする第3のレジス
タ8A(図2の波形11B)の出力を選択する。The selection circuit 6A outputs a selection signal (waveform 12 in FIG. 2).
When B) is low, a value 0 (waveform 10B in FIG. 2) is output, and when high, a third register 8A (waveform 11B in FIG. 2) latches the output of the adder circuit 7A in synchronization with the rising edge of the clock. ) Output.
【0065】加算回路7Aは第2のレジスタ5Aの出力
(図2の波形9B)と選択回路6Aの出力(図2の波形
10B)を入力し、両者の加算を行うこととなり、加算
結果を第3のレジスタ8Aへ出力して累算を行う。ただ
し、第3のレジスタ8Aは一連の演算動作実行前に初期
化しておく必要があり、選択信号がロウレベルのときの
値がこの演算装置の結果として用いられる。この演算装
置の演算結果の14ビットにおいて、下位8ビットが値
0以外のデータを示し、上位6ビットが値0の連続した
個数を示すこととなる。The addition circuit 7A receives the output of the second register 5A (waveform 9B in FIG. 2) and the output of the selection circuit 6A (waveform 10B in FIG. 2), and performs an addition of both. 3 to the register 8A for accumulation. However, the third register 8A needs to be initialized before the execution of a series of arithmetic operations, and the value when the selection signal is at the low level is used as the result of this arithmetic device. Of the 14 bits of the operation result of this operation device, the lower 8 bits indicate data other than the value 0, and the upper 6 bits indicate the number of consecutive values 0.
【0066】この装置は、第1のデータの値を変更する
ことにより、値0に対してだけでなく、あらゆるデータ
に対して前述した動作を行うことが可能であり、シフタ
4A、加算回路7A、選択回路6Aを制御することで比
較回路1Aの機能のみを使用したり、比較回路1A、加
算回路7A、選択回路6Aを制御することでシフタ4A
の機能のみを使用したり、比較回路1A、シフタ4A、
選択回路6Aを制御することで加算回路7Aの機能のみ
を使用したりすることが可能であり、汎用性に富んだ装
置になる。By changing the value of the first data, this device can perform the above-described operation not only on the value 0 but also on any data. The shifter 4A and the adder circuit 7A By controlling the selection circuit 6A, only the function of the comparison circuit 1A is used, or by controlling the comparison circuit 1A, the addition circuit 7A, and the selection circuit 6A, the shifter 4A is controlled.
, The comparison circuit 1A, the shifter 4A,
By controlling the selection circuit 6A, it is possible to use only the function of the addition circuit 7A, so that the device is versatile.
【0067】また、第1および第2のレジスタ2A,5
Aとフラグレジスタ3Aを設けているので、比較回路1
A、シフタ4A、加算回路7Aの動作が高速でなくて
も、ゼロデータが続いた回数とゼロデータのつぎに続く
非ゼロデータを順次検出して出力する処理を実行可能で
あり、同様にゼロ以外のデータについても同様に処理を
実行可能である。Further, the first and second registers 2A, 5
A and the flag register 3A, the comparison circuit 1
A, even if the operations of the shifter 4A and the adder circuit 7A are not fast, it is possible to execute a process of sequentially detecting and outputting the number of times the zero data continues and the non-zero data following the zero data. The same process can be performed for other data.
【0068】なお、上記の実施の形態では、比較回路1
Aとシフタ4Aの間に第1のレジスタ2Aとフラグレジ
スタ3Aを配置し、シフタ4Aと加算回路7Aの間に第
2のレジスタ5Aを配置していたが、この演算装置を設
計する際に微細化が進み、比較回路1A、シフタ4Aお
よび加算回路7Aが高速動作可能となれば、第1のレジ
スタ2Aとフラグレジスタ3Aと第2のレジスタ5Aを
省略することが可能となる。この場合のタイムチャート
は、比較回路1Aからシフタ4Aへ加えられる信号にお
ける第1のレジスタ2Aおよびフラグレジスタ3Aによ
る1サイクルの遅れが解消し、さらにシフタ4Aから加
算回路7Aへ加えられる信号における第2のレジスタ5
Aによる1サイクルの遅れがなくなる。In the above embodiment, the comparison circuit 1
The first register 2A and the flag register 3A are arranged between the A and the shifter 4A, and the second register 5A is arranged between the shifter 4A and the adder circuit 7A. If the operation proceeds and the comparison circuit 1A, the shifter 4A, and the addition circuit 7A can operate at high speed, the first register 2A, the flag register 3A, and the second register 5A can be omitted. The time chart in this case shows that the one-cycle delay caused by the first register 2A and the flag register 3A in the signal applied from the comparison circuit 1A to the shifter 4A is eliminated, and the second signal in the signal applied from the shifter 4A to the addition circuit 7A is eliminated. Register 5 of
The one-cycle delay caused by A is eliminated.
【0069】(第2の実施の形態:請求項1,2,8,
9に対応)本発明の第2の実施の形態の演算装置につい
て、図1および図3を用いて説明する(数値はHEX表
記である)。(Second Embodiment: Claims 1, 2, 8,
An arithmetic device according to the second embodiment of the present invention will be described with reference to FIGS. 1 and 3 (numerical values are expressed in HEX).
【0070】図1は本発明の第2の実施の形態における
演算装置の構成を示すブロック図であり、その構成につ
いては第1の実施の形態で説明している。なお、第1の
実施の形態の構成との違いは、第2のレジスタ5Aが9
ビットレジスタであったものが、14ビットレジスタに
なった点であり、その他については第1の実施の形態の
場合と同様である。FIG. 1 is a block diagram showing a configuration of an arithmetic unit according to the second embodiment of the present invention, and the configuration has been described in the first embodiment. The difference from the configuration of the first embodiment is that the second register 5A has 9
What was a bit register is now a 14-bit register, and the rest is the same as in the first embodiment.
【0071】以下、この演算装置の動作について説明す
る。比較回路1Aは、動作クロック(図3の波形1C)
の立ち上がりに同期して出力された第1のデータ(図3
の波形3C、値0:HEX表記)と第2のデータ(図3
の波形2C)とを比較して第2のデータが値0の場合に
一致信号(図3の波形5C)をハイレベルとしフラグレ
ジスタ3Aに出力し、フラグレジスタ3Aは動作クロッ
クの立ち上がりに同期してラッチする(図3の波形7
C)。また同時に、比較回路1Aはレジスタ2Aへ値1
(図3の波形4C)を出力し、第1のレジスタ2Aは動
作クロックの立ち上がりに同期してラッチする。Hereinafter, the operation of the arithmetic unit will be described. The comparison circuit 1A operates at an operation clock (waveform 1C in FIG. 3).
The first data output in synchronization with the rising edge of
3C, value 0: HEX notation) and second data (FIG. 3)
When the second data has a value of 0, the coincidence signal (waveform 5C in FIG. 3) is set to a high level and output to the flag register 3A, and the flag register 3A is synchronized with the rising edge of the operation clock. Latch (see waveform 7 in FIG. 3).
C). At the same time, the comparison circuit 1A stores the value 1 in the register 2A.
(A waveform 4C in FIG. 3), and the first register 2A latches in synchronization with the rising edge of the operation clock.
【0072】一方、第1のデータと第2のデータとが不
一致の場合は、比較回路1Aは一致信号(図3の波形5
C)をロウレベルとしフラグレジスタ3Aに出力し、フ
ラグレジスタ3Aは動作クロックの立ち上がりに同期し
てラッチする(図3の波形7C)。また同時に、第1の
レジスタ2Aへ第2のデータ(図3の波形4C)を出力
し、第1のレジスタ2Aは動作クロックの立ち上がりに
同期してラッチする。On the other hand, when the first data and the second data do not match, the comparison circuit 1A outputs a match signal (waveform 5 in FIG. 3).
C) is set to the low level and output to the flag register 3A, which latches in synchronization with the rise of the operation clock (waveform 7C in FIG. 3). At the same time, the second data (waveform 4C in FIG. 3) is output to the first register 2A, and the first register 2A latches in synchronization with the rise of the operation clock.
【0073】一致信号(図3の波形7C)がロウレベル
のときにシフタ4Aは第1のレジスタ2Aの値(図3の
波形6C)の6ビット左シフトを実行し、6ビット左シ
フト後の値(HEX表記、図3の波形8C)を第2のレ
ジスタ5Aへ出力し(図3の波形8C)、第2のレジス
タ5Aは動作クロックの立ち上がりに同期してラッチす
る(図3の波形9C)。また、一致信号がハイレベルの
ときにシフタ4Aは第1のレジスタ2Aの値(図3の波
形6C)のシフトは実行せず、第1のレジスタ2Aの値
をそのまま、つまり、値1を第2のレジスタ5Aへ出力
し(図3の波形8C)、第2のレジスタ5Aは動作クロ
ックの立ち上がりに同期してラッチする(図3の波形9
C)。When the coincidence signal (waveform 7C in FIG. 3) is at the low level, shifter 4A shifts the value of first register 2A (waveform 6C in FIG. 3) left by 6 bits, and the value after left shift by 6 bits (HEX notation, waveform 8C in FIG. 3) is output to the second register 5A (waveform 8C in FIG. 3), and the second register 5A latches in synchronization with the rise of the operation clock (waveform 9C in FIG. 3). . When the coincidence signal is at the high level, the shifter 4A does not shift the value of the first register 2A (waveform 6C in FIG. 3), and keeps the value of the first register 2A as it is, that is, the value 1 is changed to the first value. 2 (the waveform 8C in FIG. 3), and the second register 5A latches in synchronization with the rising edge of the operation clock (the waveform 9 in FIG. 3).
C).
【0074】選択回路6Aは選択信号(図3の波形12
C)がロウレベルのときに値0(図3の波形10C)を
出力し、ハイレベルのときには加算回路7Aの出力をク
ロックの立ち上がりに同期してラッチする第3のレジス
タ8A(図3の波形11C)の出力を選択する。The selection circuit 6A outputs a selection signal (waveform 12 in FIG. 3).
When C) is at a low level, a value 0 (waveform 10C in FIG. 3) is output, and when it is at a high level, a third register 8A (waveform 11C in FIG. 3) latches the output of the adder circuit 7A in synchronization with the rise of the clock. ) Output.
【0075】加算回路7Aは第2のレジスタ5Aの出力
(図3の波形9C)と選択回路6Aの出力(図3の波形
10C)を入力し、両者の加算を行うこととなり、加算
結果を第3のレジスタ8Aへ出力して累算を行う。ただ
し、第3のレジスタ8Aは一連の演算動作実行前に初期
化しておく必要があり、選択信号がロウレベルのときの
値がこの演算装置の結果として用いられる。この演算装
置の演算結果の14ビットにおいて、上位8ビットが値
0以外のデータを示し、下位6ビットが値0の連続した
個数を示すこととなる。The addition circuit 7A receives the output of the second register 5A (waveform 9C in FIG. 3) and the output of the selection circuit 6A (waveform 10C in FIG. 3), and adds both of them. 3 to the register 8A for accumulation. However, the third register 8A needs to be initialized before the execution of a series of arithmetic operations, and the value when the selection signal is at the low level is used as the result of this arithmetic device. Of the 14 bits of the operation result of this operation device, the upper 8 bits indicate data other than the value 0, and the lower 6 bits indicate the number of consecutive values 0.
【0076】この装置は、上述した第1の実施の形態の
場合と同様に、汎用性に富んだ装置になる。This apparatus is a versatile apparatus as in the case of the above-described first embodiment.
【0077】また、第1および第2のレジスタ2A,5
Aとフラグレジスタ3Aを設けていることによる効果
も、上述した第1の実施の形態の場合と同様である。Also, the first and second registers 2A, 5
A and the effect of providing the flag register 3A are the same as those of the first embodiment described above.
【0078】また、この実施の形態において、第1およ
び第2のレジスタ2A,5Aとフラグレジスク3Aを省
略できる点については、前述した第1の実施の形態の場
合と同様であり、タイムチャートにおいて、第1および
第2のレジスタ2A,5Aとフラグレジスク3Aによる
1サイクルの遅れがなくなる点も第1の実施の形態と同
じである。Also, in this embodiment, the first and second registers 2A and 5A and the flag register 3A can be omitted, as in the case of the above-described first embodiment. As in the first embodiment, the one-cycle delay caused by the first and second registers 2A and 5A and the flag register 3A is eliminated.
【0079】以下に、上記第1および第2の実施の形態
で説明した演算装置を、実行ユニットの主要構成要素と
して含むデータ処理装置の実施の形態について説明す
る。Hereinafter, a description will be given of an embodiment of a data processing device including the arithmetic units described in the first and second embodiments as main components of an execution unit.
【0080】(第3の実施の形態:請求項3に対応)本
発明の第3の実施の形態のデータ処理装置について、図
4から図6を用いて説明する。(Third Embodiment: Corresponding to Claim 3) A data processing apparatus according to a third embodiment of the present invention will be described with reference to FIGS.
【0081】図4は本発明の第3の実施の形態における
データ処理装置の構成を示すブロック図である。図4に
おいて、符号1は制御ユニット、符号2は実行ユニッ
ト、符号3は第1のメモリ、符号4は第2のメモリ、符
号5は8ビットの比較データ設定レジスタとしての第1
のデータレジスタ、符号6は8ビットのメモリデータレ
ジスタとしての第2のデータレジスタで、符号7は検索
回数カウンタである。上記の第1のデータレジスタ5に
は図1の演算装置における第1のデータが一時記憶さ
れ、第2のデータレジスタには同じく第2のデータが一
時記憶される。FIG. 4 is a block diagram showing a configuration of a data processing device according to the third embodiment of the present invention. In FIG. 4, reference numeral 1 denotes a control unit, reference numeral 2 denotes an execution unit, reference numeral 3 denotes a first memory, reference numeral 4 denotes a second memory, and reference numeral 5 denotes a first memory as an 8-bit comparison data setting register.
Reference numeral 6 denotes a second data register as an 8-bit memory data register, and reference numeral 7 denotes a search counter. The first data in the arithmetic unit of FIG. 1 is temporarily stored in the first data register 5, and the second data is also temporarily stored in the second data register.
【0082】また、符号8は命令実行信号、符号9は比
較データ設定信号、符号10はメモリ読み出し制御信
号、符号11は終了フラグ信号、符号12はメモリ書き
込み制御信号、符号13は比較信号、符号14は検索回
数カウンタ7の出力信号、符号15はメモリデータ信
号、符号16は第1のデータレジスタ5の出力信号、符
号17は第2のデータレジスタ6の出力信号、符号18
は実行データ信号である。上記の比較信号13は、図1
の演算装置における比較回路1Aから出力される一致信
号もしくはフラグレジスタ3Aの出力に相当する。Reference numeral 8 denotes an instruction execution signal, reference numeral 9 denotes a comparison data setting signal, reference numeral 10 denotes a memory read control signal, reference numeral 11 denotes an end flag signal, reference numeral 12 denotes a memory write control signal, reference numeral 13 denotes a comparison signal, and reference numeral Reference numeral 14 denotes an output signal of the search number counter 7, reference numeral 15 denotes a memory data signal, reference numeral 16 denotes an output signal of the first data register 5, reference numeral 17 denotes an output signal of the second data register 6, reference numeral 18
Is an execution data signal. The comparison signal 13 shown in FIG.
Corresponds to the coincidence signal output from the comparison circuit 1A or the output of the flag register 3A in the arithmetic device.
【0083】この第3の実施の形態におけるデータ処理
装置において、第1のメモリ3はアドレス0〜63、デ
ータ8ビットのメモリとし、第2のメモリ4はアドレス
0〜63、データ15ビットのメモリとし、検索回数カ
ウンタは0〜64のカウントを行うものとする。また、
図5は本発明の第3の実施の形態におけるデータ処理装
置の動作波形図であり、図6は第2のメモリ4の書き込
み終了時の内容を示し、符号1zはメモリアドレス(デ
シマル表示)を示し、符号2zはメモリデータを示し、
符号3zは一致回数を示し、符号4zは終了フラグを示
している。メモリデータ2zは図1の演算装置におい
て、シフトされない状態で書き込まれたデータであり、
一致回数3zは図1の演算装置において、シフトされた
状態で書き込まれたデータである。また、演算装置のシ
フタの設定によって、メモリデータ2zと一致回数3z
の位置が逆になる場合もある。In the data processing apparatus according to the third embodiment, the first memory 3 is a memory of addresses 0 to 63 and 8 bits of data, and the second memory 4 is a memory of addresses 0 to 63 and 15 bits of data. The search number counter counts from 0 to 64. Also,
FIG. 5 is an operation waveform diagram of the data processing device according to the third embodiment of the present invention. FIG. 6 shows the contents of the second memory 4 at the end of writing, and reference numeral 1z denotes a memory address (decimal display). 2z indicates memory data,
Reference numeral 3z indicates the number of matches, and reference numeral 4z indicates an end flag. The memory data 2z is data written in the arithmetic device of FIG. 1 without being shifted.
The number of matches 3z is data written in a shifted state in the arithmetic device of FIG. Also, the memory data 2z and the number of matches 3z
May be reversed.
【0084】以上のように構成されたデータ処理装置に
ついて、図4ないし図6を参照して以下にその動作につ
いて説明する。The operation of the data processing apparatus configured as described above will be described below with reference to FIGS.
【0085】図5の波形1wを図4のデータ処理装置の
動作クロック(CLK)とし、図4のデータ処理装置
は、動作クロック1wの立ち上がりエッジに同期して動
作を行うものとする。制御ユニット1は命令実行信号8
(図5の波形2w)をHレベルとし比較命令を実行す
る。制御ユニット1はメモリ読み出し制御信号10を出
力し、その中のメモリ読み出しアドレス信号(図5の波
形3w)に対するメモリデータ信号15を第1のメモリ
3から読み出し、第2のデータレジスタ6に格納する
(図5の波形4w)。また、この比較命令実行の前に第
1のデータレジスタ5に比較対象のデータを比較データ
設定信号9により設定する(図5の波形5w、比較対象
値は0)。The waveform 1w in FIG. 5 is used as the operation clock (CLK) of the data processing device in FIG. 4, and the data processing device in FIG. 4 operates in synchronization with the rising edge of the operation clock 1w. The control unit 1 receives an instruction execution signal 8
(Waveform 2w in FIG. 5) is set to the H level, and the comparison instruction is executed. The control unit 1 outputs a memory read control signal 10, reads a memory data signal 15 corresponding to the memory read address signal (waveform 3w in FIG. 5) from the first memory 3, and stores it in the second data register 6. (Waveform 4w in FIG. 5). Before the execution of the comparison instruction, data to be compared is set in the first data register 5 by the comparison data setting signal 9 (waveform 5w in FIG. 5, the comparison value is 0).
【0086】比較命令からなる命令実行信号8により実
行ユニット2は、第2のデータレジスタ6の出力信号1
7(図5の波形4w)と第1のデータレジスタ5の出力
信号16(図5の波形5w)の比較を行い、一致した場
合には比較信号13を制御ユニット1に出力すること
で、制御ユニット1から出力されるメモリ書き込み制御
信号12(図5の波形6w)をHレベルにすることによ
り第2のメモリ4への書き込みは行わず、連続で一致し
た回数を数える。不一致の場合には第2のメモリ4のメ
モリ書き込み制御信号12のうちのメモリ書き込みアド
レス信号(図5の波形8w)の示すアドレス(単一アド
レス)へ実行データ信号18として実行ユニット2の結
果信号(図5の波形7w)を書き込むとともに終了フラ
グ信号11(図5の波形9w)を同時に書き込む。The execution unit 2 causes the execution signal 2 of the second data register 6 to be
7 (waveform 4w in FIG. 5) and the output signal 16 (waveform 5w in FIG. 5) of the first data register 5, and when they match, a comparison signal 13 is output to the control unit 1 to control By setting the memory write control signal 12 (waveform 6w in FIG. 5) output from the unit 1 to the H level, writing to the second memory 4 is not performed, and the number of consecutive matches is counted. If they do not match, the result signal of the execution unit 2 is sent to the address (single address) indicated by the memory write address signal (waveform 8w in FIG. 5) of the memory write control signal 12 of the second memory 4 as the execution data signal 18. (Waveform 7w in FIG. 5) and the end flag signal 11 (Waveform 9w in FIG. 5) are simultaneously written.
【0087】制御ユニット1は検索回数カウンタ7の出
力信号14(図5の波形10w)が64を示すことで命
令実行信号8をLレベルにして比較命令を終了し、終了
フラグ信号11をHレベルとする。When the output signal 14 (waveform 10w in FIG. 5) of the search number counter 7 indicates 64, the control unit 1 sets the instruction execution signal 8 to L level to end the comparison instruction, and changes the end flag signal 11 to H level. And
【0088】図6において、メモリアドレス1zは図5
の波形8wに対応し、0〜7の8ビットのメモリデータ
2zは図5の波形4wに対応し、8〜13の6ビットの
一致回数3zは図5の波形7wに対応し、14ビット目
の終了フラグ4zは図5の波形9wに対応する。In FIG. 6, memory address 1z is
The 8-bit memory data 2z of 0 to 7 corresponds to the waveform 4w of FIG. 5, the 6-bit matching frequency 3z of 8 to 13 corresponds to the waveform 7w of FIG. Corresponds to the waveform 9w in FIG.
【0089】このように、第3の実施の形態におけるデ
ータ処理装置では、比較データ設定レジスタとしての第
1のデータレジスタ5に比較対象のデータを設定するこ
とにより任意の値に対して比較命令を実行可能であり、
また比較範囲の検索数をカウントする検索回数カウンタ
7により比較命令を終了可能であり、これにより終了フ
ラグ信号11を第2のメモリ4上に書き込み可能となる
ため、書き込まれた第2のメモリ4のデータを読み出す
だけで最終のデータを検知可能となる。As described above, in the data processing device according to the third embodiment, the comparison instruction is issued to an arbitrary value by setting the data to be compared in the first data register 5 as the comparison data setting register. Executable,
Further, the comparison instruction can be ended by the search number counter 7 that counts the number of searches in the comparison range, whereby the end flag signal 11 can be written in the second memory 4. The final data can be detected simply by reading out the data.
【0090】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号11とを第2
のメモリ4へ書き込み、その後任意の時間で第2のメモ
リ4のデータを(書き込まれた順に)毎サイクル読み出
すことが可能であるので、可変長符号化などのデータ処
理を連続して実行することが可能となる。また、第1の
データレジスタ5に任意の値を設定することであらゆる
データに対応可能であり、汎用性に富む。As described above, the data which did not match the number of times the comparison data matched and the end flag signal 11
It is possible to read the data in the second memory 4 every cycle (in the order in which they were written) at an arbitrary time thereafter, so that data processing such as variable-length coding can be performed continuously. Becomes possible. Further, by setting an arbitrary value in the first data register 5, it is possible to deal with any data, and the versatility is enhanced.
【0091】また、上記の比較データの一致した回数と
一致しなかったデータと終了フラグ信号11とを第2の
メモリ4へ書き込むことにより、可変長符号化の元にな
る比較データの一致した回数と一致しなかったデータの
取り込み時期に制限されることなく、可変長符号化の命
令をいつでも実行することができる。The number of times that the comparison data matches the number of times that the comparison data based on the variable-length coding matches the number of times that the comparison data matches the number of times that the comparison data does not match and the end flag signal 11 are written into the second memory 4. It is possible to execute a variable-length coding instruction at any time, without being limited by the time of capturing data that does not match with.
【0092】また、値0の個数検出以外の機能をもった
実行ユニット2とした場合も、第2のメモリ4にデータ
を格納するパスを有するため、使用可能であり、汎用性
を持たせることが可能である。Also, the execution unit 2 having a function other than the detection of the number of values 0 can be used because it has a path for storing data in the second memory 4, so that it can have versatility. Is possible.
【0093】また、従来例のように、専用の構成で可変
長符号化のためのデータの生成を行う場合には、可変長
符号化のためのデータ生成以外の演算処理は不可能であ
り、可変長符号化のためのデータの生成以外に加算や比
較などの他の処理を行おうとすれば、可変長符号化のた
めのデータの生成のための専用回路の他に、加算器や比
較器などの汎用回路が必要となって集積回路の面積が増
加する。ところが、本発明では、可変長符号化のための
データの生成を行う回路に汎用性を持たせることができ
るので、この回路を利用して加算や比較などの他の処理
も行うことができる。したがって、可変長符号化のため
のデータの生成のみを行う場合に比べて、集積回路の面
積を増大させることなく、可変長符号化のためのデータ
の生成とそれ以外の処理を行うことが可能である。When data for variable-length encoding is generated by a dedicated configuration as in the conventional example, arithmetic processing other than data generation for variable-length encoding is impossible. If other processing such as addition and comparison is to be performed in addition to the generation of data for variable-length encoding, an adder and a comparator besides a dedicated circuit for generating data for variable-length encoding Such a general-purpose circuit is required, and the area of the integrated circuit increases. However, according to the present invention, a circuit for generating data for variable-length encoding can be made versatile, and other processing such as addition and comparison can be performed using this circuit. Therefore, it is possible to generate data for variable-length encoding and perform other processing without increasing the area of the integrated circuit as compared with a case where only data for variable-length encoding is generated. It is.
【0094】また、第2のメモリ4内に可変長符号化以
前のデータがあるため、可変長符号化した後のデータが
正しく変換されているかを第2のメモリ4のデータと可
変長符号化した後のデータを見比べることで、確認で
き、デバッグ可能である。Further, since data before the variable length encoding is present in the second memory 4, it is determined whether the data after the variable length encoding is correctly converted by comparing the data in the second memory 4 with the variable length encoding. By comparing the data after the comparison, it can be confirmed and debugged.
【0095】なお、最終のデータとは、例えば第1のメ
モリ3のあるアドレスからあるアドレスまでを比較する
際に、最後のアドレスに書き込まれていたデータを示
す。また、最終のデータを検知することで、比較命令の
実行を終了させ、また終了フラグ信号11を第2のメモ
リ4へ書き込むことになる。The last data indicates, for example, data written to the last address when a comparison is made from a certain address to a certain address in the first memory 3. Further, by detecting the last data, the execution of the comparison instruction is completed, and the end flag signal 11 is written into the second memory 4.
【0096】また、可変長符号化処理などを行う際に、
比較命令により書き込まれたデータを読み出し、終了フ
ラグ信号11を含む最終データを読み出すことで、デー
タの終わりを検知でき、可変長符号化処理を実行でき
る。When performing variable-length coding, etc.,
By reading out the data written by the comparison instruction and reading out the final data including the end flag signal 11, the end of the data can be detected and the variable length encoding process can be executed.
【0097】また、ここで第1のデータレジスタ5へ任
意のメモリ上のデータを比較対象のデータとして入力し
てもこのデータ処理装置は同じように実現可能である。
つまり、現状では、データレジスタ5の値と第1のメモ
リ3のデータの比較を行っているが、このデータレジス
タ5にメモリの任意のデータを書き込んで、あるメモリ
の値と第1のメモリ5のデータの比較を行うようにして
もよいということである。Further, even if data on an arbitrary memory is input to the first data register 5 as data to be compared, this data processing device can be similarly realized.
That is, at present, the value of the data register 5 is compared with the data of the first memory 3. However, any data of the memory is written into the data register 5, and the value of a certain memory is compared with the value of the first memory 5. This means that the data may be compared.
【0098】(第4の実施の形態:請求項4に対応)本
発明の第4の実施の形態のデータ処理装置について、図
7および図8を用いて説明する。(Fourth Embodiment: Corresponding to Claim 4) A data processing apparatus according to a fourth embodiment of the present invention will be described with reference to FIGS.
【0099】図7は本発明の第4の実施の形態における
データ処理装置の構成を示すブロック図である。図7に
おいて、符号4aは第2のメモリ、符号19は6ビット
のメモリアドレス格納レジスタとしての第3のデータレ
ジスタである。FIG. 7 is a block diagram showing a configuration of a data processing device according to the fourth embodiment of the present invention. In FIG. 7, reference numeral 4a denotes a second memory, and reference numeral 19 denotes a third data register as a 6-bit memory address storage register.
【0100】この第4の実施の形態におけるデータ処理
装置において、制御ユニット1、実行ユニット2、第1
のメモリ3、第1のデータレジスタ5、第2のデータレ
ジスタ6および検索回数カウンタ7の構成は第3の実施
の形態で示した図4の対応する部分と実質的に同じであ
る。第3の実施の形態と異なる部分は、第2のメモリ4
aがアドレス0〜63、データ14ビットのメモリであ
ることと、メモリアドレス格納レジスタとしての第3の
データレジスタ19を備えたことである。また、図8は
本発明の第4の実施の形態におけるデータ処理装置の動
作波形図である。In the data processing apparatus according to the fourth embodiment, the control unit 1, the execution unit 2, the first
The configuration of the memory 3, the first data register 5, the second data register 6, and the search counter 7 is substantially the same as the corresponding part of FIG. 4 shown in the third embodiment. The difference from the third embodiment is that the second memory 4
a is a memory of addresses 0 to 63 and data of 14 bits, and is provided with a third data register 19 as a memory address storage register. FIG. 8 is an operation waveform diagram of the data processing device according to the fourth embodiment of the present invention.
【0101】以上のように構成されたデータ処理装置に
ついて、図7および図8を参照して以下にその動作につ
いて説明する。The operation of the data processing apparatus configured as described above will be described below with reference to FIGS. 7 and 8.
【0102】図8の波形1wを図7のデータ処理装置の
動作クロック(CLK)とし、図7のデータ処理装置
は、動作クロック1wの立ち上がりエッジに同期して動
作を行うものとする。制御ユニット1は命令実行信号8
(図8の波形2w)をHレベルとし比較命令を実行す
る。制御ユニット1はメモリ読み出し制御信号10を出
力し、そのうちの読み出しアドレス信号(図8の波形3
w)に対応したアドレスに対するメモリデータ信号15
を第1のメモリ3から読み出し、第2のデータレジスタ
6に格納する(図8の波形4w)。また、この比較命令
実行の前に比較データ設定レジスタ5に比較対象のデー
タを比較データ設定信号9により設定する(図8の波形
5w、比較対象値は0)。The waveform 1w in FIG. 8 is used as the operation clock (CLK) of the data processing device in FIG. 7, and the data processing device in FIG. 7 operates in synchronization with the rising edge of the operation clock 1w. The control unit 1 receives an instruction execution signal 8
(Waveform 2w in FIG. 8) is set to the H level, and the comparison instruction is executed. The control unit 1 outputs a memory read control signal 10, and a read address signal (waveform 3 in FIG.
w) the memory data signal 15 for the address corresponding to
Is read from the first memory 3 and stored in the second data register 6 (waveform 4w in FIG. 8). Before the execution of the comparison instruction, data to be compared is set in the comparison data setting register 5 by the comparison data setting signal 9 (waveform 5w in FIG. 8, the comparison value is 0).
【0103】比較命令からなる命令実行信号8により実
行ユニット2は、第2のデータレジスタ6の出力信号1
7(図8の波形4w)と第1のデータレジスタ5の出力
信号16(図8の波形5w)の比較を行い、一致した場
合には比較信号13を制御ユニット1に出力すること
で、制御ユニット1から出力されるメモリ書き込み制御
信号12(図8の波形6w)をHレベルにすることによ
り第2のメモリ4aへの書き込みは行わず、連続で一致
した回数を数える。不一致の場合には第2のメモリ4a
のメモリ書き込み制御信号12のうちのメモリ書き込み
アドレス信号(図8の波形8w)の示すアドレス(単一
アドレス)へ実行データ信号18として実行ユニット2
の結果信号(図8の波形7w)を書き込むとともに終了
フラグ信号11(図8の波形9w)を同時に書き込む。The execution unit 2 receives the output signal 1 of the second data register 6 by the instruction execution signal 8 comprising a comparison instruction.
7 (waveform 4w in FIG. 8) and the output signal 16 (waveform 5w in FIG. 8) of the first data register 5 are compared, and if they match, a comparison signal 13 is output to the control unit 1 to control By setting the memory write control signal 12 (waveform 6w in FIG. 8) output from the unit 1 to the H level, writing to the second memory 4a is not performed, and the number of consecutive matches is counted. If they do not match, the second memory 4a
To the address (single address) indicated by the memory write address signal (waveform 8w in FIG. 8) of the memory write control signal 12 of FIG.
And the end flag signal 11 (waveform 9w in FIG. 8) is simultaneously written.
【0104】制御ユニット1は検索回数カウンタ7の出
力信号14(図8の波形10w)が64を示すことで、
その時のメモリ書き込み制御信号12うちのメモリ書き
込みアドレス信号(図8の波形8w)の示すアドレスを
第3のデータレジスタ19へ格納し(図8の波形11
w)、命令実行信号8をLレベルにすることで比較命令
を終了し、また終了フラグ信号11(図8の波形9w)
をHレベルとする。The control unit 1 indicates that the output signal 14 (waveform 10w in FIG. 8) of the search number counter 7 indicates 64,
The address indicated by the memory write address signal (waveform 8w in FIG. 8) of the memory write control signal 12 at that time is stored in the third data register 19 (waveform 11 in FIG. 8).
w), the comparison instruction is ended by setting the instruction execution signal 8 to L level, and the end flag signal 11 (waveform 9w in FIG. 8)
Is set to the H level.
【0105】このように、第4の実施の形態におけるデ
ータ処理装置では、比較データ設定レジスタとしての第
1のデータレジスタ5に比較対象のデータを設定するこ
とにより任意の値に対して比較命令を実行可能であり、
また比較範囲の検索数をカウントする検索回数カウンタ
7により比較命令を終了可能であり、これにより終了フ
ラグ信号11を生成し、そのときのメモリアドレスをメ
モリアドレス設定レジスタとしての第3のデータレジス
タ19に格納することが可能となるため、第3のデータ
レジスタ19のデータを読み出すだけで最終のデータの
あるメモリアドレスを検知可能となる。As described above, in the data processing device according to the fourth embodiment, the comparison instruction is issued to an arbitrary value by setting the data to be compared in the first data register 5 as the comparison data setting register. Executable,
The comparison instruction can be ended by the search number counter 7 that counts the number of searches in the comparison range, thereby generating an end flag signal 11 and setting the memory address at that time to a third data register 19 as a memory address setting register. , It is possible to detect the memory address where the final data is located simply by reading the data in the third data register 19.
【0106】以上のように、比較データの一致した回数
と一致しなかったデータとを第2のメモリ4aへ書き込
み、その後任意の時間で第2のメモリ4aのデータを毎
サイクル読み出すことが可能であるので、可変長符号化
処理などのデータ処理を連続して実行することが可能と
なる。また、終了フラグ信号を第2のメモリ4aに書き
込む代わりに、最終データのあるメモリアドレスを第3
のレジスタ19に保持するため、第2のメモリ4aのビ
ットの削減になる。なお、前述の第3の実施の形態の場
合には、終了フラグ部分に1ビットが多くなる(図6の
4zの部分)。第4の実施の形態の場合には、最終のデ
ータが格納されたアドレスを第3のレジスタ19に格納
するため、最終データの格納されたアドレスがわかるこ
とになる。As described above, it is possible to write the number of times that the comparison data matched and the data that did not match to the second memory 4a, and thereafter read the data of the second memory 4a every cycle at an arbitrary time. Therefore, it is possible to continuously execute data processing such as variable length coding processing. Also, instead of writing the end flag signal to the second memory 4a, the memory address having the final data is stored in the third memory 4a.
, The number of bits in the second memory 4a is reduced. In the case of the third embodiment described above, one bit is added to the end flag part (the part 4z in FIG. 6). In the case of the fourth embodiment, the address where the final data is stored is stored in the third register 19, so that the address where the final data is stored can be known.
【0107】また、第1のデータレジスタ5に任意の値
を設定することであらゆるデータに対応可能であり、汎
用性に富む。Further, by setting an arbitrary value in the first data register 5, it is possible to deal with all kinds of data, and the versatility is enhanced.
【0108】その他の効果は第3の実施の形態と同様で
ある。The other effects are similar to those of the third embodiment.
【0109】また、ここで第1のデータレジスタ5へ任
意のメモリ上のデータを比較対象のデータとして入力し
てもこのデータ処理装置は同じように実現可能である。The data processing device can be realized in the same manner even if data on an arbitrary memory is input to the first data register 5 as data to be compared.
【0110】(第5の実施の形態:請求項5に対応)本
発明の第5の実施の形態のデータ処理装置について、図
9および図10を用いて説明する。(Fifth Embodiment: Corresponding to Claim 5) A data processing apparatus according to a fifth embodiment of the present invention will be described with reference to FIGS.
【0111】図9は本発明の第5の実施の形態における
データ処理装置の構成を示すブロック図である。図9に
おいて、符号1aは制御ユニット、符号20は7ビット
の検索カウント数設定レジスタとしての第3のデータレ
ジスタ、符号21は一致検出回路、符号22は検索カウ
ント数設定信号、符号23は第3のデータレジスタ20
の出力信号、符号24は一致検出信号である。FIG. 9 is a block diagram showing a configuration of a data processing device according to the fifth embodiment of the present invention. 9, reference numeral 1a denotes a control unit, reference numeral 20 denotes a third data register serving as a 7-bit search count setting register, reference numeral 21 denotes a coincidence detection circuit, reference numeral 22 denotes a search count number setting signal, and reference numeral 23 denotes a third search count number setting signal. Data register 20
The reference numeral 24 denotes a match detection signal.
【0112】この第5の実施の形態におけるデータ処理
装置において、実行ユニット2、第1のメモリ3、第2
のメモリ4、第1のデータレジスタ5、第2のデータレ
ジスタ6および検索回数カウンタ7の構成は第3の実施
の形態で示した図4の対応する部分と実質的に同じであ
る。第3の実施の形態と異なる部分は、制御ユニット1
aが検索回数カウンタ7の出力信号14の代わりに一致
検出信号24を入力とすることと、検索カウント数設定
信号22を出力することと、第3のデータレジスタ20
および一致検出回路21を備えたことである。また、図
10は本発明の第5の実施の形態におけるデータ処理装
置の動作波形図である。In the data processing device according to the fifth embodiment, the execution unit 2, the first memory 3, the second
The configuration of the memory 4, the first data register 5, the second data register 6, and the search counter 7 is substantially the same as the corresponding part of FIG. 4 shown in the third embodiment. The difference from the third embodiment is that the control unit 1
a that the match detection signal 24 is input instead of the output signal 14 of the search number counter 7, that the search count number setting signal 22 is output, and that the third data register 20
And a coincidence detecting circuit 21. FIG. 10 is an operation waveform diagram of the data processing device according to the fifth embodiment of the present invention.
【0113】以上のように構成されたデータ処理装置に
ついて、図9および図10を参照して以下にその動作に
ついて説明する。The operation of the data processing device configured as described above will be described below with reference to FIGS. 9 and 10.
【0114】図10の波形1wを図9のデータ処理装置
の動作クロック(CLK)とし、図9のデータ処理装置
は、動作クロック1wの立ち上がりエッジに同期して動
作を行うものとする。制御ユニット1aは命令実行信号
8(図10の波形2w)をHレベルとし比較命令を実行
する。制御ユニット1aはメモリ読み出し制御信号10
を出力し、その中のメモリ読み出しアドレス信号(図1
0の波形3w)に対応するアドレスに対するメモリデー
タ信号15を読み出し、第2のデータレジスタ6に格納
する(図10の波形4w)。また、この比較命令実行の
前に第1のデータレジスタ5に比較対象のデータを比較
データ設定信号9により設定(図10の波形5w、比較
対象値は0)し、第3のデータレジスタ20に検索カウ
ント数(検索回数最終値)を検索カウント数設定信号2
2により設定する(図10の波形12w、検索カウント
数は64)。The waveform 1w in FIG. 10 is used as the operation clock (CLK) of the data processing device in FIG. 9, and the data processing device in FIG. 9 operates in synchronization with the rising edge of the operation clock 1w. The control unit 1a sets the instruction execution signal 8 (waveform 2w in FIG. 10) to the H level and executes the comparison instruction. The control unit 1a receives a memory read control signal 10
Is output, and the memory read address signal therein (FIG. 1)
The memory data signal 15 for the address corresponding to the 0 waveform 3w) is read and stored in the second data register 6 (waveform 4w in FIG. 10). Before the execution of the comparison instruction, data to be compared is set in the first data register 5 by the comparison data setting signal 9 (waveform 5w in FIG. 10, the comparison value is 0). Search count number (final value of search count) is used as search count setting signal 2
2 (the waveform 12w in FIG. 10, the search count number is 64).
【0115】比較命令実行信号8により実行ユニット2
は、第2のデータレジスタ6の出力信号17(図10の
波形4w)と第1のデータレジスタ5の出力信号16
(図10の波形5w)の比較を行い、一致した場合には
比較信号13を制御ユニット1aに出力することで、制
御ユニット1aから出力されるメモリ書き込み制御信号
12(図10の波形6w)をHレベルにすることにより
第2のメモリ4への書き込みは行わず、連続で一致した
回数を数える。不一致の場合には第2のメモリ4のメモ
リ書き込み制御信号12のうちのメモリ書き込みアドレ
ス信号(図10の波形8w)の示すアドレス(単一アド
レス)へ実行データ信号18として実行ユニット2の結
果信号(図10の波形7w)を書き込むとともに終了フ
ラグ信号11(図10の波形9w)を同時に書き込む。The execution unit 2 is determined by the comparison instruction execution signal 8.
Are the output signal 17 of the second data register 6 (waveform 4w in FIG. 10) and the output signal 16 of the first data register 5.
(Waveform 5w in FIG. 10) are compared, and if they match, a comparison signal 13 is output to the control unit 1a, whereby the memory write control signal 12 (Waveform 6w in FIG. 10) output from the control unit 1a is output. By setting it to the H level, writing to the second memory 4 is not performed, and the number of consecutive matches is counted. In the case of a mismatch, the result signal of the execution unit 2 is sent to the address (single address) indicated by the memory write address signal (waveform 8w in FIG. 10) of the memory write control signal 12 of the second memory 4 as the execution data signal 18. (Waveform 7w in FIG. 10) and the end flag signal 11 (Waveform 9w in FIG. 10) are simultaneously written.
【0116】一致検出回路21は、検索回数カウンタ7
の出力信号14(図10の波形10w)と第3のデータ
レジスタ20の出力信号23の一致を検出し、それぞれ
の出力信号14と出力信号23がともに値64を示す時
に一致検出信号24をHレベルとして出力する(図10
の波形13w)。制御ユニット1aは、一致検出信号2
4により、命令実行信号8をLレベルにすることで比較
命令を終了し、また終了フラグ信号(図10の波形9
w)をHレベルとする。The match detection circuit 21 is provided with a search number counter 7
Of the output signal 14 (the waveform 10w in FIG. 10) and the output signal 23 of the third data register 20. When both the output signal 14 and the output signal 23 indicate the value 64, the coincidence detection signal 24 is set to H. Output as a level (FIG. 10
Waveform 13w). The control unit 1a outputs the coincidence detection signal 2
4, the instruction execution signal 8 is set to L level to end the comparison instruction, and the end flag signal (waveform 9 in FIG. 10).
w) is set to the H level.
【0117】このように、第5の実施の形態におけるデ
ータ処理装置では、比較データ設定レジスタとしての第
1のデータレジスタ5に比較対象のデータを設定するこ
とにより任意の値に対して比較命令を実行可能であり、
また比較範囲の検索数を検索カウント数設定レジスタと
しての第3のデータレジスタ20で任意に設定すること
が可能で、任意の検索数で比較命令を終了可能である。
これにより終了フラグ信号11を第2のメモリ4上に書
き込み可能となるため、書き込まれた第2のメモリ4の
データを読み出すだけで最終のデータを検知可能とな
る。As described above, in the data processing device according to the fifth embodiment, the comparison instruction is issued to an arbitrary value by setting the data to be compared in the first data register 5 as the comparison data setting register. Executable,
Further, the number of searches in the comparison range can be arbitrarily set in the third data register 20 as a search count number setting register, and the comparison instruction can be terminated with an arbitrary search number.
Thus, the end flag signal 11 can be written on the second memory 4, so that the last data can be detected only by reading the written data of the second memory 4.
【0118】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号11とを第2
のメモリ4へ書き込み、その後任意の時間で第2のメモ
リ4のデータを(書き込まれた順に)毎サイクル読み出
すことが可能であるので、可変長符号化などのデータ処
理を連続して実行することが可能となる。また、第3の
データレジスタタ20と第1のデータレジスタ5に任意
の値を設定することであらゆるデータに対応可能であ
り、汎用性に富む。As described above, the data which did not match the number of times the comparison data matched and the end flag signal 11
It is possible to read the data in the second memory 4 every cycle (in the order in which they were written) at an arbitrary time thereafter, so that data processing such as variable-length coding can be performed continuously. Becomes possible. Further, by setting an arbitrary value in the third data register 20 and the first data register 5, any data can be handled, and the versatility is enhanced.
【0119】その他の効果は第3の実施の形態と同様で
ある。The other effects are the same as in the third embodiment.
【0120】また、ここで第1のデータレジスタ5へ任
意のメモリ上のデータを比較対象のデータとして入力し
てもこのデータ処理装置は同じように実現可能である。Further, even if data on an arbitrary memory is input to the first data register 5 as data to be compared, this data processing device can be similarly realized.
【0121】(第6の実施の形態:請求項6に対応)本
発明の第6の実施の形態のデータ処理装置について、図
11ないし図13を用いて説明する。(Sixth Embodiment: Corresponding to Claim 6) A data processing apparatus according to a sixth embodiment of the present invention will be described with reference to FIGS.
【0122】図11は本発明の第6の実施の形態におけ
るデータ処理装置の構成を示すブロック図である。図1
1において、符号1bは制御ユニット、符号7aは検索
回数カウンタ、符号14は検索回数カウンタ7aの出力
信号、符号18aは実行データ信号18のうちの一致回
数データ信号、符号18bは実行データ信号18のうち
の不一致データ信号、符号20aは6ビットの検索カウ
ント数設定レジスタとしての第3のデータレジスタ、符
号22は検索カウント数設定信号、符号23は第3のデ
ータレジスタ20aの出力信号、符号25は加算器、符
号26は加算器25の出力信号、符号27はセレクタ、
符号28はセレクタ27の出力信号、符号29はセレク
タ27の選択信号である。FIG. 11 is a block diagram showing a configuration of a data processing device according to the sixth embodiment of the present invention. FIG.
In FIG. 1, reference numeral 1b denotes a control unit, reference numeral 7a denotes a search counter, reference numeral 14 denotes an output signal of the search counter 7a, reference numeral 18a denotes a coincidence number data signal of the execution data signal 18, and reference numeral 18b denotes an execution data signal 18. Among them, the mismatched data signal, reference numeral 20a is a third data register as a 6-bit search count number setting register, reference numeral 22 is a search count number setting signal, reference numeral 23 is an output signal of the third data register 20a, and reference numeral 25 is An adder, reference numeral 26 denotes an output signal of the adder 25, reference numeral 27 denotes a selector,
Reference numeral 28 denotes an output signal of the selector 27, and reference numeral 29 denotes a selection signal of the selector 27.
【0123】この第6の実施の形態におけるデータ処理
装置において、実行ユニット2、第1のメモリ3、第2
のメモリ4、第1のデータレジスタ5および第2のデー
タレジスタ6の構成は第5の実施の形態で示した図9の
対応する部分と実質的に同じである。第5の実施の形態
と異なる部分は、制御ユニット1bが検索回数カウンタ
7aの出力信号14と一致回数データ信号18aとを入
力とすることと、選択信号29を出力することと、検索
カウント数設定レジスタとしての第3のデータレジスタ
20aを6ビットとすることと、第3のデータレジスタ
20aの出力信号23をダウンカウンタ構成の検索回数
カウンタ7aがロードすることと、加算器25およびセ
レクタ27を備えたことである。なお、第3のデータレ
ジスタ20aには、検索回数初期値が格納される。ま
た、図12は本発明の第6の実施の形態におけるデータ
処理装置の動作波形図であり、図13は第2のメモリ4
の書き込み終了時の内容を示し、符号1zはメモリアド
レス(デシマル表示)を示し、符号2zはメモリデータ
を示し、符号3zは一致回数を示し、符号4zは終了フ
ラグを示している。メモリデータ2zは図1の演算装置
において、シフトされない状態で書き込まれたデータで
あり、一致回数3zは図1の演算装置において、シフト
された状態で書き込まれたデータである。また、演算装
置のシフタの設定によって、メモリデータ2zと一致回
数3zの位置が逆になる場合もある。In the data processing apparatus according to the sixth embodiment, the execution unit 2, the first memory 3, the second
The configuration of the memory 4, the first data register 5 and the second data register 6 is substantially the same as that of the corresponding portion of FIG. 9 shown in the fifth embodiment. The difference from the fifth embodiment is that the control unit 1b receives the output signal 14 of the search number counter 7a and the coincidence number data signal 18a as inputs, outputs the selection signal 29, and sets the search count number. The third data register 20a as a register has 6 bits, the output signal 23 of the third data register 20a is loaded by the search counter 7a having a down counter configuration, and the adder 25 and the selector 27 are provided. That is. Note that the third data register 20a stores an initial value of the number of searches. FIG. 12 is an operation waveform diagram of the data processing device according to the sixth embodiment of the present invention, and FIG.
1z indicates a memory address (decimal display), 2z indicates memory data, 3z indicates the number of matches, and 4z indicates an end flag. The memory data 2z is data written in the arithmetic device of FIG. 1 in a non-shifted state, and the match count 3z is data written in the arithmetic device of FIG. 1 in a shifted state. Further, the position of the memory data 2z and the number of matches 3z may be reversed depending on the setting of the shifter of the arithmetic unit.
【0124】以上のように構成されたデータ処理装置に
ついて、図11ないし図13を参照して以下にその動作
について説明する。The operation of the data processing device configured as described above will be described below with reference to FIGS.
【0125】図12の波形1wを図11のデータ処理装
置の動作クロック(CLK)とし、図11のデータ処理
装置は、動作クロック1wの立ち上がりエッジに同期し
て動作を行うものとする。制御ユニット1bは命令実行
信号8(図12の波形2w)をHレベルとし比較命令を
実行する。制御ユニット1bはメモリ読み出し制御信号
10(図12の波形3w)を出力し、アドレスに対する
メモリデータ信号15を読み出し、第2のデータレジス
タ6に格納する(図12の波形4w)。また、この比較
命令実行の前に第1のデータレジスタ5に比較対象のデ
ータを比較データ設定信号9により設定(図12の波形
5w、比較対象値は0)し、第3のデータレジスタ20
aに検索カウント数(検索回数初期値)を検索カウント
数設定信号22により設定(図12の波形12w、検索
カウント数は63)する。The waveform 1w in FIG. 12 is used as the operation clock (CLK) of the data processing device in FIG. 11, and the data processing device in FIG. 11 operates in synchronization with the rising edge of the operation clock 1w. The control unit 1b sets the instruction execution signal 8 (waveform 2w in FIG. 12) to the H level and executes the comparison instruction. The control unit 1b outputs the memory read control signal 10 (waveform 3w in FIG. 12), reads the memory data signal 15 corresponding to the address, and stores it in the second data register 6 (waveform 4w in FIG. 12). Before the execution of the comparison instruction, the data to be compared is set in the first data register 5 by the comparison data setting signal 9 (waveform 5w in FIG. 12, the comparison value is 0), and the third data register 20 is set.
The search count number (search count initial value) is set to a by the search count number setting signal 22 (the waveform 12w in FIG. 12, the search count number is 63).
【0126】比較命令実行信号8により実行ユニット2
は、第2のデータレジスタの出力信号17(図12の波
形4w)と第1のデータレジスタ5の出力信号16(図
12の波形5w)の比較を行い、一致した場合には比較
信号13を制御ユニット1bに出力することで、制御ユ
ニット1bから出力されるメモリ書き込み制御信号12
(図12の波形6w)をHレベルにすることにより第2
のメモリ4への書き込みは行わず、連続で一致した回数
を数える。不一致の場合には第2のメモリ4のメモリ書
き込み制御信号12のうちのメモリ書き込みアドレス信
号(図12の波形8w)の示すアドレス(単一アドレ
ス)へ実行データ信号18(不一致データ信号18bと
一致した回数18a)として実行ユニット2の結果信号
(図12の波形7w)を書き込むとともに終了フラグ信
号11(図12の波形9w)を同時に書き込む。The execution unit 2 is determined by the comparison instruction execution signal 8.
Compares the output signal 17 of the second data register (waveform 4w in FIG. 12) with the output signal 16 of the first data register 5 (waveform 5w in FIG. 12). By outputting to the control unit 1b, the memory write control signal 12 output from the control unit 1b is output.
(Waveform 6w in FIG. 12) is set to H level,
Is not written into the memory 4, and the number of consecutive matches is counted. In the case of non-coincidence, the execution data signal 18 (coincides with the non-coincidence data signal 18b) with the address (single address) indicated by the memory write address signal (waveform 8w in FIG. 12) of the memory write control signal 12 of the second memory 4. As a result 18a), the result signal (waveform 7w in FIG. 12) of the execution unit 2 is written, and the end flag signal 11 (waveform 9w in FIG. 12) is simultaneously written.
【0127】また、制御ユニット1bは、命令実行信号
8により検索回数カウンタ7aの初期値を設定(第3の
データレジスタ20aの値)し、カウントダウンを行
い、検索回数カウンタ7aの出力信号14(図12の波
形10W)が0の時に、命令実行信号8をLレベルにす
ることで比較命令を終了し、また終了フラグ信号11を
Hレベルとする。または、連続して一致した回数がある
値(図12の波形7w、ここでは700)の時に残りの
検索範囲も比較対象のデータと一致すると見なし、選択
信号29(図12の波形14w)をHレベルとし、検索
回数カウンタの出力信号14(図12の10W)と実行
ユニット結果信号の下位8ビットが0のとき、上位6ビ
ットを加算器25で加算し、出力データ26(図12の
波形15w)をメモリ4へ連続で一致した回数18aの
代わりに書き込み、比較命令を終了し、また終了フラグ
信号11をHレベルとする。The control unit 1b sets the initial value of the search counter 7a (the value of the third data register 20a) based on the instruction execution signal 8, performs countdown, and outputs the output signal 14 of the search counter 7a (see FIG. When the waveform 10W) is 0, the instruction execution signal 8 is set to L level to end the comparison instruction, and the end flag signal 11 is set to H level. Alternatively, when the number of consecutive matches is a certain value (waveform 7w in FIG. 12, 700 in this case), the remaining search range is also considered to match the data to be compared, and the selection signal 29 (waveform 14w in FIG. 12) is set to H. When the lower order 8 bits of the output signal 14 (10W in FIG. 12) and the execution unit result signal are 0, the upper 6 bits are added by the adder 25, and the output data 26 (waveform 15w in FIG. ) Is written in the memory 4 in place of the number of times 18a are continuously matched, the comparison command is ended, and the end flag signal 11 is set to the H level.
【0128】図13において、メモリアドレス1zは図
12の波形8wに対応し、0〜7の8ビットのメモリデ
ータ2zは図12の波形4wに対応し、8〜13の6ビ
ットの一致回数3zは図12の波形7wに対応し、14
ビット目の終了フラグ4zは図12の波形9wに対応す
る。In FIG. 13, the memory address 1z corresponds to the waveform 8w in FIG. 12, the 8-bit memory data 2z of 0 to 7 corresponds to the waveform 4w in FIG. Corresponds to the waveform 7w in FIG.
The bit end flag 4z corresponds to the waveform 9w in FIG.
【0129】このように、第6の実施の形態におけるデ
ータ処理装置では、比較データ設定レジスタとしての第
1のデータレジスタ5に比較対象のデータを設定するこ
とにより任意の値に対して比較命令を実行可能であり、
また比較範囲の検索数を検索カウント数設定レジスタと
しての第3のデータレジスタ20aで任意に設定するこ
とが可能で、任意の検索数で比較命令を終了可能であ
る。また、比較データが連続して一致した場合に残りの
検索データも一致すると見なし比較命令を終了すること
で検索時間を縮小できる。これにより終了フラグ信号1
1を第2のメモリ4上に書き込み、書き込まれた第2の
メモリ4のデータを読み出すだけで最終のデータを検知
可能となる。As described above, in the data processing device according to the sixth embodiment, the comparison instruction is issued to an arbitrary value by setting the data to be compared in the first data register 5 as the comparison data setting register. Executable,
Further, the number of searches in the comparison range can be arbitrarily set by the third data register 20a as a search count number setting register, and the comparison instruction can be terminated with an arbitrary search number. In addition, when the comparison data successively matches, the remaining search data is regarded as matching, and the comparison instruction is terminated, thereby reducing the search time. Thereby, the end flag signal 1
1 is written in the second memory 4 and the last data can be detected only by reading the written data in the second memory 4.
【0130】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号11とを第2
のメモリ4へ書き込み、その後任意の時間で第2のメモ
リ4のデータを(書き込まれた順に)毎サイクル読み出
すことが可能であるので、可変長符号化などのデータ処
理を連続して実行することが可能となる。また、比較デ
ータが連続して一致した場合に残りの検索データも一致
すると見なし比較命令を終了することで検索時間を縮小
できるので、処理時間を短縮できる。また、検索回数カ
ウンタ7aと第1のデータレジスタ5に任意の値を設定
することであらゆるデータに対応可能であり、汎用性に
富む。As described above, the data which did not match the number of times the comparison data matched and the end flag signal 11
It is possible to read the data in the second memory 4 every cycle (in the order in which they were written) at an arbitrary time thereafter, so that data processing such as variable-length coding can be performed continuously. Becomes possible. Further, when the comparison data successively matches, the remaining search data is also regarded as matching, and the search time can be reduced by terminating the comparison instruction, so that the processing time can be reduced. Further, by setting an arbitrary value in the search counter 7a and the first data register 5, any data can be handled, and the versatility is enhanced.
【0131】上記以外の効果については第3の実施の形
態と同様である。The effects other than those described above are the same as in the third embodiment.
【0132】また、ここで第1のデータレジスタ5へ任
意のメモリ上のデータを比較対象のデータとして入力し
てもこのデータ処理装置は同じように実現可能である。The data processing device can be realized in the same manner even if data on an arbitrary memory is input to the first data register 5 as data to be compared.
【0133】(第7の実施の形態:請求項7に対応)本
発明の第7の実施の形態のデータ処理装置について、図
14および図15を用いて説明する。(Seventh Embodiment: Corresponding to Claim 7) A data processing apparatus according to a seventh embodiment of the present invention will be described with reference to FIGS.
【0134】図14は本発明の第7の実施の形態におけ
るデータ処理装置の構成を示すブロック図である。図1
4において、符号1cは制御ユニット、符号30は一致
回数設定レジスタとしての第4のデータレジスタ、符号
31は一致検出回路、符号32は連続一致回数設定信
号、符号33は第4のデータレジスタ30の出力信号、
符号34は一致検出信号である。FIG. 14 is a block diagram showing a configuration of a data processing device according to the seventh embodiment of the present invention. FIG.
4, reference numeral 1c denotes a control unit, reference numeral 30 denotes a fourth data register as a coincidence number setting register, reference numeral 31 denotes a coincidence detection circuit, reference numeral 32 denotes a continuous coincidence number setting signal, and reference numeral 33 denotes a fourth data register 30. Output signal,
Reference numeral 34 denotes a coincidence detection signal.
【0135】この第7の実施の形態におけるデータ処理
装置において、実行ユニット2、第1のメモリ3、第2
のメモリ4、第1のデータレジスタ5、第2のデータレ
ジスタ6、第3のデータレジスタ20a、加算器25お
よびセレクタ27の構成は第6の実施の形態で示した図
11の対応する部分と実質的に同じである。第6の実施
の形態と異なる部分は、制御ユニット1cが一致回数デ
ータ信号18aの代わりに一致検出信号34を入力とす
ることと、連続一致回数設定信号32を出力すること
と、一致回数設定レジスタとしての第4のデータレジス
タ30と一致検出回路31を備えたことである。また、
図15は本発明の第7の実施の形態におけるデータ処理
装置の動作波形図である。In the data processing device according to the seventh embodiment, the execution unit 2, the first memory 3, the second
The configuration of the memory 4, the first data register 5, the second data register 6, the third data register 20a, the adder 25, and the selector 27 are the same as those of FIG. 11 shown in the sixth embodiment. Substantially the same. The difference from the sixth embodiment is that the control unit 1c receives the match detection signal 34 instead of the match count data signal 18a, outputs the continuous match count setting signal 32, and sets the match count register As a fourth data register 30 and a coincidence detecting circuit 31. Also,
FIG. 15 is an operation waveform diagram of the data processing device according to the seventh embodiment of the present invention.
【0136】以上のように構成されたデータ処理装置に
ついて、図14および図15を参照して以下にその動作
について説明する。The operation of the data processing device configured as described above will be described below with reference to FIGS. 14 and 15.
【0137】図15の波形1wを図14のデータ処理装
置の動作クロック(CLK)とし、図14のデータ処理
装置は、動作クロック1wの立ち上がりエッジに同期し
て動作を行うものとする。制御ユニット1cは命令実行
信号8(図15の波形2w)をHレベルとし比較命令を
実行する。制御ユニット1cはメモリ読み出し制御信号
10(図15の波形3w)を出力し、アドレスに対する
メモリデータ信号15を読み出し、第2のデータレジス
タ6に格納する(図15の波形4w)。また、この比較
命令実行の前に第1のデータレジスタ5に比較対象のデ
ータを比較データ設定信号9により設定(図15の波形
5w、比較対象値は0)し、第3のデータレジスタ20
aに検索カウント数(検索回数初期値)を検索カウント
数設定信号22により設定(図15の波形12w、検索
カウント数は63)し、連続一致回数設定信号32によ
り第4のデータレジスタ30に一致回数を設定(図15
の波形16w、一致回数は7)する。The waveform 1w in FIG. 15 is used as the operation clock (CLK) of the data processing device in FIG. 14, and the data processing device in FIG. 14 operates in synchronization with the rising edge of the operation clock 1w. The control unit 1c sets the instruction execution signal 8 (waveform 2w in FIG. 15) to the H level and executes the comparison instruction. The control unit 1c outputs the memory read control signal 10 (waveform 3w in FIG. 15), reads the memory data signal 15 corresponding to the address, and stores it in the second data register 6 (waveform 4w in FIG. 15). Before the execution of the comparison instruction, the data to be compared is set in the first data register 5 by the comparison data setting signal 9 (waveform 5w in FIG. 15, the comparison value is 0), and the third data register 20 is set.
The search count number (search count initial value) is set to a by the search count number setting signal 22 (waveform 12w in FIG. 15, the search count number is 63), and matches with the fourth data register 30 by the continuous match number setting signal 32. Set the number of times (Fig. 15
And the number of matches is 7).
【0138】比較命令実行信号8により実行ユニット2
は、第2のデータレジスタ6の出力信号17(図15の
波形4w)と第1のデータレジスタ5の出力信号16
(図15の波形5w)の比較を行い、一致した場合には
比較信号13を制御ユニット1cに出力することで、制
御ユニット1cから出力されるメモリ書き込み制御信号
12(図15の波形6w)をHレベルにすることにより
第2のメモリ4への書き込みは行わず、連続で一致した
回数(図15の波形7w)を数える。不一致の場合には
第2のメモリ4のメモリ書き込み制御信号12のうちの
メモリ書き込みアドレス信号(図15の波形8w)の示
すアドレス(単一アドレス)へ実行データ信号18(不
一致データ信号18bと一致した回数18a)として実
行ユニット2の結果信号(図15の波形7w)を書き込
むとともに終了フラグ信号11(図15の波形9w)を
同時に書き込む。The execution unit 2 is determined by the comparison instruction execution signal 8.
Are the output signal 17 of the second data register 6 (waveform 4w in FIG. 15) and the output signal 16 of the first data register 5.
(Waveform 5w in FIG. 15) are compared, and if they match, a comparison signal 13 is output to the control unit 1c, so that the memory write control signal 12 (Waveform 6w in FIG. 15) output from the control unit 1c is output. By setting it to the H level, writing to the second memory 4 is not performed, and the number of consecutive matches (waveform 7w in FIG. 15) is counted. In the case of non-coincidence, the execution data signal 18 (coincides with the non-coincidence data signal 18b) with the address (single address) indicated by the memory write address signal (waveform 8w in FIG. 15) of the memory write control signal 12 of the second memory 4. As the number of times 18a), the result signal of the execution unit 2 (waveform 7w in FIG. 15) is written and the end flag signal 11 (waveform 9w in FIG. 15) is simultaneously written.
【0139】また、制御ユニット1cは、命令実行信号
8により検索回数カウンタ7aの初期値を設定(第3の
データレジスタ20aの値)し、カウントダウンを行
い、検索回数カウンタ7aの出力信号14が0の時に、
命令実行信号8をLレベルにすることで比較命令を終了
し、終了フラグ信号をHレベルとするか、連続して一致
した回数が第4のデータレジスタ30の設定値と一致
し、一致検出信号がHレベルとなる(図15の波形17
w、ここでは700)時に残りの検索範囲も比較対象の
データと一致すると見なし、選択信号29(図15の波
形14w)をHレベルとし、検索回数カウンタ7aの出
力信号14と実行ユニット結果信号の下位8ビットが0
のとき、上位6ビットを加算器25で加算し、出力デー
タ26(図15の波形15w)を第2のメモリ4へ連続
で一致した回数18aの代わりに書き込み、比較命令を
終了し、終了フラグ信号11をHレベルとする。The control unit 1c sets the initial value of the number-of-retrievals counter 7a (the value of the third data register 20a) based on the instruction execution signal 8, performs countdown, and sets the output signal 14 of the number-of-retrievals counter 7a to 0. At the time
The comparison instruction is ended by setting the instruction execution signal 8 to L level, and the end flag signal is set to H level, or the number of consecutive matches is equal to the set value of the fourth data register 30, and the match detection signal Becomes H level (waveform 17 in FIG. 15).
w, 700), the remaining search range is considered to match the data to be compared, the selection signal 29 (waveform 14w in FIG. 15) is set to the H level, and the output signal 14 of the search times counter 7a and the execution unit result signal are compared. Lower 8 bits are 0
In this case, the upper 6 bits are added by the adder 25, and the output data 26 (the waveform 15w in FIG. 15) is written to the second memory 4 instead of the number of times of continuous matching 18a. The signal 11 is set to the H level.
【0140】このように、第7の実施の形態におけるデ
ータ処理装置では、比較データ設定レジスタとしての第
1のデータレジスタ5に比較対象のデータを設定するこ
とにより任意の値に対して比較命令を実行可能であり、
また比較範囲の検索数を検索カウント数設定レジスタと
しての第3のデータレジスタ20aで任意に設定するこ
とが可能で、任意の検索数で比較命令を終了可能であ
る。また、一致回数設定レジスタとしての第4のデータ
レジスタ30に一致回数を任意に設定することにより、
比較データが任意の数だけ連続して一致した場合に残り
の検索データも一致すると見なし比較命令を終了するこ
とにより検索時間を縮小できる。これにより終了フラグ
信号11を第2のメモリ4上に書き込み、書き込まれた
第2のメモリ4のデータを読み出すだけで最終のデータ
を検知可能となる。As described above, in the data processing device according to the seventh embodiment, the comparison command is issued to an arbitrary value by setting the data to be compared in the first data register 5 as the comparison data setting register. Executable,
Further, the number of searches in the comparison range can be arbitrarily set by the third data register 20a as a search count number setting register, and the comparison instruction can be terminated with an arbitrary search number. Also, by setting the number of matches arbitrarily in the fourth data register 30 as a match number setting register,
When an arbitrary number of comparison data successively match, the remaining search data is also considered to match, and the comparison instruction is terminated, thereby reducing the search time. As a result, the end data can be detected only by writing the end flag signal 11 on the second memory 4 and reading the written data of the second memory 4.
【0141】以上のように、比較データの一致した回数
と一致しなかったデータと終了フラグ信号11とを第2
のメモリ4へ書き込み、その後任意の時間で第2のメモ
リ4のデータを(書き込まれた順に)毎サイクル読み出
すことが可能であるので、可変長符号化などのデータ処
理を連続して実行することが可能となる。また、第4の
データレジスタ30に一致回数を任意に設定することに
より、比較データが任意の数だけ連続して一致した場合
に残りの検索データも一致すると見なし比較命令を終了
することにより検索時間を縮小できるので、処理時間を
短縮できる。また、検索回数カウンタ7aと第1のデー
タレジスタ5に任意の値を設定することであらゆるデー
タに対応可能であり、汎用性に富む。As described above, the number of times the comparison data matched and the data that did not match the end flag signal 11
It is possible to read the data in the second memory 4 every cycle (in the order in which they were written) at an arbitrary time thereafter, so that data processing such as variable-length coding can be performed continuously. Becomes possible. Also, by setting the number of matches in the fourth data register 30 arbitrarily, if the comparison data matches an arbitrary number consecutively, the remaining search data is regarded as matching, and the comparison instruction is terminated. Can be reduced, so that the processing time can be reduced. Further, by setting an arbitrary value in the search counter 7a and the first data register 5, any data can be handled, and the versatility is enhanced.
【0142】上記以外の効果は第3の実施の形態と同様
である。The other effects are the same as those of the third embodiment.
【0143】また、ここで第1のデータレジスタ5へ任
意のメモリ上のデータを比較対象のデータとして入力し
てもこのデータ処理装置は同じように実現可能である。The data processing device can be realized in the same manner even if data on an arbitrary memory is input to the first data register 5 as data to be compared.
【0144】[0144]
【発明の効果】本発明の演算装置によれば、第1および
第2のデータを比較し、第1および第2のデータが一致
したときには値1を出力するとともに一致信号を活性化
状態にし、第1および第2のデータが一致しなかったと
きには第2のデータを出力するとともに一致信号を非活
性化状態にする比較回路と、比較回路の出力を入力と
し、比較回路から与えられる一致信号の状態に応じて比
較回路の出力のシフトの実行の有無が切り替わるシフタ
と、シフタの出力の累算を行うための加算回路と選択回
路を設けているので、ゼロデータが続いた回数とゼロデ
ータのつぎに続く非ゼロデータを順次検出して出力する
処理を実行可能であり、またゼロ以外のデータについて
も同様に処理を行うことができ、汎用性が高い。また、
シフタ、加算回路、選択回路を制御することで比較回路
の機能のみを使用したり、比較回路、加算回路、選択回
路を制御することでシフタの機能のみを使用したり、比
較回路、シフタ、選択回路を制御することで加算回路の
機能のみを使用したりすることが可能であり、汎用性に
富んだ装置になる。According to the arithmetic unit of the present invention, the first and second data are compared, and when the first and second data match, a value of 1 is output and the match signal is activated, When the first and second data do not match, a comparison circuit that outputs the second data and deactivates the match signal, an output of the comparison circuit as an input, and a comparison signal of the match signal given from the comparison circuit. The shifter switches the execution of the shift of the output of the comparison circuit depending on the state, and the addition circuit and the selection circuit for accumulating the output of the shifter are provided. The process of sequentially detecting and outputting the next non-zero data can be executed, and the same process can be performed on data other than zero, which is highly versatile. Also,
Only the function of the comparison circuit is used by controlling the shifter, the addition circuit, and the selection circuit. Only the function of the shifter is used by controlling the comparison circuit, the addition circuit, and the selection circuit. By controlling the circuit, it is possible to use only the function of the adder circuit, and the device becomes versatile.
【0145】また、第1および第2レジスタとフラグレ
ジスタを設ければ、比較回路、シフタ、加算回路の動作
が高速でなくても、ゼロデータが続いた回数とゼロデー
タのつぎに続く非ゼロデータを順次検出して出力する処
理を実行可能であり、同様にゼロ以外のデータについて
も同様に処理を実行可能である。Further, if the first and second registers and the flag register are provided, even if the operation of the comparison circuit, the shifter, and the addition circuit is not high speed, the number of times zero data continues and the non-zero A process of sequentially detecting and outputting data can be executed, and similarly, a process other than zero can be executed.
【0146】本発明のデータ処理装置によれば、第2の
メモリに一致回数と不一致データを同時に書き込んだ後
に、この第2のメモリのデータを読み出すことで以降の
データ処理を連続で行うことが可能であり、書き込まれ
た第2のメモリの最終データも同時に検出することが可
能となる(請求項3〜7)。つまり、本発明では、連続
したゼロデータの数と非ゼロデータとを、パッキングし
てメモリへいったん書き込み、その後メモリデータを毎
サイクル読み出すことで連続して可変長符号化を行うこ
とが可能となる。従来例では、ゼロデコード信号がLレ
ベルのときのデータを使用するため、Hレベルの区間の
サイクルでは処理を行うことができない。According to the data processing device of the present invention, after the number of matches and the mismatch data are simultaneously written in the second memory, the data in the second memory is read, so that the subsequent data processing can be performed continuously. It is possible, and it becomes possible to simultaneously detect the written final data of the second memory (claims 3 to 7). That is, in the present invention, the number of consecutive zero data and the non-zero data are packed and once written to the memory, and then the memory data is read every cycle, so that the variable length coding can be continuously performed. . In the conventional example, since the data when the zero decode signal is at the L level is used, processing cannot be performed in the cycle of the H level section.
【0147】なお、最終のデータとは、例えばメモリの
あるアドレスからあるアドレスまでを比較する際に、最
後のアドレスに書き込まれていたデータを示す。また、
最終のデータを検知することで、比較命令の実行を終了
させ、また終了フラグをメモリへ書き込むことになる。
また、可変長符号化処理などを行う際に、比較命令によ
り書き込まれたデータを読み出し、終了フラグ信号を含
む最終データを読み出すことで、データの終わりを検知
でき、可変長符号化処理を実行できる。[0147] The last data indicates, for example, the data written to the last address when comparing from a certain address to a certain address in the memory. Also,
By detecting the last data, the execution of the comparison instruction is terminated, and an end flag is written to the memory.
In addition, when performing variable-length encoding processing or the like, the end of data can be detected and variable-length encoding processing can be executed by reading data written by the comparison instruction and reading the final data including the end flag signal. .
【0148】また、検索回数カウンタ(請求項6または
7の場合)または第3のデータレジスタ(請求項5の場
合)と第1のデータレジスタ(請求項3〜7)に任意の
値を設定することであらゆるデータに対応可能であり、
汎用性に富む。さらに、ある一定回数連続して一致した
場合に残りの検索範囲も一致するとみなし、比較命令を
終了することにより処理時間が削減可能であり(請求項
6または7の場合)、特に請求項7の場合、比較データ
との連続一致回数を任意に設定することが可能で汎用性
が高い。Further, an arbitrary value is set in the search number counter (in the case of claim 6 or 7) or the third data register (in the case of claim 5) and the first data register (in the case of claim 3 to 7). Can handle all kinds of data,
Versatile. Further, when a certain number of consecutive matches are made, the remaining search range is regarded as the same, and the processing time can be reduced by terminating the comparison instruction (in the case of claim 6 or 7). In this case, the number of consecutive matches with the comparison data can be arbitrarily set, and the versatility is high.
【図1】本発明の第1および第2の実施の形態による演
算装置の構成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of an arithmetic unit according to first and second embodiments of the present invention.
【図2】本発明の第1の実施の形態による演算装置の動
作波形図である。FIG. 2 is an operation waveform diagram of the arithmetic unit according to the first embodiment of the present invention.
【図3】本発明の第2の実施の形態による演算装置の動
作波形図である。FIG. 3 is an operation waveform diagram of an arithmetic unit according to a second embodiment of the present invention.
【図4】本発明の第3の実施の形態によるデータ処理装
置の構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a data processing device according to a third embodiment of the present invention.
【図5】本発明の第3の実施の形態によるデータ処理装
置の動作波形図である。FIG. 5 is an operation waveform diagram of a data processing device according to a third embodiment of the present invention.
【図6】本発明の第3の実施の形態によるデータ処理装
置の書き込み終了時のメモリ構成を示す概略図である。FIG. 6 is a schematic diagram showing a memory configuration of a data processing device according to a third embodiment of the present invention at the end of writing.
【図7】本発明の第4の実施の形態によるデータ処理装
置の構成を示すブロック図である。FIG. 7 is a block diagram showing a configuration of a data processing device according to a fourth embodiment of the present invention.
【図8】本発明の第4の実施の形態によるデータ処理装
置の動作波形図である。FIG. 8 is an operation waveform diagram of the data processing device according to the fourth embodiment of the present invention.
【図9】本発明の第5の実施の形態によるデータ処理装
置の構成を示すブロック図である。FIG. 9 is a block diagram showing a configuration of a data processing device according to a fifth embodiment of the present invention.
【図10】本発明の第5の実施の形態によるデータ処理
装置の動作波形図である。FIG. 10 is an operation waveform diagram of a data processing device according to a fifth embodiment of the present invention.
【図11】本発明の第6の実施の形態によるデータ処理
装置の構成を示すブロック図である。FIG. 11 is a block diagram showing a configuration of a data processing device according to a sixth embodiment of the present invention.
【図12】本発明の第6の実施の形態によるデータ処理
装置の動作波形図である。FIG. 12 is an operation waveform diagram of a data processing device according to a sixth embodiment of the present invention.
【図13】本発明の第6の実施の形態によるデータ処理
装置の書き込み終了時のメモリ構成を示す概略図であ
る。FIG. 13 is a schematic diagram showing a memory configuration of a data processing device according to a sixth embodiment of the present invention at the end of writing.
【図14】本発明の第7の実施の形態によるデータ処理
装置の構成を示すブロック図である。FIG. 14 is a block diagram showing a configuration of a data processing device according to a seventh embodiment of the present invention.
【図15】本発明の第7の実施の形態によるデータ処理
装置の動作波形図である。FIG. 15 is an operation waveform diagram of the data processing device according to the seventh embodiment of the present invention.
【図16】従来のデータ処理装置の構成を示すブロック
図である。FIG. 16 is a block diagram showing a configuration of a conventional data processing device.
【図17】従来のデータ処理装置の動作波形図である。FIG. 17 is an operation waveform diagram of a conventional data processing device.
1A 比較回路 2A 第1のレジスタ 3A フラグレジスタ 4A シフタ 5A 第2のレジスタ 6A 選択回路 7A 加算回路 8A 第3のレジスタ 1,1a,1b,1c 制御ユニット 2 実行ユニット 3 第1のメモリ 4 第2のメモリ 5 第1のデータレジスタ 6 第2のデータレジスタ 7,7a 検索回数カウンタ 8 命令実行信号 9 比較データ設定信号 10 メモリ読み出し制御信号 11 終了フラグ信号 12 メモリ書き込み制御信号 13 比較信号 14 出力信号 15 メモリデータ信号 16 出力信号 17 出力信号 18 実行データ信号 18a 一致回数データ信号 18b 不一致データ信号 19 第3のデータレジスタ 20 第3のデータレジスタ 20a 第3のデータレジスタ 21 一致検出回路 22 検索カウント数設定信号 23 出力信号 24 一致検出信号 25 加算器 26 出力信号 27 セレクタ 28 出力信号 29 選択信号 30 第4のデータレジスタ 31 一致検出回路 32 連続一致回数設定信号 33 出力信号 34 一致検出信号 1x メモリ 2x リード制御回路 3x ゼロランカウンタ 4x ゼロデコーダ 5x メモリデータ信号 6x メモリ読み出し制御信号 7x イネーブル信号 8x ゼロデコード信号 9x ゼロランカウント信号 1A Comparison circuit 2A First register 3A Flag register 4A Shifter 5A Second register 6A Selection circuit 7A Addition circuit 8A Third register 1, 1a, 1b, 1c Control unit 2 Execution unit 3 First memory 4 Second Memory 5 First data register 6 Second data register 7, 7a Search frequency counter 8 Instruction execution signal 9 Comparison data setting signal 10 Memory read control signal 11 End flag signal 12 Memory write control signal 13 Comparison signal 14 Output signal 15 Memory Data signal 16 Output signal 17 Output signal 18 Execution data signal 18a Number of match data signal 18b Mismatch data signal 19 Third data register 20 Third data register 20a Third data register 21 Match detection circuit 22 Search count setting signal 23 Output signal No. 24 Match detection signal 25 Adder 26 Output signal 27 Selector 28 Output signal 29 Selection signal 30 Fourth data register 31 Match detection circuit 32 Continuous match count setting signal 33 Output signal 34 Match detection signal 1x Memory 2x Read control circuit 3x Zero Run counter 4x Zero decoder 5x Memory data signal 6x Memory read control signal 7x Enable signal 8x Zero decode signal 9x Zero run count signal
───────────────────────────────────────────────────── フロントページの続き (72)発明者 孝橋 靖雄 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (72)発明者 松尾 昌俊 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (72)発明者 東島 勝義 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (72)発明者 米澤 友紀 大阪府門真市大字門真1006番地 松下電 器産業株式会社内 (56)参考文献 特開 平11−163736(JP,A) 特表 平2−500634(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 7/00 102 G06F 7/00 G06F 5/00 H03M 7/40 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Yasuo Takahashi 1006 Kadoma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. (72) Inventor Masatoshi Matsuo 1006 Kadoma Kadoma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. In-company (72) Inventor Katsuyoshi Higashijima 1006 Kazuma Kadoma, Osaka Prefecture Inside Matsushita Electric Industrial Co., Ltd. (72) Inventor Yuki Yonezawa 1006 Oji Kadoma, Kadoma City, Osaka Matsushita Electric Industrial Co., Ltd. (56) Reference Reference JP-A-11-163736 (JP, A) Table 2 2-500634 (JP, A) (58) Fields investigated (Int. Cl. 6 , DB name) G06F 7/00 102 G06F 7/00 G06F 5 / 00 H03M 7/40
Claims (9)
ータと比較される第2のデータとを入力し、前記第1お
よび第2のデータの比較を実行することにより前記第1
および第2のデータが一致したときには値1を出力する
とともに一致信号を活性化状態にし、前記第1および第
2のデータが一致しなかったときには前記第2のデータ
を出力するとともに前記一致信号を非活性化状態にする
比較回路と、前記比較回路の出力を入力とし、前記比較
回路から与えられる一致信号の状態に応じて前記比較回
路の出力のシフトの実行の有無が切り替わるシフタと、
前記シフタの出力を一方の入力とする加算回路と、前記
加算回路の出力を入力とするレジスタと、値0を一方の
入力とするとともに前記レジスタの出力を他方の入力と
し選択信号に応じて何れか一方を前記加算回路の他方の
入力とする選択回路とを備え、 前記選択信号に応じて前記選択回路で値0と前記レジス
タの出力の何れかを選択することにより、前記第1のデ
ータおよび第2のデータが不一致のときに前回前記第1
および第2のデータの不一致となった後における前記第
1のデータと一致した前記第2のデータの個数と今回の
前記第1のデータと不一致の前記第2のデータとを対に
して出力するようにしたことを特徴とする演算装置。1. The first data to be compared and second data to be compared with the first data are input, and the first and second data are compared to execute the first data.
And when the second data matches, outputs a value of 1 and activates the match signal. When the first and second data do not match, outputs the second data and outputs the match signal. A comparison circuit to be inactivated, a shifter which receives an output of the comparison circuit as an input, and switches whether or not to execute the shift of the output of the comparison circuit in accordance with the state of the coincidence signal given from the comparison circuit;
An adder circuit having an output of the shifter as one input; a register having an output of the adder circuit as an input; and a value 0 having one input and an output of the register having the other input according to a selection signal. A selection circuit for setting either the value 0 or the output of the register in response to the selection signal. When the second data is inconsistent, the first
And the number of the second data that matches the first data after the mismatch of the second data and the second data that does not match the current first data are output as a pair. An arithmetic unit characterized in that:
ータと比較される第2のデータとを入力し、前記第1お
よび第2のデータの比較を実行することにより前記第1
および第2のデータが一致したときには値1を出力する
とともに一致信号を活性化状態にし、前記第1および第
2のデータが一致しなかったときには前記第2のデータ
を出力するとともに前記一致信号を非活性化状態にする
比較回路と、前記一致信号を入力とするフラグレジスタ
と、前記比較回路の出力を入力とする第1のレジスタ
と、前記第1のレジスタの出力を入力とし、前記フラグ
レジスタから与えられる一致信号の状態に応じて前記第
1のレジスタの出力のシフトの実行の有無が切り替わる
シフタと、前記シフタの出力を入力とする第2のレジス
タと、前記第2のレジスタの出力を一方の入力とする加
算回路と、前記加算回路の出力を入力とする第3のレジ
スタと、値0を一方の入力とするとともに前記第3のレ
ジスタの出力を他方の入力とし選択信号に応じて何れか
一方を前記加算回路の他方の入力とする選択回路とを備
え、 前記選択信号に応じて前記選択回路で値0と前記第3の
レジスタの出力の何れかを選択することにより、前記第
1のデータおよび第2のデータが不一致のときに前回前
記第1および第2のデータの不一致となった後における
前記第1のデータと一致した前記第2のデータの個数と
今回の前記第1のデータと不一致の前記第2のデータと
を対にして出力するようにしたことを特徴とする演算装
置。2. The first data to be compared and the second data to be compared with the first data are input, and the first and second data are compared to execute the first data.
And when the second data matches, outputs a value of 1 and activates the match signal. When the first and second data do not match, outputs the second data and outputs the match signal. A comparison circuit for inactivating a signal, a flag register for receiving the coincidence signal, a first register for receiving an output of the comparison circuit, a flag register for receiving an output of the first register, A shifter that switches whether or not to execute the shift of the output of the first register in accordance with the state of the match signal provided from the second register, a second register that receives the output of the shifter as an input, and an output of the second register. An adder circuit as one input, a third register as an input of the output of the adder circuit, and a value 0 as one input and an output of the third register as the other input; A selection circuit for inputting one of the values to the other input of the addition circuit according to the selection signal, wherein the selection circuit outputs one of the value 0 and the output of the third register in response to the selection signal. By selecting, when the first data and the second data do not match, the second data that matches the first data after the last time the first and second data did not match An arithmetic unit, wherein the number and the second data that does not match the current first data are output as a pair.
メモリ書き込み制御信号と命令実行信号と比較データ設
定信号と終了フラグ信号とを出力する制御ユニットと、
前記メモリ読み出し制御信号を入力とする第1のメモリ
と、前記比較データ設定信号を入力とし比較対象のデー
タを設定する第1のデータレジスタと、前記第1のメモ
リからのデータを格納する第2のデータレジスタと、前
記命令実行信号を入力とし前記第1のメモリへの検索回
数を前記制御ユニットへ出力する検索回数カウンタと、
前記命令実行信号と前記第1のデータレジスタと前記第
2のデータレジスタの出力データとを入力とし比較信号
と実行データ信号とを出力する実行ユニットと、前記メ
モリ書き込み制御信号と前記実行ユニットの実行データ
信号と前記終了フラグ信号とを入力とする第2のメモリ
とを備え、 比較命令実行時に前記命令実行信号により前記第1のデ
ータレジスタと前記第2のデータレジスタの出力データ
を前記実行ユニットへ入力しデータの比較を行うと同時
に前記検索回数カウンタのカウントアップを行い、前記
検索回数カウンタの出力が所定値に達するまでは前記終
了フラグ信号を非活性化状態とし、前記検索回数カウン
タの出力が所定値に達したときに前記制御ユニットが比
較命令を終了して前記終了フラグ信号を活性化状態と
し、前記実行ユニットの比較信号を前記制御ユニットへ
出力して前記第2のメモリへの書き込みの制御を行うこ
とで、前記終了フラグ信号が非活性化状態のときおよび
活性化状態のとき共に前記第2のメモリへ比較データの
一致した回数と一致しなかった前記第1のメモリのデー
タを示す前記実行データ信号と前記終了フラグ信号とを
書き込むことを特徴とするデータ処理装置。3. A control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, and an end flag signal when executing an instruction,
A first memory that receives the memory read control signal as input, a first data register that receives the comparison data setting signal as input, and sets data to be compared, and a second memory that stores data from the first memory A data register, and a search counter for inputting the instruction execution signal and outputting the number of searches to the first memory to the control unit;
An execution unit which receives the instruction execution signal, the output data of the first data register and the output data of the second data register, and outputs a comparison signal and an execution data signal; a memory write control signal and an execution of the execution unit A second memory to which a data signal and the end flag signal are inputted, wherein output data of the first data register and the second data register is output to the execution unit by the instruction execution signal when a comparison instruction is executed. At the same time as the input and data comparison, the search counter is counted up, and the end flag signal is deactivated until the output of the search counter reaches a predetermined value. When the control unit reaches a predetermined value, the control unit ends the comparison command and activates the end flag signal, By outputting a comparison signal of the execution unit to the control unit and controlling the writing to the second memory, the second flag is output both when the end flag signal is in the inactive state and when the end flag signal is in the active state. A data processing device, wherein the execution data signal indicating the data of the first memory that did not match the number of times the comparison data matched and the end flag signal are written to the memory.
メモリ書き込み制御信号と命令実行信号と比較データ設
定信号と終了フラグ信号とを出力する制御ユニットと、
前記メモリ読み出し制御信号を入力とする第1のメモリ
と、前記比較データ設定信号を入力とし比較対象のデー
タを設定する第1のデータレジスタと、前記第1のメモ
リのデータを格納する第2のデータレジスタと、前記命
令実行信号を入力とし前記第1のメモリへの検索回数を
前記制御ユニットへ出力する検索回数カウンタと、前記
命令実行信号と前記第1のデータレジスタと前記第2の
データレジスタの出力データとを入力とし比較信号と実
行データ信号とを出力する実行ユニットと、前記メモリ
書き込み制御信号と前記実行ユニットの実行データ信号
とを入力とする第2のメモリと、前記終了フラグ信号を
入力とし前記第2のメモリのアドレスを格納する第3の
データレジスタとを備え、 比較命令実行時に前記命令実行信号により前記第1のデ
ータレジスタと前記第2のデータレジスタの出力データ
を前記実行ユニットへ入力しデータの比較を行うと同時
に前記検索回数カウンタのカウントアップを行い、前記
検索回数カウンタの出力が所定値に達するまでは前記終
了フラグ信号を非活性化状態とし、前記検索回数カウン
タの出力が所定値に達したときに前記制御ユニットが比
較命令を終了して前記終了フラグ信号を活性化状態と
し、前記実行ユニットの比較信号を前記制御ユニットへ
出力して前記第2のメモリへの書き込みの制御を行うこ
とで、前記終了フラグ信号が非活性化状態のときおよび
活性化状態のとき共に前記第2のメモリへ比較データの
一致した回数と一致しなかった前記第1のメモリのデー
タを示す前記実行データ信号の書き込みを行い、前記終
了フラグ信号が活性化状態となったときに前記第3のデ
ータレジスタに前記第2のメモリの最後に書き込まれた
アドレスを格納することを特徴とするデータ処理装置。4. A control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, and an end flag signal when executing an instruction,
A first memory that receives the memory read control signal, a first data register that receives the comparison data setting signal and sets data to be compared, and a second memory that stores data of the first memory A data register, a search counter for inputting the instruction execution signal and outputting the number of searches to the first memory to the control unit, the instruction execution signal, the first data register, and the second data register An execution unit that receives the output data of the execution unit and outputs a comparison signal and an execution data signal; a second memory that receives the memory write control signal and the execution data signal of the execution unit; and an end flag signal. And a third data register for storing an address of the second memory as an input, wherein the instruction execution signal is used when the comparison instruction is executed. The output data of the first data register and the second data register are input to the execution unit, the data is compared, and at the same time the search number counter is counted up, and the output of the search number counter reaches a predetermined value. Until the end flag signal is deactivated, and when the output of the search counter reaches a predetermined value, the control unit ends the comparison instruction and the end flag signal is activated, and the execution unit Is output to the control unit to control writing to the second memory, so that the end flag signal is output to the second memory both when the end flag signal is in the inactive state and when the end flag signal is in the active state. The execution data signal indicating the data of the first memory that did not match the number of times the comparison data matched is written, and the end flag signal is written. There the data processing apparatus characterized by storing the last written address of said second memory to said third data register when it becomes an active state.
メモリ書き込み制御信号と命令実行信号と比較データ設
定信号と終了フラグ信号と検索回数設定信号とを出力す
る制御ユニットと、前記メモリ読み出し制御信号を入力
とする第1のメモリと、前記比較データ設定信号を入力
とし比較対象のデータを設定する第1のデータレジスタ
と、前記第1のメモリのデータを格納する第2のデータ
レジスタと、前記命令実行信号を入力とし前記第1のメ
モリへの検索回数を出力する検索回数カウンタと、前記
検索回数設定信号を入力とし検索回数最終値を設定する
第3のデータレジスタと、前記命令実行信号と前記第1
のデータレジスタと前記第2のデータレジスタの出力デ
ータとを入力とし比較信号と実行データ信号とを出力す
る実行ユニットと、前記メモリ書き込み制御信号と前記
実行ユニットの実行データ信号と前記終了フラグ信号と
を入力とする第2のメモリと、前記検索回数カウンタの
出力と前記第3のレジスタの値とを入力とし一致信号を
前記制御ユニットへ出力する一致検出回路とを備え、 比較命令実行時に前記命令実行信号により前記第1のデ
ータレジスタと前記第2のデータレジスタの出力データ
を前記実行ユニットへ入力しデータの比較を行うと同時
に前記検索回数カウンタのカウントアップを行い、前記
一致検出回路の一致信号が発生するまでは前記終了フラ
グ信号を非活性化状態とし、前記一致検出回路の一致信
号に応答して前記制御ユニットで比較命令を終了して前
記終了フラグ信号を活性化状態とし、前記実行ユニット
の比較信号を前記制御ユニットへ出力して前記第2のメ
モリへの書き込みの制御を行うことで、前記終了フラグ
信号が非活性化状態のときおよび活性化状態のとき共に
前記第2のメモリへ比較データの一致した回数と一致し
なかった前記第1のメモリのデータを示す前記実行デー
タ信号と前記終了フラグ信号とを書き込むことを特徴と
するデータ処理装置。5. A control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, and a search count setting signal when executing an instruction, and receiving the memory read control signal. A first memory, a first data register that receives the comparison data setting signal and sets data to be compared, a second data register that stores data in the first memory, A search number counter that receives a signal as an input and outputs the number of searches to the first memory; a third data register that receives the search number setting signal as an input and sets a final value of the number of searches; 1
An execution unit that receives a data register and output data of the second data register as inputs and outputs a comparison signal and an execution data signal; the memory write control signal; the execution data signal of the execution unit; and the end flag signal; And a match detection circuit that receives the output of the search number counter and the value of the third register as inputs and outputs a match signal to the control unit. An output signal of the first data register and the second data register is input to the execution unit in response to an execution signal, data is compared, and at the same time, the search counter is counted up. The end flag signal is kept in an inactive state until the occurrence of the signal, and the control is performed in response to the match signal of the match detection circuit. The control unit terminates the comparison command, activates the termination flag signal, outputs the comparison signal of the execution unit to the control unit, and controls the writing to the second memory, thereby completing the termination. The execution data signal and the end flag indicating data of the first memory that did not match the number of times the comparison data matched with the second memory both when the flag signal was in the inactive state and when the flag signal was in the active state. A data processing device for writing a signal.
メモリ書き込み制御信号と命令実行信号と比較データ設
定信号と終了フラグ信号と検索回数設定信号と選択信号
とを出力する制御ユニットと、前記メモリ読み出し制御
信号を入力とする第1のメモリと、前記比較データ設定
信号を入力とし比較対象のデータを設定する第1のデー
タレジスタと、前記第1のメモリのデータを格納する第
2のデータレジスタと、前記検索回数設定信号を入力と
し検索回数初期値を設定する第3のデータレジスタと、
前記命令実行信号と前記第3のデータレジスタの出力デ
ータとを入力とし前記第1のメモリへの残りの検索回数
を出力する検索回数カウンタと、前記命令実行信号と前
記第1のデータレジスタと前記第2のデータレジスタの
出力データとを入力とし比較信号と実行データ信号とを
出力する実行ユニットと、前記検索回数カウンタの出力
と前記実行データ信号内の一致回数のデータ信号とを入
力とする加算器と、前記実行データ信号内の一致回数の
データ信号により前記制御ユニットで生成される前記選
択信号により前記加算器の出力と前記一致回数のデータ
信号のどちらか一方を選択するセレクタと、前記メモリ
書き込み制御信号と前記実行データ信号内の一致しなか
った前記第1のメモリのデータと前記セレクタの出力と
前記終了フラグ信号とを入力とする第2のメモリとを備
え、 比較命令実行時に前記命令実行信号により前記第1のデ
ータレジスタと前記第2のデータレジスタの出力データ
を前記実行ユニットへ入力しデータの比較を行うと同時
に前記検索回数カウンタのカウントダウンを行い、前記
検索回数カウンタの出力が第1の所定値に達するまでま
たは前記実行データ信号内の一致回数のデータ信号が第
2の所定値に達するまでは前記終了フラグ信号を非活性
化状態とし、前記検索回数カウンタの出力が前記第1の
所定値に達したときに前記制御ユニットが比較命令を終
了して前記終了フラグ信号を活性化状態とし、または前
記実行データ信号内の一致回数のデータ信号が前記第2
の所定値に達したときに前記制御ユニットで比較命令を
終了して前記終了フラグ信号を活性化状態とし、前記実
行ユニットの比較信号を前記制御ユニットへ出力して前
記第2のメモリへの書き込みの制御を行うことで、前記
終了フラグ信号が非活性化状態のときおよび活性化状態
のとき共に前記第2のメモリへ比較データの一致した回
数と一致しなかった前記第1のメモリのデータを示す前
記実行データ信号と前記終了フラグ信号とを書き込み、
前記実行データ信号内の一致回数のデータ信号が所定値
に達したときに比較すべき残りのデータが全て一致した
として前記加算器の出力と一致した前記第1のメモリの
データと前記終了フラグ信号とを前記第2のメモリへ書
き込むことを特徴とするデータ処理装置。6. A control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, a search count setting signal, and a selection signal when executing an instruction, and the memory read control. A first memory that receives a signal, a first data register that receives the comparison data setting signal and sets data to be compared, a second data register that stores data of the first memory, A third data register that receives the search count setting signal and sets an initial value of the search count;
A search counter for inputting the instruction execution signal and the output data of the third data register and outputting a remaining number of searches to the first memory; an instruction execution signal, the first data register; An execution unit that receives the output data of the second data register as input and outputs a comparison signal and an execution data signal, and an addition that receives as input the output of the search counter and the data signal of the number of matches in the execution data signal A selector for selecting either the output of the adder or the data signal of the number of matches by the selection signal generated by the control unit based on the data signal of the number of matches in the execution data signal; and the memory. The write control signal, the data of the first memory that did not match in the execution data signal, the output of the selector, and the end flag signal. And a second memory for inputting output data of the first data register and the second data register to the execution unit according to the instruction execution signal when a comparison instruction is executed, and comparing the data. At the same time, the search number counter is counted down, and the process is terminated until the output of the search number counter reaches a first predetermined value or the data signal of the number of matches in the execution data signal reaches a second predetermined value. The flag signal is deactivated, and when the output of the search counter reaches the first predetermined value, the control unit terminates the comparison instruction to activate the end flag signal, or The data signal of the number of matches in the data signal is the second data signal.
When the predetermined value is reached, the control unit terminates the comparison instruction, activates the termination flag signal, outputs a comparison signal of the execution unit to the control unit, and writes the comparison signal to the second memory. Is performed, the data of the first memory, which does not match the number of times the comparison data matches, is stored in the second memory both when the end flag signal is in the inactive state and when the end flag signal is in the active state. Write the execution data signal and the end flag signal,
When the data signal of the number of matches in the execution data signal reaches a predetermined value, the data of the first memory and the end flag signal that match the output of the adder assuming that all the remaining data to be compared match. The data processing device according to claim 1, further comprising:
メモリ書き込み制御信号と命令実行信号と比較データ設
定信号と終了フラグ信号と検索回数設定信号と連続一致
回数設定信号と選択信号とを出力する制御ユニットと、
前記メモリ読み出し制御信号を入力とする第1のメモリ
と、前記比較データ設定信号を入力とし比較対象のデー
タを設定する第1のデータレジスタと、前記第1のメモ
リのデータを格納する第2のデータレジスタと、前記検
索回数設定信号を入力とし検索回数初期値を設定する第
3のデータレジスタと、前記連続一致回数設定信号を入
力とし比較結果が連続して一致する回数を設定する第4
のデータレジスタと、前記命令実行信号と前記第3のデ
ータレジスタの出力データとを入力とし前記第1のメモ
リへの残りの検索回数を出力する検索回数カウンタと、
前記命令実行信号と前記第1のデータレジスタと前記第
2のデータレジスタの出力データとを入力とし比較信号
と実行データ信号とを出力する実行ユニットと、前記検
索回数カウンタの出力と前記実行データ信号内の一致回
数のデータ信号とを入力とする加算器と、前記一致回数
のデータ信号と前記第4のデータレジスタの出力とを入
力としデータの一致を検出する一致検出回路と、前記一
致検出回路の出力により前記制御ユニットで生成される
前記選択信号により前記加算器の出力と前記一致回数の
データ信号のどちらか一方を選択するセレクタと、前記
メモリ書き込み制御信号と前記実行データ信号内の一致
しなかった前記第1のメモリのデータと前記セレクタの
出力と前記終了フラグ信号とを入力とする第2のメモリ
とを備え、 比較命令実行時に前記命令実行信号により前記第1のデ
ータレジスタと前記第2のデータレジスタの出力データ
を前記実行ユニットへ入力しデータの比較を行うと同時
に前記検索回数カウンタのカウントダウンを行い、前記
検索回数カウンタの出力が所定値に達するまでまたは前
記一致検出回路の一致出力が発生するまでは前記終了フ
ラグ信号を非活性化状態とし、前記検索回数カウンタの
出力が前記所定値に達したときに前記制御ユニットが比
較命令を終了して前記終了フラグ信号を活性化状態と
し、または前記一致検出回路の一致出力に応答して前記
制御ユニットで比較命令を終了して前記終了フラグ信号
を活性化状態とし、前記実行ユニットの比較信号を前記
制御ユニットへ出力して前記第2のメモリへの書き込み
の制御を行うことで、前記終了フラグ信号が非活性化状
態のときおよび活性化状態のとき共に前記第2のメモリ
へ比較データの一致した回数と一致しなかった前記第1
のメモリのデータを示す前記実行データ信号と前記終了
フラグ信号とを書き込み、前記一致検出回路の一致出力
に応答して比較すべき残りのデータが全て一致したとし
て前記加算器の出力と一致した前記第1のメモリのデー
タと前記終了フラグ信号とを前記第2のメモリへ書き込
むことを特徴とするデータ処理装置。7. A control unit for outputting a memory read control signal, a memory write control signal, an instruction execution signal, a comparison data setting signal, an end flag signal, a search count setting signal, a continuous match count setting signal, and a selection signal when executing an instruction. When,
A first memory that receives the memory read control signal, a first data register that receives the comparison data setting signal and sets data to be compared, and a second memory that stores data of the first memory A data register, a third data register for inputting the search count setting signal and setting an initial value of the search count, and a fourth data register for inputting the continuous match count setting signal and setting the number of times the comparison result continuously matches
A data register, and a search frequency counter that receives the instruction execution signal and the output data of the third data register and outputs a remaining search frequency to the first memory;
An execution unit that receives the instruction execution signal, output data of the first data register and output data of the second data register, and outputs a comparison signal and an execution data signal; an output of the search counter and the execution data signal An adder that receives the data signal of the number of matches in the input, a match detection circuit that receives the data signal of the number of matches and the output of the fourth data register to detect data match, and the match detection circuit A selector for selecting one of the output of the adder and the data signal of the number of coincidences by the selection signal generated by the control unit by the output of the control unit; and a match between the memory write control signal and the execution data signal. A second memory that receives the data of the first memory that did not exist, the output of the selector, and the end flag signal as inputs. When the instruction is executed, the output data of the first data register and the second data register are input to the execution unit by the instruction execution signal, and the data is compared. Until the output of the counter reaches a predetermined value or the coincidence output of the coincidence detection circuit is generated, the end flag signal is kept in an inactive state, and the control is performed when the output of the search number counter reaches the predetermined value. A unit ending the comparison instruction to activate the end flag signal, or, in response to the coincidence output of the coincidence detection circuit, ending the comparison instruction in the control unit to activate the end flag signal; By outputting a comparison signal of the execution unit to the control unit to control writing to the second memory, The completion flag signal does not match the number of both matched comparison data to the second memory when and activation state when the deactivated state first
The execution data signal indicating the data of the memory and the end flag signal are written, and in response to the coincidence output of the coincidence detection circuit, all the remaining data to be compared coincide with the output of the adder. A data processing device for writing data in a first memory and the end flag signal to the second memory.
レジスタの出力データを比較対象の第1のデータとして
入力し、前記第2のデータレジスタの出力データを前記
第1のデータと比較される第2のデータとして入力し、
前記第1および第2のデータの比較を実行することによ
り前記第1および第2のデータが一致したときには値1
を出力するとともに一致信号を活性化状態にし、前記第
1および第2のデータが一致しなかったときには前記第
2のデータを出力するとともに前記一致信号を非活性化
状態にする比較回路と、前記比較回路の出力を入力と
し、前記比較回路から与えられる一致信号の状態に応じ
て前記比較回路の出力のシフトの実行の有無が切り替わ
るシフタと、前記シフタの出力を一方の入力とする加算
回路と、前記加算回路の出力を入力とするレジスタと、
値0を一方の入力とするとともに前記レジスタの出力を
他方の入力とし選択信号に応じて何れか一方を前記加算
回路の他方の入力とする選択回路とを備え、 前記選択信号に応じて前記選択回路で値0と前記レジス
タの出力の何れかを選択することにより、前記第1のデ
ータおよび第2のデータが不一致のときに前回前記第1
および第2のデータの不一致となった後における前記第
1のデータと一致した前記第2のデータの個数と今回の
前記第1のデータと不一致の前記第2のデータとを対に
して前記実行データ信号として出力するようにしたこと
を特徴とする請求項3,請求項4,請求項5,請求項6
または請求項7記載のデータ処理装置。8. The execution unit inputs the output data of the first data register as first data to be compared, and compares the output data of the second data register with the first data. Enter as the second data,
By performing a comparison of the first and second data, a value 1 is obtained when the first and second data match.
And a comparison circuit that outputs a second signal when the first and second data do not match, and outputs the second data when the first and second data do not match. A shifter that receives the output of the comparison circuit as an input, and switches whether or not to execute the shift of the output of the comparison circuit in accordance with the state of the coincidence signal given from the comparison circuit; and an addition circuit that receives the output of the shifter as one input. A register that receives an output of the adding circuit as an input,
A selection circuit having a value of 0 as one input, an output of the register as the other input, and one of the other inputs of the addition circuit according to a selection signal, wherein the selection is performed according to the selection signal. The circuit selects either the value 0 or the output of the register so that when the first data and the second data do not match,
And performing the execution by pairing the number of the second data that matches the first data after the mismatch of the second data with the second data that does not match the current first data. 3. The method according to claim 2, wherein the data is output as a data signal.
Alternatively, the data processing device according to claim 7.
レジスタの出力データを比較対象の第1のデータとして
入力し、前記第2のデータレジスタの出力データを前記
第1のデータと比較される第2のデータとして入力し、
前記第1および第2のデータの比較を実行することによ
り前記第1および第2のデータが一致したときには値1
を出力するとともに一致信号を活性化状態にし、前記第
1および第2のデータが一致しなかったときには前記第
2のデータを出力するとともに前記一致信号を非活性化
状態にする比較回路と、前記一致信号を入力とするフラ
グレジスタと、前記比較回路の出力を入力とする第1の
レジスタと、前記第1のレジスタの出力を入力とし、前
記フラグレジスタから与えられる一致信号の状態に応じ
て前記第1のレジスタの出力のシフトの実行の有無が切
り替わるシフタと、前記シフタの出力を入力とする第2
のレジスタと、前記第2のレジスタの出力を一方の入力
とする加算回路と、前記加算回路の出力を入力とする第
3のレジスタと、値0を一方の入力とするとともに前記
第3のレジスタの出力を他方の入力とし選択信号に応じ
て何れか一方を前記加算回路の他方の入力とする選択回
路とを備え、 前記選択信号に応じて前記選択回路で値0と前記第3の
レジスタの出力の何れかを選択することにより、前記第
1のデータおよび第2のデータが不一致のときに前回前
記第1および第2のデータの不一致となった後における
前記第1のデータと一致した前記第2のデータの個数と
今回の前記第1のデータと不一致の前記第2のデータと
を対にして前記実行データ信号として出力するようにし
たことを特徴とする請求項3,請求項4,請求項5,請
求項6または請求項7記載のデータ処理装置。9. The execution unit inputs the output data of the first data register as first data to be compared, and compares the output data of the second data register with the first data. Enter as the second data,
By performing a comparison of the first and second data, a value 1 is obtained when the first and second data match.
And a comparison circuit that outputs a second signal when the first and second data do not match, and outputs the second data when the first and second data do not match. A flag register that receives a match signal, a first register that receives an output of the comparison circuit, and an output that receives an output of the first register. A shifter for switching whether to execute the shift of the output of the first register, and a second shifter which receives the output of the shifter as an input
, An addition circuit having the output of the second register as one input, a third register having an output of the addition circuit as an input, and a third register having a value of 0 as one input. A selection circuit that takes the output of the other input as the other input according to a selection signal, and selects one of the outputs of the third register according to the selection signal. By selecting any one of the outputs, when the first data and the second data do not match, the first data and the second data match with the first data after the mismatch between the first and second data last time. 4. The execution data signal according to claim 3, wherein the number of the second data and the second data that does not match the current first data are output as a pair. Claim 5, Claim The data processing device according to claim 6 or 7.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP10320338A JP2971875B2 (en) | 1997-12-02 | 1998-11-11 | Arithmetic unit and data processing unit |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP33141797 | 1997-12-02 | ||
JP9-331417 | 1997-12-02 | ||
JP10320338A JP2971875B2 (en) | 1997-12-02 | 1998-11-11 | Arithmetic unit and data processing unit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11224181A JPH11224181A (en) | 1999-08-17 |
JP2971875B2 true JP2971875B2 (en) | 1999-11-08 |
Family
ID=26570050
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP10320338A Expired - Fee Related JP2971875B2 (en) | 1997-12-02 | 1998-11-11 | Arithmetic unit and data processing unit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2971875B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8843523B2 (en) | 2009-01-12 | 2014-09-23 | Micron Technology, Inc. | Devices, systems, and methods for communicating pattern matching results of a parallel pattern search engine |
-
1998
- 1998-11-11 JP JP10320338A patent/JP2971875B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH11224181A (en) | 1999-08-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR100531926B1 (en) | Computing and Data Processing Equipment | |
US6986029B2 (en) | Micro-controller for reading out compressed instruction code and program memory for compressing instruction code and storing therein | |
TW407246B (en) | Digital signal processor particularly suited for decoding digital audio | |
JP4211751B2 (en) | Integrated circuit device | |
JP2971875B2 (en) | Arithmetic unit and data processing unit | |
KR970063944A (en) | Telephone terminal with frequency division circuit and method and frequency division circuit | |
JPH06348491A (en) | Data processor for minimizing overhead at the time of execution of do loop | |
JP3087488B2 (en) | Data restoration circuit | |
KR940009427B1 (en) | Method and device for changing address space | |
JPH06242923A (en) | Data compression processor and data expansion processor | |
KR0124600B1 (en) | Variable length code decoder in hdtv | |
JPH11163736A (en) | Processor | |
JP2926975B2 (en) | Program control unit | |
JP4211851B2 (en) | Integrated circuit device | |
JP3541498B2 (en) | Data processing device | |
JPH06131150A (en) | Encoder | |
JPH11259293A (en) | Data processor | |
JPH04251331A (en) | Information processor | |
JPH01305450A (en) | Data readout circuit | |
JPS61183787A (en) | Data variation detecting circuit | |
JP2000284961A (en) | Arithmetic processor | |
JPH08147139A (en) | Data processor | |
KR19980066658A (en) | adder | |
JPH06140939A (en) | Coder | |
JPH10105397A (en) | Microcomputer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070827 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080827 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080827 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090827 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090827 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100827 Year of fee payment: 11 |
|
LAPS | Cancellation because of no payment of annual fees |