JPS60254267A - Data transfer system - Google Patents

Data transfer system

Info

Publication number
JPS60254267A
JPS60254267A JP59111227A JP11122784A JPS60254267A JP S60254267 A JPS60254267 A JP S60254267A JP 59111227 A JP59111227 A JP 59111227A JP 11122784 A JP11122784 A JP 11122784A JP S60254267 A JPS60254267 A JP S60254267A
Authority
JP
Japan
Prior art keywords
data
dsp
outside
address
program
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
JP59111227A
Other languages
Japanese (ja)
Inventor
Masushi Ikezawa
池沢 斗志
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 JP59111227A priority Critical patent/JPS60254267A/en
Publication of JPS60254267A publication Critical patent/JPS60254267A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/20Handling requests for interconnection or transfer for access to input/output bus
    • G06F13/28Handling requests for interconnection or transfer for access to input/output bus using burst mode transfer, e.g. direct memory access DMA, cycle steal

Abstract

PURPOSE:To perform the transfer of data at a high speed and a high degree of freedom by supplying data directly to a RAM of a digital signal processing part from outside with DMA transfer. CONSTITUTION:An address terminal 10 serves as an input terminal through which the address of a RAM4 is supplied when data are supplied to the RAM4 of a DSP (digital signal processing) part from outside, then serves as an output terminal through which the address of an external memory is supplied when the DSP part delivers data to an external memory. A data terminal 1 serves as the input and output terminals of the DSP part and the external memory like the terminal 10. An I/O control part 6 controls the way of transfer of data to outside, and a program control part 5 controls a program for operations of the DSP part. The part 5 also stops the execution of the program with a program stop signal of a DMA mode sent from the part 6 and functions to deliver up an internal bus and the RAM to a DMA action.

Description

【発明の詳細な説明】 (al産業上の利用分野 本発明は内部にランダム・アクセス・メモリ (以下R
AMと省略する)を有するディジタル信号処理(以下D
SPと省略する)用LSI と外部との間のデータ転送
方式の改良に関するものである。
DETAILED DESCRIPTION OF THE INVENTION (al industrial application field) The present invention has an internal random access memory (hereinafter referred to as R
Digital signal processing (abbreviated as AM) (hereinafter referred to as D
The present invention relates to an improvement in the data transfer method between an LSI (abbreviated as SP) and the outside.

近年、LSI技術の進歩で各種のディジタル処理が容易
に行われる様になった。
In recent years, advances in LSI technology have made it easier to perform various digital processes.

例えば、アナログ信号を帯域制限する方法としてアナロ
グ的に行う場合と、ディジタル的に行う場合の2つの方
法がある。
For example, there are two methods for band-limiting analog signals: one is analog-based, and the other is digital.

前者はアナログ信号を線輪とコンデンサ等で構成された
帯域ろ波器を通す事により所定の帯域に制限する。
The former limits the analog signal to a predetermined band by passing it through a bandpass filter made up of wire rings, capacitors, etc.

後者はサンプルされたアナログ信号を逐次メモリに入れ
て、それぞれ異なる値を掛算して加算したものを再びア
ナログ信号に変換する事により、前者と同じ機能をさせ
る事かできる。
The latter can perform the same function as the former by sequentially storing sampled analog signals in memory, multiplying them by different values, and converting the summed results back into analog signals.

即ち、ディジタル信号に施す四則演算の値、順序等を変
化させる事により、例えばディジタル信号の帯域圧縮や
音声の合成等を行う事ができるが、DSP部はとの四則
演算をリアルタイムでしかも高速処理する事ができる機
能を持っているので、茜度でさまざまな処理要求が行わ
れる。
In other words, by changing the values, order, etc. of the four arithmetic operations performed on the digital signal, it is possible, for example, to compress the band of the digital signal or synthesize audio, but the DSP section can perform these four arithmetic operations in real time and at high speed. Since it has the ability to do various things, various processing requests are made at Akane degree.

一方、1.S Iの集積度は高くなって1つのパソケ 
On the other hand, 1. The degree of integration of SI has increased and it has become one PC.
.

−ジの中に様々な機能を含ませる事が出来る様になって
きているが、上記の要求の中にはDSP用LSIを複数
個組合せなければ満足させる事が出来ない様なものもあ
る。この時は各LSI間でデータの転送を行わなければ
ならないが、この様な場合でもリアルタイムで、しかも
高速処理できる様なデータ転送が要望されている。
Although it has become possible to include various functions in a package, some of the above requirements cannot be satisfied unless a plurality of DSP LSIs are combined. At this time, data must be transferred between each LSI, but even in such cases, there is a demand for data transfer that can be processed in real time and at high speed.

(bl従来の技術 第2図はDSP部のブロック図の従来例を示す。(bl Conventional technology FIG. 2 shows a conventional example of a block diagram of a DSP section.

同図に於て、DSP部は演算部3. RAM 4.プロ
グラム制御部5及び入出力制御部(以下I 10制御と
省略する)6及び入力及び出力レジスタ7及び8を含み
、データ・バス1を介しての外部からの入力データやR
AM 4上のデータに対して演算部3で行った演算結果
を外部に出力する場合、DSP部に対するデータの入出
力の方法として2つの代表的な方法がある。即ち、 (1) 入出力用のレジスタを設けそれを介してデータ
を入出力させる。
In the figure, the DSP section is a calculation section 3. RAM 4. It includes a program control section 5, an input/output control section (hereinafter abbreviated as I10 control) 6, and input and output registers 7 and 8.
When outputting the results of calculations performed by the calculation unit 3 on data on the AM 4 to the outside, there are two typical methods for inputting and outputting data to and from the DSP unit. That is, (1) An input/output register is provided and data is input/output via it.

(211DPS部のプログラム実行を停止させ、プログ
ラム制御部5内のダイレクト・メモリ・アクセス・カウ
ンタ(図示せず)の指すDSP部内のRAMをダイレク
ト・メモリ・アクセス(以下DAMと省略する)でアク
セスしてデータを入出力させる。
(The program execution in the 211 DPS unit is stopped, and the RAM in the DSP unit pointed to by the direct memory access counter (not shown) in the program control unit 5 is accessed by direct memory access (hereinafter abbreviated as DAM). to input and output data.

(1)の方法では例えば# I DSP部内の出力レジ
スタ8より出力されたデータは同じ構成の#2 DSP
部(図示せず)内の入力レジスタに書込まれる。
In method (1), for example, the data output from the output register 8 in the #I DSP section is transferred to the #2 DSP with the same configuration.
(not shown).

この時、送る方と受ける方とで1:lの対応をなされな
いとデータが無くなる事があるので、この管理をメイン
・プログラムで行っている。しかし、メイン・プログラ
ムは他の処理も行っているのでデータ転送の効率は悪く
なる。
At this time, data may be lost unless there is a 1:1 correspondence between the sender and the receiver, so this management is done by the main program. However, since the main program also performs other processing, data transfer efficiency deteriorates.

(2)の方法ではHIDSP部の出力レジスタ8にデー
タが加えられると後述の様にデータ転送の制御はメイン
・プログラムから切離されてI 10制御6に移される
In method (2), when data is added to the output register 8 of the HIDSP section, control of data transfer is separated from the main program and transferred to the I10 control 6, as will be described later.

そこで、例えば#1及び#2 DSP部のI 10制御
部は互いに連絡を取ってデータをaI DSP部がら#
2 DSP部に転送する。
Therefore, for example, the I10 control units of the #1 and #2 DSP units communicate with each other and transfer data from the aI DSP unit to the #1 and #2 DSP units.
2 Transfer to the DSP section.

#2 flsP部は入力レジスタにデータが入ったら#
2.ll5P部内のl 10制御部からプログラム制御
部を介してプログラム実行を停止させ、IIMA ・カ
ウンタの示すl?AMのアドレスに転送されたデータを
書込む。
#2 When data enters the input register, the flsP section #
2. The program execution is stopped from the l10 control unit in the l5P unit via the program control unit, and the l? indicated by the IIMA counter is stopped. Write the transferred data to the AM address.

この場合、メイン・プログラムは殆ど止まらないので(
1)の方法よりも多量のデータを転送する事ができるが
、データ転送の順序及び書込むべきRAHのアドレスも
予め決めて置がなければならない。
In this case, the main program almost never stops (
Although it is possible to transfer a larger amount of data than method 1), the order of data transfer and the RAH address to be written must also be determined in advance.

(C1発明が解決しようとする問題点 前記の様に、従来のデータ転送方式のうち(11の方式
はDSP部内の全ての制御を行っているメイン・プログ
ラムがデータ転送の制御を行うので、データ転送の効率
が悪く多量のデータを高速に転送するには適当でない。
(C1 Problems to be Solved by the Invention) As mentioned above, among the conventional data transfer methods (11), the main program that controls all the controls in the DSP section controls the data transfer. Transfer efficiency is poor and it is not suitable for transferring large amounts of data at high speed.

又、(2)の方式は多量にデータを転送できるがRAH
のアクセスできるアドレスに対する自由度が少ない。
Also, method (2) can transfer a large amount of data, but the RAH
There is little flexibility regarding the addresses that can be accessed.

即ち、いずれの方式もそれぞれ問題があった。That is, each method has its own problems.

Td1問題点を解決するための手段 上記の問題点は外部からDSPに対してデータを入出力
すや時は、該DSP部に含まれるRAMを直接アドレス
・バスを介したアドレス信号によりアクセスし、該DS
P部のプログラム実行が停止された状態で該RAMにデ
ータを入出力し、該DSP部から外部にデータを入出力
する時は、該DSP部から外部にアドレス信号を与え該
外部でのプログラム実行が停止された状態で、該外部に
データを入出力する様にした本発明によるデータ転送方
式により解決する事ができる。
Means for Solving the Td1 Problem The problem described above is that when inputting/outputting data from the outside to the DSP, the RAM included in the DSP section is directly accessed by an address signal via an address bus. The DS
When inputting and outputting data to the RAM with the program execution of the P section stopped and inputting and outputting data to the outside from the DSP section, an address signal is given to the outside from the DSP section and the program is executed at the outside. This problem can be solved by the data transfer method according to the present invention, which inputs and outputs data to and from the outside while the system is stopped.

te1作用 上記本発明によれば、DSP部にデータを入出力する時
にDSP部に含まれるRAMにアドレス・バスを介して
外部から直接アクセスする事が出来る様にすると共に、
このRAMへのデータの入出力はこのDSP部のプログ
ラムの実行を停止させた後に行い、更にDSP部から外
部RAMにデータを入出力する時は、この0511から
直接外部RAMをアクセスしてデータの入出力ができる
様にした。
te1 Effect According to the present invention, when inputting and outputting data to the DSP section, the RAM included in the DSP section can be accessed directly from the outside via the address bus, and
Inputting and outputting data to this RAM is done after stopping the execution of the program in this DSP section.Furthermore, when inputting and outputting data from the DSP section to the external RAM, directly access the external RAM from this 0511 and read the data. Enabled input/output.

即ち、従来のDMAカウンタで指定されたRAMのアド
レスをアクセスする代りに、外部からアドレス・バスを
介して直接RAMにアクセスする事ができる様にした為
、外部とのデータ転送が高速に行えると共に、RAMの
アクセスが柔軟に行う事が出来る様になった。
In other words, instead of accessing the RAM address specified by the conventional DMA counter, it is now possible to access the RAM directly from the outside via the address bus, allowing for high-speed data transfer with the outside. , RAM can now be accessed flexibly.

(fl実施例 第1図(alは本発明の一例を示すブロック図である。(fl Example FIG. 1 (al is a block diagram showing an example of the present invention).

同図に於て、各部の機能は下記の様である。In the figure, the functions of each part are as follows.

(1)アドレス端子IOは外部からDSP部のRAM 
4にデータを入力する際にRAM 4のアドレスを与え
る入力端子となり、又DSP部が外部のメモリに対して
データを出力する際に外部メモリのアドレスを与える出
力端子となる。尚、マルチプレクサ9は外部又は内部か
らのアドレス信号を選択する部分である。
(1) Address terminal IO is externally connected to the RAM of the DSP section.
It serves as an input terminal for giving the address of the RAM 4 when inputting data to the memory 4, and serves as an output terminal for giving the address of the external memory when the DSP section outputs data to the external memory. Note that the multiplexer 9 is a part that selects an address signal from the outside or the inside.

(2) データ端子1はアドレス端子10と同じ様にD
SP部と外部との入出力端子となる。
(2) Data terminal 1 is D like address terminal 10.
It serves as an input/output terminal between the SP section and the outside.

(31110制御部6は外部とデータをどの様にやりと
りするか、即ち、何時、何処からデータを持って来て、
計算した結果をどう云うタイミングで、何処に出力する
かを制御する。
(The 31110 control unit 6 determines how to exchange data with the outside, that is, when and where to bring the data,
Controls when and where the calculated results are output.

(4)プログラム制御部5はDSP部の演算等のプログ
ラムを制御する他、I 10制御部からのDMA時のプ
ログラム停止信号(H’ALT信号)により、プログラ
ム実行を停止しDMA動作に対して内部バスとRAMを
明は渡す様に動作する。
(4) In addition to controlling programs such as calculations in the DSP unit, the program control unit 5 stops program execution in response to a program stop signal (H'ALT signal) during DMA from the I10 control unit, and controls the DMA operation. It operates to pass the internal bus and RAM.

第1図(blは第1図(a)のタイム・チャートを示す
図で、外部からDSP部にDMAでデータを転送する例
である。
FIG. 1 (bl) is a diagram showing the time chart of FIG. 1(a), and is an example of transferring data from the outside to the DSP unit by DMA.

そこで、上記の様な機能を持つ部分から構成されたDM
A部の動作を第1図fblで説明する。
Therefore, a DM consisting of parts with the above functions
The operation of section A will be explained with reference to FIG.

先ず、osp部は例えばプログラム実行番地の2を実行
中に外部からDSP部のI 10制御部6に入力する旨
の“REローIN ”が加えられる。これは外部からD
SP部のRAM 4をアクセスできる様にする為の入力
である。
First, while the osp section is executing program execution address 2, for example, "RE low IN" is added to the I10 control section 6 of the DSP section from the outside. This is D from the outside
This is an input to enable access to the RAM 4 of the SP section.

T 10制御部6はR[!Q −IN ″を受けると“
HALT”をプログラム制御部5に送出してプログラム
の実行を一時停止させ、停止した旨の“OK−0[IT
”を外部に送出する。
T10 control unit 6 is R[! When receiving Q-IN''
HALT" is sent to the program control unit 5 to temporarily stop the program execution, and an "OK-0 [IT
” is sent to the outside.

外部はこの状態でDSP部のRAM 4をアクセスする
事が可能となる。即ち、DSP部のRAM 4の制御が
外部から行える様に外部に渡され、又内部データ・バス
2の制御もRAM 4に関しては外部に渡され、その化
プログラムに関係ある部分は内部データ・バス2から切
離される。
In this state, the external device can access the RAM 4 of the DSP section. That is, control of the RAM 4 of the DSP section is passed to the outside so that it can be performed from the outside, control of the internal data bus 2 is also passed to the outside regarding the RAM 4, and parts related to the program are transferred to the internal data bus. separated from 2.

この様な状態で外部からアドレス端子10及びマルチプ
レクサ9を経由してRAM 4にアドレスと、読み、書
きに応じてR/W −IN ”を与える。
In this state, an address and R/W-IN'' are applied to the RAM 4 from the outside via the address terminal 10 and the multiplexer 9 in response to reading and writing.

尚、“R/W −IN ″は1の時は読出し、Oの時は
書込みを示し、書込む時は書込用クロック入力″−TC
IJ −IN ”を与え、このクロックの立ち上がりで
書込む。
In addition, "R/W -IN" indicates reading when it is 1, writing when it is O, and when writing, it is the clock input for writing "-TC
IJ-IN'' and write at the rising edge of this clock.

その後、データ・バス2に接続された端子1を経由して
データが入出力する。
Thereafter, data is input/output via terminal 1 connected to data bus 2.

次にDSP部から外部へのデータの転送時の動作を説明
するが、外部に同じDSP部がある場合に就いて説明す
る。
Next, the operation when transferring data from the DSP unit to the outside will be described, and the case where the same DSP unit is located outside will be described.

第1図(C)は# 1 n5ps部と# 2 DSP 
u ノ間テ7−タを送受する為の接続図を示す。
Figure 1 (C) shows #1 n5ps section and #2 DSP.
A connection diagram for transmitting and receiving data between U and 7 is shown.

第1図(dlは第1図(C1の動作を説明する為のタイ
ム・チャート図を示すが、a I DSP部から120
32部を制御してデータを入出力する場合の例を示す。
Figure 1 (dl is a time chart for explaining the operation of Figure 1 (C1), a
An example of inputting and outputting data by controlling the 32 units is shown below.

先ずデータの入出力に先立ち、前記と同じく入力する旨
の信号” REQ −0UT”をa DSP部に出力す
る。これを受けて送出した12032部からの“0K−
OUT ”は、# I DSP部17)OK−IN ニ
入力される。
First, prior to data input/output, a signal "REQ-0UT" indicating input is output to the a DSP section in the same manner as described above. “0K-” from the 12,032 copies sent out in response to this
OUT” is input to the #I DSP unit 17) OK-IN.

” REQ −0UT ”を出力した後、a l DS
P部は#2DSP部内での“HALT ”の送出により
プログラムの実行が停止された事を示す“0K−IN 
”が#21)SP部に入力されるのを待つ。
After outputting "REQ -0UT", a l DS
The P section receives "0K-IN" indicating that the program execution has been stopped due to the sending of "HALT" in the #2 DSP section.
” is input to the SP section #21).

12032部より”0K−IN ”が戻ッテ、# 2 
DSP部の制御がa I DSP部の制御に渡された後
、アドレス端子を経由して#2DSP部内のRAMにア
ドレスを送り、データ・バスを介して入出力する。
“0K-IN” is returned from 12032 copies, #2
After the control of the DSP unit is transferred to the control of the a I DSP unit, the address is sent to the RAM in the #2 DSP unit via the address terminal and input/output via the data bus.

第1図(elは別の実施例を示す。FIG. 1 (el indicates another embodiment).

同図に示す様に、DSP用LSIが単体で動作する場合
、このアドレス端子10を経由して外部のRAM11を
通常のアドレス、チップイネーブル(CE) 。
As shown in the figure, when the DSP LSI operates alone, the external RAM 11 is sent to a normal address and chip enable (CE) via this address terminal 10.

ライトイネーブル(畦)で制御する様にも設定する事が
出来る。
It can also be set to be controlled by write enable (row).

即ち、本発明の方式により入出力レジスタを削除し、且
つDSP部のRAMに外部からDM^転送でデータを直
接入出力する様にしたので、高速で自由度のあるデータ
転送が出来る。
That is, the method of the present invention eliminates the input/output register and allows data to be directly input/output from the outside to the RAM of the DSP section by DM^ transfer, so data can be transferred at high speed and with a degree of freedom.

(g1発明の詳細 な説明した様に本発明によれば、内部にRAMを持つD
SP部とのデータ伝送を高速に、効率よく転送する事が
できる。
(As explained in detail in the g1 invention, according to the present invention, the D
Data can be transferred to and from the SP section at high speed and efficiently.

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

第1図(alは本発明を実施する為の一例を示すブロッ
ク図、 第1図世)は第1図+a)のタイムチャート図、第1図
(C1は本発明の別の実施例を示すブロック図、第1図
(d)は第1図(C1のタイムチャート図、1 第1図(e)は本発明の他の実施例を示すブロック図、
第2図は従来例のブロック図を示す。 図において、 1.10は端子、 2は内部データ・バス、3は演算器
、 4はRAM、 5はプログラム制御部、6はI 10制御部、9はマル
チプレクサをそれぞれ示す。 2
Figure 1 (al is a block diagram showing an example for implementing the present invention, Figure 1) is a time chart diagram of Figure 1+a), Figure 1 (C1 is a block diagram showing another embodiment of the present invention) A block diagram, FIG. 1(d) is a time chart diagram of FIG. 1 (C1, 1) FIG. 1(e) is a block diagram showing another embodiment of the present invention,
FIG. 2 shows a block diagram of a conventional example. In the figure, 1 and 10 are terminals, 2 is an internal data bus, 3 is an arithmetic unit, 4 is a RAM, 5 is a program control section, 6 is an I10 control section, and 9 is a multiplexer. 2

Claims (1)

【特許請求の範囲】[Claims] 内部にランダム・アクセス・メモリを備えたディジタル
信号処理部と外部との間でデータを転送する方式に於て
、外部から該ディジダル信号処理部に対してデータを入
出力する時は、外部から該ランダム・アクセス・メモリ
を直接アドレス・バスを介したアドレス信号によりアク
セスし、該ディジタル信号処理部のプログラム実行が停
止された状態で該ランダム・アクセス・メモリにデータ
を入出力し、該ディジタル信号処理部から外部にデータ
を入出力する時は、該ディジタル信号処理部から外部に
アドレス信号を与え、外部でのプログラム実行が停止さ
れた状態で該外部にデータを入出力する様にした事を特
徴とするデータ転送方式。
In a method of transferring data between a digital signal processing unit that has an internal random access memory and the outside, when inputting and outputting data from the outside to the digital signal processing unit, it is necessary to A random access memory is directly accessed by an address signal via an address bus, data is input/output to the random access memory while program execution of the digital signal processing unit is stopped, and the digital signal processing is performed. When inputting/outputting data from the unit to the outside, an address signal is given to the outside from the digital signal processing unit, and the data is input/output to the outside while program execution on the outside is stopped. Data transfer method.
JP59111227A 1984-05-31 1984-05-31 Data transfer system Pending JPS60254267A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59111227A JPS60254267A (en) 1984-05-31 1984-05-31 Data transfer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59111227A JPS60254267A (en) 1984-05-31 1984-05-31 Data transfer system

Publications (1)

Publication Number Publication Date
JPS60254267A true JPS60254267A (en) 1985-12-14

Family

ID=14555765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59111227A Pending JPS60254267A (en) 1984-05-31 1984-05-31 Data transfer system

Country Status (1)

Country Link
JP (1) JPS60254267A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62159464A (en) * 1986-01-07 1987-07-15 Fujitsu Ltd Manufacture of compound semiconductor device
JPS62211767A (en) * 1986-03-12 1987-09-17 Fujitsu Ltd Indirect access control system
JPS63282559A (en) * 1987-05-06 1988-11-18 Fujitsu Ten Ltd Data transfer system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57121751A (en) * 1981-01-20 1982-07-29 Matsushita Electric Ind Co Ltd Microprocessor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57121751A (en) * 1981-01-20 1982-07-29 Matsushita Electric Ind Co Ltd Microprocessor

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62159464A (en) * 1986-01-07 1987-07-15 Fujitsu Ltd Manufacture of compound semiconductor device
JPS62211767A (en) * 1986-03-12 1987-09-17 Fujitsu Ltd Indirect access control system
JPS63282559A (en) * 1987-05-06 1988-11-18 Fujitsu Ten Ltd Data transfer system

Similar Documents

Publication Publication Date Title
CA1189627A (en) Vector processing unit
US7386689B2 (en) Method and apparatus for connecting a massively parallel processor array to a memory array in a bit serial manner
JP3971535B2 (en) SIMD type processor
JPS60254267A (en) Data transfer system
EP0610688B1 (en) Image processor
JPS6136845A (en) Single-chip microcomputer
JPS6237737A (en) Microprocessor circuit
JPS5998261A (en) Information processing device
JP2586074B2 (en) Data processing device
JP2643116B2 (en) Main memory controller
JPS6215642A (en) Memory device for double access system
JPS6130300B2 (en)
JPH0246967B2 (en)
JPH03152651A (en) Information transmission system
JP2953169B2 (en) Data processing device
JP2001014214A (en) Method for sharing memory and multiprocessor facility using this method
JPS63197217A (en) Data processor
JPS62103735A (en) Program transfer device
JPS6344235A (en) Data processor
JPS59211125A (en) Memory control system
JPS60209873A (en) Vector processing device
JPS6039265A (en) Data transfer system
JPH03184143A (en) Memory access system
JPH024937B2 (en)
JPH01232421A (en) Bus control circuit