Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS6053333B2 - Microprogram control data processing device - Google Patents
[go: Go Back, main page]

JPS6053333B2 - Microprogram control data processing device - Google Patents

Microprogram control data processing device

Info

Publication number
JPS6053333B2
JPS6053333B2 JP13222478A JP13222478A JPS6053333B2 JP S6053333 B2 JPS6053333 B2 JP S6053333B2 JP 13222478 A JP13222478 A JP 13222478A JP 13222478 A JP13222478 A JP 13222478A JP S6053333 B2 JPS6053333 B2 JP S6053333B2
Authority
JP
Japan
Prior art keywords
microprogram
processing
instruction
pulse
processing device
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.)
Expired
Application number
JP13222478A
Other languages
Japanese (ja)
Other versions
JPS5559546A (en
Inventor
重之 海上
和雄 村野
文雄 天野
能一 伊藤
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 JP13222478A priority Critical patent/JPS6053333B2/en
Priority to CA336,734A priority patent/CA1127315A/en
Priority to GB7933900A priority patent/GB2033624B/en
Priority to NL7907455A priority patent/NL7907455A/en
Priority to SE7908354A priority patent/SE452072B/en
Priority to AU52176/79A priority patent/AU513819B2/en
Priority to DE19792943384 priority patent/DE2943384A1/en
Priority to FR7926687A priority patent/FR2440029B1/en
Priority to ES485422A priority patent/ES485422A1/en
Publication of JPS5559546A publication Critical patent/JPS5559546A/en
Publication of JPS6053333B2 publication Critical patent/JPS6053333B2/en
Expired legal-status Critical Current

Links

Landscapes

  • Cable Transmission Systems, Equalization Of Radio And Reduction Of Echo (AREA)

Description

【発明の詳細な説明】 本発明は、マイクロプログラム制御データ処理装置、
特に例えば通信システムにおける自動等化器などをマイ
クロプロセッサによつて構成する如きデジタル信号処理
をリアルタイムによつて実行する場合に、入力データが
間欠的に入力されて処−理時間に余裕が生じる点に着目
し、処理時間の空き期間を、ウェイト命令と再起動信号
とによつて制御メモリ上に無駄を与えることなく、プロ
セッサに意識せしめないようにしたマイクロプログラム
制御データ処理装置に関するものてある。
DETAILED DESCRIPTION OF THE INVENTION The present invention provides a microprogram controlled data processing device;
Particularly when performing digital signal processing in real time, such as when an automatic equalizer in a communication system is configured using a microprocessor, input data is input intermittently, resulting in a margin of processing time. This invention relates to a microprogram-controlled data processing device in which idle periods of processing time are not wasted on a control memory by a wait instruction and a restart signal, and are made transparent to a processor.

通信システムにおけるデジタル信号処理をリアルタイ
ムで実行するデータ処理装置の場合、第1図図示のタイ
ムチャートから判る如く、一般に入力データが予め定め
られた周期で離散的に入力される。データ処理装置は該
離散的に入力されるデータについて処理を行なつてゆく
が、一般に個々の入力データについての個別処理期間は
入力データの入力周期にくらべて小さい。このために、
データ処理装置においてはいわゆる空き時間が生じてし
まうことが多い。マイクロプログラム制御のデータ処理
装置において、上記空き時間が生じた際にNOP命令を
走行させるようにすると、制御メモリ上で多くの無駄を
生じる。 一方、マイクロプログラム制御のデータ処理
装置において、マイクロプログラムの走行を停止するた
めにウェイト命令が用意され、該ウェイト命令が実行さ
れるとマイクロプログラム・かウンタのカウント・アッ
プを禁止してデータ処理装置を休止状態におくことが行
なわれている。
In the case of a data processing device that executes digital signal processing in a communication system in real time, input data is generally input discretely at a predetermined period, as can be seen from the time chart shown in FIG. The data processing device processes the discretely input data, and generally the individual processing period for each input data is smaller than the input cycle of the input data. For this,
In data processing devices, so-called idle time often occurs. In a microprogram-controlled data processing device, if the NOP instruction is executed when the above-mentioned free time occurs, a lot of space will be wasted on the control memory. On the other hand, in a microprogram-controlled data processing device, a wait instruction is prepared to stop the running of the microprogram, and when the wait instruction is executed, the microprogram counter is prohibited from counting up and the data processing device The practice is to put it in a dormant state.

そして外部からのスタート・パルスが与えられた時点で
タイミングをとつて、マイクロプログラム、カウンタを
カウント・アップするようにされる。しかし、該スター
ト●パルスによつて起動をかける場合、詳細は省略する
が、先にウェイト命令が実行されたときに制御メモリか
ら読出された内容が上記スタート●パルスにもとづいて
マイクロプログラム・カウンタにセットされるようにさ
れている。即ち上記内容が指示する番地にジャンプする
ようにされている。このため、上記ウェイト命令とスタ
ート●パルスとをそのまま利用して、上記空き時間にデ
ータ処理装置を休止状態に置くと、次のカウント・アッ
プ時に非所望な番地から処理が再開されることになつて
好ましくない。
Then, the microprogram and counter are counted up at the timing when an external start pulse is applied. However, when starting by the start pulse, the details are omitted, but the contents read from the control memory when the wait instruction was executed first are stored in the microprogram counter based on the start pulse. It is made to be set. That is, the program jumps to the address indicated by the above content. Therefore, if the above-mentioned wait instruction and start ● pulse are used as they are and the data processing device is placed in a hibernation state during the above-mentioned idle time, processing will be restarted from an undesired address at the next count-up. I don't like it.

本発明は、上記の点を解決することを目的としており、
ウェイト命令を利用しつつ再開時に次の番地位置から処
理を進め得るようにしたりスタート●パルス(RSTパ
ルス)を用意し、上記スタート・パルス(STパルス)
による再開と区別して処理し得るようにすることを目的
としている。
The present invention aims to solve the above points,
While using the wait command, you can proceed with the process from the next address when restarting, or prepare a start pulse (RST pulse), and use the above start pulse (ST pulse).
The purpose of this is to enable processing to be done separately from restarting.

そしてそのため、本発明のマイクロプログラム制御デー
タ処理装置はランダム・アクセス・メモリおよびマイク
ロプログラム制御のデータ処理装置を有するデータ処理
システムにおいて、ウェイト命令によつてマイクロプロ
グラム・カウンタを非歩進状態に保持すると共に、上記
マイクロプログラムを格納する制御メモリ上において、
一連の入力データに対応する処理プログラムを個々の入
力データに対応する区分処理プログラムに区分して配置
しかつ該区分処理プログラムの末尾に上記ウ゛エイト命
令を用意すると共に該ウェイト命令の次の番地に該プロ
グラムの先頭番地を示すジャンプ命令を格納し、上記ウ
ェイト命令が実行された後に、起動信号が与えられたと
き該ジャンプ命令を実行し、再起動信号が与えられたと
きには該ジャンプ命令を無視して上記マイクロプログラ
ム・カウンクの内容の歩進を許して次の入力データに対
応する区分処理プログラムを実行するよう制御すること
を特徴としている。以下、図面を参照しつつ説明する。
第1図は本発明のデータ処理装置による動作を概念的に
説明する説明図、第2図は制御メモリ上のプログラム格
納の一実施例態様を説明する説明図、第3図はウェイト
命令とスタート・パルス(STパルス)とによる処理を
説明する説明図、第4図は本発明に用いるウェイト命令
とりスタート・パルス(RSTパルス)とによる処理を
説明する説明図、第5図は本発明の要部を表わす一実施
例を示す。
Therefore, the microprogram-controlled data processing device of the present invention maintains a microprogram counter in a non-increasing state by a wait instruction in a data processing system having a random access memory and a microprogram-controlled data processing device. In addition, on the control memory storing the above microprogram,
A processing program corresponding to a series of input data is divided and arranged into partitioned processing programs corresponding to individual input data, and the above-mentioned wait instruction is prepared at the end of the partitioned processing program, and the wait instruction is placed at the address next to the wait instruction. A jump instruction indicating the start address of the program is stored, and after the wait instruction is executed, the jump instruction is executed when a start signal is given, and the jump instruction is ignored when a restart signal is given. The present invention is characterized in that the contents of the microprogram count are allowed to advance and the classification processing program corresponding to the next input data is executed. This will be explained below with reference to the drawings.
FIG. 1 is an explanatory diagram conceptually explaining the operation of the data processing device of the present invention, FIG. 2 is an explanatory diagram explaining one embodiment of program storage on the control memory, and FIG. 3 is a wait instruction and start・An explanatory diagram illustrating processing using a pulse (ST pulse), FIG. 4 is an explanatory diagram illustrating processing using a wait command take start pulse (RST pulse) used in the present invention, and FIG. 5 shows the main points of the present invention. An example representing the section is shown below.

第1図図示の如く、スタート●パルス(STパルスと略
す)によつてプログラム処理期間が開始される。
As shown in FIG. 1, a program processing period is started by a start ● pulse (abbreviated as ST pulse).

本願明細書冒頭に述べた如く、オンライン処理を実行す
る場合、入力データ(入力1、入力2、 ・・・りが離
散的に入力され、当該個々の入力データを処理する処理
時間は比較的小さくて足り、処理に休止時間を生じる。
本発明の場合、第2図に示す如く、制御メモリ1上にお
いて個々の入力データに対する処理を行なう区分処理プ
ログラム1−1,1−2,1−3,・・の末尾にウェイ
ト(WAIT)命令を用意し、当該区分処理プログラム
が実行されるとき自動的にウェイト命令を実行してデー
タ処理装置が休止状態に入るようにされる。そして、新
しく次の入力データが到来するタイミングに合わせて、
りスタート・パルス(RSTパルスと略す)によつて、
次の区分処理プログラムを実行するようにする。なお、
第2図に示す番地1+1,m+1,n+1,・・・・は
、第3図を参照して説明するSTパルスによる起動時に
利用されるものであつて、本発明が直接対象とするRS
Tパルスによる起動時にはダミー番地と考えてよい。即
ち、第2図に示すウェイト命令の次の番地に格納されて
いる“08゛は処理プログラム(図ではち〜T3の3つ
の区分処理プログラム全体を指す)の先頭番地を示すジ
ャンプ命令である。従つて、スタートパルスによつて処
理プログラムの゛先頭から実行する際には“08゛をプ
ログラムカウンタにセットするようにされるが、りスタ
ート・パルスによつて次の区分処理プログラムを実行す
る際にぱ゜08゛はダミーとして無視し、プログラムカ
ウンタの歩進を続行して、次の区分処理プログラムを読
み出す。第3図は本発明の前提となつたウェイト命令と
STパルスとによる処理を説明する説明図である。
As stated at the beginning of this specification, when performing online processing, input data (input 1, input 2, etc.) are input discretely, and the processing time for processing each individual input data is relatively short. This is sufficient, resulting in downtime in processing.
In the case of the present invention, as shown in FIG. 2, there is a wait (WAIT) instruction at the end of the classification processing programs 1-1, 1-2, 1-3, etc. that perform processing on individual input data on the control memory 1. is prepared, and when the partition processing program is executed, a wait instruction is automatically executed to cause the data processing device to enter a hibernation state. Then, according to the timing when the next new input data arrives,
By the start pulse (abbreviated as RST pulse),
Causes the next partition processing program to be executed. In addition,
Addresses 1+1, m+1, n+1, . . . shown in FIG. 2 are used at the time of activation by the ST pulse, which will be explained with reference to FIG.
It can be considered as a dummy address when activated by T pulse. That is, "08" stored at the address next to the wait instruction shown in FIG. 2 is a jump instruction indicating the starting address of the processing program (in the figure, it refers to the entire three divided processing programs T3 to T3). Therefore, when executing a processing program from the beginning with the start pulse, "08" is set in the program counter, but when executing the next segmented processing program with the restart pulse, Nipa08 is ignored as a dummy, the program counter continues to increment, and the next classification processing program is read out. FIG. 3 is an explanatory diagram illustrating processing using wait commands and ST pulses, which is the premise of the present invention.

図は、プログラム・カウンタの内容「1」によつて制御
メモリから読出された命令がウェイト・命令であつた時
点からの処理が示されている。該ウェイト命令が解読さ
れると、図示カウント・イネーブル信号が論理「0」と
なり、プログラム・カウンタのカウント・アップが停止
される。このタイミングのもとでは、第1図図示の如く
制御メモリからはプログラム・カウンタの内容「2」に
対応したデータ2(次のマイクロ命令)が読み出された
状態にある。その後スタート・パルスが与えられると、
データ処理装置における処理フェース例えばPH4に同
期してカウント・プリセット処理が行なわれ、図示の如
く、制御メモリから読出されたままにあるデータ2がプ
ログラム・カウンタにセットされ、該プログラム●カウ
ンタの内容にもとづいて制御メモリがアクセスされてゆ
く。第2図図示の如く、例えば番地mにウェイト命令を
用意し、次の番地m+1に番地情報「08」を格納して
おいた場合、番地mのウェイト命令が実行された後にデ
ータ処理装置が休止状態に入り、その後STパルスが与
えられると、第3図図示の如く上記番地情報「08」が
マイクロプログラム・カウンタにセットされ、以後番地
「08」から処理が再開される。ウェイト命令とSTパ
ルスによる休止・再開は上述の如く行なわれ、処理をス
タート点に復帰する場合、きわめて便利である。
The figure shows the processing from the time when the instruction read from the control memory is a wait instruction due to the content "1" of the program counter. When the wait instruction is decoded, the illustrated count enable signal becomes a logic "0" and the program counter stops counting up. At this timing, as shown in FIG. 1, data 2 (next microinstruction) corresponding to the content "2" of the program counter is read out from the control memory. Then, when a start pulse is given,
For example, count preset processing is performed in synchronization with the processing phase of the data processing device PH4, and as shown in the figure, data 2 that has been read from the control memory is set in the program counter, and the contents of the program counter are Based on this, the control memory is accessed. As shown in Figure 2, for example, if a wait instruction is prepared at address m, and address information "08" is stored at the next address m+1, the data processing device will stop after the wait instruction at address m is executed. When the ST pulse is applied after entering the state, the address information "08" is set in the microprogram counter as shown in FIG. 3, and the processing is resumed from address "08" thereafter. Suspension and resumption by wait commands and ST pulses are performed as described above, and are extremely convenient when returning processing to the starting point.

しかし、第1図図示の如く離散的に入力されるデータ「
入力1」を第2図図示ち処理プログラム1−1によつて
処理し、次の入力データ「入力2」をT2処理プログラ
ム1−2によつて実行するようにし、その間を休止状態
におく場合、上記STパルスによる再開を利用すること
はできない。このため、本発明の場合、RSTパルスを
別に用意し、上記STパルスによる再開と区別して第2
図図示の場合で言えば例えば番地mを実行して休止状態
に入り、RSTパルスによつて番地m+2から再開でき
るようにする。
However, as shown in FIG.
Input 1" is processed by the processing program 1-1 shown in FIG. 2, and the next input data "Input 2" is executed by the T2 processing program 1-2, and the process is left in a dormant state. , restart by the ST pulse cannot be used. Therefore, in the case of the present invention, an RST pulse is separately prepared, and the second
In the case shown in the figure, for example, address m is executed to enter the hibernation state, and the RST pulse allows the program to resume from address m+2.

第4図は本発明に用いるウェイト命令とRSTパルスと
による処理を説明している。プログラム・カウンタの内
容「m」によつて制御メモリから読出されたデータ1が
ウェイト命令であつたとする。
FIG. 4 explains processing using wait commands and RST pulses used in the present invention. Assume that data 1 read from the control memory by the content "m" of the program counter is a wait instruction.

この場合、第3図を参照して説明した如く、マイクロプ
ログラム・カウンタのカウント・アップが禁止される。
そして制御メモリからは番地m+1の内容、即ちデータ
2が読出されている。そして本発明によるRSTパルス
が与えられた場合、タイミングをとつてフェーズ4に同
期してマイクロプログラム●カウンタのカウント・アッ
プがそのまま再開される。即ち該カウンタの内容はm+
1からm+2とされ、番地m+2から第2図図示ち処理
プログラム1−2の先頭命令が読出されてくる。そして
、上述のSTパルスによる再開の場合、プログラム・カ
ウンタのプリセットによつて上記データ2がマイクロプ
ログラム・カウンタにセットされるものであるが、該R
STパルスの場合、該プリセットは行なわれない。第5
図は本発明の要部を表わす一実施例を示す。
In this case, as explained with reference to FIG. 3, counting up of the microprogram counter is prohibited.
The contents of address m+1, ie, data 2, are read from the control memory. When the RST pulse according to the present invention is applied, the counting up of the microprogram counter is restarted as it is in synchronization with phase 4. That is, the content of the counter is m+
1 to m+2, and the first instruction of the processing program 1-2 shown in FIG. 2 is read from address m+2. In the case of restarting using the ST pulse described above, the data 2 is set in the microprogram counter by presetting the program counter.
In the case of ST pulses, the presetting is not performed. Fifth
The figure shows an embodiment representing the main part of the present invention.

図中の符号2ないし4は夫々フリップ・フロップ、5は
アンド回路、6はナンド回路、7はノット回路、8,9
は夫々ノア回路を表わしている。第4図図示の如く番地
mから読出されたデータ1がウェイト命令であつた場合
、該ウェイト命令によつてフリップ・フロップ2がリセ
ットされる。
In the figure, numerals 2 to 4 are flip-flops, 5 is an AND circuit, 6 is a NAND circuit, 7 is a NOT circuit, 8, 9
each represents a Noah circuit. If data 1 read from address m is a wait instruction as shown in FIG. 4, the flip-flop 2 is reset by the wait instruction.

これによつてプログラム・カウンタのカウント・イネー
ブル信号が10wにされる。即ち、カウント・アップが
禁止される。この状態においてRSTパルスが与えられ
ると、フリップ●フロップ3,4およびノア回路9によ
つて上記RSTパルスがフェーズ3のクロックPH3に
よつて微分され、フェーズ4のクロックPH4に同期し
てアンド回路5を介してフリップ・フロップ2がセット
される。この結果、マイクロプログラム・カウンタが再
びカウント・アップされる。上記ウェイト命令が実行さ
れたとき、マイクロプログラム・カウンタの内容はm+
1となつているため、上記カウント・アップ再開によつ
て上記内容はm+2になり、番地m+2から処理が再開
される。上記RSTパルスでなく、第3図に関連して説
明したSTパルスが与えられた場合には、第4図図示最
下段に示したようにフェーズ4のクロックPH4によつ
てナンド回路6によつてプリセット●イネーブル信号が
発せられ、第4図図示の場合で言えばデータ2がマイク
ロプログラム・カウンタにプリセットされることとなる
This causes the count enable signal of the program counter to become 10W. That is, counting up is prohibited. When the RST pulse is applied in this state, the flip-flops 3 and 4 and the NOR circuit 9 differentiate the RST pulse with the phase 3 clock PH3, and the AND circuit 5 synchronizes with the phase 4 clock PH4. Flip-flop 2 is set via . As a result, the microprogram counter is counted up again. When the above wait instruction is executed, the contents of the microprogram counter are m+
1, the content becomes m+2 by restarting the count-up, and processing is restarted from address m+2. When the ST pulse explained in connection with FIG. 3 is given instead of the above-mentioned RST pulse, as shown in the bottom row of FIG. A preset enable signal is issued, and in the case shown in FIG. 4, data 2 is preset to the microprogram counter.

以上説明した如く、本発明によれば、ウェイト命令を利
用して、STパルスによる再開と協調をとりつつRST
パルスによる再開を与えるように・している。
As explained above, according to the present invention, the wait command is used to coordinate the restart with the ST pulse, and the RST
It is designed to give restart by pulse.

このため、離散的に入力される入力データに対して短時
間処理しては休止するという処理を、制御メモリを無駄
に費すことなく実行することが可能となる。
Therefore, it is possible to perform a process of processing discretely input input data for a short time and then pausing without wasting the control memory.

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

第1図は本発明のデータ処理装置による動作を概念的に
説明する説明図、第2図は制御メモリ上のプログラム格
納の一実施例態様を説明する説明図、第3図はウェイト
命令とスタート・パルスとによる処理を説明する説明図
、第4図は本発明に用いるウェイト命令とりスタート・
パルスとによる処理を説明する説明図、第5図は本発明
の要部を表わす一実施例を示す。 図中、1は制御メモリ、1−1ないし1−3は夫々処理
プログラノ、、2ないし4は夫々フリップ●フロップを
表わす。
FIG. 1 is an explanatory diagram conceptually explaining the operation of the data processing device of the present invention, FIG. 2 is an explanatory diagram explaining one embodiment of program storage on the control memory, and FIG. 3 is a wait instruction and start・An explanatory diagram explaining the processing using pulses, and FIG.
FIG. 5 is an explanatory diagram illustrating processing using pulses, and shows an embodiment representing the main part of the present invention. In the figure, 1 is a control memory, 1-1 to 1-3 are processing programs, and 2 to 4 are flip-flops, respectively.

Claims (1)

【特許請求の範囲】[Claims] 1 ランダム・アクセス・メモリおよびマイクロプログ
ラム制御のデータ処理装置を有するデータ処理システム
において、ウェイト命令によつてマイクロプログラム・
カウンタを非歩進状態に保持すると共に、上記マイクロ
プログラムを格納する制御メモリ上において、一連の入
力データに対応する処理プログラムを個々の入力データ
に対応する区分処理プログラムに区分して配置しかつ該
区分処理プログラムの末尾に上記ウェイト命令を用意す
ると共に該ウェイト命令の次の番地に該プログラムの先
頭番地を示すジャンプ命令を格納し、上記ウェイト命令
が実行された後に、起動信号が与えられたとき該ジャン
プ命令を実行し、再起動信号が与えられたときには該ジ
ャンプ命令を無視して上記マイクロプログラム・カウン
タの内容の歩進を許して次の入力データに対応する区分
処理プログラムを実行するよう制御することを特徴とす
るマイクロプログラム制御データ処理装置。
1. In a data processing system that has a random access memory and a microprogram-controlled data processing device, the microprogram
The counter is maintained in a non-increasing state, and a processing program corresponding to a series of input data is divided into divided processing programs corresponding to individual input data and arranged on the control memory storing the above-mentioned microprogram. The above-mentioned wait instruction is prepared at the end of the partitioned processing program, and a jump instruction indicating the start address of the program is stored at the address following the wait instruction, and after the above-mentioned wait instruction is executed, when a start signal is given. Control is executed to execute the jump instruction, and when a restart signal is given, ignore the jump instruction, allow the contents of the microprogram counter to increment, and execute the classification processing program corresponding to the next input data. A microprogram-controlled data processing device characterized by:
JP13222478A 1978-10-27 1978-10-27 Microprogram control data processing device Expired JPS6053333B2 (en)

Priority Applications (9)

Application Number Priority Date Filing Date Title
JP13222478A JPS6053333B2 (en) 1978-10-27 1978-10-27 Microprogram control data processing device
CA336,734A CA1127315A (en) 1978-10-27 1979-10-01 Digital signal processing system with overlap processings
GB7933900A GB2033624B (en) 1978-10-27 1979-10-01 Digital signal processing system
NL7907455A NL7907455A (en) 1978-10-27 1979-10-09 DIGITAL SIGNAL PROCESSING DEVICE.
SE7908354A SE452072B (en) 1978-10-27 1979-10-09 DIGITAL SIGNAL PROCESSING SYSTEM
AU52176/79A AU513819B2 (en) 1978-10-27 1979-10-25 Digital signal processor in a modem
DE19792943384 DE2943384A1 (en) 1978-10-27 1979-10-26 DIGITAL SIGNAL PROCESSING SYSTEM
FR7926687A FR2440029B1 (en) 1978-10-27 1979-10-26 DIGITAL SIGNAL PROCESSING DEVICE PERFORMING REPETITION THE SAME ARITHMETIC FUNCTION, IN PARTICULAR FOR USE IN A MODULATOR-DEMODULATOR
ES485422A ES485422A1 (en) 1978-10-27 1979-10-26 Digital signal processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13222478A JPS6053333B2 (en) 1978-10-27 1978-10-27 Microprogram control data processing device

Publications (2)

Publication Number Publication Date
JPS5559546A JPS5559546A (en) 1980-05-06
JPS6053333B2 true JPS6053333B2 (en) 1985-11-25

Family

ID=15076281

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13222478A Expired JPS6053333B2 (en) 1978-10-27 1978-10-27 Microprogram control data processing device

Country Status (1)

Country Link
JP (1) JPS6053333B2 (en)

Also Published As

Publication number Publication date
JPS5559546A (en) 1980-05-06

Similar Documents

Publication Publication Date Title
US4366540A (en) Cycle control for a microprocessor with multi-speed control stores
JPH03204737A (en) Debug circuit of signal processing processor
JPS6053333B2 (en) Microprogram control data processing device
JPS6232812B2 (en)
JPS5916054A (en) Microprocessor
JPH02136543A (en) Fuel injection controller
JPS58181154A (en) Microprogram tracing device
JPH0776931B2 (en) Information processing system
JPS603658B2 (en) Digital protection control device
JPS59111544A (en) Interruption processing system of program
JPS5824808B2 (en) Initial startup processing method for microprogram controlled data processing equipment
JP2504242B2 (en) Signal processor
JPS6114534B2 (en)
JP2940087B2 (en) Disk storage device
JP2665039B2 (en) Micro program controller
JPS6310444B2 (en)
JPS5938827A (en) Microprocessor ipl system
JPS6468856A (en) Data processor
JPH02178837A (en) Speed governing system for microprogram
JPH0218746B2 (en)
JPS6215645A (en) Central processing unit
JPH0281129A (en) Control method for information processing device
JPS6136253B2 (en)
JPH02191034A (en) Microprogram controller
JPS63186346A (en) Processor