JPH01166152A - Program storage control system - Google Patents

Program storage control system

Info

Publication number
JPH01166152A
JPH01166152A JP32294987A JP32294987A JPH01166152A JP H01166152 A JPH01166152 A JP H01166152A JP 32294987 A JP32294987 A JP 32294987A JP 32294987 A JP32294987 A JP 32294987A JP H01166152 A JPH01166152 A JP H01166152A
Authority
JP
Japan
Prior art keywords
program
counter
control system
impressed
rom
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
JP32294987A
Other languages
Japanese (ja)
Inventor
Hisamitsu Tanihira
久光 谷平
Atsushi Yoshioka
敦史 吉岡
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP32294987A priority Critical patent/JPH01166152A/en
Publication of JPH01166152A publication Critical patent/JPH01166152A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To simplify the circuit structure of a program storage control system and to reduce cost by using an existing program counter also for an initial program transfer. CONSTITUTION:In a time t1, when a load start signal LOADs becomes on, a clear signal is impressed on the clear terminal (CLR) of muPC 21a through an inverter 23a and the muPC 21a is cleared and its output muADD is made into '0'. The LOADs is impressed also on a ROM control part 32 and the ROM control part 32 outputs a load enable signal LOADE. This LOADE disables a decoder 4 through an inverter 25a, is impressed on an OR gate 24a and becomes a signal to generate a write enable signal WE of a SRAM 1a. The muPC 21a outputs muADD=0 to the SRAM 1a and a ROM 31 by a clock CLK impressed on a clock terminal CP and thus, microprogram data muDATA of an address 0 of the ROM 31 are impressed on the SRAM 1a. On the other hand, a clock CLK Is impressed on an OR gate 24, the write enable signal WE is generated and the muDATA are stored into the SRAM 1a.

Description

【発明の詳細な説明】 〔概 要〕 初期時、外部メモリから内部メモリにプログラムを転送
する格納制御システムに関し、回路構成を簡単にするこ
とを目的とし、プログラムを格納する内部メモリと、該
内部メモリのアドレスを指定するカウンタを有するプロ
グラム制御部と、これらの外部に設けられプログラムを
格納する外部メモリとを有し、初期時に外部メモリのプ
ログラムを内部メモリに転送する、プログラム格納制御
システムにおいて、前記プログラム制御部内のカウンタ
を、前記初期プログラム転送時のみ、前記内部メモリお
よび前記外部メモリのアドレスカウンタとして共用し、
前記初期プログラム転送を行なわせるように構成する。
[Detailed Description of the Invention] [Summary] Regarding a storage control system that initially transfers a program from an external memory to an internal memory, the purpose is to simplify the circuit configuration. A program storage control system that includes a program control unit having a counter that specifies a memory address, and an external memory that is provided outside these units and stores the program, and that transfers the program in the external memory to the internal memory at an initial stage, A counter in the program control unit is shared as an address counter for the internal memory and the external memory only during the initial program transfer,
The configuration is such that the initial program transfer is performed.

〔産業上の利用分野〕[Industrial application field]

本発明は、外部メモリに格納されたプログラムを起動時
に一旦内部メモリに転送した後、転送されたプログラム
に基いて制御処理を行うプログラム格納制御システムに
関する。
The present invention relates to a program storage control system that once transfers a program stored in an external memory to an internal memory upon startup and then performs control processing based on the transferred program.

コンピュータを用いた制御システム、例えば自動交換機
システム・の中央プロセッサには、プログラムおよびデ
ータを記憶して制御処理に直接用いる内部メモリ、例え
ばスタティックRAMの外に、内部メモリで動作させる
プログラムを保存した外部メモリ、例えばROMが設け
られている。外部メモリを設ける理由は種々あるが、そ
のいくつかを述べる。第1の理由としては、中央プロセ
ッサの処理内容の変更に対し、迅速且つ安全確実に対処
するためである。中央プロセッサの処理内容が変更にな
る場合、他のコンピュータを用いて予め変更の処理内容
でデバッグを行ない、デバッグ完了後のプログラムをR
OMに記憶させる。中央プロセッサ側の外部メモリのR
OMとデバッグ完了後のROMとを交換し、再起動させ
、交換されたROMの内容を内部メモリに転送させる。
A central processor of a control system using a computer, such as an automatic switching system, has an internal memory that stores programs and data and is used directly for control processing, such as a static RAM, as well as an external memory that stores programs to be operated in the internal memory. A memory, for example a ROM, is provided. There are various reasons for providing external memory, some of which will be described below. The first reason is to respond quickly and safely to changes in the processing content of the central processor. If the processing content of the central processor is changed, debug it in advance with the changed processing content using another computer, and then run the program after debugging is completed.
Store it in OM. R of external memory on the central processor side
Replace the OM with the ROM after debugging, reboot, and transfer the contents of the replaced ROM to the internal memory.

これにより、中央プロセッサ側としては、最短のダウン
タイムでデバッグ完了後の処理変更されたプログラムを
動作させることができる。第2の理由としては、高速動
作が要求される内部メモリとして揮発性メモリを用いた
場合、電源断等による内部メモリの内容破壊に対し、不
揮発性又はバッテリイバックアップされた外部メモリか
ら再起動時にプログラムを再転送することで、内部メモ
リをバックアップするために用いられる。
Thereby, on the central processor side, the program whose processing has been changed after debugging is completed can be operated with the shortest downtime. The second reason is that when volatile memory is used as internal memory that requires high-speed operation, if the contents of the internal memory are destroyed due to power outage, etc., when restarting from non-volatile or battery-backed external memory, Used to back up internal memory by retransferring programs.

〔従来の技術〕[Conventional technology]

第4図に従来のプログラム格納制御システムの1例とし
てマイクロプログラムを格納する制御システムの構成を
示す。
FIG. 4 shows the configuration of a control system for storing microprograms as an example of a conventional program storage control system.

外部メモリとしてマイクロプログラムを記憶したROM
3a、内部メモリとしてスタティックRAM1aが設け
られている。初期時又は再起動時に、ロードスタート信
号LOAD、に応じて、ROM3aのプログラムをSR
AM laに転送するためアドレスカウンタ5aが設け
られている。ROM3aからRAM1aにマイクロプロ
グラムがデータμDATへとして順次転送される。この
間、マイクロプログラム制御部2a内のマイクロプログ
ラムカウンタ21aの出力は禁止され、デコーダ4aは
不動作にされる。
ROM that stores microprograms as external memory
3a, a static RAM 1a is provided as an internal memory. At initialization or restart, the program in ROM3a is sent to SR in response to the load start signal LOAD.
An address counter 5a is provided for transfer to AM la. Microprograms are sequentially transferred from the ROM 3a to the RAM 1a as data μDAT. During this time, the output of the microprogram counter 21a in the microprogram control unit 2a is prohibited, and the decoder 4a is rendered inoperable.

上記初期マイクロプログラム転送後、アドレスカウンタ
5aの出力は禁止され、SRAM1a内のマイクロプロ
グラムがマイクロプログラムカウンタ21aからのアド
レスにより読み出され、デコーダ4aで解読されて、制
御処理に用いられる。
After the initial microprogram transfer, the output of the address counter 5a is prohibited, and the microprogram in the SRAM 1a is read out using the address from the microprogram counter 21a, decoded by the decoder 4a, and used for control processing.

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

マイクロプログラム制御部2aには、通常動作時SRA
M1aのアドレス指定のためのマイクロプログラムカウ
ンタ21aが設けられているが、初期プログラム転送時
にはその出力が禁止され使用されない。一方、初期プロ
グラム転送のアドレスカウンタ5aを別に設置している
。このため、初期フログラム転送時においてマイクロプ
ログラムカウンタ21aを利用していないという無駄が
あると共に、アドレスカウンタ5aを別個設けていると
いう回路構成の複雑さ、高価格という問題がある。
The microprogram control unit 2a has SRA during normal operation.
A microprogram counter 21a is provided for addressing M1a, but its output is prohibited and is not used during initial program transfer. On the other hand, an address counter 5a for initial program transfer is provided separately. For this reason, there is a waste in that the microprogram counter 21a is not used at the time of initial program transfer, and there are problems in that the address counter 5a is provided separately, which makes the circuit configuration complicated and expensive.

更にRAM1aは、マイクロプログラムカウンタ21a
のアドレスとアドレスカウンタ5aのアドレスを選択的
に受は入れなければならないので、回路が複雑になって
いる。
Furthermore, the RAM 1a has a micro program counter 21a.
Since the address of the address counter 5a and the address of the address counter 5a must be selectively accepted, the circuit becomes complicated.

本発明は上述の問題点に鑑み、既存のカウンタの有効利
用を図ると共に、回路構成を簡単にし、ひいては、低価
格化を図ることを目的とする。
In view of the above-mentioned problems, it is an object of the present invention to make effective use of existing counters, simplify the circuit configuration, and ultimately reduce the cost.

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

本発明のプログラム格納制御システムの原理ブロック図
を第1図に示す。
FIG. 1 shows a block diagram of the principle of the program storage control system of the present invention.

第1図において、プログラムカウンタ21を有するプロ
グラム制御部2と、内部メモリ1と外部メモリ3とが図
示の如く接続されている。従来のアドレスカウンタは設
けられていす、プログラムカウンタ21が内部メモリ1
および外部メモリ3に接続されている。プログラムカウ
ンタ21は初期プログラム転送時および通常動作時のい
ずれにも用いられる。
In FIG. 1, a program control section 2 having a program counter 21, an internal memory 1, and an external memory 3 are connected as shown. A conventional address counter is provided, and a program counter 21 is provided in the internal memory 1.
and is connected to external memory 3. The program counter 21 is used both during initial program transfer and during normal operation.

[作 用] 初期起動時、又は再起動時プログラムロード信号がプロ
グラムカウンタ21および外部メモリ3に印加される。
[Function] At initial startup or restart, a program load signal is applied to the program counter 21 and the external memory 3.

゛これによりプログラムカウンタ21は初期プログラム
ロード用の初期アドレスにセットされる。デコーダ4が
不動作状態にされる。
``Thus, the program counter 21 is set to the initial address for initial program loading. Decoder 4 is rendered inactive.

外部メモリ3はプログラムカウンタ21から与えられた
アドレスのプログラムをデータとして内部メモリ1に出
力し、内部メモリ1はプログラムカウンタ21から与え
られたアドレスに外部メモリからのプログラムデータを
記憶する。プログラムカウンタ21はクロックCKの印
加に応じて、順次アドレスを更新する。これにより、外
部メモリ3のプログラムデータが順次内部メモリ1に記
憶される。以上のプログラム転送はプログラムカウンタ
21がオーバーフローするまで継続する。
The external memory 3 outputs the program at the address given by the program counter 21 as data to the internal memory 1, and the internal memory 1 stores the program data from the external memory at the address given from the program counter 21. The program counter 21 sequentially updates addresses in response to the application of the clock CK. As a result, the program data in the external memory 3 is sequentially stored in the internal memory 1. The above program transfer continues until the program counter 21 overflows.

プログラムカウンタ21がオーバーフローすると、外部
メモリ3からのプログラムデータ出力は禁止され、デコ
ーダ4が動作可能となる。これ以降は、通常のプログラ
ム制御に移行する。
When the program counter 21 overflows, output of program data from the external memory 3 is prohibited and the decoder 4 becomes operational. From this point on, the process shifts to normal program control.

以上の如く、既存のプログラムカウンタ21を初期プロ
グラム転送にも利用することで、回路構成が簡単になり
、低価格化が図れる。
As described above, by using the existing program counter 21 for initial program transfer, the circuit configuration can be simplified and the cost can be reduced.

(実施例〕 本発明の1実施例として、マイクロプログラム格納制御
システムについて第2図を参照して述べる。
(Embodiment) As an embodiment of the present invention, a microprogram storage control system will be described with reference to FIG.

第2図において、プログラム制御部2として、マイクロ
プログラム制御部2a、内部メモリ1としてスタティッ
クRAM1a、外部メモリ3としてROMメモリ3”が
設けられている。
In FIG. 2, a microprogram control section 2a is provided as the program control section 2, a static RAM 1a is provided as the internal memory 1, and a ROM memory 3'' is provided as the external memory 3.

マイクロプログラム制御@2aは、マイクロプログラム
カウンタ(tt PC) 21 a 、  ANDゲー
ト22a1インバータ23a、ORゲート24aおよび
インバー゛  タ25aを有している。ROMメモリ3
′はマイクロプログラムを格納したROM31とこのR
OMの制御部32とから成る。μPC21aの出力であ
るマイクロフ゛ログラムアドレス(μADD)がSRA
M1aとROM31にそれぞれバス51.52を介して
共通に印加されている。ROM31からはマイクロプロ
グラムデータ(u DATA)がSRAM1aにバス5
4.53を介して印加される。
The microprogram control @2a has a microprogram counter (ttPC) 21a, an AND gate 22a, an inverter 23a, an OR gate 24a, and an inverter 25a. ROM memory 3
' is the ROM31 that stores the microprogram and this R
It consists of a control section 32 of the OM. The microprogram address (μADD) output from μPC21a is SRA
A common voltage is applied to M1a and ROM 31 via buses 51 and 52, respectively. Microprogram data (u DATA) is transferred from ROM31 to SRAM1a via bus 5.
4.53.

第2図回路の動作を第3図(a)〜(h)のタイミング
図を参照して述べる。
The operation of the circuit of FIG. 2 will be described with reference to the timing diagrams of FIGS. 3(a) to (h).

時間t1においてロードスタート信号LOADs(第3
図(b))がオンになると、インバータ23aを介して
μPC21aのクリア端子(CLR)にクリア信号が印
加され、μPC21aをクリアし、その出力μADDを
“0”にする(第3図(d))。LOADsはROM制
御部32にも印加され、ROM制御部32がロードイネ
ーブル信号LOADEを出力する(第3図(b))。こ
のLOADtがインバータ25aを介してデコーダ4を
デスエーブル(不動作)すると共に、ORゲート24a
に印加されSRAM laのライトイネーブル信号WE
発生の信号となる。クロック端子CPに印加されたクロ
ックCLKによりμPC21aがμADD = OをS
RAM Ia 、  ROM 31に出力することで(
第3図(d))、ROM31のアドレス0のマイクロプ
ログラムデータμDATAがSRAM laに印加され
る(第3図(e))。一方、クロックCLKがORゲー
ト24aに印加されてライトイネーブル信号WE(第3
図((至))を発生させ、μDATAがSRAM1aに
記憶される(第3図(f))。
At time t1, load start signal LOADs (third
(b)) is turned on, a clear signal is applied to the clear terminal (CLR) of μPC21a via the inverter 23a, clearing μPC21a and setting its output μADD to "0" (Figure 3(d)). ). LOADs is also applied to the ROM control unit 32, and the ROM control unit 32 outputs a load enable signal LOADE (FIG. 3(b)). This LOADt disables the decoder 4 via the inverter 25a, and also disables the decoder 4 through the inverter 25a.
The write enable signal WE of SRAM la is applied to
It becomes a signal of occurrence. The μPC21a sets μADD=O to S by the clock CLK applied to the clock terminal CP.
By outputting to RAM Ia and ROM 31 (
3(d)), the microprogram data μDATA at address 0 of the ROM 31 is applied to the SRAM la (FIG. 3(e)). On the other hand, the clock CLK is applied to the OR gate 24a, and the write enable signal WE (third
((to)) is generated, and μDATA is stored in the SRAM 1a (FIG. 3(f)).

時刻t2.t3以降についても、クロックCLKが印加
される度にμPC21aが1ずつ更新され、順次更新さ
れたμADDについて、ROM31からSRAM1aへ
μDATAが転送される。
Time t2. After t3, the μPC 21a is updated by 1 each time the clock CLK is applied, and μDATA is transferred from the ROM 31 to the SRAM 1a for the sequentially updated μADD.

時刻tnにおいて、μPC21aがオーバーフローする
と、オーバ一端子OVFからオーバーフロー出力信号(
第3図(h))が、μPC21aのロード端子LD、A
NDゲート22aおよびROM制御部32に出力される
。これにより、ROM制御部32がロードイネーブル信
号LOADEを「高」レベルにしてROM31からのμ
DATAの出力を禁止すると共に、初期ロード用うイト
イネーブル発生用ORゲー124aを禁止し、更にデコ
ーダ4をイネーブル(動作状態)にする。μPC21a
側は、通常動作用の初期アドレスADD、、l、がAN
Dゲート22aを介してロードされる。以下、μPC2
1aからのμADDに基いた、SRAM1aに転送され
たマイクロプログラムがデコーダ4で解読されて、制御
処理を行う。
At time tn, when the μPC 21a overflows, an overflow output signal (
Figure 3 (h)) shows the load terminals LD and A of μPC21a.
It is output to the ND gate 22a and the ROM control section 32. As a result, the ROM control unit 32 sets the load enable signal LOADE to the "high" level and the μ from the ROM 31 is
In addition to inhibiting the output of DATA, the OR gate 124a for generating an initial load enable is also inhibited, and the decoder 4 is enabled (operating state). μPC21a
On the side, the initial address ADD,,l, for normal operation is AN
It is loaded via the D gate 22a. Below, μPC2
The microprogram transferred to the SRAM 1a based on the μADD from 1a is decoded by the decoder 4 to perform control processing.

上述の実施例は、初期マイクロプログラム転送を、初期
アドレス=0からカウンタ(μPC)21aがオーバー
フローするまでとしたが、任意の初期アドレスから、任
意の終了アドレスまでの範囲にすることも可能である。
In the above embodiment, the initial microprogram transfer is from the initial address = 0 until the counter (μPC) 21a overflows, but it is also possible to transfer the initial microprogram from any initial address to any end address. .

内部メモリ1としてSRAM1aを例示したが、ダイナ
ミックRAMその他の半導体メモリを用いることができ
る。一方、外部メモリ3としてROM31を用いた場合
を例示したが、バッテリイバックアップ式RAM等にし
てもよい。これら内部メモリl、外部メモリ3は、転送
時間がクロック周期範囲内であれば、種々のものを採用
できる。
Although the SRAM 1a is illustrated as the internal memory 1, a dynamic RAM or other semiconductor memory can be used. On the other hand, although the case where the ROM 31 is used as the external memory 3 has been exemplified, a battery-backed RAM or the like may be used. Various types of internal memory 1 and external memory 3 can be used as long as the transfer time is within the clock cycle range.

尚、以上はマイクロプログラムの転送について例示した
が、マイクロプログラムには限定されず、通常のプログ
ラムコードについても適用し得る。
Incidentally, although the above has been exemplified with respect to the transfer of a microprogram, the present invention is not limited to microprograms, and can also be applied to ordinary program codes.

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

以上述べたように本発明によれば、既存のプログラムカ
ウンタを初期プログラム転送にも用いることで、プログ
ラム格納制御システムの回路構成を簡単にすることがで
きる。これに伴い、プログラム格納制御システムの価格
の低減化を図ることができる。
As described above, according to the present invention, the circuit configuration of the program storage control system can be simplified by using an existing program counter for initial program transfer. Accordingly, the cost of the program storage control system can be reduced.

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

第1図は本発明のプログラム格納制御システムの原理ブ
ロック図、 第2図は本発明の一実施例としてのマイクロプログラム
格納制御システムの構成図、 第3図(a)〜(h)は第2図システムの動作タイミン
グ図、 第4図は従来のマイクロプログラム格納制御システムの
構成図、 である。 (符号の説明) ■・・・・・・・・・内部メモリ、 1a・・・・・・スタティックRAM、2・・・・・・
・・・プログラム制御部、2a・・・・・・マイクロプ
ログラム制御部、3・・・・・・・・・外部メモリ、 4.4a・・・デコーダ、 5a・・・・・・アドレスカウンタ、 21・・・・・・・・・プログラムカウンタ、21a・
・・・・・・・・マイクロプログラムカウンタ、31・
・・・・・・・・ROM。 32・・・・・・・・・120Mコントローラ。 口\ 叩ト
FIG. 1 is a principle block diagram of a program storage control system of the present invention, FIG. 2 is a configuration diagram of a microprogram storage control system as an embodiment of the present invention, and FIGS. Figure 4 is an operational timing diagram of the system. Figure 4 is a configuration diagram of a conventional microprogram storage control system. (Explanation of symbols) ■・・・・・・Internal memory, 1a・・・Static RAM, 2・・・・・・
...Program control unit, 2a...Micro program control unit, 3...External memory, 4.4a...Decoder, 5a...Address counter, 21...Program counter, 21a.
......Micro program counter, 31.
・・・・・・ROM. 32...120M controller. Mouth\Slap

Claims (1)

【特許請求の範囲】 1、プログラムを格納する内部メモリ(1)と、該内部
メモリのアドレスを指定するカウンタを有するプログラ
ム制御部(2)と、これらの外部に設けられプログラム
を格納する外部メモリ(3)とを有し、初期時に外部メ
モリのプログラムを内部メモリに転送する、プログラム
格納制御システムにおいて、 前記プログラム制御部内のカウンタを、前記初期プログ
ラム転送時のみ、前記内部メモリおよび前記外部メモリ
のアドレスカウンタとして共用し、前記初期プログラム
転送を行なわせるように構成したことを特徴とする、プ
ログラム格納制御システム。 2、前記内部メモリに転送されるプログラムがマイクロ
プログラムであり、前記カウンタがマイクロプログラム
カウンタである、特許請求の範囲第1項に記載のプログ
ラム格納制御システム。 3、前記内部メモリが揮発性メモリであり、前記外部メ
モリが交換可能な不揮発性メモリである、特許請求の範
囲第1項又は第2項に記載のプログラム格納制御システ
ム。 4、前記初期プログラム転送が、前記カウンタに設定さ
れた初期値から前記カウンタがオーバーフローするまで
、順次連続して行なわれる、特許請求の範囲第1項〜第
3項のいずれかに記載のプログラム格納制御システム。
[Claims] 1. An internal memory (1) that stores a program, a program control unit (2) that has a counter that specifies the address of the internal memory, and an external memory that is provided outside these and stores the program. (3) In a program storage control system that transfers a program in an external memory to an internal memory at an initial time, a counter in the program control section is set to a counter in the internal memory and the external memory only at the time of the initial program transfer. A program storage control system, characterized in that it is configured to be used commonly as an address counter to perform the initial program transfer. 2. The program storage control system according to claim 1, wherein the program transferred to the internal memory is a microprogram, and the counter is a microprogram counter. 3. The program storage control system according to claim 1 or 2, wherein the internal memory is a volatile memory and the external memory is a replaceable nonvolatile memory. 4. The program storage according to any one of claims 1 to 3, wherein the initial program transfer is performed sequentially and continuously from an initial value set in the counter until the counter overflows. control system.
JP32294987A 1987-12-22 1987-12-22 Program storage control system Pending JPH01166152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP32294987A JPH01166152A (en) 1987-12-22 1987-12-22 Program storage control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP32294987A JPH01166152A (en) 1987-12-22 1987-12-22 Program storage control system

Publications (1)

Publication Number Publication Date
JPH01166152A true JPH01166152A (en) 1989-06-30

Family

ID=18149438

Family Applications (1)

Application Number Title Priority Date Filing Date
JP32294987A Pending JPH01166152A (en) 1987-12-22 1987-12-22 Program storage control system

Country Status (1)

Country Link
JP (1) JPH01166152A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0410135A (en) * 1990-04-27 1992-01-14 Nec Corp High speed processing system for data

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS545343A (en) * 1977-06-15 1979-01-16 Toshiba Corp Micro program processing system
JPS6235950A (en) * 1985-08-09 1987-02-16 Casio Comput Co Ltd Inter-memory data transfer system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS545343A (en) * 1977-06-15 1979-01-16 Toshiba Corp Micro program processing system
JPS6235950A (en) * 1985-08-09 1987-02-16 Casio Comput Co Ltd Inter-memory data transfer system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0410135A (en) * 1990-04-27 1992-01-14 Nec Corp High speed processing system for data

Similar Documents

Publication Publication Date Title
JP2003196102A (en) Computer system
JPH01166152A (en) Program storage control system
JP2000194551A (en) Flash memory rewriting circuit
WO1998013762A1 (en) Processing system and method for reading and restoring information in a ram configuration
JPH0869376A (en) Reload control circuit for bios
JP2000235483A (en) Information processor
JPH0554009A (en) Program load system
JPS5854418A (en) Interruption processing system
JP2001256055A (en) Program download system
JPS63117396A (en) Non-volatile semiconductor memory device
JPH0496122A (en) Information processor
JPS60186934A (en) Integrated circuit
JPS63314666A (en) Microcomputer
JPS5914061A (en) Switching circuit of memory bank
JPS62248043A (en) Memory switching circuit for fetching microcomputer instruction
JPH0367349A (en) Program loading system
JPH0289296A (en) Nonvolatile memory circuit
JPS6148746B2 (en)
JPH09274611A (en) Microcomputer
JPH02100153A (en) Memory map switching control system
JPS6218946B2 (en)
JPH0287227A (en) Data processor
JPS6227423B2 (en)
JPH02126346A (en) Address system for memory chip
JPS63298654A (en) Microcomputer