JPH10177515A - Digital signal processor - Google Patents

Digital signal processor

Info

Publication number
JPH10177515A
JPH10177515A JP33871396A JP33871396A JPH10177515A JP H10177515 A JPH10177515 A JP H10177515A JP 33871396 A JP33871396 A JP 33871396A JP 33871396 A JP33871396 A JP 33871396A JP H10177515 A JPH10177515 A JP H10177515A
Authority
JP
Japan
Prior art keywords
signal processing
data
processing unit
risc
cpu
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
JP33871396A
Other languages
Japanese (ja)
Inventor
Akira Sogo
章 十河
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.)
Yamaha Corp
Original Assignee
Yamaha Corp
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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP33871396A priority Critical patent/JPH10177515A/en
Priority to US08/990,100 priority patent/US6205459B1/en
Publication of JPH10177515A publication Critical patent/JPH10177515A/en
Priority to US09/781,603 priority patent/US20010004741A1/en
Priority to US09/781,600 priority patent/US6732132B2/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a digital signal processor which can efficiently process digital signals by efficiently supplying necessary data to a signal processing unit from a processor for control. SOLUTION: This digital signal processor is provided with dual-port RAMs 31 and 32 for making data transfer between an RISC-CPU 2 which is a processor for control and a signal processing unit 1a. The RISC-CPU 2 is connected to one ports of the RAMs 31 and 32 through a common bus and the data to be supplied to the signal processing unit 1a are stored in each RAM 31 and 32 through the common bus. The MMUs of the registers E' and F' of the unit 1a are respectively connected to the other ports of the RAMs 31 and 32 and independently read out data from the RAMs 31 and 32.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、制御用プロセッ
サとこの制御用プロセッサによる制御の下で信号処理を
行う信号処理ユニットとを有するデジタル信号処理装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a digital signal processing device having a control processor and a signal processing unit for performing signal processing under the control of the control processor.

【0002】[0002]

【従来の技術】図2は従来のDSP(Digital Signal P
rocessor)の一構成例を示すブロック図である。このD
SPは、信号処理ユニット1と、この信号処理ユニット
1の制御用プロセッサとしてのRISC(Reduced Inst
ruction Set Computer)型のCPU(Central Processi
ng Unit)2と、RAM(Random Access Memory)3と
を同一チップ上に形成してなるものである。
2. Description of the Related Art FIG. 2 shows a conventional DSP (Digital Signal P).
FIG. 3 is a block diagram illustrating an example of a configuration. This D
The SP includes a signal processing unit 1 and a RISC (Reduced Inst.) As a processor for controlling the signal processing unit 1.
ruction Set Computer (CPU) (Central Processi
An ng unit 2 and a random access memory (RAM) 3 are formed on the same chip.

【0003】RAM3は、デュアルポートRAMであ
り、信号処理ユニット1側およびRISC−CPU2側
の双方からこのRAM3をアクセスすることができる。
信号処理ユニット1には、このRAM3のデータ読み出
しおよびデータ書込みの制御を行うためのMMU(Memo
ry Management Unit)15が設けられている。また、R
ISC−CPU2側にも、同様なMMUが設けられてい
る。RAM3は、信号処理ユニット1およびRISC−
CPU2の各々のための作業用RAMとして使用される
他、信号処理ユニット1およびRISC−CPU2間の
データ受渡しのための手段として使用される。
The RAM 3 is a dual-port RAM, which can be accessed from both the signal processing unit 1 and the RISC-CPU 2.
The signal processing unit 1 has an MMU (Memo) for controlling the data reading and data writing of the RAM 3.
ry Management Unit) 15 is provided. Also, R
A similar MMU is also provided on the ISC-CPU 2 side. The RAM 3 includes the signal processing unit 1 and the RISC-
In addition to being used as a working RAM for each of the CPUs 2, it is used as a means for transferring data between the signal processing unit 1 and the RISC-CPU 2.

【0004】信号処理ユニット1は、RISC−CPU
2による制御の下、デジタル信号を対象とした乗加算等
を高速実行する手段である。信号処理ユニット1は、演
算処理のための手段として乗算器11およびALU(算
術論理ユニット)12を有している。レジスタAおよび
Bは、この演算処理の対象となるデータを記憶する手段
である。演算処理が行われる際には、それに先立ち、バ
ス13または14を介しレジスタAおよびBにその処理
対象となる各データが格納される。また、ALU12
は、レジスタA,B、乗算器11、アキュムレータC,
Dの各出力データを入力データとして、加算処理を含む
種々の演算を行う。ALU12の演算結果は、プログラ
ムに従い、アキュムレータCまたはDのいずれかに格納
され、このアキュムレータからALU12またはバス1
4に出力される。
The signal processing unit 1 is a RISC-CPU
This is a means for performing multiplication and the like for digital signals at high speed under the control of 2. The signal processing unit 1 has a multiplier 11 and an ALU (arithmetic logic unit) 12 as means for arithmetic processing. The registers A and B are means for storing data to be processed. Prior to the execution of the arithmetic processing, each data to be processed is stored in the registers A and B via the bus 13 or 14. Also, ALU12
Are registers A and B, a multiplier 11, an accumulator C,
Various operations including addition processing are performed using each output data of D as input data. The operation result of the ALU 12 is stored in one of the accumulators C and D in accordance with the program, and the ALU 12 or the bus 1
4 is output.

【0005】信号処理ユニット1は、上記レジスタA,
Bの他、レジスタEおよびFを有している。この信号処
理ユニット1では、これらのレジスタE,Fの格納デー
タをバス13または14を介してレジスタA,Bに転送
し、演算処理に使用することができ、逆にアキュムレー
タC,Dに格納された演算処理の結果をバス14を介し
てこれらのレジスタE,Fに格納することができる。
The signal processing unit 1 includes the registers A,
In addition to B, it has registers E and F. In the signal processing unit 1, the data stored in these registers E and F can be transferred to the registers A and B via the bus 13 or 14 and used for arithmetic processing, and conversely stored in the accumulators C and D. The result of the calculated operation can be stored in these registers E and F via the bus 14.

【0006】また、レジスタE,Fは、信号処理ユニッ
ト1とRISC−CPU2との間でデータの転送を行う
際に信号処理ユニット1側において転送対象となるデー
タを記憶するための手段として使用される。すなわち、
信号処理ユニット1側からRISC−CPU2へデータ
を転送する際には、それに先立って、レジスタEまたは
Fにそのデータが格納される。そして、このレジスタE
またはFの格納データがMMU15を介してRAM3内
の任意のアドレスに格納され、その後、この格納データ
がRISC−CPU2のMMUによって読み出されるの
である。一方、RISC−CPU2側から信号処理ユニ
ット1へのデータ転送の際には、RISC−CPU2か
らの転送データがRAM3に格納され、このRAM3の
格納データが信号処理ユニット1側のMMU15によっ
て読み出され、レジスタEまたはFに格納され、演算処
理等に使用されるのである。
The registers E and F are used as means for storing data to be transferred on the signal processing unit 1 side when data is transferred between the signal processing unit 1 and the RISC-CPU 2. You. That is,
When data is transferred from the signal processing unit 1 to the RISC-CPU 2, the data is stored in the register E or F prior to the transfer. And this register E
Alternatively, the data stored in F is stored at an arbitrary address in the RAM 3 via the MMU 15, and then this stored data is read by the MMU of the RISC-CPU 2. On the other hand, when data is transferred from the RISC-CPU 2 to the signal processing unit 1, the transfer data from the RISC-CPU 2 is stored in the RAM 3, and the data stored in the RAM 3 is read out by the MMU 15 of the signal processing unit 1. , Stored in the register E or F, and used for arithmetic processing or the like.

【0007】DSPには、以上説明したものの他、図3
に示す構成のものもある。この構成では、バス4を介し
て信号処理ユニット1側のレジスタE,FとRISC−
CPU2とが接続されている。そして、この構成におい
ては、RISC−CPU2からレジスタE,Fに対しデ
ータを直接書込むことにより、RISC−CPU2側か
ら信号処理ユニット1へのデータ転送が行われ、また、
RISC−CPU2がレジスタE,Fの格納データを読
み出すことにより、信号処理ユニット1側からRISC
−CPU2へのデータ転送が行われる。なお、バス4に
接続されたRAM5は、シングルポートのRAMであ
り、信号処理ユニット1およびRISC−CPU2によ
り作業用RAMとして使用される。
[0007] In addition to the above-described DSP, FIG.
There is also a configuration shown in FIG. In this configuration, the registers E and F on the signal processing unit 1 side and the RISC-
The CPU 2 is connected. In this configuration, by directly writing data from the RISC-CPU 2 to the registers E and F, data transfer from the RISC-CPU 2 to the signal processing unit 1 is performed.
When the RISC-CPU 2 reads the data stored in the registers E and F, the RISC-CPU 2
-Data transfer to the CPU 2 is performed. The RAM 5 connected to the bus 4 is a single-port RAM, and is used by the signal processing unit 1 and the RISC-CPU 2 as a working RAM.

【0008】[0008]

【発明が解決しようとする課題】ところで、上述した従
来のDSPのうち図2に示すものにおいて、信号処理ユ
ニット1が乗加算を行うためには、1回の乗加算につい
て2個のデータが必要になる。ところが、信号処理ユニ
ット1は、1回の読み出し動作でRAM3から1個のデ
ータしか読み出すことができないため、1回の乗加算に
必要なデータを得るために2回の読み出し動作を行わな
ければならず、これが乗加算を連続的に高速実行する上
での妨げとなっていた。
In the conventional DSP shown in FIG. 2, two data are required for one multiplication and addition in order for the signal processing unit 1 to perform multiplication and addition. become. However, since the signal processing unit 1 can read only one piece of data from the RAM 3 in one reading operation, it must perform two reading operations to obtain data necessary for one multiplication. However, this hinders continuous high-speed multiplication and addition.

【0009】DSPは、外部から供給される時系列サン
プルデータに所定の係数列を畳み込むフィルタ処理を行
う場合が典型的使用例であるが、多くの場合、信号処理
ユニット1の乗加算処理の対象となる2個のデータのう
ち一方は時々刻々と変化するデータであるのに対し、他
方は内容の固定された係数である。しかるに図2に示す
DSPにおいては、信号処理ユニット1側のMMU15
がこれらの性格の異なった2種類のデータの読み出し制
御を統一的に行っているため、MMU15の負担が大き
く、処理対象たるデータと係数の乗加算処理への引き渡
しを効率的に行う上でのボトルネックとなっている。処
理の効率を考えた場合、時々刻々と書き替えられるデー
タと内容の固定された係数は各々の性格に適した読み出
し制御の下で効率的に読み出されることが望まれるが、
これらのデータと係数の記憶管理が共通のRAMを使用
して行われる以上、このような制御は極めて困難であ
る。
The DSP is typically used in a case where a filter process for convolving a predetermined coefficient sequence with time-series sample data supplied from the outside is performed. One of these two data is data that changes every moment, while the other is a coefficient whose content is fixed. However, in the DSP shown in FIG. 2, the MMU 15 on the signal processing unit 1 side is used.
However, since the read control of these two types of data having different characteristics is unified, the load on the MMU 15 is large, and the transfer of the data to be processed and the coefficient to the multiply-add processing is efficient. It has become a bottleneck. In consideration of the efficiency of processing, it is desired that data that is rewritten every moment and coefficients whose contents are fixed are efficiently read under read control suitable for each characteristic.
Such control is extremely difficult since storage management of these data and coefficients is performed using a common RAM.

【0010】一方、図3に示すDSPにおいては、信号
処理ユニット1が乗加算を行うのに必要とするデータは
RISC−CPU2によってレジスタE,Fに書き込ま
れる。ところが、レジスタE,Fは共通のバス4を介し
てRISC−CPU2に接続されているので、RISC
−CPU2は2回に分けてこれらの各レジスタへのデー
タ書き込みを行わなければならない。従って、信号処理
ユニット1は、このRISC−CPU2によるデータ書
き込みが2回行われるまで待たないと、乗加算を開始す
ることができない。
On the other hand, in the DSP shown in FIG. 3, data required for the signal processing unit 1 to perform multiplication and addition is written into the registers E and F by the RISC-CPU 2. However, since the registers E and F are connected to the RISC-CPU 2 via the common bus 4,
-The CPU 2 must write data to each of these registers in two separate steps. Therefore, the signal processing unit 1 cannot start multiplication and addition unless it waits until data writing by the RISC-CPU 2 is performed twice.

【0011】また、このDSPのように、レジスタを介
してインタフェイスする場合、RISC−CPU2と信
号処理ユニット1は互いに密接した関係を維持して動作
しなければならず、お互いの制御が複雑になってしまう
という問題がある。
In the case of interfacing via a register as in the case of the DSP, the RISC-CPU 2 and the signal processing unit 1 must operate while maintaining a close relationship with each other. There is a problem that it becomes.

【0012】この発明は、以上説明した事情に鑑みてな
されたものであり、制御用のプロセッサから信号処理ユ
ニットへ必要なデータを効率よく供給することができる
デジタル信号処理装置を提供することを目的としてい
る。
The present invention has been made in view of the circumstances described above, and has as its object to provide a digital signal processing device capable of efficiently supplying necessary data from a control processor to a signal processing unit. And

【0013】[0013]

【課題を解決するための手段】この発明は、制御用プロ
セッサと、前記制御用プロセッサによる制御の下で信号
処理を行う信号処理手段と、前記制御用プロセッサと前
記信号処理手段との間のデータ受渡しを行うための複数
のデュアルポートRAMとを具備し、前記制御用プロセ
ッサは、共通のバスを介して前記複数のデュアルポート
RAMの一方のポートに接続され、前記複数のデュアル
ポートRAMのうち任意のものとの間でデータの授受を
行うメモリ管理手段を具備し、前記信号処理手段は、各
々前記複数のデュアルポートRAMの他方のポートに接
続され、各々独立に前記複数のデュアルポートRAMの
各々との間でデータの授受を行う複数のメモリ管理手段
を具備することを特徴とするデジタル信号処理装置を要
旨とする。
SUMMARY OF THE INVENTION The present invention provides a control processor, signal processing means for performing signal processing under the control of the control processor, and data between the control processor and the signal processing means. A plurality of dual-port RAMs for performing transfer, wherein the control processor is connected to one port of the plurality of dual-port RAMs via a common bus, and is provided with an optional one of the plurality of dual-port RAMs. Memory management means for exchanging data with the plurality of dual-port RAMs, the signal processing means being connected to the other port of the plurality of dual-port RAMs, respectively, and And a plurality of memory management units for exchanging data with the digital signal processing apparatus.

【0014】[0014]

【発明の実施の形態】以下、本発明を更に理解しやすく
するため、実施の形態について説明する。かかる実施の
形態は、本発明の一態様を示すものであり、この発明を
限定するものではなく、本発明の範囲で任意に変更可能
である。
BEST MODE FOR CARRYING OUT THE INVENTION Hereinafter, embodiments will be described to make the present invention easier to understand. Such an embodiment shows one aspect of the present invention, and does not limit the present invention, and can be arbitrarily changed within the scope of the present invention.

【0015】図1はこの発明の一実施形態であるDSP
の構成を示すブロック図である。なお、この図において
上述した図2と対応する部分には同一の符号を付し、そ
の説明を省略する。
FIG. 1 shows a DSP according to an embodiment of the present invention.
FIG. 3 is a block diagram showing the configuration of FIG. In this figure, parts corresponding to those in FIG. 2 described above are denoted by the same reference numerals, and description thereof will be omitted.

【0016】本実施形態に係るDSPは、3個のRAM
31〜33を有している。これらのうちRAM33は、
RISC−CPU2により作業用RAMとして使用され
る。また、RAM31および32はデュアルポートRA
Mであり、RISC−CPU2と信号処理ユニット1と
の間のデータ受渡しをする役割を担っている。
The DSP according to this embodiment has three RAMs.
31 to 33. Of these, the RAM 33
Used by the RISC-CPU 2 as a working RAM. RAMs 31 and 32 are dual port RA
M, which has a role of transferring data between the RISC-CPU 2 and the signal processing unit 1.

【0017】RAM31および32の各々の一方のポー
トとRAM33は、共通のバス20を介してRISC−
CPU2に接続されている。これらのRAM31〜33
は、物理的には3個に分割されているが、RISC−C
PU2から見れば、連続したアドレスを持つ1個のRA
Mを構成している。図示の例では、RAM33がアドレ
ス0000〜7FFFに対応しており、RAM31がアドレス80
00〜8FFF、RAM32がアドレス9000〜9FFFに各々対応
している。RISC−CPU2は、共通のバス20を介
してこれらのRAM31〜33との間でデータの授受を
行う。
One port of each of the RAMs 31 and 32 and the RAM 33 are connected to the RISC-
It is connected to CPU2. These RAMs 31 to 33
Is physically divided into three, but the RISC-C
From the viewpoint of PU2, one RA having a continuous address
M. In the illustrated example, the RAM 33 corresponds to addresses 0000 to 7FFF, and the RAM 31
00 to 8FFF and the RAM 32 correspond to addresses 9000 to 9FFF, respectively. The RISC-CPU 2 exchanges data with these RAMs 31 to 33 via a common bus 20.

【0018】信号処理ユニット1aにおいて、レジスタ
E’およびF’は、従来のDSP(図2、図3)のレジ
スタEおよびFに対応している。ただし、これらのレジ
スタE’およびF’は、各々、MMUを有している。レ
ジスタE’のMMUは、アドレス8000〜8FFFに対応した
RAM31の他方のポートに接続されており、レジスタ
F’のMMUは、アドレス9000〜9FFFに対応したRAM
32の他方のポートに接続されている。これらのMMU
は、各々独立して、RAM31および32のデータの読
み出しおよび書き込みの制御を行う。すなわち、RAM
31および32は、RISC−CPU2側から見ればR
AM33と共に論理的に1個のRAMを構成している
が、信号処理ユニット1a側から見れば各々独立した2
個のRAMである。
In the signal processing unit 1a, the registers E 'and F' correspond to the registers E and F of the conventional DSP (FIGS. 2 and 3). However, each of these registers E 'and F' has an MMU. The MMU of the register E 'is connected to the other port of the RAM 31 corresponding to the addresses 8000 to 8FF, and the MMU of the register F' is the RAM corresponding to the addresses 9000 to 9FFF.
32 is connected to the other port. These MMUs
Controls the reading and writing of data in the RAMs 31 and 32 independently of each other. That is, RAM
31 and 32 are R when viewed from the RISC-CPU 2 side.
Although one RAM is logically configured together with the AM 33, each independent RAM is viewed from the signal processing unit 1a side.
RAMs.

【0019】次に本実施形態の動作について説明する。
例えば、このDSPにおいてフィルタ処理が行われる場
合、処理開始に先立ち、RISC−CPU2により、R
AM31および32の一方(例えばRAM32とす
る。)に信号処理ユニット1aの演算に必要な係数列が
格納される。
Next, the operation of this embodiment will be described.
For example, when filter processing is performed in this DSP, RISC-CPU 2 executes R
One of the AMs 31 and 32 (for example, the RAM 32) stores a coefficient sequence necessary for the operation of the signal processing unit 1a.

【0020】そして、信号処理ユニット1aによるフィ
ルタ処理の実行が開始されると、以後、RISC−CP
U2により、他方のRAM31に対し、処理対象たる時
系列データが順次格納される。
When the execution of the filter processing by the signal processing unit 1a is started, the RISC-CP
By U2, time-series data to be processed is sequentially stored in the other RAM 31.

【0021】信号処理ユニット1a側では、一定のサン
プリング周期毎に、レジスタE’のMMUにより、過去
一定時間内の所定個数の時系列データがRAM31から
順次読み出され、読み出されたデータはレジスタE’に
一旦格納され、レジスタAに転送される。一方、これと
並行し、レジスタF’のMMUにより、係数列がRAM
32から順次読み出され、レジスタF’を介し、レジス
タBに転送される。このようにしてレジスタA,Bに転
送されるデータと係数の乗加算が逐次実行され、フィル
タ処理が行われる。
On the signal processing unit 1a side, a predetermined number of time-series data in the past fixed time is sequentially read from the RAM 31 by the MMU of the register E 'every fixed sampling period, and the read data is stored in the register. The data is temporarily stored in E ′ and transferred to the register A. On the other hand, in parallel with this, the coefficient sequence is stored in the RAM by the MMU of the register F ′.
32 and sequentially transferred to the register B via the register F '. In this way, the multiplication and addition of the data transferred to the registers A and B and the coefficient are sequentially performed, and the filtering process is performed.

【0022】ここで、レジスタE’のMMUによるRA
M31内のデータの読み出しと、レジスタF’のMMU
によるRAM32内の係数の読み出しは、全く独立に並
行して行われる。従って、信号処理ユニット1aでは、
データと係数とを同時に読み出すことができ、効率のよ
い乗加算処理を行うことができる。
Here, RA of the register E 'by the MMU is used.
Reading of data in M31 and MMU of register F '
The reading of the coefficients in the RAM 32 is performed independently and in parallel. Therefore, in the signal processing unit 1a,
Data and coefficients can be read simultaneously, and efficient multiply-add processing can be performed.

【0023】[0023]

【発明の効果】以上説明したように、この発明によれ
ば、制御用のプロセッサから信号処理ユニットへ必要な
データを効率よく供給することができ、効率のよいデジ
タル信号処理を行うことができるという効果がある。
As described above, according to the present invention, it is possible to efficiently supply necessary data from a control processor to a signal processing unit and to perform efficient digital signal processing. effective.

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

【図1】 この発明の一実施形態であるデジタル信号処
理装置の構成を示すブロック図である。
FIG. 1 is a block diagram illustrating a configuration of a digital signal processing device according to an embodiment of the present invention.

【図2】 従来のデジタル信号処理装置の構成を示すブ
ロック図である。
FIG. 2 is a block diagram illustrating a configuration of a conventional digital signal processing device.

【図3】 従来のデジタル信号処理装置の構成を示すブ
ロック図である。
FIG. 3 is a block diagram illustrating a configuration of a conventional digital signal processing device.

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

1a……信号処理ユニット(信号処理手段)、 2……RISC−CPU(制御用プロセッサ)、 31,32……デュアルポートRAM、 E’,F’……MMU付きレジスタ(メモリ管理手段) 1a: Signal processing unit (signal processing means), 2: RISC-CPU (control processor), 31, 32 ... Dual port RAM, E ', F': Register with MMU (memory management means)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 制御用プロセッサと、 前記制御用プロセッサによる制御の下で信号処理を行う
信号処理手段と、 前記制御用プロセッサと前記信号処理手段との間のデー
タ受渡しを行うための複数のデュアルポートRAMとを
具備し、 前記制御用プロセッサは、共通のバスを介して前記複数
のデュアルポートRAMの一方のポートに接続され、前
記複数のデュアルポートRAMのうち任意のものとの間
でデータの授受を行うメモリ管理手段を具備し、 前記信号処理手段は、各々前記複数のデュアルポートR
AMの他方のポートに接続され、各々独立に前記複数の
デュアルポートRAMの各々との間でデータの授受を行
う複数のメモリ管理手段を具備することを特徴とするデ
ジタル信号処理装置。
1. A control processor, a signal processing means for performing signal processing under control of the control processor, and a plurality of dual processors for transferring data between the control processor and the signal processing means. A port RAM, wherein the control processor is connected to one port of the plurality of dual-port RAMs via a common bus, and exchanges data with an arbitrary one of the plurality of dual-port RAMs. A memory management unit for transmitting and receiving data, wherein the signal processing unit includes:
A digital signal processing device, comprising: a plurality of memory management means connected to the other port of the AM and independently transmitting / receiving data to / from each of the plurality of dual-port RAMs.
JP33871396A 1996-12-18 1996-12-18 Digital signal processor Pending JPH10177515A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP33871396A JPH10177515A (en) 1996-12-18 1996-12-18 Digital signal processor
US08/990,100 US6205459B1 (en) 1996-12-18 1997-12-12 Digital signal processor and digital signal processing system incorporating same
US09/781,603 US20010004741A1 (en) 1996-12-18 2001-02-12 Digital signal processor and processing systen incorporating
US09/781,600 US6732132B2 (en) 1996-12-18 2001-02-12 Digital signal processor and digital signal processing system incorporating same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP33871396A JPH10177515A (en) 1996-12-18 1996-12-18 Digital signal processor

Publications (1)

Publication Number Publication Date
JPH10177515A true JPH10177515A (en) 1998-06-30

Family

ID=18320768

Family Applications (1)

Application Number Title Priority Date Filing Date
JP33871396A Pending JPH10177515A (en) 1996-12-18 1996-12-18 Digital signal processor

Country Status (1)

Country Link
JP (1) JPH10177515A (en)

Similar Documents

Publication Publication Date Title
US5752071A (en) Function coprocessor
JP2531648B2 (en) Memory device
JPH03219345A (en) Multiport cache memory control device
TW535054B (en) Multi-tiered memory bank having different data buffer sizes with a programmable bank select
JPH0414385B2 (en)
US5822613A (en) Digital signal processing unit having three buses for simultaneously transmitting data on each bus
JPH10177515A (en) Digital signal processor
JPH11312085A (en) Processor
EP0224691B1 (en) A multiple read/write access memory system
JPH1091593A (en) Data processor provided with microprocessor and optional calculation unit
JPS58103043A (en) Stack forming method
JPS6023384B2 (en) Internal memory control method in array processor
JPS61235985A (en) Vector processor
JPH03189868A (en) Data processor
JP2657947B2 (en) Data processing device
JP2767811B2 (en) Video data processing device
JPH05324018A (en) Control circuit for pc
JPS62269234A (en) Instruction use cache constituting system
JPS61228532A (en) Double item data memory
JPS62262155A (en) Access system for multi-port storage device
JPH037971B2 (en)
JP2002091520A (en) Programmable controller and memory module
JPH0454651A (en) Connecting system for peripheral processor
JPH04319754A (en) Data transfer system
JPH02219153A (en) Memory, cpu, processor element, and processor unit