JPS61166646A - Memory access control system - Google Patents

Memory access control system

Info

Publication number
JPS61166646A
JPS61166646A JP60007996A JP799685A JPS61166646A JP S61166646 A JPS61166646 A JP S61166646A JP 60007996 A JP60007996 A JP 60007996A JP 799685 A JP799685 A JP 799685A JP S61166646 A JPS61166646 A JP S61166646A
Authority
JP
Japan
Prior art keywords
memory
access
address
memory access
ras
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
JP60007996A
Other languages
Japanese (ja)
Inventor
Osamu Katakura
片倉 修
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.)
Panafacom Ltd
Original Assignee
Panafacom 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 Panafacom Ltd filed Critical Panafacom Ltd
Priority to JP60007996A priority Critical patent/JPS61166646A/en
Publication of JPS61166646A publication Critical patent/JPS61166646A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To attain the common start control by sending the 1st address to a main memory, then checking the inhibition items for memory access and sending the 2nd address to the main memory only when a memory access is possible. CONSTITUTION:A memory controller 2 sends unconditionally a row address strobe RAS to a main memory 3 by an address converting mechanism 6 after a prescribed period of time when a memory access is started from a CPU1. Then the controller 2 performs various types of checks including the success/ failure check of decoding and address conversion, the storage protection check, etc. Then a row address strobe CAS is sent to the memory 3 for execution of the control according to each access mode. If some trouble is detected through said various checks, the transmission of the CAS is inhibited regardless of the type of the access. Then the transmission of the RAS is through automatically. Thus it is possible to perform the common start control regardless of the type of the access mode. This accelerates the memory access.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、計算機システムにおけるメモリ装置に関する
ものであり、特にその中でもアドレスが時分割で供給さ
れるダイナミックRAM等のメモリアクセス制御方式に
関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a memory device in a computer system, and particularly relates to a memory access control system for dynamic RAM and the like in which addresses are supplied in a time-division manner.

〔従来の技術〕[Conventional technology]

一般に仮想記憶方式の計算機システムでは、命令実行に
伴うオペランドの論理アドレスは、動的アドレス変換機
構を用いて物理アドレスに変換され、さらにアドレス変
換チェックや記憶保護キー等のチェックを行った後で、
実際のメモリアクセス動作が行われる。このため、かな
りのオーハ−ヘッドが生じる。
Generally, in a virtual memory computer system, the logical address of an operand associated with instruction execution is converted to a physical address using a dynamic address translation mechanism, and after further checking the address translation and storage protection key, etc.
Actual memory access operations are performed. This results in considerable over-head.

従来は、このうちアドレス変換に基づくオーバーヘッド
を削減するため、TLBやMAPなどのハードウェア機
構が利用されているが、その改善には限度があり、メモ
リアクセスの高速化を阻む一つの要因となっている。
Conventionally, hardware mechanisms such as TLB and MAP have been used to reduce the overhead caused by address translation, but there are limits to their improvement, and this is one of the factors that prevents speeding up memory access. ing.

また最近のメモリ素子には、64にや256にのDRA
Mが多く使用されるようになっている。
In addition, recent memory devices include 64 to 256 DRA.
M is increasingly used.

このようなりRAMでは2行アドレスと列アドレスとを
時分割で入力するために、RASと呼ばれる行アドレス
ストローブと、CASと呼ばれる列アドレスストローブ
を含むタイミング制御信号が使用され、またフェッチサ
イクル、ライトサイクル、リフレッシュサイクルなどの
メモリアクセスモードに応じて固有の制御シーケンスが
実行されるようになっている。
In order to input two row addresses and a column address in a time-sharing manner, RAM uses timing control signals including a row address strobe called RAS and a column address strobe called CAS, and also uses fetch cycles and write cycles. A unique control sequence is executed depending on the memory access mode such as , refresh cycle, etc.

たとえばRASとCASについてだけ見ると。For example, if we look only at RAS and CAS.

フェッチサイクルとライトサイクルでは、第2図に示す
ようにRASが印加されて一定時間後にCASが印加さ
れ、またリフレッシュサイクルでは。
In the fetch cycle and write cycle, RAS is applied and CAS is applied after a certain period of time as shown in FIG. 2, and in the refresh cycle.

第3図に示すようにRASが印加された後にCASは印
加されない。
CAS is not applied after RAS is applied as shown in FIG.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

本発明は、アドレスが時分割入力されるダイナミンクR
AM等のメモリを用いた主メモリのアクセス時間を従来
よりも短縮できる手段を提供しようとするものである。
The present invention is a dynamic R
The present invention aims to provide a means for reducing the access time of main memory using memory such as AM compared to the conventional method.

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

本発明は、アドレスが時分割入力されるダイナミンクR
AM等のメモリ装置のフェッチおよびライトのメモリア
クセスモードにおいて9行アドレスストローブRASと
列アドレスストローブCASとの間に時間差があること
を利用して、まずアドレス変換後RASを印加し、メモ
リを起動してから次のCASとの間にアドレス変換チェ
ックや記憶保護キーチェック等の動作を平行して行わせ
The present invention is a dynamic R
Taking advantage of the fact that there is a time difference between the 9th row address strobe RAS and the column address strobe CAS in the fetch and write memory access modes of memory devices such as AM, first apply RAS after address conversion to start the memory. After that, operations such as address conversion check and memory protection key check are performed in parallel between the next CAS and the next CAS.

!fYifxi−e“J7″、t″r”=Ff(7)%
M1iff[I4 b (7)T:    。
! fYifxi-e“J7″, t″r”=Ff(7)%
M1iff[I4 b (7)T: .

あり、その構成は、第1のアドレスおよび第2のアドレ
スからなるメモリアドレスを時分割入力する形式のメモ
リ装置と、メモリ制御装置と、  CPUとを有する計
算機システムにおいて、上記メモリ制御装置は、CPU
からのメモリアクセス起動により、まず第1のアドレス
をメモリ装置へ供給し2次にメモリアクセス禁止事項の
チェックを行い、該チェックの結果メモリアクセスが可
能である場合にのみ第2のアドレスをメモリ装置に供給
し、メモリアクセスを実行させることを特徴としている
In a computer system having a memory device of a type in which a memory address consisting of a first address and a second address is time-divisionally input, a memory control device, and a CPU, the memory control device is
When memory access is activated from , the first address is first supplied to the memory device, secondly, memory access prohibitions are checked, and only if memory access is possible as a result of the check, the second address is supplied to the memory device. It is characterized by supplying the memory to the memory and executing memory access.

〔発明の作用〕[Action of the invention]

本発明によれば、論理アドレスが確定したとき。 According to the present invention, when the logical address is determined.

CPUは、アドレス変換や各種チェックを行うのに先立
って、メモリ制御装置に対してメモリアクセスの起動を
かける。
Prior to performing address conversion and various checks, the CPU activates the memory control device to access the memory.

メモリ制御装置は、メモリアクセスの起動がかかると、
アドレス変換機構により物理アドレスが得られるであろ
う所定の時間後に、無条件にメモリ装置に行アドレスス
トローブ(RAS)を送出する。次に一定時間後に、ア
クセス禁止事項に対する各種チェック(デコード、アド
レス変換の成功/失敗、記憶保護チェック等)を行い1
次の列アドレスストローブ(CAS)をメモリ装置に送
出し、各アクセスモード(ストア、フェッチ)に従った
制御を行う。もし先の各種チェックで不都合な事が検出
されていれば、アクセスの種類(ストア、フエ’7チ)
に関係なくCAS送出を禁止し。
When the memory control device starts memory access,
A row address strobe (RAS) is unconditionally sent to the memory device after a predetermined period of time when a physical address will be available by the address translation mechanism. Next, after a certain period of time, various checks (decoding, address conversion success/failure, memory protection check, etc.) are performed for prohibited access items.
The next column address strobe (CAS) is sent to the memory device and control is performed according to each access mode (store, fetch). If any inconvenience is detected in the previous various checks, the type of access (store, Hue'7)
Prohibits CAS transmission regardless of the

自動的にRAS送出を終了する。この結果、メモリ装置
は、あたかもリフレッシュモードのごとき動作が行われ
る。
Automatically ends RAS transmission. As a result, the memory device operates as if it were in refresh mode.

この様にすれば、アクセスモードの種類によらずに共通
の起動制御ができ、メモリアクセスが速くなる。
In this way, common activation control can be performed regardless of the type of access mode, and memory access becomes faster.

〔実施例〕〔Example〕

以下に2本発明の詳細を実施例にしたがって説明する。 The details of the present invention will be explained below based on two examples.

第1図は本発明の1実施例システムの構成図であり、第
4図はその動作タイミング図である。図において、1は
CPU、2はメモリ制御装置、3はダイナミックRAM
を用いた主メモリ、4はCPU制御部、5は論理アドレ
スレジスタ、6はアドレス変換機構、7は物理アドレス
レジスタ、8はデコーダ、9はCPUレジスタ制御回路
、10はI10制御回路、11は遅延回路、12はRA
S制御FF、13はエラー表示FF、14はANDゲー
ト、15はCAS制御FF、16はリフレッシュ制御部
、17.18はORゲートを表している。
FIG. 1 is a configuration diagram of a system according to an embodiment of the present invention, and FIG. 4 is an operation timing chart thereof. In the figure, 1 is a CPU, 2 is a memory control device, and 3 is a dynamic RAM.
4 is a CPU control unit, 5 is a logical address register, 6 is an address conversion mechanism, 7 is a physical address register, 8 is a decoder, 9 is a CPU register control circuit, 10 is an I10 control circuit, 11 is a delay circuit, 12 is RA
13 is an error display FF, 14 is an AND gate, 15 is a CAS control FF, 16 is a refresh control section, and 17 and 18 are OR gates.

この実施例システムの論理アドレス空間には。The logical address space of this embodiment system is as follows.

メモリアドレスと、■10装置アドレスと、CPUレジ
スタアドレスとが含まれる。CPUIにおいて、CPU
制御部4は、実行プログラム中の各命令に基づく制御を
行う。このとき、命令に含まれているアドレス情414
こしたがって必要なアドレス演算を行い、論理アドレス
を確定して論理アドレスレジスタ5に設定する。すなわ
ちその論理アドレスが示す宛先に対して、命令のOPコ
ードが示す制御内容を実行する。
It includes a memory address, a 10 device address, and a CPU register address. In CPUUI, CPU
The control unit 4 performs control based on each instruction in the execution program. At this time, the address information 414 included in the instruction
Therefore, necessary address calculations are performed to determine the logical address and set it in the logical address register 5. That is, the control content indicated by the OP code of the instruction is executed for the destination indicated by the logical address.

アドレス変換機構6は、TLB等の手段を用いて論理ア
ドレスを物理アドレスに変換し、物理アドレスレジスタ
7に設定する。デコーダ8は、物理アドレスをデコード
し、その値に応じてメモリ制御装置2.CPUレジスタ
制御回路9.I10制御回路10のいずれかを選択する
。なおCPU制御部4は、第4図に示すように、論理ア
ドレス■を生成すると同時にメモリ制御装置2ヘアクセ
ス起動信号を印加する。これは、実行しようとする命令
がメモリアクセスを要求するものであるか否かには関係
なく行われる。
The address conversion mechanism 6 converts a logical address into a physical address using means such as TLB, and sets it in the physical address register 7. The decoder 8 decodes the physical address, and the memory controller 2 . CPU register control circuit9. Select one of the I10 control circuits 10. Note that, as shown in FIG. 4, the CPU control section 4 applies an access activation signal to the memory control device 2 at the same time as generating the logical address (2). This is done regardless of whether the instruction being executed requires memory access or not.

アクセス起動信号■は、メモリ制御装置2において、遅
延回路11へ通され、一定時間の遅延を与えられる。遅
延回路11の遅延時間は、論理アドレス■、物理アドレ
ス■に変換するのに要する時間にほぼ見合った長さに定
められである。
The access activation signal (2) is passed to the delay circuit 11 in the memory control device 2, and is given a fixed time delay. The delay time of the delay circuit 11 is determined to be approximately commensurate with the time required to convert the logical address (2) to the physical address (2).

この遅延回路11により遅延されたアクセス起動信号は
RAS制御FF12をONに設定し、主メモリ3へ第4
図@に示すような行アドレスストローブRASが送出さ
れる。
The access activation signal delayed by the delay circuit 11 sets the RAS control FF 12 to ON, and transfers the fourth access activation signal to the main memory 3.
A row address strobe RAS as shown in the figure @ is sent out.

′″(7)に −54,: Lr、 I、((−IJ 
3 (7)II[15”s7z゛、・が開始される。し
かし、この時点ではまだアクセス禁止事項に関する各種
のチェック、たとえば。
''' (7) -54,: Lr, I, ((-IJ
3 (7) II[15”s7z゛,・ is started. However, at this point, various checks regarding prohibited access are still being performed, for example.

アドレス変換機構6におけるアドレス変換エラーやデコ
ーダ8におけるデコードエラー記憶保護キーなどのチェ
ックは完了しておらず、データのフェッチあるいはライ
トの正当性は保証されないので3列アドレスストローブ
CASの送出は保留される。
Address translation errors in the address translation mechanism 6 and decoding errors in the decoder 8 Checks for the memory protection key, etc. have not been completed, and the validity of fetching or writing data is not guaranteed, so sending of the 3-column address strobe CAS is suspended. .

上記した各種チェックの結果は、メモリ制御装置2のエ
ラー表示FF13に通知される。ANDゲート14は、
デコーダ8からの選択信号と、所定のタイミング信号と
の一致によりエラー表示FF13の値を読み取り、その
結果にしたがってCAs制御FF15を設定する。すな
わち、エラー表示FF13がエラーのないことを示すO
FF状態にあるときのみ、CAs制御FF15はONに
設定され、主メモリ3に対して、第4図■に示すような
列アドレスストローブCASが送出される。
The results of the various checks described above are notified to the error display FF 13 of the memory control device 2. AND gate 14 is
When the selection signal from the decoder 8 matches a predetermined timing signal, the value of the error display FF 13 is read, and the CAs control FF 15 is set according to the result. That is, the error display FF13 indicates that there is no error.
Only when in the FF state, the CAs control FF 15 is set to ON, and a column address strobe CAS as shown in FIG. 4 is sent to the main memory 3.

他方、エラー表示FF13がエラーの存在を示すON状
態にあるときには、CASの送出は行われず、アクセス
が禁止され1代わりにORゲート17を介して第4図の
に示すようなりフレッシュ信号REFが主メモリ3へ送
出され、リフレッシュ動作が実行される。
On the other hand, when the error display FF 13 is in the ON state indicating the existence of an error, the CAS is not sent, access is prohibited, and instead the fresh signal REF is sent as the main signal via the OR gate 17 as shown in FIG. The data is sent to the memory 3 and a refresh operation is performed.

またこのとき、ORゲート18を介して、CPU制御部
4に対してエラー応答が返される。
Also, at this time, an error response is returned to the CPU control unit 4 via the OR gate 18.

なお2本来のり°フレッシュ動作は、リフレッシュ制御
部16がORゲート17を介して主メモリ3ヘリフレツ
シユ信号REFを送出することによって行われる。
Note that the original refresh operation is performed by the refresh control section 16 sending out the main memory 3 refresh signal REF via the OR gate 17.

このように、主メモリに対するRASの送出が各種チェ
ックの完了前に行われるため、その分メモリアクセスを
早目に開始することができ、アクセス時間の短縮が可能
となる。また各種チェ・ツクの結果、アクセス禁止を指
示されても3次にCASを送出しないことによって、そ
のままりフレッシュ動作に切替えられるため、先に送出
されたRASは有効に利用できる。
In this way, since the RAS is sent to the main memory before the various checks are completed, memory access can be started earlier and the access time can be shortened. Furthermore, even if an access prohibition instruction is issued as a result of various checks, the tertiary CAS is not sent, and the fresh operation is directly performed, so that the previously sent RAS can be effectively used.

ところで、メモリアクセス起動をかけたときりフレッシ
ュ動作中であって、さらにエラー表示FF13によって
アクセス禁止が検出されている場合には、リフレッシュ
動作の終了を待たずにエラー応答をCPU制御部4へ返
すことにより、  cpUの処理効率を上げることがで
きる。
By the way, if a refresh operation is in progress when the memory access is started, and the error display FF 13 detects that access is prohibited, an error response can be returned to the CPU control unit 4 without waiting for the end of the refresh operation. This allows the processing efficiency of the CPU to be increased.

第5図は、メモリ制御装置2におけるそのための1実施
例構成を示したもので1図中、19はアクセス起動表示
FF、20はリフレッシュ起動表示FF、21.21’
はRAS制御FF、22は応答FF、23はアクセス/
リフレッシュ制御回路。
FIG. 5 shows the configuration of one embodiment of the memory control device 2. In the figure, 19 is an access activation display FF, 20 is a refresh activation display FF, and 21.21'
is RAS control FF, 22 is response FF, 23 is access/
Refresh control circuit.

24はセレクタ、25ないし29はANDゲート。24 is a selector, and 25 to 29 are AND gates.

30はNORゲート 31はインバータ、32はORゲ
ートを表している。
30 represents a NOR gate, 31 represents an inverter, and 32 represents an OR gate.

簡単に動作を説明すると、リフレッシュ起動がかけられ
てリフレッシュ起動表示FF20がONに設定されてい
るとき、アクセス中でなければ。
To briefly explain the operation, when a refresh activation is applied and the refresh activation display FF20 is set to ON, unless access is in progress.

インバータ31の作用でANDNOゲートの出力は“1
”となりRAS制御F F 21’がONに設定される
。その結果アクセス/リフレッシュ制御回路23は、セ
レクタ24をRAS制41FF21’側に設定し、RA
Sを主メモリ3へ送出させ、リフレッシュ動作を実行さ
せる。
The output of the ANDNO gate is “1” due to the action of the inverter 31.
", and the RAS control FF 21' is set to ON. As a result, the access/refresh control circuit 23 sets the selector 24 to the RAS control FF 21' side, and the RAS control FF 21' is set to ON.
S is sent to the main memory 3 and a refresh operation is executed.

ここで、第1図のCPU制御部4からアクセス起動がか
けられた場合、まずアクセス起動表示FF19がONに
設定される。なお、このときRAS制御FF21はリセ
ットされている。
Here, when access activation is applied from the CPU control unit 4 of FIG. 1, the access activation display FF 19 is first set to ON. Note that at this time, the RAS control FF 21 has been reset.

アクセス起動後、第1図で説明したようにアドレス変換
、デコードおよびアクセス禁止事項に関する各種のチェ
ックが行われており、チェック結果は、ANDゲート2
5の一方の入力へ与えられる。ANDゲート25の他方
の入力へ与えられるタイミング信号は、エラーチェック
のタイミングを与えるもので、リフレシュ動作中か否か
とは関係なく、アクセス起動後一定時間経過したときに
発生される。
After access activation, various checks regarding address translation, decoding, and access prohibitions are performed as explained in FIG.
5 to one input. The timing signal applied to the other input of the AND gate 25 provides the timing for error checking, and is generated when a certain period of time has elapsed after access activation, regardless of whether a refresh operation is in progress or not.

ANDゲート25,26.27およびNORゲート30
はリフレッシュ動作中ではなくまたエラーも検出されな
いときにのみ、アクセス起動表示FF19のON状態を
RAS制御FF21へ移すように動作する。これは、リ
フレッシュ動作中やエラー検出時′。番まアクゞスを禁
止するためである・     1.、。
AND gates 25, 26, 27 and NOR gate 30
operates to transfer the ON state of the access activation display FF 19 to the RAS control FF 21 only when the refresh operation is not in progress and no error is detected. This occurs during refresh operation or when an error is detected. This is to prohibit banma aqus. 1. ,.

なおエラーが検出されないがリフレッシュ動作中であっ
た場合には、リフレッシュ動作終了後にRAS制御FF
21がONに設定される。
Note that if no error is detected but the refresh operation is in progress, the RAS control FF is
21 is set to ON.

RAS制御FF21がONに設定されたとき。When RAS control FF21 is set to ON.

アクセス/リフレッシュ制御回路23は、セレクタ24
をRAS制御FF21側に設定し、RASを主メモリ3
へ送出させ、フェッチあるいはライトのアクセス動作を
実行させる。
The access/refresh control circuit 23 includes a selector 24
is set on the RAS control FF21 side, and the RAS is set on the main memory 3 side.
, and executes a fetch or write access operation.

CPU制御部4(第1図)への応答信号は、応答FF2
2.ANDゲー)29.ORゲート32によって生成さ
れる。ANDNOゲートは、  ANDゲート25と同
じ動作を行い、エラーを検出すると、リフレッシュ動作
中であってもORゲート32を介して直ちに応答FF2
2をONに設定し。
The response signal to the CPU control unit 4 (Fig. 1) is sent to the response FF2.
2. AND game)29. generated by OR gate 32. The ANDNO gate performs the same operation as the AND gate 25, and when an error is detected, it immediately responds via the OR gate 32 even during the refresh operation.
Set 2 to ON.

応答信号を出力させる。これにより、cpu制御部4は
エラー応答を識別し、直ちに他の可能な動作を実行する
よう制御を切替えることができる。
Output a response signal. This allows the CPU control unit 4 to identify the error response and immediately switch control to perform other possible operations.

なお、このときアクセス起動表示FF19はリセットさ
れる。
Note that at this time, the access activation display FF19 is reset.

また、正常にメモリアクセス動作が終了した場合にも、
応答FF22がONに設定され、応答信号が出力される
とともに、アクセス起動表示FF19のリセットが行わ
れることは勿論である。
Also, even if the memory access operation ends normally,
Needless to say, the response FF 22 is set to ON, a response signal is output, and the access activation display FF 19 is reset.

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

以上のように2本発明によれば、RASおよびCASを
用いるグイナミソクRAMのメモリアクセス起動時に、
アドレス変換や各種チェックと並行してRASの送出を
行うため、メモリアクセス時間の短縮が可能となり、ま
たエラー応答を早めることによりCPUの処理効率の改
善を図ることができる。
As described above, according to the present invention, at the time of starting memory access of the Guinami Soku RAM using RAS and CAS,
Since the RAS is sent in parallel with address conversion and various checks, memory access time can be shortened, and the processing efficiency of the CPU can be improved by speeding up error response.

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

第1図は本発明の1実施例システムの構成図。 第2図はフェッチおよびライトサイクルにおけるタイミ
ング図、第3図はりフレッシュサイクルのタイミング図
、第4図は第1図の実施例システムの動作タイミング図
、第5図はメモリ制御装置の1実施例構成図である。 図中、1はCPU、2はメモリ制御装置、3は主メモリ
、4はCPU制御部、5は論理アドレスレジスタ、6は
アドレス変換機構、7は物理アドレスレジスタ、8はデ
コーダ、11は遅延回路。 12はRA S ;i制御FF、13はエラー表示FF
。 14はANDゲート、15はCAS制御FF、  16
はリフレッシュ制御部、17および18はORゲートを
示す。 特許出願人  パナファコム株式会社 代理人弁理士 長谷用 文廣(外1名)第 2c21 第 312] $ 4 圀 ■ 尺εE
FIG. 1 is a configuration diagram of a system according to an embodiment of the present invention. Figure 2 is a timing diagram for fetch and write cycles, Figure 3 is a timing diagram for fresh cycles, Figure 4 is an operation timing diagram of the embodiment system in Figure 1, and Figure 5 is the configuration of one embodiment of the memory control device. It is a diagram. In the figure, 1 is a CPU, 2 is a memory control device, 3 is a main memory, 4 is a CPU control unit, 5 is a logical address register, 6 is an address translation mechanism, 7 is a physical address register, 8 is a decoder, and 11 is a delay circuit. . 12 is RA S; i control FF, 13 is error display FF
. 14 is an AND gate, 15 is a CAS control FF, 16
indicates a refresh control section, and 17 and 18 indicate OR gates. Patent Applicant Panafacom Co., Ltd. Representative Patent Attorney Fumihiro Hase (1 other person) No. 2c21 No. 312] $ 4 圀■ ShakeεE

Claims (2)

【特許請求の範囲】[Claims] (1)第1のアドレスおよび第2のアドレスからなるメ
モリアドレスを時分割入力する形式のメモリ装置と、メ
モリ制御装置と、CPUとを有する計算機システムにお
いて、上記メモリ制御装置は、CPUからのメモリアク
セス起動により、まず第1のアドレスをメモリ装置へ供
給し、次にメモリアクセス禁止事項のチェックを行い、
該チェックの結果メモリアクセスが可能である場合にの
み第2のアドレスをメモリ装置に供給し、メモリアクセ
スを実行させることを特徴とするメモリアクセス制御方
式。
(1) In a computer system having a memory device of a type in which a memory address consisting of a first address and a second address is input in a time-sharing manner, a memory control device, and a CPU, the memory control device controls memory input from the CPU. Upon access activation, first the first address is supplied to the memory device, then the memory access prohibitions are checked,
A memory access control method characterized in that the second address is supplied to the memory device and the memory access is executed only when the memory access is possible as a result of the check.
(2)前記第1項において、メモリ制御装置は、CPU
からのメモリアクセス起動を受けたとき、一定時間後に
メモリアクセス禁止事項のチェックを行い、該チェック
の結果メモリアクセスが禁止される場合には、そのとき
メモリ装置がリフレッシュ動作中であると否とにかかわ
らず、CPUに対してエラー応答を行うことを特徴とす
るメモリアクセス制御方式。
(2) In the above paragraph 1, the memory control device includes a CPU
When a memory access is started from a memory device, the memory access prohibition item is checked after a certain period of time, and if memory access is prohibited as a result of the check, it is determined that the memory device is in the refresh operation at that time. A memory access control method characterized in that an error response is sent to a CPU regardless of the situation.
JP60007996A 1985-01-19 1985-01-19 Memory access control system Pending JPS61166646A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60007996A JPS61166646A (en) 1985-01-19 1985-01-19 Memory access control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60007996A JPS61166646A (en) 1985-01-19 1985-01-19 Memory access control system

Publications (1)

Publication Number Publication Date
JPS61166646A true JPS61166646A (en) 1986-07-28

Family

ID=11681005

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60007996A Pending JPS61166646A (en) 1985-01-19 1985-01-19 Memory access control system

Country Status (1)

Country Link
JP (1) JPS61166646A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5040240A (en) * 1973-08-16 1975-04-12
JPS54142018A (en) * 1978-04-27 1979-11-05 Toshiba Corp Memory control system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5040240A (en) * 1973-08-16 1975-04-12
JPS54142018A (en) * 1978-04-27 1979-11-05 Toshiba Corp Memory control system

Similar Documents

Publication Publication Date Title
KR100335785B1 (en) Execution of data processing instructions
US4740889A (en) Cache disable for a data processor
US4747045A (en) Information processing apparatus having an instruction prefetch circuit
US4124892A (en) Data processing systems
JPS5938677B2 (en) Control word transfer control device
JPS61166646A (en) Memory access control system
US4740892A (en) Microcomputer having peripheral functions
JP3507193B2 (en) Load / store instruction processor
JP2619425B2 (en) Sequence controller
JPS60195661A (en) Data processing system
JPH0877143A (en) Vector data processor
JP2622026B2 (en) Register writing control method in central processing unit
JPH05108493A (en) Memory control system
JPS5834856B2 (en) Kiokuseigiyosouchi
JPS6222165A (en) Control system for access to main storage device
JPS58109950A (en) Hidden memory access control circuit
JPS62271028A (en) Microprocessor
JPS63174134A (en) Interruption controller
JPS6221130B2 (en)
JPH0346852B2 (en)
JPH0782447B2 (en) DMA data transfer control device
JPS6158039A (en) Microprogram controller
JPS61138344A (en) Debugging system
JPH0210435A (en) Address trap circuit
JPS63282528A (en) Detection system for execution of instruction of central control unit