JP2002082902A - Access competition control circuit - Google Patents

Access competition control circuit

Info

Publication number
JP2002082902A
JP2002082902A JP2000272775A JP2000272775A JP2002082902A JP 2002082902 A JP2002082902 A JP 2002082902A JP 2000272775 A JP2000272775 A JP 2000272775A JP 2000272775 A JP2000272775 A JP 2000272775A JP 2002082902 A JP2002082902 A JP 2002082902A
Authority
JP
Japan
Prior art keywords
dsps
signal
access
circuit
dsp
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.)
Pending
Application number
JP2000272775A
Other languages
Japanese (ja)
Inventor
Shinji Yamaguchi
伸司 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Engineering Ltd
Original Assignee
NEC Engineering Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Engineering Ltd filed Critical NEC Engineering Ltd
Priority to JP2000272775A priority Critical patent/JP2002082902A/en
Publication of JP2002082902A publication Critical patent/JP2002082902A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide an access competition control circuit for plural DSPs of which overall constitution is simple, which has extendibility and which enables improve the performance of the DSPs. SOLUTION: An interrupting signal 10 of a phase difference time (t) and an interrupting interval (T) are inputted from an interruption generating circuit 8 to plural DSPs 1-4 arranged in parallel. An access request signals 12 from the DSPs 1-4 are inputted through a mask circuit 7 to a priority encoder 5, and a selection signal 16 is inputted to a control signal generating circuit 6, and an access permission signal 14 is transmitted to a selected DSP among the DSPs 1-4.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はアクセス競合制御回
路、特に複数のDSP(デジタル信号プロセッサ)又は
CPU(中央演算処理装置)を同時且つ並列に動作する
回路において、共有回路へのアクセスに競合が発生する
状況を回避する回路に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an access conflict control circuit, and more particularly to a circuit in which a plurality of DSPs (Digital Signal Processors) or CPUs (Central Processing Units) operate simultaneously and in parallel. The present invention relates to a circuit for avoiding a situation that occurs.

【0002】[0002]

【従来の技術】斯かるアクセス競合制御回路の従来技術
又は関連技術は、例えば特開平2−213947号公報
の「制御用DSP演算処理装置」および特開平5−29
8248号公報の「データ転送制御方式」等に開示され
ている。前者には、プログラムタイマを使用して、メモ
リ又はレジスタ等の共有回路への入力信号を切り替え
る。また、2つのDSP内のプログラム処理サイクルを
逆にする。これれらにより、競合を回避する技術を開示
している。また、後者は、CPUリード/ライトレジス
タ部に対して、DSPの書き込みとCPUからの読み出
しとが競合しないように、DSPの書き込み時に、制御
部に対して制御信号を発する。そして、制御部は、その
制御信号に基づきCPUからの読み出し動作を保留す
る。そして、DSPが書き込み動作終了時に、制御回路
はその保留を解除する技術を開示している。
2. Description of the Related Art The prior art or related art of such an access conflict control circuit is disclosed in, for example, "Control DSP arithmetic processing unit" in Japanese Patent Application Laid-Open No. 2-213947 and Japanese Patent Application Laid-Open No. 5-29.
No. 8248, “Data transfer control method” and the like. In the former, a program timer is used to switch an input signal to a shared circuit such as a memory or a register. Also, the program processing cycles in the two DSPs are reversed. These techniques disclose a technique for avoiding contention. In the latter case, a control signal is issued to the control unit at the time of writing to the DSP so that writing of the DSP and reading from the CPU do not conflict with each other with respect to the CPU read / write register unit. Then, the control unit suspends the read operation from the CPU based on the control signal. Then, a technique is disclosed in which the control circuit releases the suspension when the DSP finishes the write operation.

【0003】[0003]

【発明が解決しようとする課題】上述した如き従来技術
は、幾つかの解決すべき課題を有する。第1に、プログ
ラムタイマによる入力信号の切替動作は、主にハードウ
ェアにより実現されるが、DSP内部にて動作するプロ
グラム(ソフトウェア)と連携する手順が複雑になりや
すい。
The prior art as described above has several problems to be solved. First, the switching operation of the input signal by the program timer is mainly realized by hardware, but a procedure for cooperating with a program (software) operating inside the DSP tends to be complicated.

【0004】第2に、2つのDSP間にて、プログラム
の処理サイクルを逆に動作させ、それにより同一時間帯
に同一処理を行なうことを避けることにより、競合を避
ける手法は、2つ以上に拡張する際に、拡張する毎にD
SP内部のプログラムを変更する必要があるので拡張性
が低い。
Second, there are two or more methods for avoiding contention by operating the program processing cycle in reverse between the two DSPs, thereby avoiding performing the same processing in the same time zone. When expanding, D
The extensibility is low because the program inside the SP needs to be changed.

【0005】第3に、レジスタへのライト/リード動作
競合を避ける方法は、DSP側がレジスタをアクセスす
る時には、CPU側の動作を保留することにより競合を
避けている。しかし、このように非同期動作するCPU
およびDSP間において、非同期に動作を保留する制御
を行なうと、CPU側のパフォーマンスを低下する要因
となる。また、この制御を複数のDSPに応用した場合
には、各DSPでのパフォーマンス低下が懸念される。
Third, a method of avoiding contention between write / read operations to a register is to avoid contention by suspending the operation of the CPU when the DSP accesses the register. However, CPU which operates asynchronously in this way
When the control for asynchronously suspending the operation between the DSP and the DSP is performed, the performance of the CPU is reduced. Further, when this control is applied to a plurality of DSPs, there is a concern that the performance of each DSP may decrease.

【0006】[0006]

【発明の目的】従って、本発明の目的は、単純なハード
ウェア回路によって、複数のDSPによる共有回路への
アクセスの競合が回避でき、拡張性に優れ、DSP内部
のプログラムを変更することなく、容易に拡張できるア
クセス競合制御回路を提供することである。また、DS
Pの数に拘らず、DSP個々の占有する時間帯を持つこ
とができ、拡張することにより又は競合により、各DS
Pのパフォーマンスを落とすことのないアクセス競合制
御回路を提供することである。
SUMMARY OF THE INVENTION Accordingly, an object of the present invention is to provide a simple hardware circuit which can avoid contention for access to a shared circuit by a plurality of DSPs, has excellent expandability, and does not need to change a program in the DSP. An object of the present invention is to provide an access conflict control circuit which can be easily extended. Also, DS
Regardless of the number of Ps, DSPs can have their own occupied time zones, and each DS
An object of the present invention is to provide an access contention control circuit that does not degrade the performance of P.

【0007】[0007]

【課題を解決するための手段】本発明によるアクセス競
合制御回路は、複数のDSP(デジタル信号プロセッ
サ)を並行に動作させ、メモリ又はレジスタ等の共有回
路へアクセスする際のアクセス競合を回避する回路であ
って、競合が発生し得る共有回路に対して、相互に位相
差を有する割り込み信号を各DSPに入力し、この位相
差を有する割り込み信号を各DSPの内部処理の起点と
する。本発明の好適実施形態によると、複数のDSPへ
の割り込み信号を、予め決められた位相差時間(t)お
よび割り込み間隔(T)とする。DSPを使用するシス
テムの拡張又はDSP内部の処理時間に合わせて割込み
信号の割り込み間隔(T)を変更可能にする。
An access contention control circuit according to the present invention operates a plurality of DSPs (digital signal processors) in parallel to avoid access contention when accessing a shared circuit such as a memory or a register. An interrupt signal having a phase difference is input to each DSP to a shared circuit in which a conflict may occur, and the interrupt signal having the phase difference is used as a starting point of internal processing of each DSP. According to a preferred embodiment of the present invention, the interrupt signals to the plurality of DSPs have a predetermined phase difference time (t) and an interrupt interval (T). The interrupt interval (T) of the interrupt signal can be changed according to the expansion of the system using the DSP or the processing time inside the DSP.

【0008】また、本発明によるアクセス競合制御回路
は、並列配置された複数のDSPと、これらDSPに順
次位相差を有する割り込み信号を入力する割り込み発生
回路と、DSPからのアクセス要求信号を受けて選択信
号を出力する選択回路と、この選択信号を受けて複数の
DSPのうち選択された1つのDSPにアクセス許可信
号を入力する制御信号生成回路とを備える。更に、本発
明の好適実施形態によると、選択回路は、DSPからの
アクセス要求信号が入力されるマスク回路およびこのマ
スク回路からの信号を受けるプライオリティエンコーダ
により構成される。また、このプライオリティエンコー
ダに代わってチェーン方式を採用する。
An access contention control circuit according to the present invention includes a plurality of DSPs arranged in parallel, an interrupt generation circuit for inputting an interrupt signal having a phase difference to these DSPs sequentially, and an access request signal from the DSP. The control circuit includes a selection circuit that outputs a selection signal, and a control signal generation circuit that receives the selection signal and inputs an access permission signal to one of the plurality of DSPs. Further, according to a preferred embodiment of the present invention, the selection circuit includes a mask circuit to which an access request signal from the DSP is input and a priority encoder to receive a signal from the mask circuit. In addition, a chain system is adopted in place of the priority encoder.

【0009】[0009]

【発明の実施の形態】以下、本発明によるアクセス競合
制御回路の好適実施形態の構成および動作を、添付図を
参照して詳細に説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The structure and operation of a preferred embodiment of an access contention control circuit according to the present invention will be described below in detail with reference to the accompanying drawings.

【0010】先ず、図1は、本発明によるアクセス競合
制御回路の好適実施形態の構成を示すブロック図であ
る。このアクセス競合制御回路は、複数(この特定例で
は4個)のDSP1〜4、プライオリティエンコーダ
5、制御信号生成回路6、マスク回路7および割り込み
発生回路8により構成される。
FIG. 1 is a block diagram showing the configuration of a preferred embodiment of an access contention control circuit according to the present invention. The access contention control circuit includes a plurality (four in this specific example) of DSPs 1 to 4, a priority encoder 5, a control signal generation circuit 6, a mask circuit 7, and an interrupt generation circuit 8.

【0011】複数のDSP1〜4には、割り込み発生回
路8から割込み信号10が入力されると共に制御信号生
成回路6からアクセス許可信号14が入力される。そし
て、DSP1〜4からマスク回路7に対してアクセス要
求信号12が出力される。また、このマスク回路7でマ
スクされたアクセス要求信号12’は、プライオリティ
エンコーダ5に入力される。このプライオリティエンコ
ーダ5の出力は、制御信号生成回路6に入力される。ま
た、制御信号生成回路6は、上述の如くDSP1〜4に
対してアクセス許可信号14を出力すると共にマスク回
路7に制御信号が入力される。
The plurality of DSPs 1 to 4 receive the interrupt signal 10 from the interrupt generation circuit 8 and the access permission signal 14 from the control signal generation circuit 6. Then, an access request signal 12 is output from the DSPs 1 to 4 to the mask circuit 7. The access request signal 12 ′ masked by the mask circuit 7 is input to the priority encoder 5. The output of the priority encoder 5 is input to the control signal generation circuit 6. Further, the control signal generation circuit 6 outputs the access permission signal 14 to the DSPs 1 to 4 as described above, and the control signal is input to the mask circuit 7.

【0012】尚、図1を参照して上述した本発明による
アクセス競合制御回路の好適実施形態は、4個のDSP
1〜4を含んでいるが、DSPの最大数は4に限る必要
はなく、特定用途に応じて任意個数に選定可能である。
各DSP1〜4には、アクセス要求信号12およびアク
セス許可信号14を定義可能な汎用ポートおよび外部割
り込み入力を有する。
The preferred embodiment of the access contention control circuit according to the present invention described above with reference to FIG.
Although the number includes 1 to 4, the maximum number of DSPs does not need to be limited to 4 and can be arbitrarily selected according to a specific application.
Each of the DSPs 1 to 4 has a general-purpose port capable of defining an access request signal 12 and an access permission signal 14, and an external interrupt input.

【0013】次に、プライオリティエンコーダ5につい
て説明する。このプライオリティエンコーダ5により、
各DSP1〜4からのアクセス要求信号12から最も優
先度の高いDSP(例えば、DSP1)を選択し、その
選択信号16を制御信号生成回路6に出力する。制御信
号生成回路6は、プライオリティエンコーダ5からの選
択信号16に基づき、各DSP1〜4へのアクセス許可
信号14を生成・発信する。また、マスク回路7に対し
ても同様の信号を入力する。
Next, the priority encoder 5 will be described. With this priority encoder 5,
The highest priority DSP (for example, DSP1) is selected from the access request signals 12 from the DSPs 1 to 4, and the selection signal 16 is output to the control signal generation circuit 6. The control signal generation circuit 6 generates and transmits an access permission signal 14 to each of the DSPs 1 to 4 based on the selection signal 16 from the priority encoder 5. A similar signal is input to the mask circuit 7.

【0014】マスク回路7は、制御信号生成回路6にて
アクセス許可信号14を送出したDSP(例えば、DS
P1)以外のDSP(例えば、DSP2〜4)からのア
クセス要求信号をマスクする機能を有する。割り込み発
生回路8は、各DSP1〜4への割り込み信号10を生
成している。これら割り込み信号10の1例を、図2の
タイミングチャートに示す。図2(a)はDSP1への
割込み信号10aであり、図2(b)はDSP2への割
込み信号10bであり、図2(c)はDSP3への割込
み信号10cである。これら割込み信号10a〜10c
から明らかな如く、各割込み信号10は、相互にt時間
の位相差を有する時間間隔Tの信号である。尚、本明細
書中で、割り込み信号10は、割り込み信号10a〜1
0cを総称するものとする。
The mask circuit 7 transmits the access permission signal 14 from the control signal generation circuit 6 to the DSP (for example, DS).
It has a function of masking access request signals from DSPs other than P1) (for example, DSPs 2 to 4). The interrupt generation circuit 8 generates an interrupt signal 10 for each of the DSPs 1 to 4. One example of these interrupt signals 10 is shown in the timing chart of FIG. 2A shows an interrupt signal 10a to the DSP 1, FIG. 2B shows an interrupt signal 10b to the DSP 2, and FIG. 2C shows an interrupt signal 10c to the DSP 3. These interrupt signals 10a to 10c
As is clear from FIG. 5, each interrupt signal 10 is a signal at a time interval T having a phase difference of t times from each other. In this specification, the interrupt signal 10 is defined as interrupt signals 10a to 1
0c is a generic term.

【0015】次に、図1に示すアクセス競合制御回路の
動作を説明する。割り込み発生回路8は、各DSP1〜
4に対してそれぞれt時間ずつ位相差のある割り込み信
号10a〜10cを入力する。各DSP1〜4は、その
割り込み信号10a〜10cを起点に内部にてプログラ
ム処理を行なう。割り込みにはt時間位相差があるの
で、必然的にDSP1〜4間ではt時間の整数倍の処理
時間差が生じる。
Next, the operation of the access conflict control circuit shown in FIG. 1 will be described. The interrupt generation circuit 8 is provided for each of the DSPs 1 to
4 are input with interrupt signals 10a to 10c each having a phase difference by t time. Each of the DSPs 1 to 4 performs program processing internally from the interrupt signals 10a to 10c. Since the interrupt has a phase difference of t time, a processing time difference of an integral multiple of t time is inevitably generated between the DSPs 1 to 4.

【0016】各DSP1〜4は、必要に応じてメモリ又
はレジスタ等の共有回路へのアクセスを行なう。先ず、
DSP1〜4は、共有回路へのアクセス権を得るため
に、アクセス要求信号12をアクティブにする。アクテ
ィブとなったアクセス要求信号12は、プライオリティ
エンコーダ5に入力され、最も優先順位の高いDSP
(例えば、DSP1)が選択される。各DSP1〜4の
内部処理には位相差が生じているので、通常アクセス信
号をアクティブにするDSPは、単一であり、必然的に
そのDSPがプライオリティエンコーダ5によって選択
される。
Each of the DSPs 1 to 4 accesses a shared circuit such as a memory or a register as needed. First,
The DSPs 1 to 4 activate the access request signal 12 to obtain the right to access the shared circuit. The active access request signal 12 is input to the priority encoder 5 and the highest priority DSP
(For example, DSP1) is selected. Since there is a phase difference in the internal processing of each of the DSPs 1 to 4, a single DSP activates the normal access signal, and the DSP is necessarily selected by the priority encoder 5.

【0017】制御信号生成回路6では、選択されたDS
P(例えば、DSP1)に対してアクセス許可信号14
をアクティブにし、他のDSP(例えば、DSP2〜
4)にはインアクティブを維持する。また、マスク回路
7は、制御信号生成回路6からのマスク信号により、選
択されたDSP以外のアクセス要求信号12をマスクし
てアクセス要求信号12’を得る。これは、選択したD
SPよりもプライオリティの高いDSPが、アクセス要
求信号12をアクティブにした場合にも、先に選択した
結果に支障がないようにするためである。選択されたD
SPは、アクセス許可信号14を受けて、一連の共有回
路へのアクセスを行なう。選択されたDSPは、一連の
アクセスが終了した後、アクセス許可信号14をインア
クティブにする。
In the control signal generation circuit 6, the selected DS
P (eg, DSP1) access permission signal 14
Is activated, and other DSPs (for example, DSP2
In 4), the inactive state is maintained. Further, the mask circuit 7 masks the access request signal 12 other than the selected DSP by the mask signal from the control signal generation circuit 6 to obtain an access request signal 12 '. This is the selected D
This is so that even if a DSP having a higher priority than the SP activates the access request signal 12, the result selected earlier does not hinder. Selected D
The SP receives the access permission signal 14 and accesses a series of shared circuits. The selected DSP inactivates the access permission signal 14 after a series of accesses is completed.

【0018】プライオリティエンコーダ5では、アクセ
ス要求信号12が全てインアクティブになるので、アイ
ドルモードに移行する。制御信号生成回路6では、全て
のアクセス許可信号14をインアクティブにし、マスク
回路7では、マスクを全てOFFにし、次のフェーズに
移行する。
In the priority encoder 5, since all the access request signals 12 become inactive, the operation shifts to the idle mode. In the control signal generation circuit 6, all the access permission signals 14 are made inactive, and in the mask circuit 7, all the masks are turned off, and the process proceeds to the next phase.

【0019】[0019]

【発明の他の実施の形態】上述した本発明によるアクセ
ス競合制御回路の好適実施形態では、DSP内の処理起
点を割り込みにて行なっていた。これに代わって、各D
SP1〜4にタイマを持たせ、そのタイマ値を処理の起
点としてもよい。図1に示すプラオリティエンコーダ5
を使用せず、チェーン方式を使用してもよい。チェーン
方式を使用することにより、DSPの数に拘らず、確実
にデータ処理時間を各DSPに与えることができる。割
り込み間隔T時間は、DSPの内部の処理時間よって調
整することが可能である。また、t時間も同様である。
Other Embodiments In the preferred embodiment of the access contention control circuit according to the present invention described above, the processing starting point in the DSP is executed by interruption. Instead of this, each D
A timer may be provided for each of the SPs 1 to 4, and the timer value may be used as a starting point of the processing. Priority encoder 5 shown in FIG.
, And a chain method may be used. By using the chain method, data processing time can be reliably given to each DSP regardless of the number of DSPs. The interrupt interval T time can be adjusted by the processing time inside the DSP. The same applies to the time t.

【0020】以上、本発明によるアクセス競合制御回路
の好適実施形態の構成および動作を詳述した。しかし、
斯かる実施形態は、本発明の単なる例示に過ぎず、何ら
本発明を限定するものではないことに留意されたい。本
発明の要旨を逸脱することなく、特定用途に応じて種々
の変形変更が可能であること、当業者には容易に理解で
きよう。
The configuration and operation of the preferred embodiment of the access conflict control circuit according to the present invention have been described in detail. But,
It should be noted that such embodiments are merely examples of the present invention and do not limit the present invention in any way. It will be readily apparent to those skilled in the art that various modifications can be made in accordance with the particular application without departing from the spirit of the invention.

【0021】[0021]

【発明の効果】以上の説明から理解される如く、本発明
のアクセス競合制御回路によると、次の如く実用上の顕
著な効果が得られる。即ち、単純なハードウェアを使用
することにより、複数のDSPによる共有回路へのアク
セスの競合を効果的に回避可能である。また、拡張性に
優れ、DSP内部のプログラムを変更することなく、容
易に拡張できる。DSPの数に拘らず、DSP個々の占
有する時間帯を持つことができるため、拡張することに
より又は競合することにより各DSPのパフォーマンス
を落とすことはない。
As will be understood from the above description, the access contention control circuit of the present invention has the following practically significant effects. That is, by using simple hardware, it is possible to effectively avoid contention for access to the shared circuit by a plurality of DSPs. In addition, it is excellent in extensibility, and can be easily extended without changing the program inside the DSP. Regardless of the number of DSPs, each DSP can have its own occupied time zone, so that the performance of each DSP is not degraded by expansion or contention.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明によるアクセス競合制御回路の好適実施
形態の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a preferred embodiment of an access conflict control circuit according to the present invention.

【図2】図1に示すアクセス競合制御回路の割り込み信
号のタイミングチャートである。
FIG. 2 is a timing chart of an interrupt signal of the access conflict control circuit shown in FIG. 1;

【符号の説明】[Explanation of symbols]

1〜4 DSP 5 プライオリティエンコーダ 6 制御信号生成回路 7 マスク回路 8 割り込み発生回路 10 割込み信号 12、12’ アクセス要求信号 14 アクセス許可信号 16 選択信号 1-4 DSP 5 priority encoder 6 control signal generation circuit 7 mask circuit 8 interrupt generation circuit 10 interrupt signal 12, 12 'access request signal 14 access permission signal 16 selection signal

───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) G06F 15/16 620 G06F 15/16 620G 15/177 680 15/177 680A ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) G06F 15/16 620 G06F 15/16 620G 15/177 680 15/177 680A

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】複数のDSP(デジタル信号プロセッサ)
を並行に動作させ、メモリ又はレジスタ等の共有回路へ
アクセスする際のアクセス競合を回避するアクセス競合
制御回路において、 競合が発生し得る前記共有回路に対して、相互に位相差
を有する割り込み信号を前記各DSPに入力し、該位相
差を有する割り込み信号を前記各DSPの内部処理の起
点とすることを特徴とするアクセス競合制御回路。
1. A plurality of DSPs (digital signal processors)
Are operated in parallel to avoid an access conflict when accessing a shared circuit such as a memory or a register. In the access conflict control circuit, an interrupt signal having a phase difference with respect to the shared circuit where a conflict may occur is provided. An access conflict control circuit, wherein an interrupt signal input to each of the DSPs and having the phase difference is used as a starting point of internal processing of each of the DSPs.
【請求項2】前記複数のDSPへの前記割り込み信号
を、予め決められた位相差時間(t)および割り込み間
隔(T)とすることを特徴とする請求項1に記載のアク
セス競合制御回路。
2. The access contention control circuit according to claim 1, wherein said interrupt signals to said plurality of DSPs have a predetermined phase difference time (t) and an interrupt interval (T).
【請求項3】前記DSPを使用するシステムの拡張又は
前記DSP内部の処理時間に合わせて前記割り込み信号
の割り込み間隔(T)を変更可能にすることを特徴とす
る請求項1又は2に記載のアクセス競合制御回路。
3. The system according to claim 1, wherein an interruption interval (T) of the interruption signal can be changed in accordance with expansion of a system using the DSP or processing time inside the DSP. Access conflict control circuit.
【請求項4】並列配置された複数のDSPと、該DSP
に順次位相差を有する割込み信号を入力する割り込み発
生回路と、前記DSPからのアクセス要求信号を受けて
選択信号を出力する選択回路と、前記選択信号を受け前
記複数のDSPのうち選択された1つのDSPにアクセ
ス許可信号を入力する制御信号生成回路とを備えること
を特徴とするアクセス競合制御回路。
4. A plurality of DSPs arranged in parallel, and said DSPs
An interrupt generation circuit for sequentially inputting an interrupt signal having a phase difference, a selection circuit for receiving an access request signal from the DSP and outputting a selection signal, and selecting one of the plurality of DSPs for receiving the selection signal. And a control signal generation circuit for inputting an access permission signal to the two DSPs.
【請求項5】前記選択回路は、前記DSPからのアクセ
ス要求信号が入力されるマスク回路および該マスク回路
からの信号が入力されるプライオリティエンコーダによ
り構成されることを特徴とする請求項4に記載のアクセ
ス競合制御回路。
5. The apparatus according to claim 4, wherein said selection circuit comprises a mask circuit to which an access request signal from said DSP is inputted and a priority encoder to which a signal from said mask circuit is inputted. Access contention control circuit.
【請求項6】前記プライオリティエンコーダの代わりに
チェーン方式を採用することを特徴とする請求項5に記
載のアクセス競合制御回路。
6. The access contention control circuit according to claim 5, wherein a chain system is adopted in place of said priority encoder.
JP2000272775A 2000-09-08 2000-09-08 Access competition control circuit Pending JP2002082902A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000272775A JP2002082902A (en) 2000-09-08 2000-09-08 Access competition control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000272775A JP2002082902A (en) 2000-09-08 2000-09-08 Access competition control circuit

Publications (1)

Publication Number Publication Date
JP2002082902A true JP2002082902A (en) 2002-03-22

Family

ID=18758834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000272775A Pending JP2002082902A (en) 2000-09-08 2000-09-08 Access competition control circuit

Country Status (1)

Country Link
JP (1) JP2002082902A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7444476B2 (en) * 2001-07-24 2008-10-28 Texas Instruments Incorporated System and method for code and data security in a semiconductor device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7444476B2 (en) * 2001-07-24 2008-10-28 Texas Instruments Incorporated System and method for code and data security in a semiconductor device

Similar Documents

Publication Publication Date Title
JP3781419B2 (en) Exception handling in pipelined processors
US5517436A (en) Digital signal processor for audio applications
JP2001134461A (en) System and method for controlling reset
JP3822568B2 (en) Event processing
JP2003196246A (en) Data processing system, array type processor, data processor, computer program and information storage medium
JP2002082902A (en) Access competition control circuit
JP3861898B2 (en) Data processing system, array type processor, data processing apparatus, computer program, information storage medium
US6963969B2 (en) Method and processor for initializing a plurality of non-overlapping areas with associated flags and signals
JP2906792B2 (en) Digital processor and control method thereof
JP2001135079A (en) Memory control device
JPH11306044A (en) Data processor
JPH09101889A (en) Arithmetic unit for pipeline
JP3558057B2 (en) Audio coding apparatus and method
JP3729250B2 (en) Information processing apparatus and electronic apparatus
JP2010204913A (en) Vector processor
JPH10334081A (en) List vector processor
JP3366235B2 (en) Data read control device
JPS63245568A (en) Picture converter
JPH04262450A (en) Processor
JPH10301776A (en) Information processor and pipe line processing method
JP2011039698A (en) Arithmetic processor
JPH03208151A (en) Dma controller
JPS63106045A (en) Microsequence managing device
JPH06208549A (en) Synchronizing device
JP2003296106A (en) Pipeline processing method and processor therefor