JPH01310467A - Digital signal processing circuit - Google Patents

Digital signal processing circuit

Info

Publication number
JPH01310467A
JPH01310467A JP14134288A JP14134288A JPH01310467A JP H01310467 A JPH01310467 A JP H01310467A JP 14134288 A JP14134288 A JP 14134288A JP 14134288 A JP14134288 A JP 14134288A JP H01310467 A JPH01310467 A JP H01310467A
Authority
JP
Japan
Prior art keywords
processors
processor
instruction
rom
signal processing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP14134288A
Other languages
Japanese (ja)
Other versions
JPH0727513B2 (en
Inventor
Yoshihiro Sakai
坂井 良広
Fumio Amano
文雄 天野
Shigeyuki Umigami
重之 海上
Kaoru Nakajo
薫 中条
Shinobu Abe
忍 阿部
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP63141342A priority Critical patent/JPH0727513B2/en
Publication of JPH01310467A publication Critical patent/JPH01310467A/en
Publication of JPH0727513B2 publication Critical patent/JPH0727513B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To simplify an instruction ROM to store the program of a processor by providing a single instruction ROM shared with N pieces of processors, and setting delay circuits between a single instruction ROM and the respective processors. CONSTITUTION:When digital filter is constituted by cascade-connecting the N pieces of generally applicable processors 11, 12...1N, for the instruction executed by the respective processors, the executing timings are different, while the execution contents are made the same. Instructions are successively read from a shared ROM 21 to have stored a series of instruction group executed by the processors, and they are supplied through delay circuits 31, 32,...3N, whose delay quantities t1, t2,...tN conform to the executing time lags of the respective cascade-connected processors 11, 12,...1N, to the respective processors 11, 12,...1N.

Description

【発明の詳細な説明】 (発明の概要) 複数個のプロセッサを用いるディジタル信号処理回路に
関し、 プロセッサのプログラムを格納する命令ROMの簡素化
を図ることを目的とし、 複数のプロセッサを縦続接続し、実行タイミングは異な
るが実行内容は同じである処理を各プロセッサに行なわ
せるディジタル信号処理回路において、プロセッサが実
行する処理を規定する一連の命令を格納する共通の命令
ROMを設け、該命令ROMより逐次読出した命令を各
プロセッサへ、それぞれの遅延時間を持つ遅延回路を介
して入力するように構成する。
[Detailed Description of the Invention] (Summary of the Invention) Regarding a digital signal processing circuit using a plurality of processors, the purpose of this invention is to simplify an instruction ROM that stores a processor program. In a digital signal processing circuit that allows each processor to perform processing with different execution timing but the same execution content, a common instruction ROM is provided that stores a series of instructions that define the processing that the processors execute, and the instructions are sequentially executed from the instruction ROM. The read instructions are configured to be input to each processor via delay circuits having respective delay times.

〔産業上の利用分野〕[Industrial application field]

本発明は、複数個のプロセッサを用いるディジタル信号
処理回路に関する。
The present invention relates to a digital signal processing circuit using a plurality of processors.

ディジタルフィルタを汎用信号処理プロセッサを用いて
構成する場合、フィルタのタップ長が長い従って信号処
理量が多い場合は、上記プロセッサを複数個縦続接続す
るのが一般的である。
When constructing a digital filter using general-purpose signal processing processors, if the tap length of the filter is long and the amount of signal processing is large, it is common to connect a plurality of the above-mentioned processors in cascade.

[従来の技術] 第3図に、複数個のプロセッサを縦続接続したディジタ
ル信号処理回路の例を示す。11,12゜……INはN
個のプロセッサで、先頭のプロセッサ11は入力を受け
て処理し、処理結果を次段のプロセッサ12に渡し、次
段のプロセッサ12はこれを受けて処理し、処理結果を
更に次段のプロセッサに渡し、以下同様にして、最後の
プロセッサINの処理結果が本回路の出力となる。各プ
ロセッサには命令ROM21,22.……2Nが付属し
、IROM(読取り専用メモリ)に各プロセッサの処理
内容を規定するプログラムが格納されている。
[Prior Art] FIG. 3 shows an example of a digital signal processing circuit in which a plurality of processors are connected in cascade. 11,12°...IN is N
The first processor 11 receives and processes input, passes the processing result to the next processor 12, the next processor 12 receives and processes it, and passes the processing result to the next processor. Then, in the same manner, the processing result of the last processor IN becomes the output of this circuit. Each processor has an instruction ROM 21, 22 . ...2N is attached, and a program that defines the processing contents of each processor is stored in IROM (read-only memory).

ている。ing.

ディジタルフィルタの所要タップ長をL、1個のプロセ
ッサに収容可能なタップ数をMとすると、必要なプロセ
ッサの数(上記N)はL/Mになる。
If the required tap length of the digital filter is L and the number of taps that can be accommodated in one processor is M, then the required number of processors (N above) is L/M.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

プロセッサをN個使用する場合、汎用プロセッサは通常
命令ROMを外付けして使用するため、命令ROMもN
個必要になり、ハードウェア規模の増大、消費電力の増
大などを招く。
When using N processors, general-purpose processors usually use external instruction ROMs, so the number of instruction ROMs is also N.
, resulting in an increase in hardware scale and power consumption.

本発明はか−る点を改善し、プロセッサのプロダラムを
格納する命令ROMの簡素化を図ることを目的とするも
のである。
SUMMARY OF THE INVENTION An object of the present invention is to improve the above-mentioned problems and to simplify the instruction ROM that stores the program program of the processor.

〔課題を解決するための手段〕[Means to solve the problem]

第1図に示すように、本発明では命令ROMはN個のプ
ロセッサ11〜INに共通に1個とし、この1個の命令
ROM21と各プロセッサ11゜12、……INとの間
に遅延回路31,32.……3Nを置く。また各プロセ
ッサにクロック41を共通に与える。
As shown in FIG. 1, in the present invention, one instruction ROM is common to N processors 11 to IN, and a delay circuit is provided between this one instruction ROM 21 and each processor 11, 12, . . . IN. 31, 32. ...Place 3N. Further, a clock 41 is commonly given to each processor.

〔作用〕[Effect]

N個の汎用プロセッサを縦続接続してディジタルフィル
タを構成する場合、各プロセッサが実行する命令は第4
図に示すように、実行タイミングは異なるが、実行内容
は同じである。即ちディジタルフィルタの基本動作は積
和であり、各プロセッサは自己の分の演算を行ない、そ
れを前段プロセッサからのデータに加算して結果を後段
プロセッサに渡し、という動作を繰り返す。各プロセッ
サの動作のずれは1命令のずれでしかない。
When cascading N general-purpose processors to configure a digital filter, each processor executes the fourth instruction.
As shown in the figure, although the execution timing is different, the execution contents are the same. That is, the basic operation of a digital filter is a product-sum operation, in which each processor performs its own calculation, adds it to the data from the preceding processor, passes the result to the subsequent processor, and repeats this operation. The deviation in the operation of each processor is only a deviation of one instruction.

そこで第1図のように、プロセッサが実行する一連の命
令群を格納した共通のROM21から命令を逐次読出し
、それを遅延回路31,32.……3Nを経て各プロセ
ッサ11,12、……INに供給すれば、第3図と同様
の処理を行なうことができる。こ\で遅延回路31,3
2.……3Nの遅延量t、tz、……t8は、縦続接続
による各プロセッサの実行時間のずれに合せる。
Therefore, as shown in FIG. 1, instructions are sequentially read out from a common ROM 21 storing a series of instructions to be executed by the processor, and are sent to delay circuits 31, 32, . . . 3N to each processor 11, 12, . . . IN, the same processing as in FIG. 3 can be performed. This is the delay circuit 31, 3
2. The delay amounts t, tz, . . . t8 of 3N are adjusted to the difference in execution time of each processor due to the cascade connection.

この構成により、各プロセッサについてハードウェア(
命令ROM)の共通化を図ることができ、消費電力の低
減、ハードウェア規模の縮小を実現することができる。
This configuration ensures that each processor has hardware (
This makes it possible to standardize the instruction ROM (instruction ROM), thereby reducing power consumption and hardware scale.

〔実施例〕〔Example〕

第2図に本発明の実施例を示す。こ\では遅延回路31
〜3Nは、シフトレジスタ51で構成する。プロセッサ
が実行すべき一連の命令は命令ROM21から逐次読出
され、シフトレジスタ51の各ステージをクロック41
によりシフトされて行く。プロセッサ11.12.・・
・・−・INはこれを逐次受取り、実行して行くが、プ
ロセッサ11゜12、INはシフトレジスタ51の逐次
後方のステージの出力端に接続され、t、、t2.……
tNだけ遅れた(このように接続先ステージを決める)
命令を受取るので、個別に命令ROMを持っている第3
図と同様な処理を行なうことができる。
FIG. 2 shows an embodiment of the present invention. In this case, the delay circuit 31
~3N is constituted by a shift register 51. A series of instructions to be executed by the processor are sequentially read from the instruction ROM 21, and each stage of the shift register 51 is clocked by a clock 41.
It will be shifted by Processor 11.12.・・・
. . . IN receives and executes this sequentially, but the processors 11, 12, and IN are connected to the output terminals of the stages successively subsequent to the shift register 51, and the processors 11, 12, and IN are connected to the output terminals of the stages successively subsequent to the shift register 51, and the processors 11 and 12 are connected to the output terminals of the stages successively subsequent to the shift register 51, and the processors 11 and 12 are connected to the output terminals of the stages successively subsequent to the shift register 51, and the processors 11 and 12 are connected to the output terminals of the stages sequentially subsequent to the shift register 51, and the processors 11 and 12 are connected to the output terminals of the stages successively subsequent to the shift register 51. ……
Delayed by tN (Determine the connection destination stage like this)
Since it receives instructions, the third one has a separate instruction ROM.
Processing similar to that shown in the figure can be performed.

シフトレジスタ51の各ステージには、命令語長をカバ
ーするビット幅を持たせる。例えば1命令が最大32ビ
ツトなら、シフトレジスタ51のビット幅は32とする
Each stage of the shift register 51 has a bit width that covers the instruction word length. For example, if one instruction has a maximum of 32 bits, the bit width of the shift register 51 is set to 32.

各プロセッサ1112.……INの動作は逐次1命令語
遅れの場合は、クロック41の各クロックで命令ROM
21より各命令を続出し、該クロックでシフトレジスタ
51をシフトし、プロセッサ11,12. ……INは
シフトレジスタ51の第1.第2.……第Nステージの
出力端より各命令を逐次取込めばよい。
Each processor 1112. ...If the IN operation is sequentially delayed by one instruction word, the instruction ROM is
21, the shift register 51 is shifted using the clock, and the processors 11, 12 . . . . IN is the first .IN of the shift register 51. Second. . . . It is sufficient to sequentially take in each instruction from the output end of the Nth stage.

勿論、最初のプロセッサ11に対しては遅延をおかず、
命令ROMの読出し出力を直接与えるようにして、プロ
セッサ12〜INにシフトレジスタ51の第1〜第N−
1ステージの出力を与えるようにしてもよい。
Of course, there is no delay for the first processor 11,
The readout output of the instruction ROM is directly supplied to the processors 12 to IN from the first to N-th shift registers 51.
The output of one stage may be provided.

また各プロセッサの動作遅れが不均一の場合は、所望の
遅れが得られるようにシフトレジスタ51への接続先を
選定し、または遅延回路31〜3Nの遅延時間を定めれ
ばよい。
In addition, if the operation delays of each processor are uneven, the connection destination to the shift register 51 may be selected or the delay time of the delay circuits 31 to 3N may be determined so as to obtain a desired delay.

[発明の効果] 以上説明したように本発明では、ハードウェアの共有化
によりプロセッサ1個に必要な命令ROMで複数個のプ
ロセッサを駆動できるので、ハードウェアの小型化、低
消費電力化を実現することができる。
[Effects of the Invention] As explained above, in the present invention, by sharing hardware, multiple processors can be driven with the instruction ROM required for one processor, resulting in smaller hardware and lower power consumption. can do.

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

第1図は本発明の原理説明図、 第2図は本発明の実施例を示す説明図、第3図は従来例
を示す説明図、 第4図は第3図の動作説明用のタイムチャートである。 第1図で21は命令ROM、11〜INは複数個のプロ
セッサ、31〜3Nは遅延回路、41はクロックである
Fig. 1 is an explanatory diagram of the principle of the present invention, Fig. 2 is an explanatory diagram showing an embodiment of the invention, Fig. 3 is an explanatory diagram showing a conventional example, and Fig. 4 is a time chart for explaining the operation of Fig. 3. It is. In FIG. 1, 21 is an instruction ROM, 11 to IN are a plurality of processors, 31 to 3N are delay circuits, and 41 is a clock.

Claims (1)

【特許請求の範囲】 1、複数のプロセッサ(11、12、……1N)を縦続
接続し、実行タイミングは異なるが実行内容は同じであ
る処理を各プロセッサに行なわせるディジタル信号処理
回路において、 プロセッサが実行する処理を規定する一連の命令を格納
する共通の命令ROM(21)を設け、該命令ROMよ
り逐次読出した命令を各プロセッサへ、それぞれの遅延
時間を持つ遅延回路(31、32、……3N)を介して
入力するようにしてなることを特徴とするディジタル信
号処理回路。
[Claims] 1. In a digital signal processing circuit in which a plurality of processors (11, 12, ... 1N) are connected in cascade and each processor performs processing with different execution timing but the same execution content, the processor A common instruction ROM (21) is provided that stores a series of instructions that define the processing to be executed by the processors, and a delay circuit (31, 32, . . . ...3N).
JP63141342A 1988-06-08 1988-06-08 Digital signal processing circuit Expired - Lifetime JPH0727513B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63141342A JPH0727513B2 (en) 1988-06-08 1988-06-08 Digital signal processing circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63141342A JPH0727513B2 (en) 1988-06-08 1988-06-08 Digital signal processing circuit

Publications (2)

Publication Number Publication Date
JPH01310467A true JPH01310467A (en) 1989-12-14
JPH0727513B2 JPH0727513B2 (en) 1995-03-29

Family

ID=15289732

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63141342A Expired - Lifetime JPH0727513B2 (en) 1988-06-08 1988-06-08 Digital signal processing circuit

Country Status (1)

Country Link
JP (1) JPH0727513B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6671392B1 (en) 1998-12-25 2003-12-30 Nippon Telegraph And Telephone Corporation Fingerprint recognition apparatus and data processing method
USD1006885S1 (en) 2020-11-13 2023-12-05 Aristocrat Technologies, Inc. Gaming machine
USD1016918S1 (en) 2019-08-06 2024-03-05 Aristocrat Technologies Australia Pty Limited Gaming machine

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5640949A (en) * 1979-09-11 1981-04-17 Nec Corp Parallel arithmetic processor
JPS62114315A (en) * 1985-11-13 1987-05-26 Sanyo Electric Co Ltd Data input circuit

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5640949A (en) * 1979-09-11 1981-04-17 Nec Corp Parallel arithmetic processor
JPS62114315A (en) * 1985-11-13 1987-05-26 Sanyo Electric Co Ltd Data input circuit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6671392B1 (en) 1998-12-25 2003-12-30 Nippon Telegraph And Telephone Corporation Fingerprint recognition apparatus and data processing method
USD1016918S1 (en) 2019-08-06 2024-03-05 Aristocrat Technologies Australia Pty Limited Gaming machine
USD1006885S1 (en) 2020-11-13 2023-12-05 Aristocrat Technologies, Inc. Gaming machine

Also Published As

Publication number Publication date
JPH0727513B2 (en) 1995-03-29

Similar Documents

Publication Publication Date Title
US5283874A (en) Cross coupling mechanisms for simultaneously completing consecutive pipeline instructions even if they begin to process at the same microprocessor of the issue fee
US4811267A (en) Digital signal processor with addressable and shifting memory
US4939684A (en) Simplified processor for digital filter applications
JPH01310467A (en) Digital signal processing circuit
US4387294A (en) Shift register-latch circuit driven by clocks with half cycle phase deviation and usable with a serial alu
US4849926A (en) Data processing circuit for calculating either a total sum or a total product of a series of data at a high speed
US4992937A (en) Microcomputer having a program mode setting circuit
US5917734A (en) Parallel decimator method and apparatus
US4742480A (en) Cycle counter/shifter for division
JPS6142355B2 (en)
JP2742549B2 (en) Variable delay circuit
JP2520451B2 (en) Digital filter circuit
JPH07248918A (en) Microprocessor
JPS63287109A (en) Timing generating circuit
JPS63201725A (en) Signal processing circuit
RU2180969C1 (en) Processor of uniform computation environment
JP2541697B2 (en) Pipeline arithmetic unit
JPS60263530A (en) Serial data transfer circuit
JPS5951003B2 (en) logic circuit
JPS6074812A (en) Digital filter
JPH0125094B2 (en)
JPS6370999A (en) Variable stage shift register
JPS6224880B2 (en)
JP2006270178A (en) Fir digital filter
JPS61138305A (en) Sequence control circuit