JPS63245749A - Main memory device - Google Patents

Main memory device

Info

Publication number
JPS63245749A
JPS63245749A JP62080139A JP8013987A JPS63245749A JP S63245749 A JPS63245749 A JP S63245749A JP 62080139 A JP62080139 A JP 62080139A JP 8013987 A JP8013987 A JP 8013987A JP S63245749 A JPS63245749 A JP S63245749A
Authority
JP
Japan
Prior art keywords
address
main memory
signal
circuit
maximum
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
JP62080139A
Other languages
Japanese (ja)
Inventor
Hiroshi Nakagome
中込 宏
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP62080139A priority Critical patent/JPS63245749A/en
Publication of JPS63245749A publication Critical patent/JPS63245749A/en
Pending legal-status Critical Current

Links

Landscapes

  • Techniques For Improving Reliability Of Storages (AREA)

Abstract

PURPOSE:To send an address abnormal signal from a main memory device by providing the main memory device with an address maximum value detecting circuit. CONSTITUTION:When an external device 2 sends an address signal 'FFFFF' in case the maximum value (the value of mounted maximum main memory address) of addresses mounted on a memory circuit 3 is 'FFFFF' and the maximum value of addresses to be sent from an address line 4 is 'FFFFF', all inputs of AND circuits 91-95 are turned to logic '1'. Since one input of an OR circuit 10 is turned to logic '1', an address abnormal signal of logic '1' is outputted. Since the address abnormal signal can be outputted in case of necessary independently of the value of the mounted maximum main memory address, the device is convenient for testing the operation of an address abnormal signal detecting circuit in the external device.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は主記憶装置に関し、特にアドレス異常信号を
出力する回路を備えた主記憶装置に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a main memory device, and more particularly to a main memory device equipped with a circuit for outputting an address error signal.

〔従来の技術〕[Conventional technology]

第3図は従来のこの種の装置を示すブロック図であって
、図において(1)は主記憶装置、(2)は主記憶装置
(1)にアクセスする外部装置、(3)は主記憶装置(
1)の主要構成部分であるメモリ回路、(4)はメモリ
回路(3)にアクセスするアドレス信号を伝送するアド
レス線、(5)はメモリ回路(3)に書込まれ又はメモ
リ回路(4)から読出されるデータ信号を伝送するデー
タ線、(6)は比較器、(7)はレジスタ、(8)はア
ドレス異常信号である。アドレス信号が20ビツトの2
進符号(5桁の16進数に対応する)で構成される場合
、アドレス線(4)は20本の信号線から構成され、5
桁の16進数で表わして[0OOOOJから[FFFF
FJまでの値のアドレス信号を伝送することができる。
FIG. 3 is a block diagram showing a conventional device of this type, in which (1) is the main memory, (2) is an external device that accesses the main memory (1), and (3) is the main memory. Device(
1) is the main component of the memory circuit, (4) is the address line that transmits the address signal to access the memory circuit (3), and (5) is the main component of the memory circuit (3) or the memory circuit (4). A data line (6) is a comparator, (7) is a register, and (8) is an address error signal. The address signal is 2 with 20 bits.
When configured with a decimal code (corresponding to a 5-digit hexadecimal number), the address line (4) consists of 20 signal lines;
Expressed in hexadecimal digits from [0OOOOJ to [FFFF
Address signals with values up to FJ can be transmitted.

レジスタ(7)には主記憶装置(1)に(詳細に言えば
主記憶装置(1)内のメモリ回路(3)に)実装されて
いる最大の主記憶アドレスを保持している。
The register (7) holds the largest main memory address installed in the main memory (1) (more specifically, in the memory circuit (3) in the main memory (1)).

第4図はレジスタ(7)の構成を示す説明図で、上述の
数値例を用いアドレス信号が20ピツトの2進符号で構
成されるとするとレジスタ(7)は一般には20ビツト
の信号を記憶できるメモリ素子(図に7−〇〜7−(n
−1)で示す。上述の例ではn=20、但し中間の素子
には符号を記入してない)を備えている。またメモリ回
路(3)が変らない限りレジスタ(7)の内容を変更す
る必要がないので、レジスタ(7)はROM (読出し
専用メモリ)で構成することができる。第4図に示す電
源(7a)、プルアップ抵抗(7b)、スイッチ(7C
)によって各ビットの信号を構成することができる。ま
た、レジスタ(7)の内容を変化する必要がないとき、
第4図のスイッチ(7C)はたとえばフユーズによって
構成しこれを接続したままの状態で論理「0」のビット
、これを切断した状態で論理「1」のビットを出力する
ことができる。
FIG. 4 is an explanatory diagram showing the configuration of register (7). Using the above numerical example, assuming that the address signal is composed of a 20-bit binary code, register (7) generally stores a 20-bit signal. Memory elements (7-〇 to 7-(n) in the figure)
-1). In the above example, n=20 (note that the intermediate elements are not numbered). Further, since there is no need to change the contents of the register (7) unless the memory circuit (3) is changed, the register (7) can be configured with a ROM (read-only memory). The power supply (7a), pull-up resistor (7b), switch (7C) shown in Figure 4
) can configure each bit signal. Also, when there is no need to change the contents of register (7),
The switch (7C) in FIG. 4 is constituted by a fuse, for example, and can output a logic "0" bit when it is connected, and a logic "1" bit when it is disconnected.

第5図は第3図のメモリ回路(3)に実装されたデータ
の最大のアドレスの一例を説明するフォーマット図で、
図に示す例ではアドレスを5桁の16進数で表した場合
00000−BFFFFまではデータが実装されており
C00OO−FFFFFの領域はデータが未実装である
ことを示す。
FIG. 5 is a format diagram illustrating an example of the maximum address of data implemented in the memory circuit (3) of FIG.
In the example shown in the figure, when the address is expressed as a 5-digit hexadecimal number, data is implemented in the area from 00000 to BFFFF, and data is not implemented in the area from C00OO to FFFFF.

以下、第3図、第4図及び第5図について従来の装置の
動作を説明する。外部装置(2)からアドレス線(4)
上に送出されるアドレスの値が(第5図に示す数値例で
)00000−BFFFFの間にある場合はメモリ回路
(3)から入力アドレスに対応するデータがデータ線(
5)に読出され、又はデータ線(5)上のデータが入力
アドレスに対応するメモリ位置に書込まれる。また、レ
ジスタ(7)には数値BFFFFが書込まれているので
、アドレス線(4)上に送出されるアドレスの値がco
ooo〜FFFFFの間にあるときは比較器(6)から
アドレス異常信号(8)が送出され、外部装置(2)に
対し主記憶装置(1)へアクセスできないことを知らせ
る。
The operation of the conventional apparatus will be explained below with reference to FIGS. 3, 4, and 5. Address line (4) from external device (2)
If the value of the address sent above is between 00000-BFFFF (in the numerical example shown in Figure 5), the data corresponding to the input address is transferred from the memory circuit (3) to the data line (
5) or the data on the data line (5) is written to the memory location corresponding to the input address. Also, since the numerical value BFFFF is written in the register (7), the value of the address sent on the address line (4) is co
When the value is between ooo and FFFFF, an address error signal (8) is sent from the comparator (6) to inform the external device (2) that the main storage device (1) cannot be accessed.

また、この場合レジスタ(7)にけBFFFFの全ビッ
トを格納している必要はなく、最上位の4ビツト(上記
例ではBすなわち2進符号で1011 ’)だけを格納
しておけば足シる。アドレス線(4)上のアドレス信号
の最上位4ビツトがC、D、E、Fの場合アドレス異常
信号(8)が送出される。多くの場合、メモリ回路の実
装部分の最大アドレスは2進符号の上位ビットの変化点
に合致するので、レジスタ(7)に格納すべきビット数
は比較的小数で、したがって比較器(6)において比較
すべきビット数も比較的小数で足シる場合が多い。第5
図の右側に、4ビツトで構成されるレジスタ(7)に数
値B (1011”)が格納されている例を示す。
Also, in this case, it is not necessary to store all bits of BFFFF in register (7), but if only the most significant 4 bits (in the above example, B, or 1011' in binary code) are stored, the foot symbol can be stored. Ru. When the most significant four bits of the address signal on the address line (4) are C, D, E, F, an address abnormality signal (8) is sent out. In many cases, the maximum address of the implementation part of the memory circuit coincides with the change point of the upper bits of the binary code, so the number of bits to be stored in the register (7) is relatively small, and therefore in the comparator (6). The number of bits to be compared is often a relatively small number. Fifth
The right side of the figure shows an example in which a numerical value B (1011'') is stored in a register (7) consisting of 4 bits.

従来の装置は以上のように構成されているので、もしメ
モリ回路(3)の実装メモリのアドレスが00000−
FFFFFであり、したがってレジスタ(7)にはFF
FFFが格納されておシ、アドレス線(4)が20本で
あるような場合には、どのような状況でもアドレス異常
信号(8)は送出されることなく、したがって外部装置
(2)においてアドレス異常信号(8)によって起され
る動作を試、験することが困難であるという問題があっ
た。
Since the conventional device is configured as described above, if the address of the memory installed in the memory circuit (3) is 00000-
FFFFF, therefore register (7) contains FF
If FFF is stored and there are 20 address lines (4), the address error signal (8) will not be sent out under any circumstances, and therefore the external device (2) will not be able to read the address. There is a problem in that it is difficult to test the operation caused by the abnormal signal (8).

この発明は上記のような問題点を解決するためになされ
たもので、実装最大主記憶アドレスの値とアドレス線に
よシ送出できるアドレスの最大値との関係如何にかかわ
らず主記憶装置からアドレス異常信号を出力することが
できる主記憶装置を得ることを目的としている。
This invention was made in order to solve the above-mentioned problems. Regardless of the relationship between the implemented maximum main memory address value and the maximum value of addresses that can be sent over the address line, The object is to obtain a main memory device that can output an abnormal signal.

〔問題点を解決するための手段〕[Means for solving problems]

この発明では、アドレス線により送出できるアドレスの
最大値が外部装置から送出されたときはアドレス異常信
号を出力できる回路を設けた。
In this invention, a circuit is provided that can output an address abnormality signal when the maximum value of addresses that can be sent out through the address line is sent out from an external device.

〔作用〕[Effect]

主記憶装置の実装最大主記憶アドレスの値がアドレス線
により送出できるアドレスの最大値に等しいか又はこれ
を超過している場合、アドレス異常信号に関する試験を
する目的等の場合は、この発明の装置では外部装置から
アドレス線により送出できるアドレスの最大値を示すア
ドレス信号を送出することによって、主記憶装置からア
ドレス異常信号を送出することかできる。
Implementation of the main memory device When the value of the maximum main memory address is equal to or exceeds the maximum value of the address that can be sent out by the address line, and for the purpose of testing regarding address abnormal signals, etc., the device of the present invention In this case, an address abnormality signal can be sent from the main memory by sending an address signal indicating the maximum value of the address that can be sent via the address line from an external device.

〔実施例〕〔Example〕

以下この発明の実施例を図面について説明する。 Embodiments of the present invention will be described below with reference to the drawings.

第1図はこの発明の一実施例を示すブロック図で、第2
図は第1図のアドレス最大値検出回路(9)の構成の一
例を示す回路図である。
FIG. 1 is a block diagram showing one embodiment of the present invention.
FIG. 1 is a circuit diagram showing an example of the configuration of the address maximum value detection circuit (9) in FIG. 1.

これらの図において第3図と同一符号は同−又は相当部
分を示し、(9)はアドレス最大値検出回路、(10)
はオア回路、(91)〜(96)はアドレス最大値検出
回路(9)を構成するアンド回路である。
In these figures, the same symbols as in Fig. 3 indicate the same or corresponding parts, (9) is the address maximum value detection circuit, (10)
is an OR circuit, and (91) to (96) are AND circuits forming the address maximum value detection circuit (9).

メモリ回路(3)に実装されているアドレスの最大値(
実装最大主記憶アドレスの値)と、アドレス線(4)で
送出できるアドレス最大値とが第5図に示すような関係
にあるときは第1図の装置の動作は第3図の装置の動作
と同様である。ただ、アドレス線(4)上のアドレスが
FFFFFであった場合比較器(6)からもア・ドレス
最大値検出回路(9)からも論理「1」の信号が出力さ
れ、これら信号の論理和として論理「1」のアドレス異
常信号(8)が出力される。
Maximum address value (
When the maximum implemented main memory address value) and the maximum address value that can be sent through the address line (4) have a relationship as shown in Figure 5, the operation of the device in Figure 1 will be the same as the operation of the device in Figure 3. It is similar to However, if the address on the address line (4) is FFFFF, a logic "1" signal is output from both the comparator (6) and the address maximum value detection circuit (9), and the logical sum of these signals is As a result, an address abnormality signal (8) of logic "1" is output.

第5図に示す例とは異なシ、実装最大主記憶アドレスの
値がFFFFFであシ、アドレス線(4)によシ送拍で
きるアドレスの最大値がFFFFFであった場合、従来
の装置忙おいてはアドレス異常信号(8)が送出される
機会はないが、第1図の装置では外部装置(2)がアド
レス線(4)上にF F F F Fのアドレス信号を
送出するとアンド回路(91)〜(95)のすべての入
力が論理「1」となシ、オア回路(10)の一方の入力
が論理「1」となるので、論理「1」のアドレス異常信
号(8)が出力される。
Different from the example shown in FIG. 5, if the value of the implemented maximum main memory address is FFFFF and the maximum value of the address that can be sent via the address line (4) is FFFFF, then However, in the device shown in Fig. 1, when the external device (2) sends out the address signal F F F F F on the address line (4), the AND circuit is activated. Since all the inputs of (91) to (95) are logic "1", one input of the OR circuit (10) is logic "1", so the address error signal (8) of logic "1" is Output.

〔発明の効果〕〔Effect of the invention〕

以上のようにこの発明によれば、実装最大主記憶アドレ
スの値にかかわらず、必要な場合にはアドレス異常信号
を出力することができるようにしたので、外部装置のア
ドレス異常信号検出回路等の動作を試験する場合に便利
である。
As described above, according to the present invention, it is possible to output an address abnormality signal when necessary, regardless of the value of the implemented maximum main memory address. This is useful when testing operation.

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

第1図はこの発明の一実施例を示すブロック図、第2図
は第1図のアドレス最大値検出回路の構成の一例を示す
回路図、第3図は従来の装置を示すブロック図、第4図
は第3図のレジスタの構成を示す説明図、第5図は第3
図のメモリ回路に実装されたデータの最大のアドレスの
一例を説明するフォーマット図。 (1)は主記憶装置、(2)は外部装置、(3)はメモ
リ回路、(4)はアドレス線、(5)はデータ線、(6
)は比較器、(7)はレジスタ、(8)はアドレス異常
信号、(9)はアドレス最大値検出回路、(1o)はオ
ア回路。 尚、各図中同一符号は同−又は相当部分を示す。
FIG. 1 is a block diagram showing an embodiment of the present invention, FIG. 2 is a circuit diagram showing an example of the configuration of the maximum address value detection circuit shown in FIG. 1, and FIG. 3 is a block diagram showing a conventional device. Figure 4 is an explanatory diagram showing the configuration of the register in Figure 3, and Figure 5 is an explanatory diagram showing the configuration of the register in Figure 3.
FIG. 3 is a format diagram illustrating an example of the maximum address of data implemented in the memory circuit shown in the figure. (1) is the main memory device, (2) is an external device, (3) is a memory circuit, (4) is an address line, (5) is a data line, (6) is a
) is a comparator, (7) is a register, (8) is an address abnormality signal, (9) is an address maximum value detection circuit, and (1o) is an OR circuit. Note that the same reference numerals in each figure indicate the same or corresponding parts.

Claims (1)

【特許請求の範囲】 主記憶装置の実装最大主記憶アドレスの値が設定される
レジスタ、 外部装置からアドレス線を経て上記主記憶装置にアクセ
スするために入力されるアドレス信号と上記レジスタの
内容とを比較し、上記アドレス信号の表わす数値が上記
レジスタの内容が表わす数値より大きいときに論理「1
」の信号を出力する比較器、 上記アドレス信号を入力し、入力したアドレス信号が、
当該アドレス信号のとり得る最大値を示すときに論理「
1」の信号を出力するアドレス最大値検出回路、 このアドレス最大値検出回路の出力と上記比較器の出力
との論理和をアドレス異常信号として出力するオア回路
、 を備えたことを特徴とする主記憶装置。
[Claims] A register in which the value of the maximum main memory address implemented in the main memory is set, an address signal input from an external device to access the main memory via an address line, and the contents of the register. and when the numerical value represented by the address signal is greater than the numerical value represented by the contents of the register, a logic "1" is generated.
A comparator that outputs the signal ``, inputs the above address signal, and the input address signal
When indicating the maximum value that the address signal can take, the logic
1, an OR circuit that outputs the logical sum of the output of the address maximum value detection circuit and the output of the comparator as an address abnormality signal. Storage device.
JP62080139A 1987-04-01 1987-04-01 Main memory device Pending JPS63245749A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62080139A JPS63245749A (en) 1987-04-01 1987-04-01 Main memory device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62080139A JPS63245749A (en) 1987-04-01 1987-04-01 Main memory device

Publications (1)

Publication Number Publication Date
JPS63245749A true JPS63245749A (en) 1988-10-12

Family

ID=13709924

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62080139A Pending JPS63245749A (en) 1987-04-01 1987-04-01 Main memory device

Country Status (1)

Country Link
JP (1) JPS63245749A (en)

Similar Documents

Publication Publication Date Title
US4167041A (en) Status reporting
EP0187453B1 (en) Program assignable i/o addresses for a computer
KR880001972Y1 (en) Sewing machine with memory input recontiguration based on type of memory being used
US5414721A (en) Serial data receiving device
JPS63245749A (en) Main memory device
JPS63245750A (en) Main memory device
EP0556138B1 (en) A bus for connecting extension cards to a data processing system and test method
JPH087442Y2 (en) Input / output device of programmable controller
JPH06231007A (en) Illegal address detection circuit for computer
SU1564633A1 (en) Device for addressing immediate-access memory
JP2684995B2 (en) Instruction decoder circuit
JPS639691B2 (en)
JP2504162B2 (en) Fault processing device
JPH03191450A (en) Defective chip substituting circuit for memory card
JPH0221620B2 (en)
JPH05282088A (en) Data reading device for key matrix
JPS63217749A (en) Pattern detection circuit
JP2001184109A (en) Setting circuit for function board of programmable controlelr
JPS62119656A (en) Address selection circuit
JPH05158789A (en) Rom area access system for information processor
JPH01255947A (en) Memory chip address supplying circuit
JPH0534691B2 (en)
JPH0573430A (en) Ram data monitoring circuit
JPS63201856A (en) Storage device
JPH0322157A (en) Chip selecting circuit for ram