JPS5845699A - Memory protection circuit - Google Patents

Memory protection circuit

Info

Publication number
JPS5845699A
JPS5845699A JP56141013A JP14101381A JPS5845699A JP S5845699 A JPS5845699 A JP S5845699A JP 56141013 A JP56141013 A JP 56141013A JP 14101381 A JP14101381 A JP 14101381A JP S5845699 A JPS5845699 A JP S5845699A
Authority
JP
Japan
Prior art keywords
memory
circuit
area
memory protection
protect
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
JP56141013A
Other languages
Japanese (ja)
Other versions
JPS6225214B2 (en
Inventor
Akira Takayama
明 高山
Hideyuki Koike
秀幸 小池
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.)
Hitachi Ltd
Nippon Telegraph and Telephone Corp
Original Assignee
Hitachi Ltd
Nippon Telegraph and Telephone 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 Hitachi Ltd, Nippon Telegraph and Telephone Corp filed Critical Hitachi Ltd
Priority to JP56141013A priority Critical patent/JPS5845699A/en
Publication of JPS5845699A publication Critical patent/JPS5845699A/en
Publication of JPS6225214B2 publication Critical patent/JPS6225214B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)

Abstract

PURPOSE:To prevent the destruction of content of storage in a memory protection area at a failure, by providing a means which can designate the memory protection area in the hardware, by means of jumpers. CONSTITUTION:In designating a memory protection area with a software instruction so that the content of a storage device can not be destructed, parts shown in broken lines (b) of a jumper set circuit 9 are jumpered. In fixing the hardware, parts as shown in a broken line (a) of the circuit 9 and a broken line (c) for the output of an access area selection circuit 8 for the area to be memory-protected, are jumpered. That is, an output of a memory address comparison circuit 2 set with the software instruction is inactivated as the broken line (a) of the circuit 9 and an arbitrary protection area is jumpered with one or a plurality of designations for the broken line (c) of the circuit 9.

Description

【発明の詳細な説明】 本発明は記憶装置Wの内容破壊防止のためのメモリ保護
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to memory protection for preventing content destruction of a storage device W.

記憶装置より逐一情報を読み出し、これを解読し、実行
する情報処理装置がマイクロコンビーータを初めとし大
型コンビーータ、交換機等に至るまで一般的となってき
ているが、この記憶装置の内容破壊を防止する手段とし
て従来以下のようなメモリプロテクト回路が使用されて
いる。
Information processing devices that read out information one by one from a storage device, decipher it, and execute it have become common, ranging from microconbeaters to large converters and switchboards. As a means for preventing this, the following memory protect circuit has conventionally been used.

第1図に記憶装置との一般的なインタフェース部を示す
。1は複数のメモリアクセス要求ヲ受付け、競合、待ち
合わせ制御等を行なうメモリアクセス要求受付回路、2
は名々のアクセス要求のオーダ(例えば、ロード、スト
ア、リフレッシュといったようなもの)を解析するオー
ダN折回路、5はメモリプロテクトしたいエリアをソフ
ト命令等でメモリアクセス以前に指定するメモリプロテ
クト指定回路、4は5のメモリプロテクト指定回路に設
定されたメモリプロテクトエリアとアクセスされるメモ
リアドレスとを比較し、2のオーダ解析回路でストア要
求と判断された時のみメモリライトエネイブルを記憶装
置に入力するか否かを判別する比較回路、5はオーダ解
析回路2及び比較回路4等の円滑なる制御を行なうメモ
リ競合管理回路である。
FIG. 1 shows a general interface unit with a storage device. 1 is a memory access request reception circuit that accepts multiple memory access requests, performs competition, waiting control, etc.; 2;
5 is an order N-fold circuit that analyzes the order of various access requests (such as load, store, refresh, etc.), and 5 is a memory protection designation circuit that specifies the area to be protected by software instructions before memory access. , 4 compares the memory protect area set in the memory protection designation circuit 5 with the memory address to be accessed, and inputs a memory write enable to the storage device only when the order analysis circuit 2 determines that it is a store request. 5 is a memory conflict management circuit that smoothly controls the order analysis circuit 2, comparison circuit 4, etc.

また第2図に第1図におけるメモリプロテクトに関する
部分4を詳細に示す。第2図において、6はメモリプロ
テクト指定回路であり、メモリ70テクトしたい任意の
大きざのエリア単位のF、F、 (フリップフロップ)
を複数個持つ。7は6で指定されたメモリプロテクトエ
リア内のアドレスガアクセスされるかを判別するメモリ
アドレス比較回路である。
Further, FIG. 2 shows in detail the portion 4 related to memory protection in FIG. 1. In Fig. 2, 6 is a memory protection designation circuit, and the memory 70 is an area unit of any size that you want to protect.
have multiple . Reference numeral 7 denotes a memory address comparison circuit that determines whether an address within the memory protect area designated by 6 is accessed.

第1図においてメモリプロテクトを必要とする場合はス
トア要求時のみであり、他のオーダ時はアクセスを可能
とする。第2図においてメモリプロテクトするエリアは
複数個でもよく、アクセスメモリアドレスと一致した時
、メモリライトエネイブル出力を禁止する。
In FIG. 1, memory protection is required only when a store is requested, and access is enabled during other orders. In FIG. 2, there may be a plurality of areas to be memory protected, and when the area matches the access memory address, memory write enable output is prohibited.

このような従来方式の場合、命令のみでメモリプロテク
トエリア指定ができるため、システム開発時等ソフトウ
ェアが確立されていない時点には非常に有効である。(
確立されたソフトは保護し、破壊されないようにする。
In the case of such a conventional method, a memory protection area can be specified using only a command, and is therefore very effective at a time when software is not yet established, such as during system development. (
Established software should be protected and prevented from being destroyed.

)しかしながら、ソフトが開発し終わり、運用稼動には
いるが、その時点において、任意の外部要因により指定
してあったプロテクト・エリアのF、F。
)However, after the software has been developed and is ready for operation, at that point the protected areas F and F that have been specified due to an arbitrary external factor.

かりセントされると、記憶内容が破壊されシステムダウ
ンにつながる危険がある。
If a card is sent, there is a risk that the memory contents will be destroyed and the system will go down.

本発明の目的は、上記した従来技術の欠点をなくシ、障
害時におけるメモリプロテクトエリアの記憶内容破壊を
防止し、開発時及び運用稼動双方におけるメモリ保護を
容易に行うことのできるメモリプロテクト回路全提供す
ることにある。
An object of the present invention is to eliminate the drawbacks of the prior art described above, to prevent the storage contents of the memory protect area from being destroyed in the event of a failure, and to provide a complete memory protect circuit that can easily protect the memory both during development and during operation. It is about providing.

本発明は、上記目的を達成するために、従来と同様に記
憶装置の内容を破壊されないようにソフト命令でメモリ
プロテクトエリアを指定する手段と、ソフト安定化時ソ
フト命令によりメモリプロテクトエリアを指定できなく
する手段と、その場合ジャンパにより、八−ド的にメモ
リプロテクトエリアを指定できる手段と3設けたもので
ある。
In order to achieve the above object, the present invention provides means for specifying a memory protect area using a software instruction to prevent the contents of a storage device from being destroyed, as in the past, and a means for specifying a memory protect area using a software instruction during software stabilization. In this case, a means for specifying a memory protect area using a jumper is provided.

第5図は本発明を実際に構成したメモリプロテクト回路
である。6,7は第2図と同様にソフトで指定されるメ
モリプロテクト指定回路及びメモリアドレス比較回路で
ある。8はメモリにアクセスされる時のアドレス?デコ
ードしてフロテクト・エリア単位レベルに変換するアク
セスエリアセレクト回路、9はジャンパIIIでプロテ
クトエリア単位ごとにプロテクトを設定するか否かを指
定するジャンパ設定回路である。
FIG. 5 shows a memory protect circuit actually configuring the present invention. 6 and 7 are a memory protect designation circuit and a memory address comparison circuit which are designated by software as in FIG. Is 8 the address when memory is accessed? An access area select circuit decodes the data and converts it into a protect area unit level, and 9 is a jumper setting circuit that uses jumper III to specify whether or not to set protection for each protect area.

第5図において、従来と同様に記憶装置の内容を破壊さ
れないようにソフト命令でメモリプロテクトエリアを指
定する場合は、ジャンパ設定回路9の■をジャンパする
。またソフト命令によりメモリプロテクトエリアを指定
させずにハード的に固定する場合は、ジャンパ設定回路
9の■及びメモリプロテクトしたいエリアに対し、アク
セスエリアセレクト回路8の出方と■の如く各々ジャン
パをする。
In FIG. 5, when a memory protect area is designated by a software instruction to prevent the contents of the storage device from being destroyed, as in the conventional case, the jumper .largecircle. In addition, if you want to fix the memory protect area by hardware without specifying the memory protect area by a software command, put a jumper on the jumper setting circuit 9 (■) and the area you want to protect memory as shown in the access area select circuit 8 and (■). .

即ち、77 ト命令で設定されるメモリアドレス比較回
路2の出方をジャンパ設定回路9の@で不活性化し、ジ
ャンパ設定回路9の@の1もしくは複数指定により任意
のプロテクトエリアをジャンパ線により設定する。
In other words, the output of the memory address comparison circuit 2 set by the 77 gt instruction is inactivated with the @ of the jumper setting circuit 9, and an arbitrary protect area is set with a jumper line by specifying one or more @ of the jumper setting circuit 9. do.

以上説明した如く、本発明によれば、従来方式ノように
[Fもしくは故意にメモリプロテクトエリアの記憶内容
破壊をソフトにより容易に1されることなく、開発時及
び運用稼動双方含めメモリ保護を容易に行うことのでき
るメモリプロテクト回路を提供することができる。
As explained above, according to the present invention, unlike the conventional method, the memory contents of the memory protected area are not easily destroyed by software, and memory protection can be easily performed during both development and operation. It is possible to provide a memory protection circuit that can perform

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

第1図は記憶装置との一般的なインタフェース概念図、
第2図は従来方式のメモリプロテクト回路図、第5図は
本発明によるメモリプロテクト回路の一実施例を示す図
である。 1 :メモリアクセス要求受付回路、 2:オーダ解析回路、 5=メモリプロテクト指定回路、 4:比較回路、 5:メモリ競合管理回路、 6:メモリプロテクト指定回路、 7:メモリアドレス比較回路、 8:アクセスエリアセレクト回路、 9:ジャンパ設定回路。 代理人弁理士 薄 1)利 幸 3悔 ll−1ゾ X ! 回 αつ ←  ゝ ■    ゛鷲; qつ \Q Q 1ト  、
Figure 1 is a conceptual diagram of a general interface with a storage device.
FIG. 2 is a conventional memory protection circuit diagram, and FIG. 5 is a diagram showing an embodiment of the memory protection circuit according to the present invention. 1: Memory access request reception circuit, 2: Order analysis circuit, 5 = Memory protection specification circuit, 4: Comparison circuit, 5: Memory conflict management circuit, 6: Memory protection specification circuit, 7: Memory address comparison circuit, 8: Access Area select circuit, 9: Jumper setting circuit. Agent Patent Attorney Susuki 1) Toshiyuki 3 regrets ll-1zoX! timesαtsu← ゝ■ ゛eagle; qtsu\Q Q 1to,

Claims (1)

【特許請求の範囲】[Claims] 1 記憶装置より逐一情報を読み出し、これを解読、実
行する情報処理装置において、複数のメモリアクセス要
求?受付ける回路、メモリアクセス要求の書込信号を識
別する回路及びメモリプロテクトエリアとアクセスされ
るメモリエリアとの一致を判別する比較回路を持ち、か
つメモリ書込時のみ該記憶装置の記憶内容を破壊されな
いようにソフト命令によりメモリプロテクトエリアをメ
モリアクセス以前に設定し保護する手段と、複数のメモ
リエリア指定用端子を有し、任意の端子を接続すること
によりメモリプロテクトエリアを設定し保護する手段と
、メモリ保護手段設定用端子を有し、任意の端子を接続
することにより前記2つの保護手段を選択する手段とを
具備したことを特徴とするメモリプロテクト回路。
1. Multiple memory access requests in an information processing device that reads information one by one from a storage device, decodes and executes it? It has a circuit for accepting, a circuit for identifying a write signal of a memory access request, and a comparison circuit for determining whether the memory protect area matches the memory area to be accessed, and the storage contents of the storage device are not destroyed only when writing to the memory. A means for setting and protecting a memory protect area before memory access using a software instruction, and a means for setting and protecting a memory protect area by having a plurality of memory area designation terminals and connecting arbitrary terminals; 1. A memory protection circuit comprising: a memory protection means setting terminal; and means for selecting the two protection means by connecting an arbitrary terminal.
JP56141013A 1981-09-09 1981-09-09 Memory protection circuit Granted JPS5845699A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56141013A JPS5845699A (en) 1981-09-09 1981-09-09 Memory protection circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56141013A JPS5845699A (en) 1981-09-09 1981-09-09 Memory protection circuit

Publications (2)

Publication Number Publication Date
JPS5845699A true JPS5845699A (en) 1983-03-16
JPS6225214B2 JPS6225214B2 (en) 1987-06-02

Family

ID=15282159

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56141013A Granted JPS5845699A (en) 1981-09-09 1981-09-09 Memory protection circuit

Country Status (1)

Country Link
JP (1) JPS5845699A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60231245A (en) * 1984-05-02 1985-11-16 Omron Tateisi Electronics Co Memory device
JPH07191776A (en) * 1992-09-17 1995-07-28 Internatl Business Mach Corp <Ibm> Personal computer system for realization of secrecy protection
EP0711804A2 (en) 1994-11-14 1996-05-15 Ciba-Geigy Ag Latent light stabilizers

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60231245A (en) * 1984-05-02 1985-11-16 Omron Tateisi Electronics Co Memory device
JPH07191776A (en) * 1992-09-17 1995-07-28 Internatl Business Mach Corp <Ibm> Personal computer system for realization of secrecy protection
EP0711804A2 (en) 1994-11-14 1996-05-15 Ciba-Geigy Ag Latent light stabilizers

Also Published As

Publication number Publication date
JPS6225214B2 (en) 1987-06-02

Similar Documents

Publication Publication Date Title
KR100563222B1 (en) Memory access protection
US5991858A (en) Multi-user data processing system with storage protection
EP0312194B1 (en) Data processor having two modes of operation
US4162529A (en) Interruption control system in a multiprocessing system
JPS5845699A (en) Memory protection circuit
US6549953B1 (en) Object encapsulation protection apparatus
US5564036A (en) Memory protective circuit
JPS59231650A (en) Software protection processing system
JPS5873099A (en) Data processor
JPS59117658A (en) Common bus access managing device of multimicroprocessor system
JPH02128266A (en) Register with protective function
JP2533931B2 (en) Data contents protection method of dynamic allocation area
JPS6097448A (en) Memory protection system
JPH0676134A (en) Ic card
JPH06309236A (en) Illegal write detecting circuit for memory
JPH01261760A (en) Computer system
JPH0363854A (en) Data protective circuit
JPS62278650A (en) File protection system
JPH01204118A (en) Information processor
JPH05334195A (en) Information processor
JPH03144751A (en) Memory miswriting preventing device
JPS63245539A (en) Memory control system for data processor
JPS59139199A (en) Protecting method of storage
JPS5921062B2 (en) Memory contention control method
JPS62160555A (en) Storage protecting device of storage circuit