JPS5914060A - Switching circuit of memory bank - Google Patents

Switching circuit of memory bank

Info

Publication number
JPS5914060A
JPS5914060A JP57123172A JP12317282A JPS5914060A JP S5914060 A JPS5914060 A JP S5914060A JP 57123172 A JP57123172 A JP 57123172A JP 12317282 A JP12317282 A JP 12317282A JP S5914060 A JPS5914060 A JP S5914060A
Authority
JP
Japan
Prior art keywords
address
bank
latch
call
cpu
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
JP57123172A
Other languages
Japanese (ja)
Inventor
Masami Ono
大野 正已
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.)
Panasonic Electric Works Co Ltd
Original Assignee
Matsushita Electric Works 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 Matsushita Electric Works Ltd filed Critical Matsushita Electric Works Ltd
Priority to JP57123172A priority Critical patent/JPS5914060A/en
Publication of JPS5914060A publication Critical patent/JPS5914060A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • G06F9/4486Formation of subprogram jump address

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE:To switch a memory bank easily, by calling a program of another memory bank to switch the memory bank automatically. CONSTITUTION:When a subroutine call instruction detecting circuit 3 detects a subroutine call instruction from a data bus 5, an FF6 is set up. A call address lower latch 7 executes latch operation, an FF8 is set up. When the call address of the subroutine is latched, a bank address detecting circuit 10 detects whether the call address is included between ''0000'' and ''003F'' or not. When the subroutine call instruction is executed, a CPU saves the returned address from the subroutine in the stack area of a memory. When a subroutine return instruction is executed, the CPU reads out the return address of the subroutine from the stack area of the memory.

Description

【発明の詳細な説明】 本発明けCPUに接続される複数個のメ七すバシクを切
り換えるためのメモリバンク切換回路に関するものであ
る。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a memory bank switching circuit for switching a plurality of memory banks connected to a CPU.

一般にプログラム記憶式のコンピュータはCPUが実行
するプ0タラムをROMまたtri RA、 Mのよう
なメtりに予め記憶させておき、CPU内部のづ0ジラ
ムカウシタの初期価を実行開始アドレスに設定して、以
下プOクラムカウシタの伽を順次カウントアラプして行
き、づ0ジうムカウシタに記憶されたアドレスに誉き込
まれている命令をメtりからCPU内に読み込んで各命
令を逐次実行して行くように構成されている。
Generally, in a program storage type computer, the program data to be executed by the CPU is stored in advance in the ROM or memory such as triRA, M, and the initial value of the program code inside the CPU is set as the execution start address. Then, the CPU sequentially counts up the addresses in the program register, reads the instructions stored in the addresses stored in the program register into the CPU, and executes each command one after another. Constructed to go.

しかるにCPUが直接アクセスできるメ七り空間の大き
さは、例えば8しアトCPUの場合には、0000査地
からF F FF番地までの64にバイトしかなく、多
量のデータや′:5oクラムを同時KCPUから読み出
す必要があるときには、メtり空間が不足するという問
題があった。そこで従来から、CPUに複数個のメtリ
バシクを接続して、各メtリバシクを適宜切り換えて使
用することにより、CPUから直接アクセスできるメt
り空間を拡彊する方式が胎発されている。
However, the size of the memory space that can be directly accessed by the CPU is only 64 bytes from the 0000 address to the FF FF address in the case of an 8-bit CPU, which means that a large amount of data or ':5o crumbs cannot be stored simultaneously. When it is necessary to read data from the KCPU, there is a problem that there is a shortage of memory space. Therefore, conventional methods have been used to connect multiple metrics to the CPU and to switch between them as appropriate.
A method of expanding the space is being developed.

第1図はかかる従来のメtリバシク切候方式の!Iノ作
を示すものである。同図においてfl+は第1のメtリ
バシク、(2jは第2のメモリバンクを示しており、そ
れぞれ0000査地からF F F’ F番地までの6
4にバイトの大きさを有している。たたし、第1のメモ
リバンクfi+の共通エリア(1人)に相当する部分は
、第2のメtリバシクf21では空きエリア(2人)と
なっている。しかしてこの第1図従来例の動作を説明す
ると、メモリバンクil+の゛づ0ジラム1を処理して
いるときに、そこからメモリバンク(2)の″′joジ
ラム2をガづルーチンとしてコールしたいときには、ま
ず制御を共通エリア(1人)に移して・メモリバンク(
1)からメtリバシク(2)にバンクアトレスの切り換
えを行なって、共通エリア(IA)からメtリバシク(
2)の″joクラム2をコールする。このjoジラム2
の処理が終ると、共通エリア(IA)に制御が戻り、メ
tリバシク(2)からメtリバシク(1)にバンクアド
レスの切り換えを行なった後、″jOジラムlに復帰す
る。第1図従来例にあっては以上のような手順を必要と
するものであるから、バンクアドレスを切り換えるため
のプロクラムを誉き込んだ共通エリア(1人)を必ず設
ける必要があり、メtリバシクの切換操作が繁雑であり
、またこの共通エリア(IA)とアドレスがlなる部分
においては他のメtリバシク(21は空きエリア(2人
)となるために、メtり空間の使用効率が悪いという問
題があった。
Figure 1 shows such a conventional metering system. It shows I's work. In the figure, fl+ indicates the first memory bank, (2j indicates the second memory bank, and 6 memory banks from address 0000 to F F F'
It has a byte size of 4. However, the part corresponding to the common area (for one person) of the first memory bank fi+ is an empty area (for two people) in the second memory bank f21. However, to explain the operation of the conventional example shown in FIG. When you want to do this, first move the control to the common area (for one person) and move the control to the memory bank (
The bank address is switched from 1) to metric backup (2), and the bank address is switched from common area (IA) to metric backup (2).
2) Call ``jo crum 2.'' This jo jiram 2
When the processing is completed, control returns to the common area (IA), and after switching the bank address from memory address (2) to memory address (1), the process returns to "jOjiraml".Fig. In the conventional example, since the above-mentioned procedure is required, it is necessary to provide a common area (for one person) containing a program for switching bank addresses. The operation is complicated, and the area where the common area (IA) and the address are 1 is occupied by other meters (21 is an empty area (2 people), so the efficiency of using the meter space is said to be poor. There was a problem.

本発明は従来例のこのような問題点を解決するために為
されたものであり、他のメtリバシクの″jOクラムを
]−ルすることにより、自動的にメtリパシクの切換え
を行ない得るようにしたメ七りバンク切換回路を提供す
ることを目的とするものである。
The present invention has been made to solve these problems of the conventional example, and automatically switches the meter by checking the "jO crumb" of the other meter. It is an object of the present invention to provide a multi-bank switching circuit which achieves the following advantages.

以下本発明の構成を図示実施例について説明する。第2
図は本発明のメモリバンク切換回路囚を用いたマイクロ
コシピユータシステムの全体構成を示している。同図に
おいて、■)はCPU、(C)はROM、(6)はI1
0ホード、(6)は外部機器である。
The configuration of the present invention will be described below with reference to illustrated embodiments. Second
The figure shows the overall configuration of a micro cosciputer system using the memory bank switching circuit of the present invention. In the same figure, ■) is the CPU, (C) is the ROM, and (6) is the I1.
0 hoard, (6) is an external device.

CP U (B)と各周辺機器とはアトしスパス輌、デ
ータバス(5)およびコシトロールバス(1′0を介し
て接続されている。鵠はメtリバシク(Me)〜(M7
)を切換えるためのバンクアドレス線である。第3図は
メモリバンク切換回路(8)のプ0ウク回路図を示すも
のである。同図において、(3jはサブルーチンコール
命令検出回路、(4)はリターシ命令検出回路であり、
CPU(B)がメtりから命令を読み出すときに出力さ
れるMI倍信号Hのときに検出動作を行なうようになっ
ている。まず、サブルーチンコール命令検出回路(3)
がデータバス(5)からりブルーチンコール命令を検出
したときには、フリップフロツーff +81がセット
され、その出力QがHになる。次にCPU(B)がりづ
ルーチンのコール番地の下位をメモリから読み込むので
、このメモリリード信号とフリッづつ0ツー5 (61
のQ出力とが共にHであるタイミンクにコール番地下位
がデータバス(6+からコール番地下位ラッチ(7)に
入力される。コール番地下位ラッチ(7)がラッチ動作
すると、フリップフロツーj(8;がセ・シトされ、そ
の出力QがHになる。したがってCPU(B)が勺づル
ーチンのコール番地の上位をメtりから読み込むときに
は、メモリリード信号とフリップフ0ツづ(7)のQ出
力とが共にHであるために、コール番地の上位がデータ
バス(5)からコール番地上位ラッチ(9)に入力され
る。このとき、コール番地下位ラッチ(7)はすでにデ
ータをう゛シチ済であるのでラッチ動作はしない。コー
ル番地上位ラッチ(9)のラッチ動作が終ると、つりツ
ー52oツづ+61 +8;は共にりセットされ、その
出力Qは共にLとなる。
The CPU (B) and each peripheral device are connected via the space bus, the data bus (5), and the computer bus (1'0).
) is a bank address line for switching. FIG. 3 shows a block diagram of the memory bank switching circuit (8). In the figure, (3j is a subroutine call instruction detection circuit, (4) is a retardancy instruction detection circuit,
The detection operation is performed when the MI multiplied signal H is output when the CPU (B) reads an instruction from the MET. First, subroutine call instruction detection circuit (3)
When detecting a blue routine call instruction from the data bus (5), flip float ff +81 is set and its output Q becomes H. Next, the CPU (B) reads the lower part of the call address of the Riz routine from the memory, so this memory read signal and the flip are 0 to 5 (61
The lower call address is input from the data bus (6+) to the lower call address latch (7) at the timing when both the Q outputs of ; is set, and its output Q becomes H. Therefore, when the CPU (B) reads the upper part of the call address of the command routine from Met, the memory read signal and the Q of the flip-flop (7) Since both outputs are H, the upper part of the call address is input from the data bus (5) to the upper call address latch (9).At this time, the lower call address latch (7) has already written the data. Therefore, no latch operation is performed. When the latch operation of the call address upper latch (9) is completed, both the latches 52, 61, and 8 are set, and their outputs Q become L.

勺づルーチンのコール番地がラッチされると、バンクア
トレス検出回路(10,により]−ル査地が0000査
地から003F番地の間にあるか否かが検出される。0
000査地から003F帯地の間のアトしスが検出され
ると、コール番地の下位3じアトかバンクアトレスラッ
チ(1りにラッチされて新たなバンクアトレスとなり、
バンクアトレス線081に出力される。これによってバ
ンクアトしス0からバンクアトレス7までのうち、いず
れか1つのバンクアドレスのメtリバシクが選択される
ものである。このとき、前のバンクアトしスはバンクア
トレスラッチ02)に退避されるものである。
When the call address of the call routine is latched, the bank address detection circuit (10) detects whether the call address is between address 0000 and address 003F.
When an address between the 000 address and the 003F strip is detected, it is latched to the lower 3 addresses of the call address or the bank address latch (1) and becomes a new bank address.
It is output to bank address line 081. As a result, one of the bank addresses from bank address 0 to bank address 7 is selected. At this time, the previous bank address is saved in the bank address latch 02).

ところでCPUの)はサブルーチンコール命令を実行し
たときには、メtりのスタック領域にすづルーチンから
の戻り番地を退避させるから、メt’J 5イト伯号が
Hであって、且つパンクアドレス検出回路(lO5の検
出出力QがHであるときに、アドレスバス(131上に
税われるスタック番地をスタック番地ラッチ04)にラ
ッチさぜる。一方CP U (B)はすづルーチンのリ
ターン命令を実行したときには、メtりのスタtνり領
域からタブルーチンの戻り番地を読み出すから、リター
ン命令検出回路(4ンの検出出力がHであり、かつメモ
リリート信ちがHであるときには]シバレータQfi+
がイネ−づルされて、アドレスバス(13+上のアドレ
スと、スタック番地ラッチ04)にラッチされたスタッ
ク番地とを比較する。そして一致していれば、コシハレ
ータθ句の出力がHになって、バンクアトレスラッチ0
2)に退避されていた元のバンクアドレスがバンクアト
レスラッチ(+r)に転送され、これによって元のバン
クアトレスに復帰するようになっている。またコシパレ
ータ05)による比較結果が不一致であれば、コシパレ
ータ(16)の出力はLとなり、バンクアトしスの切換
えは行なわれない。なおCP U (B)に割込みまた
はリセットがかかったときには、オア回路(1141を
介してバンクアトレスラッチ(lりのデータが強制的に
0にリセットされて、バンクアドレス0に初期設定され
るものである。
By the way, when the CPU () executes a subroutine call instruction, it saves the return address from the routine to the stack area of MET, so the MET'J5 point is H and the puncture address is detected. When the detection output Q of the circuit (lO5) is H, the stack address applied on the address bus (131) is latched into the stack address latch 04. Meanwhile, the CPU (B) executes the return command of the Suzu routine. When executed, the return address of the tab routine is read from the next area, so the return instruction detection circuit (when the detection output of 4 is H and the memory return signal is H) cibalator Qfi+
is enabled and compares the address on the address bus (13+) with the stack address latched in stack address latch 04. If they match, the output of the koshihalator θ clause becomes H, and the bank address latch 0
The original bank address saved in 2) is transferred to the bank address latch (+r), thereby returning to the original bank address. Further, if the comparison result by the cossiparator (05) does not match, the output of the cossiparator (16) becomes L, and the bank attribution is not switched. Note that when the CPU (B) is interrupted or reset, the data in the bank address latch (1) is forcibly reset to 0 through the OR circuit (1141) and initialized to bank address 0. be.

第4図は本発明におけるメ七すパシクの切換動作を示す
ものであり、同図に示すように0香地(正しくは000
0査地)がコールされたときには、バンクアトレス00
0査地から実行し、1香地がコールされたときには、バ
ンクアトしスlの1香地から実行し、同じ要領で7番地
が]−ルされたときには、バンクアトしスフの7査地か
ら実行するものである。また8査地から3F査地がコー
ルされた場合も同様で、8査地がコールされたときには
、バンクアトレス0の8帯地から実行し、3F着地が]
−ルされたときには、パンクアドレス703F査地から
実行するものである。そしてこれらの実行開始番地から
、メtリバシク内の任意のアドレスに絶対ジ′pシブし
得るようになっている。
Figure 4 shows the switching operation of the menu according to the present invention.
When bank address 0) is called, bank address 00
Execute from the 0th place, when the 1st place is called, bank att and execute from the 1st place of the second line, and in the same way, when the 7th place is called, bank att and execute from the 7th place of the second place. It is something to do. The same is true when the 3F landing spot is called from the 8th spot, and when the 8th spot is called, execution is performed from the 8th strip of bank address 0, and the 3F landing is]
- When the process is executed, the process is executed starting from the puncture address 703F. From these execution start addresses, it is possible to perform absolute programming to any address within the memory.

なお第5図はCPU(B)の外部接続端子の一例を示す
ものであり、8ヒツトCPUの場合、データバス(Jに
接続される8個のデータ端子り、〜D7とアドレスバス
(I3)に接続される16個のアドレス端子Ao”A+
sの他、コシトロールバスθηに接続される各種の制御
1端子、および電源端子VDD%GNDとりoIνり入
力端子yとを具備している。コント0−ルバス0力に接
続される制御端子のうち、MIはCPU(B)がメtり
から命令を取り込むときに1を出力する端子であり、上
述したオペコードフェッチ信号はこの端子MIから出力
されるものである。MREQはCPU(B)がメtりを
アクセスするときに、*たl0RQItiCPU53)
−1)11104−ト(D)ヲアクセスするときにそれ
ぞれ1を出力する端子である。またRDはCPU(6)
がメtりやI10ホード(至)からデータを読み取ると
きに、WRはCPU(B)がメ七りやI10ボート倶に
データを書き出すときに1を出力する端子である。RF
SHはタイナ三ツクRAMのシフレ1シシユタイ三シク
を決めるための端子である。次にHALTはCPU(B
)がづ0クラム停止命令を実行しているときに1を出力
する端子であり、WAITはCPU(B)による″jO
ジラムの実行を一時的に待たせる信号1を入力する端子
である。さらにINTおよびNMIは割り込みを行なう
ための入力端子、BUSRQおよびBUSAKはCP 
U (B)のバス制御用の入出力端子である。
FIG. 5 shows an example of the external connection terminals of the CPU (B). In the case of an 8-hit CPU, there are 8 data terminals connected to the data bus (J), ~D7, and the address bus (I3). 16 address terminals Ao”A+ connected to
In addition to s, it is provided with various control terminals connected to the control bus θη, and input terminals y for power supply terminals VDD%GND and oIν. Among the control terminals connected to the control bus 0, MI is the terminal that outputs 1 when the CPU (B) fetches an instruction from the MET, and the above-mentioned operation code fetch signal is output from this terminal MI. It is something that will be done. When the CPU (B) accesses the data, MREQ is
-1) These are terminals that output 1 when accessing 11104-to (D). Also, RD is CPU (6)
WR is a terminal that outputs 1 when the CPU (B) writes data to the memory or I10 board when reading data from the memory or I10 board. RF
SH is a terminal for determining the shift rate of the tie-in RAM. Next, HALT uses CPU (B
) is the terminal that outputs 1 when executing the 0 crumb stop command, and WAIT is the terminal that outputs 1 when the CPU (B)
This is a terminal for inputting signal 1 which causes the execution of Jiram to wait temporarily. Furthermore, INT and NMI are input terminals for interrupts, and BUSRQ and BUSAK are input terminals for CP.
This is an input/output terminal for bus control of U (B).

本発明は以上のように構成されており、りづルーチシの
]−ル番地が所定の範囲内にあるときに、]−ル査地の
T(IQヒツトをラッチ1−でメモリバンクのパンクア
ドレス線に出力するようにしたから、任意のメモリバン
クから他のメモリバンクの″jOクラムをυづルーチシ
としてコールするたけでメモリバンクの切換えを行なう
ことができ、したがってメtりバンクの切換操作が容易
になるという利点があり、また従来のように空きエリア
を必要としないので、メモリ空間の使用効率が高くなる
という利点がある。さらにまた本発明にあっては、パン
クアドレスの切換動作時にηづルーチシの戻り番地を退
避記憶させるスタック番地ラッチを設けて、リターン命
令の実行時にアドレスバス上のアドレス値とスジ199
番地ラッチの記憶内容とが一致したときにパンクアドレ
スを元の値に戻すようにしたから、新しいバシクアドし
スのメモリバンク内ではシづルーチシコール命令やリタ
ーン命令を自由に使用でき、またタブルーチンコール命
令の回数がリターン命令の回数よ如も1回多くなったと
きには自動的に元のメtリバυりにパンクアドレスが復
帰するので操作が頗る容易であるというネ1」点がある
The present invention is configured as described above, and when the address of the resource bank is within a predetermined range, the puncture address of the memory bank is Since output is made to the line, memory banks can be switched simply by calling the ``JO crumb of another memory bank as a routine from any memory bank, and therefore the operation of switching banks is simple. It has the advantage of being easy to use, and since it does not require a free area unlike the conventional method, it has the advantage of increasing the efficiency of memory space usage.Furthermore, in the present invention, when changing a puncture address, η A stack address latch is provided to save and store the return address of the routine, and the address value on the address bus and the stripe 199 when a return instruction is executed are provided.
Since the puncture address is returned to its original value when it matches the memory contents of the address latch, you can freely use the system call and return commands in the new memory bank of the address latch, and also use the tab routine call. When the number of instructions is one more than the number of return instructions, the puncture address is automatically restored to the original memory address, so the operation is extremely easy.

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

第1図は従来のメモリバンク切換回路の動作説明図、第
2図は本発明の一実施例のプロ99図、第3図は同上の
要部づ01νり図、第4図は同上の動作説明図、第5図
は同上に用いるCPUの外部接続端子の配置例を示す図
である。 @はCP U 、 (Mo) 〜(M7)はメモリバン
ク、(3)はりづルーチ、7]−ル命令検出回路、(4
)はリターン命令検出回路、fil +91はラッチ、
(101はバシクアドレス根出回路、(lす(121は
バンクアドレスラッチ% 03rはアドレスバス、(國
はスタック番地ラッチ、α6)はコンパレータ、θ〜は
パンクアドレス線である。 代理人 弁理士  石 1)長 七 バ)り0      1       2      
3アトしス。 ↓            1         2A
         日 to   II   12 3 4図 4 5 6 7 1111−・
Figure 1 is an explanatory diagram of the operation of a conventional memory bank switching circuit, Figure 2 is a professional diagram of an embodiment of the present invention, Figure 3 is a diagram showing the main parts of the same as above, and Figure 4 is the operation of the same as above. The explanatory diagram, FIG. 5, is a diagram showing an example of the arrangement of external connection terminals of the CPU used in the above. @ is CPU, (Mo) to (M7) are memory banks, (3) Harizuruchi, 7] - Le instruction detection circuit, (4
) is a return instruction detection circuit, fil +91 is a latch,
(101 is the basic address rooting circuit, (121 is the bank address latch%, 03r is the address bus, (in Japan is the stack address latch, α6) is the comparator, and θ~ is the puncture address line. Agent: Patent attorney Stone 1) Long 7 bar) Ri0 1 2
3 Atoshisu. ↓ 1 2A
Day to II 12 3 4 Figure 4 5 6 7 1111-・

Claims (1)

【特許請求の範囲】[Claims] (IICPUがアクセスする同一のアドレス空間に重複
して接続された複数個のメtリバシクと、CPUが実行
する命令のうちサブルーチンコール命令とリターシ命令
とをそれぞれ検出する第1および4JPJ2の検出回路
と、第1の検出回路の出力により起動され、サブルーチ
シのコール番地をラッチするラッチ手段と、ラッチ手段
にラッチされたコール番地が所定の範囲内にあるときに
バンクアドレス検出出力を発生する第3の検出回路と、
第3の検出回路の検出動作時に上記コール番地の下位じ
アトをラッチしてメ七すバンクのバンクアドレス線に出
力する第1のバンクアドレスラッチと、第3の検出回路
の検出動作時にサブルーチシの戻り番地を退避記憶させ
るスタック鎖環のアトしスをアドレスバスからラッチす
るスタック番地ラッチと、第2の検出回路の検出動作時
にアドレスバス上のアドレス値とスタック番地ラッチの
記憶内容とを比較するコシパレータと、第3の検出回路
の検出動作時に第1のバンクアドレスラッチの更新前の
データを予め転送記憶し、コシパレータの一致出力時に
上記転送記憶されたデータを第1のバンクアドレスラッ
チに転送する第2のバンクアドレスラッチとを有して成
ることを特徴とするメモリバンク切換回路。
(A plurality of metrebasics connected redundantly to the same address space accessed by the II CPU, and detection circuits for the first and fourth JPJ2 that respectively detect subroutine call instructions and retardancy instructions among the instructions executed by the CPU) , a latch means that is activated by the output of the first detection circuit and latches the call address of the subroutine; and a third latch means that generates a bank address detection output when the call address latched by the latch means is within a predetermined range. a detection circuit;
A first bank address latch that latches the lower address of the call address and outputs it to the bank address line of the seventh bank during the detection operation of the third detection circuit; A stack address latch that latches the address of the stack chain chain that saves and stores the return address from the address bus, and compares the address value on the address bus and the stored contents of the stack address latch during the detection operation of the second detection circuit. During the detection operation of the cossiparator and the third detection circuit, the data before updating of the first bank address latch is transferred and stored in advance, and the transferred and stored data is transferred to the first bank address latch when the cossiparator outputs a coincidence. A memory bank switching circuit comprising a second bank address latch.
JP57123172A 1982-07-15 1982-07-15 Switching circuit of memory bank Pending JPS5914060A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57123172A JPS5914060A (en) 1982-07-15 1982-07-15 Switching circuit of memory bank

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57123172A JPS5914060A (en) 1982-07-15 1982-07-15 Switching circuit of memory bank

Publications (1)

Publication Number Publication Date
JPS5914060A true JPS5914060A (en) 1984-01-24

Family

ID=14853961

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57123172A Pending JPS5914060A (en) 1982-07-15 1982-07-15 Switching circuit of memory bank

Country Status (1)

Country Link
JP (1) JPS5914060A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60200339A (en) * 1984-03-23 1985-10-09 Fujitsu Ltd Information processor
JPS63750A (en) * 1986-06-20 1988-01-05 Tokico Ltd Memory control method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60200339A (en) * 1984-03-23 1985-10-09 Fujitsu Ltd Information processor
JPS63750A (en) * 1986-06-20 1988-01-05 Tokico Ltd Memory control method

Similar Documents

Publication Publication Date Title
US3344404A (en) Multiple mode data processing system controlled by information bits or special characters
JPS5914060A (en) Switching circuit of memory bank
JPS60262251A (en) Backup device for development of microprocessor
US6539436B2 (en) Management of interruptions in a computer platform
JPH04280334A (en) One chip microcomputer
KR100264758B1 (en) Microcomputer
JP3088285B2 (en) In-circuit emulator
JPS62243038A (en) Evaluating device for program
JP2557102B2 (en) Method for checking large capacity RAM and its peripheral circuits
JPH0934795A (en) Copy protection method for cpu program
JPS5914061A (en) Switching circuit of memory bank
JPS62172597A (en) Microcomputer device
JPH1165884A (en) Microcomputer and debugging method therefor
JPS6015970B2 (en) Interrupt processing device in microprocessor
JPS62239243A (en) Evaluating device for program
JPH11212945A (en) Microcomputer and it memory
JPH02110744A (en) Information processor
JPS6053330B2 (en) Program writing method
JPH1027153A (en) Bus transfer device
JPH0683986A (en) Single chip microcomputer
JPH0516635B2 (en)
JPS6249443A (en) Bank switching circuit for microcomputer
JPS59167753A (en) Microprocessor
JPH06175883A (en) Program debugger
JPH02163842A (en) Program evaluating device for microcomputer