JPH05314012A - Write protecting method for memory - Google Patents
Write protecting method for memoryInfo
- Publication number
- JPH05314012A JPH05314012A JP3073135A JP7313591A JPH05314012A JP H05314012 A JPH05314012 A JP H05314012A JP 3073135 A JP3073135 A JP 3073135A JP 7313591 A JP7313591 A JP 7313591A JP H05314012 A JPH05314012 A JP H05314012A
- Authority
- JP
- Japan
- Prior art keywords
- memory
- address
- write
- writing
- hexadecimal
- 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
Links
Landscapes
- Storage Device Security (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は例えばマイクロコンピュ
ータにおけるメモリの書込保護方法に関するものであ
る。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory write protection method for a microcomputer, for example.
【0002】[0002]
【従来の技術】マイクロコンピュータにおいては、RAM
(随時書込読出メモリ)のように、それ自体自由に書込
が行えるメモリであっても、特定の領域については書込
を保護(禁止)して既記憶内容を保護したい場合があ
る。このような目的で種々の書込保護方法が実用化され
ている。図5はその一例を示している。図において61は
マイクロプロセッサ、62はメモリであり、マイクロプロ
セッサ61からアドレスバス64を介して与えられるアドレ
スによりメモリ62がアクセスされる。メモリ62に書込む
べきデータ又はメモリ62から読出されたデータはデータ
バス65を介して伝送される。2. Description of the Related Art In a microcomputer, RAM
Even in the case of a memory such as (random writing / reading memory) capable of freely writing, it is sometimes desired to protect (prohibit) writing in a specific area to protect the already stored contents. For this purpose, various write protection methods have been put into practical use. FIG. 5 shows an example thereof. In the figure, 61 is a microprocessor and 62 is a memory, and the memory 62 is accessed by an address given from the microprocessor 61 via an address bus 64. Data to be written in the memory 62 or data read from the memory 62 is transmitted via the data bus 65.
【0003】アドレスバス64の上位複数ビット分がコン
パレータ63の一方の入力端子に接続されている。コンパ
レータ63の他方の入力端子には配線スイッチ等を用いて
なる同ビット数のアドレス設定器67が接続されており、
コンパレータはこれによって与えられる複数ビットの信
号とアドレスバス64から入力されるアドレスの上位ビッ
トとを比較する。両者が一致した場合はコンパレータは
エラー信号を信号線66を介してマイクロプロセッサ61の
割込端子へ与える。例えばアドレス00000000 (16進) 〜
00FFFFFF (16進) の領域を保護する場合はアドレスバス
の上位8ビットをコンパレータ63へ与えるようになし、
またアドレス設定器67により00000000を設定する。そう
すると書込アドレスが00000000 (16進) 〜00FFFFFF (16
進) である場合は上位2桁の00 (16進)(=0000 0000)が
アドレス設定器67の設定値に一致し、エラー信号が発せ
られる。The upper bits of the address bus 64 are connected to one input terminal of the comparator 63. To the other input terminal of the comparator 63, an address setter 67 having the same number of bits, which is formed by using a wiring switch or the like, is connected,
The comparator compares the multi-bit signal provided thereby with the upper bits of the address input from the address bus 64. If they match, the comparator gives an error signal to the interrupt terminal of the microprocessor 61 via the signal line 66. For example, address 00000000 (hexadecimal) ~
To protect the 00FFFFFF (hexadecimal) area, do not give the upper 8 bits of the address bus to the comparator 63.
The address setter 67 sets 00000000. Then, the write address is 00000000 (hexadecimal) to 00FFFFFF (16
If it is a decimal number, the upper two digits 00 (hexadecimal) (= 0000 0000) matches the set value of the address setter 67, and an error signal is issued.
【0004】[0004]
【発明が解決しようとする課題】以上の如き従来方法に
よる場合、保護領域を変更する必要が生じたときはアド
レス設定器67の設定値を変更する必要があり、そのため
に結線変更, 部品の取外し, 再装着等が必要であるとい
う煩わしさがある。また保護領域を複数設ける場合はア
ドレス設定器を複数設ける必要があり、スペース利用効
率の低下要因となっている。本発明はこのような問題点
を解決するためになされたものであり、保護領域を予め
記憶しておき、これと書込アドレスとを対照することと
して、保護領域変更時にハードウェア上の変更を必要と
せず、また保護領域の数によるハードウェア上の実質的
負担増がないメモリの書込保護方法を提供することを目
的とする。In the case of the conventional method as described above, when it is necessary to change the protection area, it is necessary to change the set value of the address setter 67. Therefore, the wiring is changed and the parts are removed. Therefore, there is the annoyance that it is necessary to reattach it. Further, when a plurality of protection areas are provided, it is necessary to provide a plurality of address setting devices, which is a factor of reducing the space utilization efficiency. The present invention has been made in order to solve such a problem, and a protected area is stored in advance, and the write address is compared with the protected area so that the hardware cannot be changed when the protected area is changed. An object of the present invention is to provide a write protection method for a memory that does not require it and does not substantially increase the hardware load due to the number of protection areas.
【0005】[0005]
【課題を解決するための手段】本発明に係るメモリの書
込保護方法は、任意に分割してなるメモリの領域ごとに
定めた書込の可否情報をメモリの所定領域に記憶させて
おき、書込アドレスによって前記可否情報を参照し、該
書込アドレスが属する領域に対応する可否情報に従い書
込の可否を決定することを特徴とする。According to a write protection method of a memory according to the present invention, write enable / disable information defined for each memory area arbitrarily divided is stored in a predetermined area of the memory. The permission / prohibition information is referred to by the write address, and the permission / prohibition of writing is determined according to the permission / prohibition information corresponding to the area to which the write address belongs.
【0006】[0006]
【作用】前記所定領域には書込の可否情報を分割領域ご
とに記憶させておく。書込時においては、書込アドレス
によって可否情報を参照し、書込不可である場合はマイ
クロプロセッサ61にエラー信号を発する。書込を保護す
べき領域を変更する場合は前記所定領域での可否情報を
変更する。The writing permission / prohibition information is stored for each divided area in the predetermined area. At the time of writing, the permission / prohibition information is referred to by the write address, and if writing is impossible, an error signal is issued to the microprocessor 61. When changing the area to be write-protected, the permission / prohibition information in the predetermined area is changed.
【0007】[0007]
【実施例】以下本発明をその実施例を示す図面に基づい
て詳述する。図1は本発明に係るメモリの書込保護方法
を適用したマイクロコンピュータ要部のブロック図であ
る。図において1はマイクロプロセッサ、2は第1メモ
リであり、アドレスバス4及びデータバス5で接続され
ている。データバス5は32ビットのデータD31 〜D0の伝
送を行う。アドレスバス4はマイクロプロセッサ1が出
力する32ビットのアドレスA31 〜A0のうち下位20ビット
A19 〜A0をメモリ2へ伝送する。3は第2のメモリであ
り、書込を保護すべき領域の一覧情報、つまり前述の書
込可否情報を記憶させるためのものである。DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings showing the embodiments. FIG. 1 is a block diagram of a main part of a microcomputer to which a memory write protection method according to the present invention is applied. In the figure, 1 is a microprocessor and 2 is a first memory, which are connected by an address bus 4 and a data bus 5. The data bus 5 transmits 32-bit data D31 to D0. The address bus 4 is the lower 20 bits of the 32-bit address A31 to A0 output by the microprocessor 1.
A19 to A0 are transmitted to the memory 2. Reference numeral 3 denotes a second memory, which is used for storing list information of areas to be write-protected, that is, the above-mentioned write enable / disable information.
【0008】図2はこれらメモリ2,3のアドレス空間
を示すマップであり、メモリ2には00000000 (16進) 〜
00FFFFFF (16進) を、またメモリ3にはFE000000 (16
進) 〜FE0003FF (16進) を割当てている。而してマイク
ロプロセッサ1が出力するアドレスのうちの下位10ビッ
トA9〜A0がゲート6へ、またアドレスA23 〜A14 の10ビ
ットがゲート7へ夫々入力される。両ゲート6,7は次
に説明するアドレスデコーダ8の出力信号によって開閉
制御され、メモリ3への書込時にはゲート6が、またメ
モリ2が選択された場合にはゲート7が夫々開いて前述
の各アドレスをメモリ3のアドレス入力端子MA9 〜MA0
へ与える。FIG. 2 is a map showing the address spaces of the memories 2 and 3, and the memory 2 has a range of 00000000 (hexadecimal) ...
00FFFFFF (hexadecimal) and FE000000 (16
Hex) to FE0003FF (hexadecimal) are assigned. Thus, the lower 10 bits A9 to A0 of the address output from the microprocessor 1 are input to the gate 6, and the 10 bits of the addresses A23 to A14 are input to the gate 7, respectively. Both gates 6 and 7 are controlled to be opened / closed by an output signal of an address decoder 8 which will be described below, and the gate 6 is opened when writing to the memory 3 and the gate 7 is opened when the memory 2 is selected. Each address is assigned to the address input terminals MA9 to MA0 of memory 3.
Give to.
【0009】アドレスデコーダ8へはアドレスの上位22
ビットA31 〜A10 が入力される。このアドレスデコーダ
8は入力アドレスがFE000000 (16進) 〜FE0003FFである
場合、つまりメモリ3に割当てたアドレスである場合に
は信号CS1 バーを出力し、入力アドレスが00000000〜00
FFFFFFである場合、つまりメモリ2に割当てたアドレス
である場合には信号CS2 バーを出力する。信号CS1 バー
はゲート6のローアクティブの開閉制御端子、メモリ3
の書込イネーブル端子WEバー及び負論理のORゲート9の
一入力端子に与えられる。また信号CS2 バーは、前記OR
ゲート9の他入力端子、ゲート7のローアクティブの開
閉制御端子及びメモリ2のローアクティブのチップセレ
クト端子CSバーに与えられる。ORゲート9の出力はメモ
リ3のローアクティブのチップセレクト端子CSバーへ与
えられる。The upper 22 addresses are sent to the address decoder 8.
Bits A31 to A10 are input. The address decoder 8 outputs the signal CS1 bar when the input address is FE000000 (hexadecimal) to FE0003FF, that is, when it is the address assigned to the memory 3, and the input address is 00000000 to 00.
When it is FFFFFF, that is, when it is the address assigned to the memory 2, the signal CS2 bar is output. Signal CS1 bar is the low-active open / close control terminal of gate 6, memory 3
Write enable terminal WE and one input terminal of a negative logic OR gate 9. The signal CS2 bar is
It is given to the other input terminal of the gate 9, the low active open / close control terminal of the gate 7, and the low active chip select terminal CS bar of the memory 2. The output of the OR gate 9 is given to the low active chip select terminal CS bar of the memory 3.
【0010】メモリ3に書込むべきデータはマイクロプ
ロセッサ1から与えられるが、そのデータは書込の可否
を示す1/0 の1ビットのデータであり、データバスD31
〜D0のうち1ビットをメモリ3のデータ入力端子Dinに
接続してある。メモリ3から読出されるデータも当然に
1ビットのデータである。このデータを出力するデータ
出力端子Dout は負論理のNANDゲート10の一入力端子に
接続してある。マイクロプロセッサ1はメモリ2に対す
る書込/読出の別を表す信号を端子R/W バーから出力
し、これをメモリ2の端子R/W バー及びNANDゲート10の
他端子に与えるようになしてある。前記信号はハイの場
合に読出しを、またローの場合に書込を指示する。NAND
ゲート10の出力はハイレベルをエラー信号としてマイク
ロプロセッサの所定端子に与えるべくなしてある。The data to be written in the memory 3 is given from the microprocessor 1, but the data is 1/0 1-bit data indicating whether writing is possible, and the data bus D31
One bit of D0 to D0 is connected to the data input terminal D in of the memory 3. The data read from the memory 3 is of course also 1-bit data. The data output terminal D out for outputting this data is connected to one input terminal of the NAND gate 10 of negative logic. The microprocessor 1 outputs a signal indicating whether writing / reading to / from the memory 2 from the terminal R / W bar, and supplies this to the terminal R / W bar of the memory 2 and the other terminal of the NAND gate 10. .. The signal directs a read when high and a write when low. NAND
The output of the gate 10 is designed to give a high level as an error signal to a predetermined terminal of the microprocessor.
【0011】次に図3に示すような書込保護の情報をメ
モリ3に記憶させる場合の動作について説明する。メモ
リ2の00000000 (16進) 〜00003FFF (16進) の領域につ
いての書込可否の情報をメモリ3のアドレス000(16進)
に書込むこととする。この例では書込を許可するデータ
“1”を書込む。メモリ2の00004000 (16進) 〜00007F
FF (16進)の領域についての書込可否の情報はメモリ3
のアドレス001(16進) に書込こととする。ここには書込
を禁ずるデータ“0”を書込む。このようにメモリ2の
データ書込領域00000000 (16進) 〜00FFFFFF (16進) を
複数 (実施例では1024) の領域に分割し、その夫々の領
域ごとに割当てたメモリ3のアドレス000, 001,002…3
FF に、書込可を“1”、禁止を“0”として書込むの
である。Next, the operation of storing the write protection information as shown in FIG. 3 in the memory 3 will be described. Information about whether or not writing is possible for the area from 00000000 (hexadecimal) to 00003FFF (hexadecimal) in the memory 2 is stored in the address 000 (hexadecimal) of the memory 3
It will be written in. In this example, data "1" which allows writing is written. Memory 2 00004000 (hexadecimal) ~ 00007F
The memory availability information for the FF (hexadecimal) area is writable.
It will be written to address 001 (hexadecimal) of. Data "0" which prohibits writing is written here. In this way, the data writing area 00000000 (hexadecimal) to 00FFFFFF (hexadecimal) of the memory 2 is divided into a plurality of (1024 in the embodiment) areas, and the addresses 000, 001 of the memory 3 assigned to each of the areas. 002 ... 3
The write enable is written in the FF as “1” and the prohibition is written as “0”.
【0012】図4の(a) 行はメモリ3への書込の場合に
マイクロプロセッサ1が出力するアドレスA31 〜A0を示
している。図中Xは0又は1を示す。この32ビットの内
容はFE000000 (16進) 〜FE0003FF (16進) であるのでア
ドレスデコーダ8は信号CS1バーを出力する。これに
よりメモリ3のチップセレクト端子CSバー, 書込イネ
ーブル端子WEバーがアクティブになり、これに対する書
込が可能な状態になる。Xで示される下位10ビットのア
ドレスA9〜A0は信号CS1 バーによって開いたゲート6か
らメモリ3のアドレス入力端子MA9 〜MA0 に与えられ
る。従ってこのアドレス00 0000 0000〜11 1111 1111、
つまり000 〜3FF(16進) までの番地にデータ入力端子D
inへ与えられた“0”又は“1”の値が書込まれること
になる。The row (a) of FIG. 4 shows addresses A31 to A0 output from the microprocessor 1 when writing to the memory 3. In the figure, X represents 0 or 1. Since the contents of these 32 bits are FE000000 (hexadecimal) to FE0003FF (hexadecimal), the address decoder 8 outputs the signal CS1 bar. As a result, the chip select terminal CS bar and the write enable terminal WE bar of the memory 3 become active, and writing to this becomes possible. Addresses A9 to A0 of the lower 10 bits indicated by X are given to address input terminals MA9 to MA0 of the memory 3 from the gate 6 opened by the signal CS1 bar. Therefore, this address 00 0000 0000 ~ 11 1111 1111,
In other words, the data input terminal D at the address from 000 to 3FF (hexadecimal)
The value of that given to the in "0" or "1" is to be written.
【0013】次にメモリ2への書込の場合のアドレスの
構成は図4の(b) 行に示すようになっている。メモリ2
のアドレスは00000000 (16進) 〜00FFFFFF (16進) であ
るのでA31 〜A24 の8ビットは“0”である。メモリ3
へ与えるべきその下位の10ビットA23 〜A14 は1024分割
したメモリ2の領域の夫々を特定することになり図4
(a) 欄に対応させてXで表すことができる。更に下位側
のビットA13 〜A0はメモリ2の分割した各領域での番地
を示す。これをYで表すこととする。而してマイクロプ
ロセッサ1はメモリ2への書込に際し、このようなアド
レス信号を端子A31 〜A0から発し、書込むべきデータを
端子D31 〜D0から発し、更に端子R/W バーからローレベ
ルの信号を発する。アドレスデコーダ8はアドレス信号
の上位ビットA31 〜A10 が入力される。この内容はメモ
リ2のアドレス00000000 (16進) 〜00FFFFFF (16進) の
上位22ビットであるから、信号CS2 バーが出力される。
従ってメモリ2,3のチップセレクト端子CSバーが共に
アクティブになり、またゲート7の開閉制御端子がアク
ティブになる。Next, the address configuration for writing to the memory 2 is as shown in line (b) of FIG. Memory 2
Since the address is 00000000 (hexadecimal) to 00FFFFFF (hexadecimal), 8 bits of A31 to A24 are "0". Memory 3
The lower 10 bits A23 to A14 to be given to each specify each area of the memory 2 divided into 1024 areas.
It can be represented by X corresponding to the column (a). Bits A13 to A0 on the lower side indicate the addresses in the divided areas of the memory 2. This is represented by Y. When writing to the memory 2, the microprocessor 1 issues such an address signal from the terminals A31 to A0, the data to be written from the terminals D31 to D0, and the low level from the terminal R / W bar. Emit a signal. The upper bits A31 to A10 of the address signal are input to the address decoder 8. Since this content is the upper 22 bits of the address 00000000 (hexadecimal) to 00FFFFFF (hexadecimal) of the memory 2, the signal CS2 bar is output.
Therefore, the chip select terminals CS of the memories 2 and 3 are both active, and the open / close control terminal of the gate 7 is active.
【0014】そうするとゲート7が開いてアドレスA23
〜A14 がメモリ3へ入力され、該当アドレスのデータが
データ出力端子Dout から読出されることになる。いま
A23〜A14 が0000 0000 00である場合はアドレス000(16
進) のデータ“1”が読出される。そうするとNANDゲー
ト10出力はローレベルであり、マイクロプロセッサ1は
これをエラー信号とは認識しない。これに対してアドレ
ス信号A23 〜A14 が0000 0000 01である場合はメモリ3
のアドレス001(16進) のデータ“0”が読出され、NAND
ゲート10へ与えられる。NANDゲート10の他入力はこのと
きローレベルであるから、その出力はハイレベルとな
り、マイクロプロセッサ1はこれをエラー信号として認
識し、メモリ2に対する書込のための処理を停止する。
これによりそのアドレスの書込保護が行われることにな
る。Then, the gate 7 is opened and the address A23 is set.
.About.A14 is input to the memory 3, and the data of the corresponding address is read from the data output terminal D out . Now
If A23 to A14 are 0000 0000 00, the address 000 (16
Data) "1" is read. Then, the output of the NAND gate 10 is low level, and the microprocessor 1 does not recognize this as an error signal. On the other hand, if the address signals A23 to A14 are 0000 0000 01, the memory 3
Data “0” at address 001 (hexadecimal) of
Given to gate 10. Since the other input of the NAND gate 10 is low level at this time, its output becomes high level, and the microprocessor 1 recognizes this as an error signal and stops the process for writing to the memory 2.
As a result, write protection for that address is performed.
【0015】[0015]
【発明の効果】以上のように本発明による場合はメモリ
3に書込むデータにより書込保護領域を任意に設定する
ことができる。従って書込保護領域の変更に際してハー
ドウェア上の変更を必要とせず、その煩わしさがない。
また複数の領域に対する書込保護も、それを記憶してお
く番地を要するのみであり、保護領域増大に伴うハード
ウェア上の実質的負担増は皆無である。そしてこの発明
によればソフトウェアにより書込保護領域を容易に指示
又は変更できるのて、ソフトウェア開発時、障害発生時
の切分け作業に便宜である等、本発明は優れた効果を奏
する。As described above, according to the present invention, the write protection area can be arbitrarily set by the data to be written in the memory 3. Therefore, there is no need to change the write-protected area on the hardware, and there is no trouble.
Further, write protection for a plurality of areas only requires an address to store them, and there is no substantial increase in hardware load due to the increase in the protected areas. Further, according to the present invention, the write protected area can be easily designated or changed by software, which is convenient for separating work at the time of software development and failure occurrence. The present invention has excellent effects.
【図1】本発明方法を適用したマイクロコンピュータ要
部のブロック図である。FIG. 1 is a block diagram of a main part of a microcomputer to which a method of the present invention is applied.
【図2】メモリ2,3のアドレス空間を示すマップであ
る。FIG. 2 is a map showing an address space of memories 2 and 3.
【図3】メモリ3の記憶内容を示す概念図である。FIG. 3 is a conceptual diagram showing stored contents of a memory 3.
【図4】メモリ3への書込時及びメモリ2への書込時の
各アドレスの説明図である。FIG. 4 is an explanatory diagram of each address when writing to the memory 3 and writing to the memory 2.
【図5】従来の書込保護方法の説明図である。FIG. 5 is an explanatory diagram of a conventional write protection method.
1 マイクロプロセッサ 2 メモリ 3 メモリ 4 アドレスバス 6 ゲート 7 ゲート 8 アドレスデコーダ 1 Microprocessor 2 Memory 3 Memory 4 Address Bus 6 Gate 7 Gate 8 Address Decoder
───────────────────────────────────────────────────── フロントページの続き (72)発明者 沢居 国一 大阪市此花区島屋一丁目1番3号 住友電 気工業株式会社大阪製作所内 (72)発明者 上條 文雄 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 神山 忠秋 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 池内 雅博 京都市右京区花園土堂町10番地 オムロン 株式会社内 (72)発明者 藤本 成二 京都市右京区花園土堂町10番地 オムロン 株式会社内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Kuniichi Sawai 1-3-3 Shimaya, Konohana-ku, Osaka City, Sumitomo Electric Industries, Ltd. (72) Inventor Fumio Kamijo 1006 Kadoma, Kadoma, Osaka Prefecture Address Matsushita Electric Industrial Co., Ltd. (72) Inventor Tadaaki Kamiyama 1006 Kadoma, Kadoma-shi, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. (72) Inventor Masahiro Ikeuchi 10th, Hanazono Dodocho, Ukyo-ku, Kyoto Omron Corporation (72) ) Inventor Seiji Fujimoto, Omron Co., Ltd. 10 Hanazono Dodo-cho, Ukyo-ku, Kyoto
Claims (1)
法において、 任意に分割してなるメモリの領域ごとに定めた書込の可
否情報をメモリの所定領域に記憶させておき、書込アド
レスによって前記可否情報を参照し、該書込アドレスが
属する領域に対応する可否情報に従い書込の可否を決定
することを特徴とするメモリの書込保護方法。1. A method of protecting writing to a part of a memory, wherein writability information defined for each area of the memory that is arbitrarily divided is stored in a predetermined area of the memory, and a write address is set. A write protection method for a memory, wherein the permission / prohibition information is referred to and the permission / prohibition of writing is determined according to the permission / prohibition information corresponding to the area to which the write address belongs.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3073135A JPH05314012A (en) | 1991-04-05 | 1991-04-05 | Write protecting method for memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3073135A JPH05314012A (en) | 1991-04-05 | 1991-04-05 | Write protecting method for memory |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH05314012A true JPH05314012A (en) | 1993-11-26 |
Family
ID=13509459
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3073135A Pending JPH05314012A (en) | 1991-04-05 | 1991-04-05 | Write protecting method for memory |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH05314012A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6606707B1 (en) | 1999-04-27 | 2003-08-12 | Matsushita Electric Industrial Co., Ltd. | Semiconductor memory card |
-
1991
- 1991-04-05 JP JP3073135A patent/JPH05314012A/en active Pending
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6606707B1 (en) | 1999-04-27 | 2003-08-12 | Matsushita Electric Industrial Co., Ltd. | Semiconductor memory card |
US6789192B2 (en) | 1999-04-27 | 2004-09-07 | Matsushita Electric Industrial Co., Ltd. | Semiconductor memory card, data reading apparatus, and data reading/reproducing apparatus |
US7062652B2 (en) | 1999-04-27 | 2006-06-13 | Matsushita Electric Industrial Co., Ltd. | Semiconductor memory card, data reading apparatus and data reading/reproducing apparatus |
US7996914B2 (en) | 1999-04-27 | 2011-08-09 | Panasonic Corporation | Semiconductor memory card and data reading apparatus, and data reading/reproducing apparatus |
US8127368B2 (en) | 1999-04-27 | 2012-02-28 | Panasonic Corporation | Semiconductor memory card and data reading apparatus, and data reading/reproducing apparatus |
US8661553B2 (en) | 1999-04-27 | 2014-02-25 | Panasonic Corporation | Semiconductor memory card and data reading apparatus, and data reading/reproducing apparatus |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5056009A (en) | IC memory card incorporating software copy protection | |
US4332009A (en) | Memory protection system | |
US6275406B1 (en) | Content address memory circuit with redundant array and method for implementing the same | |
US20040019763A1 (en) | Column/row redundancy architecture using latches programmed from a look up table | |
JPH0810553B2 (en) | Memory circuit | |
US4016409A (en) | Longitudinal parity generator for use with a memory | |
GB1468783A (en) | Memory systems | |
JPS629456A (en) | Data transfer unit | |
US5329631A (en) | Microprocessor system for effectively using a part of an address space | |
JPH05314012A (en) | Write protecting method for memory | |
EP0503375B1 (en) | Memory device with one-cycle read-modify-write | |
KR890012316A (en) | Programmable Memory Data Protection Circuit | |
JPH01123342A (en) | Writing protecting circuit for memory | |
JPS6035694B2 (en) | Main memory protection method | |
JP3232109B2 (en) | Memory write protect circuit | |
JPS6329859A (en) | Memory protection circuit | |
KR900005315A (en) | Development Method of Data Processing System and Semiconductor Integrated Circuits for Data Processing | |
KR100280470B1 (en) | Data input / output device of flash memory | |
JPS6155694B2 (en) | ||
JPH0434185B2 (en) | ||
JP2000047943A (en) | Memory protect system | |
JPH0336650A (en) | Memory protecting system | |
JPS602703B2 (en) | Storage device read/write processing method | |
JPS62256145A (en) | Control method for memory space | |
JPS59132480A (en) | Storage device |