JPS6230453B2 - - Google Patents

Info

Publication number
JPS6230453B2
JPS6230453B2 JP56070509A JP7050981A JPS6230453B2 JP S6230453 B2 JPS6230453 B2 JP S6230453B2 JP 56070509 A JP56070509 A JP 56070509A JP 7050981 A JP7050981 A JP 7050981A JP S6230453 B2 JPS6230453 B2 JP S6230453B2
Authority
JP
Japan
Prior art keywords
signal
contents
counter
address
control storage
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
JP56070509A
Other languages
Japanese (ja)
Other versions
JPS57185543A (en
Inventor
Katsura Kawakami
Hiroshi Nishikawa
Shigeo Shimazaki
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 Holdings Corp
Original Assignee
Matsushita Electric Industrial Co 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 Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP56070509A priority Critical patent/JPS57185543A/en
Publication of JPS57185543A publication Critical patent/JPS57185543A/en
Publication of JPS6230453B2 publication Critical patent/JPS6230453B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Description

【発明の詳細な説明】[Detailed description of the invention]

本発明は電子計算機に関する。更に詳しくは、
簡単かつ高速な検査を可能としたマイクロプログ
ラム制御方式のマイクロコンピユータに関する。 マイクロコンピユータは、一個または複数個の
LSIで構成される電子計算機であるが、LSIのチ
ツプ内の任意の信号を観測することは困難であ
り、かつ、パツケージの端子数は限られているた
め、外部からLSIの内部が正確に作られているか
否かを検査する作業は複雑となる。また検査時間
の長短は、LSIの価格に大きく影響する。 第1図は、従来のマイクロプログラム方式の電
子計算機の一例を示すもので図中、100は
CPU、101は機械語及びデータを格納する主
記憶装置、102は主記憶アドレスレジスタ(以
下MARと記す)、103は命令カウンタ(以下IC
と記す)、104は汎用レジスタ及び演算器(以
下RALUと記す)である。105は主記憶装置1
01、MAR102、IC103、RALU104及
び命令レジスタ106(以下IRと記す)を結合
するバスである。107はプログラマブルロジツ
クアレイ(以下PLAと記す)、108はマイクロ
アドレスカウンタ(以下MACと記す)、109は
制御記憶部、110,111は、マイクロ命令デ
コーダ112の出力信号の一部であり、110は
PLA107の出力をMAC108へ格納する動作
を指令する信号、111はMAC108の内容を
1だけ増加する動作の指令信号である。第1図の
装置の動作を表1に示したプログラムに従つて説
明する。
The present invention relates to electronic computers. For more details,
This invention relates to a microcomputer using a microprogram control method that enables simple and high-speed inspection. A microcomputer consists of one or more
Although it is an electronic computer composed of LSI chips, it is difficult to observe arbitrary signals inside the LSI chip, and the number of terminals on the package is limited. The task of checking whether or not the In addition, the length of inspection time greatly affects the price of LSI. Figure 1 shows an example of a conventional microprogram computer. In the figure, 100 is
101 is a main memory for storing machine language and data; 102 is a main memory address register (hereinafter referred to as MAR); 103 is an instruction counter (hereinafter referred to as IC);
104 is a general-purpose register and arithmetic unit (hereinafter referred to as RALU). 105 is main storage device 1
This bus connects 01, MAR 102, IC 103, RALU 104, and instruction register 106 (hereinafter referred to as IR). 107 is a programmable logic array (hereinafter referred to as PLA), 108 is a micro address counter (hereinafter referred to as MAC), 109 is a control storage unit, 110 and 111 are part of the output signal of the micro instruction decoder 112; teeth
A signal 111 instructs an operation to store the output of the PLA 107 in the MAC 108, and a command signal 111 instructs an operation to increase the contents of the MAC 108 by one. The operation of the apparatus shown in FIG. 1 will be explained according to the program shown in Table 1.

【表】【table】

【表】 表1は、第4図の制御記憶109に格納され、
第1図の装置により主記憶装置101に格納され
ている機械語プログラムをエミユレートするプロ
グラムの一例を示すものである。第1図の装置が
機械語のエミユレーシヨンを開始する場合、最初
にMAC108の値は0になり、制御記憶109
のアドレス0番地即ち表1の1行目のマイクロ命
令が読み出され、デコーダ112に入力される。
デコーダの出力信号により、IC103及びRALU
104が制御され、IC103の内容はバス10
5を経由してRALU104に入力され、1を加算
する演出が施され、結果が再びバス105を経由
してIC103に格納される。同時に信号111
がONとなり、MAC108の内容も1だけ増加す
る。これにより、MAC108の値は1となり、
制御記憶のアドレス1番地、即ち表1の2行目の
マイクロ命令が実行される。2行目のIC→MAR
なるマイクロ命令が実行されると、IC103の
内容がバス105を経由して、MAR102へ転
送されると同時にMAC108の内容も1だけ増
加し2となる。次に表1の3行目のマイクロ命令
が実行されると、MAR102の内容が主記憶装
置101にアドレスとして入力され、対応するア
ドレスの内容が主記憶装置101からバス105
を経由してIR106へ格納される。即ち主記憶
装置101内の機械語命令がIR106へ読み出
されたことになる。IR106の内容はPLA10
7に入力され、その機械語命令に対応するマイク
ロプログラムルーチンの先頭アドレスがPLAか
ら出力される。 ここで、例えばIR106に格納されている機
械語命令が、RLAU104内のレジスタ1
(R1)の内容を主記憶アドレスとして、同じく
RALU104内のレジスタ0(R0)に保持され
ているデータを主記憶装置101に書き込む命令
であつたとすると、PLA107の出力の値は100
となる。表1の4行目のマイクロ命令が実行され
ると信号110がONとなり、PLA107の出力
がMAC108に格納される。即ちMAC108の
値は100となる。これにより次に制御記憶109
のアドレス100番地の内容、R1→MARなるマイ
クロ命令が読み出され、レジスタ1の内容が
MAR102に転送される。次に制御記憶部10
9のアドレス101番地の内容が読み出され、レジ
スタ0の内容が主記憶装置101へ転送される。
これでIR106に格納されている機械語命令の
エミユレーシヨンは完了したことになる。 次に制御記憶部109のアドレス102番地の内
容が実行されると、MAC108の値は再び0に
なり、アドレス0番地のマイクロ命令の実行が始
まり、主記憶装置101内の次の番地の機械語命
令の読み出しが開始される。 第1図のような装置を製作し検査する場合、制
御記憶部109の内容が正しく格納されているか
否かを調べる必要がある。しかし、制御記憶部1
09の内容をCPUチツプ外部から直接読み出す
ことはできないため、制御記憶部109に書かれ
ているマイクロプログラフをすべて動作させてみ
る必要がある。従つて、制御記憶部109内のマ
イクロプログラムルーチンを駆動するすべての機
械語をエミユレートさせることが必要となり、検
査プログラムが複雑になり、検査時間も長時間を
要する。 本発明はこのような欠点を解消するもので、
LSIで構成されるマイクロコンピユータの検査を
簡単でかつ高速に行なうことを可能にするマイク
ロコンピユータを提供するものである。 第2図は本発明によるマイクロプログラム制御
方式の電子計算機の一例である。図中の301〜
311は第1図の101〜111とそれぞれ同一
の機能を有するもので、その説明は省く。312
はマイクロ命令デコーダ、313はエミユレーシ
ヨン用の制御記憶部309(以下CMAと記す)
と検査用の制御記憶部314(以下CMBと記
す)の出力とのいずれかを信号317の値に従つ
て選択してデコーダ312へ入力するマルチプレ
クサ、315は検査用マイクロアドレスカウンタ
(以下MACBと記す)、316はその出力信号で
ある。317は、CPU300を通常の動作状態
に置くか、検査状態に置くかを指定する制御信
号、318は、315が特定の値にあるときON
となる信号、319はCMAのためのマイクロア
ドレスカウンタ308(以下MACAと記す)の
内容を1だけ増加する動作を指令する信号であ
る。320は、信号311,317,318から
信号319を生成する論理回路である。 第3図は、第2図のMACB315と論理回路
320の具体的な回路の一例を示すものである。
第3図の411及び415〜419は第2図の3
11及び315〜319にそれぞれ対応する。4
15はDダイプのフリツプフロツプで、反転出力
信号418がD入力印加されているため、クロツ
ク入力400がONとなるたびに、0と1の値を
交互に取る。即ち1ビツトのカウンタとして動作
する。信号417が0、即ちOFF状態である
と、フリツプフロツプ415はリセツトされた状
態のままで、信号416及び418は変動しな
い。また、信号418は信号419へ影響せず、
信号411の値が信号419へそのまま伝達され
る。信号417が1即ちON状態である場合は、
フリツプフロツプ415はクロツク信号400が
ONとなるたびに出力を反転し、また、信号41
1は信号419には影響せず信号418が信号4
19へ伝達される。 第2図の装置は、信号317がONであるか、
OFFであるかによつて、二つの異なつた動作モ
ードを持つ。まず、信号317がOFFである場
合について説明する。信号317がOFFである
と、マルチプレクサ313はCMA309の出力
を選択してデコーダ312へ入力する状態とな
る。また論理回路320は、信号311の値を信
号319に伝達する。従つて第2図の装置は、第
1図の装置と同一の動作をする。 次に信号317がON状態の場合の動作につい
て説明する。信号317がONであると、マルチ
プレクサ313はCMB314の出力を選択して
デコーダ312へ入力する状態となる。また論理
回路320は信号318を信号319へ伝達する
状態となる。従つて、第2図の装置はCMB31
4に格納されているマイクプログラムに従つて動
作を行なう。CMB314は2語で構成され、ア
ドレスは0と1のみを持つ。MACB315は1
ビツトのカウンタとして動作し、信号316は0
と1の値を交互に取る。従つてCMB314のア
ドレス0番地と1番地の内容が交互に読み出さ
れ、繰返し実行される。CMB314に書かれる
プログラムとして表2の例で更に詳しく動作を説
明する。
[Table] Table 1 is stored in the control memory 109 in FIG.
1 shows an example of a program that emulates a machine language program stored in the main storage device 101 using the device shown in FIG. When the device of FIG. 1 starts machine language emulation, the value of MAC 108 is initially 0,
The microinstruction at address 0, that is, the first row of Table 1, is read out and input to the decoder 112.
By the output signal of the decoder, IC103 and RALU
104 is controlled, and the contents of IC103 are transferred to bus 10.
5 to the RALU 104, an effect of adding 1 is performed, and the result is stored in the IC 103 via the bus 105 again. At the same time signal 111
turns ON, and the contents of MAC 108 also increase by 1. As a result, the value of MAC108 becomes 1,
The microinstruction at address 1 of the control memory, ie, the second row of Table 1, is executed. 2nd line IC → MAR
When this microinstruction is executed, the contents of the IC 103 are transferred to the MAR 102 via the bus 105, and at the same time the contents of the MAC 108 are increased by 1 to become 2. Next, when the microinstruction on the third line of Table 1 is executed, the contents of MAR102 are input to the main memory 101 as an address, and the contents of the corresponding address are transferred from the main memory 101 to the bus 105.
The data is stored in the IR 106 via the . That is, the machine language instructions in the main memory 101 are read out to the IR 106. The contents of IR106 are PLA10
7, and the start address of the microprogram routine corresponding to the machine language instruction is output from the PLA. Here, for example, a machine language instruction stored in the IR 106 is stored in register 1 in the RLAU 104.
Similarly, if the contents of (R1) are the main memory address,
If the instruction is to write the data held in register 0 (R0) in the RALU 104 to the main memory 101, the output value of the PLA 107 is 100.
becomes. When the microinstruction in the fourth row of Table 1 is executed, the signal 110 turns ON and the output of the PLA 107 is stored in the MAC 108. That is, the value of MAC 108 is 100. This then causes the control memory 109
The contents of address 100, the microinstruction R1→MAR is read, and the contents of register 1 are read.
Transferred to MAR102. Next, the control storage unit 10
The contents of address 101 of register 9 are read out, and the contents of register 0 are transferred to main storage device 101.
The emulation of the machine language instructions stored in the IR 106 is now complete. Next, when the contents of address 102 of control storage unit 109 are executed, the value of MAC 108 becomes 0 again, execution of the microinstruction of address 0 begins, and the machine code of the next address in main memory 101 is executed. Instruction reading begins. When manufacturing and inspecting a device such as that shown in FIG. 1, it is necessary to check whether the contents of the control storage section 109 are stored correctly. However, the control storage unit 1
Since the contents of 09 cannot be directly read from outside the CPU chip, it is necessary to try to operate all the microprograms written in the control storage section 109. Therefore, it is necessary to emulate all the machine languages that drive the microprogram routines in the control storage section 109, making the test program complex and requiring a long test time. The present invention solves these drawbacks,
The present invention provides a microcomputer that makes it possible to easily and quickly test a microcomputer composed of an LSI. FIG. 2 is an example of a microprogram controlled electronic computer according to the present invention. 301~ in the diagram
Reference numeral 311 has the same functions as 101 to 111 in FIG. 1, and the explanation thereof will be omitted. 312
313 is a microinstruction decoder, and 313 is a control storage unit 309 for emulation (hereinafter referred to as CMA).
and the output of a test control storage unit 314 (hereinafter referred to as CMB), according to the value of a signal 317, and inputs the selected signal to the decoder 312. 315 is a test micro address counter (hereinafter referred to as MACB). ), 316 is its output signal. 317 is a control signal that specifies whether to put the CPU 300 in a normal operating state or a test state, and 318 is ON when 315 is at a specific value.
The signal 319 is a signal that instructs the operation to increase the contents of the micro address counter 308 (hereinafter referred to as MACA) for CMA by 1. 320 is a logic circuit that generates a signal 319 from signals 311, 317, and 318. FIG. 3 shows a specific example of the MACB 315 and logic circuit 320 in FIG. 2.
411 and 415 to 419 in Figure 3 are 3 in Figure 2.
11 and 315 to 319, respectively. 4
15 is a D-type flip-flop, and since the inverted output signal 418 is applied to the D input, it alternately takes values of 0 and 1 each time the clock input 400 is turned ON. That is, it operates as a 1-bit counter. When signal 417 is 0, ie, OFF, flip-flop 415 remains reset and signals 416 and 418 do not change. Also, signal 418 does not affect signal 419,
The value of signal 411 is transmitted to signal 419 as is. If the signal 417 is 1, that is, in the ON state,
Flip-flop 415 receives clock signal 400.
The output is inverted every time it turns ON, and the signal 41
1 does not affect signal 419 and signal 418 becomes signal 4.
19. In the device shown in FIG. 2, whether the signal 317 is ON or not
It has two different operation modes depending on whether it is OFF or not. First, a case where the signal 317 is OFF will be described. When the signal 317 is OFF, the multiplexer 313 selects the output of the CMA 309 and inputs it to the decoder 312. Logic circuit 320 also transmits the value of signal 311 to signal 319. The device of FIG. 2 thus operates in the same way as the device of FIG. Next, the operation when the signal 317 is in the ON state will be explained. When the signal 317 is ON, the multiplexer 313 selects the output of the CMB 314 and inputs it to the decoder 312. Logic circuit 320 is also in a state of transmitting signal 318 to signal 319. Therefore, the device in Figure 2 is CMB31
The operation is performed according to the microphone program stored in 4. CMB 314 consists of two words and has only addresses 0 and 1. MACB315 is 1
It operates as a bit counter and the signal 316 is 0.
and 1 alternately. Therefore, the contents of addresses 0 and 1 of CMB 314 are read out alternately and executed repeatedly. The operation of the program written in the CMB 314 will be explained in more detail using the example shown in Table 2.

【表】 MACB315の値が0となり、CMB314の
0番地即ち、表2の1行目のマイクロ命令が読み
出され、実行されると、MAR302の内容が、
1だけ増加する。次にCMB314の1番地即
ち、表2の2行目のマイクロ命令が実行される
と、CMA309の内容が読み出され、バス30
5を経由して主記憶装置301へ格納される。格
納される主記憶アドレスはMAR302の内容に
より定まる。またこのときCMA309から読み
出される値は、MACA308に保持されている
アドレスの内容である。 第3図の信号419が1となるのは、信号41
6が0のときであるから、CMB314の0番地
が読み出されるときに、信号319がONとな
り、MACA308は1だけ増加する。従つて、
CMB314の0番地と1番地の2つのマイクロ
命令を1回ずつ実行するたびに、MACA308
は1だけ増加し、MAR302の内容も1だけ増
加する。従つてこの動作を繰り返すことにより、
主記憶装置301の連続したアドレスへ、制御記
憶部309の連続したアドレスの内容が次々と格
納される。 以上のように、本発明の方式を用いることによ
り、制御記憶部の内容を簡単且つ高速に、CPU
の外部へ出力することができ、検査時間も短縮さ
れる。本発明は、2つの制御記憶部と、2つの制
御記憶アドレスカウンタとを備え、一方の制御記
憶部とアドレスカウンタとでマイクロ命令をデコ
ーダに供給し、他方の制御記憶部及び他方のアド
レスカウンタをCPUの制御から開放し、他方の
アドレスカウンタを、他方の制御記憶部の読み出
しカウンタとして動作させ、他方の制御記憶部を
データの供給源として機能させ得ることにより、
制御記憶部の内容をCPUの外部へ出力する方式
を提供するものである。上述の実施例では説明の
簡単のために、検査用のマイクロプログラムが格
納されている制御記憶の語数を2語とし、その制
御記憶部のアドレスカウンタのビツト幅は1ビツ
トとしたが、両制御記憶の語数及び両アドレスカ
ウンタのビツト幅に制限のないことは明らかであ
る。
[Table] When the value of MACB315 becomes 0 and the microinstruction at address 0 of CMB314, that is, the first line of Table 2, is read and executed, the contents of MAR302 will be
Increase by 1. Next, when the microinstruction at address 1 of CMB 314, that is, the second row of Table 2, is executed, the contents of CMA 309 are read and
5 and is stored in the main storage device 301. The main memory address to be stored is determined by the contents of MAR302. Further, the value read from the CMA 309 at this time is the content of the address held in the MACA 308. The signal 419 in FIG. 3 is 1 because the signal 419 is 1.
Since 6 is 0, when address 0 of CMB 314 is read, signal 319 is turned ON and MACA 308 is increased by 1. Therefore,
Each time the two microinstructions at addresses 0 and 1 of CMB314 are executed, MACA308
is increased by 1, and the contents of MAR302 are also increased by 1. Therefore, by repeating this operation,
The contents of consecutive addresses in the control storage unit 309 are stored one after another in consecutive addresses in the main storage device 301 . As described above, by using the method of the present invention, the contents of the control storage section can be easily and quickly stored by the CPU.
can be output to the outside, and inspection time is also shortened. The present invention includes two control storage sections and two control storage address counters, one control storage section and address counter supplying microinstructions to a decoder, and the other control storage section and the other address counter supplying microinstructions to a decoder. By being freed from the control of the CPU and allowing the other address counter to operate as a read counter for the other control memory and the other control memory to function as a data source,
This provides a method for outputting the contents of the control storage section to the outside of the CPU. In the above embodiment, to simplify the explanation, the number of words in the control memory storing the test microprogram was set to 2, and the bit width of the address counter in the control memory was set to 1 bit. It is clear that there is no limit to the number of words stored and the bit width of both address counters.

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

第1図は従来のマイクロプログラム方式の電子
計算機の一例を示すブロツク図、第2図は本発明
の一実施例におけるコンピユータのブロツク図、
第3図は、その一部の具体構成例を示すブロツク
図である。 301……主記憶装置、302……主記憶アド
レスレジスタ、303……命令カウンタ、304
……汎用レジスタ及び演算器、305……バス、
306……命令レジスタ、307……プログラマ
ブルロジツクアレイ、308……マイクロアドレ
スカウンタ、309……エミユレーシヨン用制御
記憶部、312……マイクロ命令デコーダ、31
3……マルチプレクサ、314……検査用制御記
憶部、315……マイクロアドレスカウンタ、3
20……論理回路、415……フリツプフロツ
プ。
FIG. 1 is a block diagram showing an example of a conventional microprogram type electronic computer, and FIG. 2 is a block diagram of a computer according to an embodiment of the present invention.
FIG. 3 is a block diagram showing an example of a specific configuration of a part thereof. 301... Main memory device, 302... Main memory address register, 303... Instruction counter, 304
... General-purpose register and arithmetic unit, 305 ... Bus,
306...Instruction register, 307...Programmable logic array, 308...Micro address counter, 309...Emulation control storage section, 312...Micro instruction decoder, 31
3... Multiplexer, 314... Control storage unit for inspection, 315... Micro address counter, 3
20...Logic circuit, 415...Flip-flop.

Claims (1)

【特許請求の範囲】[Claims] 1 第1のカウンタと、該カウンタをアドレス入
力とする第1の制御記憶部と、第2のカウンタ
と、該カウンタをアドレス入力とする第2の制御
記憶部と、第1と第2の制御記憶部の出力を選択
してデコーダへ入力する選択器と、該選択器の選
択動作を制御する第1の信号、第2のカウンタの
値が特定の値となつたことを示す第2の信号およ
びデコーダから出力される第3の信号により第1
のカウンタの増加を指令する第4の信号を生成す
る論理回路とを備え、第1の制御記憶部の出力を
デコーダに入力する第1のモードと、第2の制御
記憶部の出力をデコーダに入力する第2のモード
を持ち、第2のモードで動作することにより、第
1の制御記憶部の内容をチツプの外部へ出力する
ことを特徴とするマイクロコンピユータ。
1 A first counter, a first control storage section that uses the counter as an address input, a second counter, a second control storage section that uses the counter as an address input, and first and second control A selector that selects the output of the storage section and inputs it to the decoder, a first signal that controls the selection operation of the selector, and a second signal that indicates that the value of the second counter has reached a specific value. and the third signal output from the decoder
a logic circuit that generates a fourth signal that instructs the counter to increase; a first mode that inputs the output of the first control storage section to the decoder; and a logic circuit that inputs the output of the second control storage section to the decoder; A microcomputer characterized by having a second input mode, and outputting the contents of the first control storage section to the outside of the chip by operating in the second mode.
JP56070509A 1981-05-11 1981-05-11 Microcomputer Granted JPS57185543A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56070509A JPS57185543A (en) 1981-05-11 1981-05-11 Microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56070509A JPS57185543A (en) 1981-05-11 1981-05-11 Microcomputer

Publications (2)

Publication Number Publication Date
JPS57185543A JPS57185543A (en) 1982-11-15
JPS6230453B2 true JPS6230453B2 (en) 1987-07-02

Family

ID=13433565

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56070509A Granted JPS57185543A (en) 1981-05-11 1981-05-11 Microcomputer

Country Status (1)

Country Link
JP (1) JPS57185543A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02252347A (en) * 1989-03-27 1990-10-11 Canon Inc Automatic dialing system
JPH0654360A (en) * 1992-07-28 1994-02-25 Nitsuko Corp Key telephone system
JPH0927849A (en) * 1996-04-18 1997-01-28 Sony Corp Communication terminal equipment

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02252347A (en) * 1989-03-27 1990-10-11 Canon Inc Automatic dialing system
JPH0654360A (en) * 1992-07-28 1994-02-25 Nitsuko Corp Key telephone system
JPH0927849A (en) * 1996-04-18 1997-01-28 Sony Corp Communication terminal equipment

Also Published As

Publication number Publication date
JPS57185543A (en) 1982-11-15

Similar Documents

Publication Publication Date Title
US4672534A (en) Integrated circuit device incorporating a data processing unit and a ROM storing applications program therein
US4633417A (en) Emulator for non-fixed instruction set VLSI devices
US3972025A (en) Expanded memory paging for a programmable microprocessor
JPH0127453B2 (en)
US4947478A (en) Switching control system for multipersonality computer system
US4667285A (en) Microcomputer unit
US4636945A (en) Microprocessor
JPS6230453B2 (en)
US5826059A (en) Microcomputer for emulation
GB2099618A (en) Algorithmic word generator
JP3093642B2 (en) Single chip microcomputer and test method thereof
JPS6410854B2 (en)
JPH06103106A (en) Program debug device
JPS6355090B2 (en)
EP0497443B1 (en) Static ram based microcontroller
JP3074978B2 (en) Emulation device
JP2731618B2 (en) emulator
KR100557918B1 (en) Error Correction Device Using Joint Test Access Group
JPS61282946A (en) Programmable controller
JPS63307543A (en) Debug device
JPH0215090B2 (en)
JP2604203B2 (en) Debug device for one-chip digital signal processor
JPS6218934B2 (en)
JPS6367212B2 (en)
JPS6113612B2 (en)