JPH0436425B2 - - Google Patents

Info

Publication number
JPH0436425B2
JPH0436425B2 JP60100950A JP10095085A JPH0436425B2 JP H0436425 B2 JPH0436425 B2 JP H0436425B2 JP 60100950 A JP60100950 A JP 60100950A JP 10095085 A JP10095085 A JP 10095085A JP H0436425 B2 JPH0436425 B2 JP H0436425B2
Authority
JP
Japan
Prior art keywords
memory
copy
data
address
address information
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 - Lifetime
Application number
JP60100950A
Other languages
Japanese (ja)
Other versions
JPS61259352A (en
Inventor
Yoshiichi Tanabe
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 Corp
Original Assignee
Nippon Electric Co 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP60100950A priority Critical patent/JPS61259352A/en
Publication of JPS61259352A publication Critical patent/JPS61259352A/en
Publication of JPH0436425B2 publication Critical patent/JPH0436425B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はメモリコピー方式、特に蓄積プログラ
ム制御方式における2重化された記憶装置間のコ
ピー方式に関する。
DETAILED DESCRIPTION OF THE INVENTION (Field of Industrial Application) The present invention relates to a memory copy method, and particularly to a copy method between duplicated storage devices in a storage program control method.

(従来技術) 従来、蓄積プログラム制御方式においては、2
重化されたメモリ(記憶装置)間のコピーは一方
のメモリより中央制御装置が読み取り、その内容
を他方のメモリへ書き込む動作をメモリの全アド
レスについて繰り返すことにより行つている。
(Prior art) Conventionally, in the storage program control method, two
Copying between duplicated memories (storage devices) is performed by a central control unit reading from one memory and writing the contents to the other memory, which is repeated for all addresses in the memory.

(発明が解決しようとする問題点) 上述したような従来のコピー方式では、コピー
する必要のないオール0(全ゼロ)のデータも含
めて、すべてコピーすることになり、コピー時間
が長くかかるという欠点がある。
(Problems to be Solved by the Invention) In the conventional copying method as described above, all data is copied, including all zero data that does not need to be copied, which takes a long time to copy. There are drawbacks.

本発明は、コピー先のメモリを予め全エリアに
ついて0クリアしておき、コピー元からはオール
0以外のデータのみ転送することにより、上記欠
点を解決し、高速なメモリコピーを行い得るコピ
ー方式を提供することにある。
The present invention solves the above drawbacks by clearing all areas of the copy destination memory to 0 in advance and transferring only data other than all 0 from the copy source, and provides a copy method that can perform high-speed memory copy. It is about providing.

(問題点を解決するための手段) 本発明によるメモリコピー方式は、メモリ装置
内に、一度に全エリアをクリアできるクリア回
路、アドレス対応に該アドレスのデータがオール
0か否かを表示するオール0表示ビツト、及びメ
モリコピー指定時にオール0表示ビツトが0なら
ば該アドレスのデータ送出をスキツプする判定回
路を設置し、コピー元メモリはコピー指示により
オール0表示ビツトが0でないアドレスのアドレ
ス情報と該アドレスのデータを中央処理装置へ送
出し、該中央処理装置は前記アドレス情報とデー
タによりコピー先メモリへ書き込むことにより全
エリアのコピーを行うようにしたものである。
(Means for Solving the Problems) The memory copy method according to the present invention includes a clear circuit that can clear all areas at once in a memory device, and an all-clear circuit that displays whether or not the data at the address is all 0 in response to an address. A determination circuit is installed that skips the data transmission of the address if the 0 display bit and the all 0 display bit are 0 when memory copy is specified, and the copy source memory receives address information of an address whose all 0 display bit is not 0 according to the copy instruction. The data at the address is sent to the central processing unit, and the central processing unit writes the address information and data to the copy destination memory, thereby copying the entire area.

(実施例) 以下、本発明を、図面を参照しながら実施例に
ついて説明する。
(Example) Hereinafter, the present invention will be described with reference to the drawings.

第1図は本発明の実施例に係るメモリコピーシ
ステムの構成を示すブロツク図である。中央制御
装置(中央処理装置)1は、コピー元メモリから
アドレス情報とデータを受け取り、またコピー元
へ書き込む機能を有する。2はコピー元のメモリ
装置、3はコピー先のメモリ装置である。メモリ
装置を以下単にメモリと称することにする。2
0,30はそれぞれコピー元メモリ2、コピー先
メモリ3のメモリ部を示し、D1、D2、Do、Do+1
Do+2は各々メモリのアドレス0、1、n、n+
1、n+2番地のデータ(オール0以外)を示し
ている。アドレスl、l+1、l+2番地の0〜
0は該アドレスのデータがオール0であることを
示す。21,31はそれぞれコピー元メモリ2、
コピー先メモリ3のオール0判定回路、22,3
2はそれぞれコピー元メモリ2、コピー先メモリ
3の制御回路である。判定回路21,31は0の
判定によりメモリ制御回路22,32を次のアド
レスへスキツプさせる機能を有する。23,33
はメモリ全エリアクリア回路であり、本回路が起
動されるとメモリ内全エリアを同時にクリアする
機能を有する。24,34はそれぞれコピー元、
コピー先のメモリ2,3のアドレス対応のオール
0表示ビツトである。図中、信号線のCOPYはコ
ピー指示信号、ADDはアドレス情報信号、
DATAはデータ信号、CLRはクリア信号であり、
信号線の矢印はその信号方向を表わしている。
FIG. 1 is a block diagram showing the configuration of a memory copy system according to an embodiment of the present invention. A central control unit (central processing unit) 1 has a function of receiving address information and data from a copy source memory and writing them to the copy source. 2 is a copy source memory device, and 3 is a copy destination memory device. The memory device will hereinafter be simply referred to as memory. 2
0 and 30 indicate the memory portions of copy source memory 2 and copy destination memory 3, respectively, and D 1 , D 2 , D o , D o+1 ,
D o+2 are memory addresses 0, 1, n, n+ respectively
The data at addresses 1 and n+2 (other than all 0) is shown. Addresses l, l+1, l+2 0~
0 indicates that the data at the address is all 0. 21 and 31 are copy source memory 2,
All 0 judgment circuit of copy destination memory 3, 22,3
2 are control circuits for the copy source memory 2 and the copy destination memory 3, respectively. The determination circuits 21 and 31 have a function of causing the memory control circuits 22 and 32 to skip to the next address upon determination of 0. 23, 33
is a memory all area clearing circuit, and when this circuit is activated, it has a function of clearing all areas in the memory at the same time. 24 and 34 are the copy source, respectively.
These are all 0 display bits corresponding to the addresses of memories 2 and 3 as copy destinations. In the figure, the signal line COPY is a copy instruction signal, ADD is an address information signal,
DATA is the data signal, CLR is the clear signal,
The arrow on the signal line indicates the direction of the signal.

次に、本実施例におけるコピー動作を順を追つ
て説明する。まず、中央制御装置1はコピー先の
メモリ3にCLR信号を送出すると、メモリクリ
ア回路33は全エリアを0クリアする。その後中
央制御装置1はコピー元のメモリ2にCOPY信号
を送出する。コピー元のメモリ2の制御回路22
はCOPY信号を受けると0番地から順にデータを
取り出し、中央制御装置1へアドレス情報のデー
タを送るが、この時該アドレス対応に設置したオ
ール0判定ビツトの判定結果を判定回路21より
受け取り、オール0判定の場合はアドレスを+1
更新し、次の番地のデータの取り出しを繰り返
す。オール0以外の場合は該アドレス情報とデー
タを中央制御装置1へ送る。
Next, the copy operation in this embodiment will be explained step by step. First, when the central control unit 1 sends a CLR signal to the copy destination memory 3, the memory clear circuit 33 clears all areas to zero. Thereafter, the central control unit 1 sends a COPY signal to the copy source memory 2. Control circuit 22 of copy source memory 2
When it receives the COPY signal, it extracts data in order from address 0 and sends the address information data to the central control unit 1. At this time, it receives the judgment result of the all 0 judgment bit installed corresponding to the address from the judgment circuit 21, and If the result is 0, add 1 to the address.
Update and repeat retrieving data at the next address. If all values are other than 0, the address information and data are sent to the central control unit 1.

中央制御装置1はコピー元より送られてきたア
ドレス情報とデータをそのままコピー先メモリ3
へ送る。したがつてコピー先メモリ3内のメモリ
部30は中央制御装置1から送られてきたアドレ
スのみデータが0から送られたデータにセツトさ
れる。コピー先メモリ3はアドレスが0番地から
END番地になるまで動作を繰り返すことにより
メモリコピーが行われる。したがつて本実施例で
はオール0が入つているl番地からln-1番地まで
のmワードのデータオール0は中央制御装置1を
介することなくコピーすることができる。
The central control unit 1 directly transfers the address information and data sent from the copy source to the copy destination memory 3.
send to Therefore, in the memory unit 30 in the copy destination memory 3, only the address sent from the central control unit 1 is set from 0 to the sent data. Copy destination memory 3 starts from address 0
Memory copying is performed by repeating the operation until the END address is reached. Therefore, in this embodiment, the data of m words, all 0's, from address l to address l n-1 containing all 0's can be copied without going through the central controller 1.

(発明の効果) 以上説明したように本発明によれば、オール0
のデータは中央制御装置(中央処理装置)を介さ
ずにコピーすることができるので、従来のように
無条件に全エリアを中央制御装置を介してコピー
する方式に比べて高速なメモリコピー方式が得ら
れる効果がある。
(Effect of the invention) As explained above, according to the present invention, all 0
data can be copied without going through the central control unit (central processing unit), so this is a faster memory copy method than the conventional method of copying all areas unconditionally through the central control unit. There are benefits to be gained.

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

第1図は本発明の実施例に係るメモリコピーシ
ステムの構成を示すブロツク図である。 1……中央制御装置、2……コピー元メモリ、
3……コピー先メモリ、20,30……メモリ
部、21,31……オール0判定回路、22,3
2……メモリ制御回路、23,33……メモリオ
ール0クリア回路、24,34……アドレス対応
のオール0表示ビツト。
FIG. 1 is a block diagram showing the configuration of a memory copy system according to an embodiment of the present invention. 1...Central control unit, 2...Copy source memory,
3... Copy destination memory, 20, 30... Memory section, 21, 31... All 0 judgment circuit, 22, 3
2...Memory control circuit, 23, 33...Memory all 0 clear circuit, 24, 34...All 0 display bits corresponding to addresses.

Claims (1)

【特許請求の範囲】[Claims] 1 メモリに1ワード毎に該ワードの内容がオー
ル0か否かを示す情報ビツトを設け、前記メモリ
の一方から他方へのコピー時にコピー先のメモリ
の全エリアを予めクリアしておき、コピー元メモ
リは、アドレス情報と該アドレスのデータを送出
する時にオール0か否かの情報ビツトを判定し、
オール0でないデータと該アドレス情報のみを送
出するとともにコピーの実行管理を行う中央処理
装置を介して前記アドレス情報によりこのオール
0以外のデータをコピー先メモリへ書き込むこと
を特徴とするメモリコピー方式。
1 An information bit is provided in the memory to indicate whether the contents of each word are all 0 or not, and when copying from one side of the memory to the other, all areas of the copy destination memory are cleared in advance, and the copy source The memory determines whether the information bits are all 0 or not when transmitting the address information and the data of the address,
A memory copy method characterized in that only the data other than all zeros and the address information are sent, and the data other than all zeros is written to a copy destination memory using the address information via a central processing unit that manages execution of copying.
JP60100950A 1985-05-13 1985-05-13 Memory copy system Granted JPS61259352A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60100950A JPS61259352A (en) 1985-05-13 1985-05-13 Memory copy system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60100950A JPS61259352A (en) 1985-05-13 1985-05-13 Memory copy system

Publications (2)

Publication Number Publication Date
JPS61259352A JPS61259352A (en) 1986-11-17
JPH0436425B2 true JPH0436425B2 (en) 1992-06-16

Family

ID=14287627

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60100950A Granted JPS61259352A (en) 1985-05-13 1985-05-13 Memory copy system

Country Status (1)

Country Link
JP (1) JPS61259352A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009064238A (en) * 2007-09-06 2009-03-26 Hitachi Ulsi Systems Co Ltd Memory system
JP5935319B2 (en) * 2011-12-26 2016-06-15 富士通株式会社 Circuit emulation apparatus, circuit emulation method, and circuit emulation program

Also Published As

Publication number Publication date
JPS61259352A (en) 1986-11-17

Similar Documents

Publication Publication Date Title
JPH0436425B2 (en)
JPS59206972A (en) Shared memory
JPS60245062A (en) Data transfer device
JPS633351B2 (en)
JPS63223946A (en) Data memory system
JPH0656604B2 (en) Information processing equipment
JPH03204753A (en) Dma controller
JP2624375B2 (en) IC memory
JP2904266B2 (en) Memory connection controller that can cope with bus degradation
JPH0313795Y2 (en)
JPS61214047A (en) Memory data transfer circuit
JPH0547657Y2 (en)
JPH0219898A (en) Image decoding and displaying device
JPH0354646A (en) Write system for memory device
JPH0544755B2 (en)
JPH04107666A (en) Dma transfer system
JPH0516452A (en) Printer
JPH02141860A (en) Data transfer controller
JPH0244455A (en) Fifo device
JPS61157955A (en) Tag control system
JPS63121889A (en) Bit map type display device
JPS5920135B2 (en) Data transfer method
JPS5860395U (en) buffer storage device
JPH0315217B2 (en)
JPS61112258A (en) Buffer control system