JPS6136652B2 - - Google Patents
Info
- Publication number
- JPS6136652B2 JPS6136652B2 JP56066467A JP6646781A JPS6136652B2 JP S6136652 B2 JPS6136652 B2 JP S6136652B2 JP 56066467 A JP56066467 A JP 56066467A JP 6646781 A JP6646781 A JP 6646781A JP S6136652 B2 JPS6136652 B2 JP S6136652B2
- Authority
- JP
- Japan
- Prior art keywords
- gate
- accumulator
- instruction
- input
- data
- 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
Links
- 238000012360 testing method Methods 0.000 claims description 25
- 238000012545 processing Methods 0.000 claims description 12
- 238000012546 transfer Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 101150023727 ald2 gene Proteins 0.000 description 1
- 238000007796 conventional method Methods 0.000 description 1
- 238000000034 method Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/0703—Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
- G06F11/0751—Error or fault detection not based on redundancy
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Executing Machine-Instructions (AREA)
- Debugging And Monitoring (AREA)
- Test And Diagnosis Of Digital Computers (AREA)
- Microcomputers (AREA)
Description
【発明の詳細な説明】
この発明はテスト時における効率の向上を図つ
た演算処理装置に関する。DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an arithmetic processing device that improves efficiency during testing.
従来、演算処理装置たとえば1チツプのマイク
ロコンピユータは第1図に示すように、データを
蓄積するためのメモリ1、論理および算術演算処
理を行なうALU2、このALU2にデータを与え
るための一対のラツチ3,4、上記ALU2にお
ける演算処理結果あるいは上記メモリ1から読み
出されるデータを一時格納するアキユムレータ
5、外部に供給するためのデータが一時格納され
る出力用レジスタ(以下出力ポート称する)6そ
れぞれと、これらの間でのデータの転送を行なう
内部バス7と、この内部バス7と上記メモリ1な
いし出力ポート6それぞれとの間に設けられる入
力ゲートGI1〜GI5および出力ゲートGO1〜
GO3と、これら各ゲートを開閉制御するための
ゲート制御信号SM,DM,DX,DY,SZ,SA,
DA,DOを出力する制御回路8とから構成されて
いる。 Conventionally, an arithmetic processing device, such as a one-chip microcomputer, has a memory 1 for storing data, an ALU 2 for performing logical and arithmetic operations, and a pair of latches 3 for supplying data to the ALU 2, as shown in FIG. , 4, an accumulator 5 that temporarily stores the arithmetic processing results in the ALU 2 or data read from the memory 1, and an output register (hereinafter referred to as an output port) 6 that temporarily stores data to be supplied to the outside. an internal bus 7 for transferring data between the internal bus 7 and the input gates G I1 to G I5 and the output gates G O1 to G I5 provided between the internal bus 7 and the memory 1 to the output port 6 , respectively;
G O3 and gate control signals SM, DM, DX, DY, SZ, SA, for controlling the opening and closing of each of these gates.
It is composed of a control circuit 8 that outputs DA and DO.
ところで、上記従来のマイクロコンピユータに
おいて、マイクロコンピユータの基本的命令のう
ち次のとの命令が正しく実行されたか否かを
テストする場合について考えてみる。 By the way, let us consider the case of testing whether or not the following instructions among the basic instructions of the microcomputer are correctly executed in the above-mentioned conventional microcomputer.
LD A←M
ADD A←A+M
ただし上記の命令LDはロード命令を意味
し、その処理用容はその右側の記号で示すように
メモリ1の内容をアキユムレータ5へ転送するこ
とであり、またの命令ADDは加算命令を意味
し、その処理内容はアキユムレータ5の内容とメ
モリ1の内容とを加算しその結果を再びアキユム
レータ5へ格納するということである。 LD A←M ADD A←A+M However, the above instruction LD means a load instruction, and its processing purpose is to transfer the contents of memory 1 to accumulator 5, as shown by the symbol on the right side. ADD means an addition command, and its processing content is to add the contents of the accumulator 5 and the contents of the memory 1 and store the result in the accumulator 5 again.
上記ロード命令LDが実行されるとき、制御回
路8からのゲート制御信号SMおよびDAがアクテ
イブとなつて出力ゲートGO1と入力ゲートGI4
とが開き、内部バス7を介してメモリ1からのデ
ータがアキユムレータ5に転送される。加算命令
ADDが実行されるときにはまず始めにゲート制
御信号SAおよびDXがアクテイブとなつて出力ゲ
ートGO3と入力ゲートGI2が開き、アキユムレ
ータ5内に格納されているデータが一方のラツチ
3へ格納され、次にゲート制御信号SMおよびDY
がアクテイブとなつて出力ゲートGO1および入
力ゲートI3が開き、メモリ1のデータが他方の
ラツチ4へ格納され、最後にゲート制御信号SZ
とDAがアクテイブとなつて出力ゲートGO2と入
力ゲートGI4が開き、ALD2における加算結果
がアキユムレータ5へ格納される。ただし、この
ような処理の順番は便宜上であり、内部バス7の
本数やALU2およびアキユムレータ5の構成に
よつては同時に処理されることもあり得る。 When the above load command LD is executed, the gate control signals SM and DA from the control circuit 8 become active, and the output gate G O1 and the input gate G I4 are activated.
is opened, and data from memory 1 is transferred to accumulator 5 via internal bus 7. addition instruction
When ADD is executed, first the gate control signals SA and DX become active, the output gate G O3 and the input gate G I2 are opened, and the data stored in the accumulator 5 is stored in one latch 3. Then gate control signals SM and DY
becomes active, the output gate G O1 and the input gate I3 are opened, the data in the memory 1 is stored in the other latch 4, and finally the gate control signal SZ
and DA become active, the output gate G O2 and the input gate G I4 are opened, and the addition result in ALD2 is stored in the accumulator 5. However, this order of processing is for convenience, and depending on the number of internal buses 7 and the configurations of ALU 2 and accumulator 5, processing may be performed simultaneously.
上記のようなロード命令や加算命令の実行をテ
ストする場合、アキユムレータ5やALU2、メ
モリ1等は1チツプICの内部に納められている
ので直ちにテストすることはできず、出力ポート
6があるマイクロコンピユータの場合には次の
のような出力命令を前記のロード命令やの加
算命令の後で続いて実行させる必要がある。 When testing the execution of a load instruction or addition instruction as described above, since the accumulator 5, ALU 2, memory 1, etc. are housed inside a single chip IC, it is not possible to test the execution immediately, and the microprocessor with output port 6 is In the case of a computer, it is necessary to execute the following output instruction after the load instruction or addition instruction described above.
OT O←A
このの命令は前記のロード命令と類似して
おり、制御回路8からのゲート制御信号SAおよ
びDOをアクテイブにして出力ゲートGO3および
入力ゲートGI5を開き、アキユムレータ5に格
納されているデータを内部バス7を介して出力ポ
ート6へ転送させるものである。すなわち、この
の命令をの命令やの命令に続いて実行させ
ることによつて始めてデータが観測可能となり、
ロード命令が正しく実行されたかまたはALU2
での加算処理が正しく行なわれたかがテスト可能
になる。また出力ポート6のないマイクロコンピ
ユータでは、内部バス7から外部バスへデータを
転送するいくつかの命令(たとえば外部メモリへ
ストアする命令や外部入出力装置へ転送する命
令)を実行することによつてテストが可能にな
る。 OT O←A This instruction is similar to the load instruction described above, and activates the gate control signals SA and DO from the control circuit 8, opens the output gate G O3 and the input gate G I5 , and loads the data stored in the accumulator 5. This data is transferred to the output port 6 via the internal bus 7. In other words, the data can only be observed by executing this instruction following the instruction or the instruction.
The load instruction was executed correctly or ALU2
It becomes possible to test whether the addition process was performed correctly. Furthermore, in microcomputers without an output port 6, by executing some instructions that transfer data from the internal bus 7 to the external bus (for example, an instruction to store to external memory or an instruction to transfer to an external input/output device). testing becomes possible.
また、メモリ1からデータを読み出してテスト
する場合には、メモリ1の1つの番地内のデータ
につきロード命令、出力命令OTおよびメモリ番
地を更新するための命令の組合せが必要になり、
その組合せをメモリ1のすべての番地分繰り返さ
なければならない。 Furthermore, when testing data by reading it from memory 1, a combination of a load instruction, an output instruction OT, and an instruction for updating the memory address is required for each data in one address of memory 1.
The combination must be repeated for all addresses in memory 1.
このように従来では、テストを行なう場合にデ
ータを外部に出力させるための余分な命令が必要
となつてテストシーケンスが長くなり、テストを
効率良く行なうことができないという欠点があ
る。 As described above, the conventional method has the disadvantage that when performing a test, an extra instruction is required to output data to the outside, making the test sequence long and making it impossible to perform the test efficiently.
この発明は上記のような事情を考慮してなされ
たものであり、その目的とするところは、テスト
を行なう場合にデータを外部に出力するための余
分な命令を必要とせず、したがつてテストを効率
良く行なうことができる演算処理装置を提供する
ことにある。 This invention was made in consideration of the above-mentioned circumstances, and its purpose is to eliminate the need for extra instructions for outputting data to the outside when performing a test. An object of the present invention is to provide an arithmetic processing device that can efficiently perform the following operations.
以下図面を参照してこの発明の一実施例を説明
する。 An embodiment of the present invention will be described below with reference to the drawings.
第2図はこの発明に係る演算処理装置を従来と
同様に1チツプのマイクロコンユータに実施した
場合のブロツク構成図であり、第1図に示す従来
のものと対応する箇所には同一符号を付しててそ
の説明は省略する。 FIG. 2 is a block configuration diagram when the arithmetic processing device according to the present invention is implemented in a one-chip microcomputer in the same way as in the prior art, and parts corresponding to those in the conventional device shown in FIG. 1 are given the same reference numerals. The explanation will be omitted.
この実施例の装置では、制御回路8からのゲー
ト制御信号DOを入力ゲートGI5に直接与えるの
ではなくORゲート回路9を介して与えるように
するとともに、外部から与えられるテストモード
信号TESTと、アキユムレータ5の入力ゲートG
I4に与えられるゲート制御信号DAとが並列的に
与えられるANDゲート回路10の出力をこのOR
ゲート回路9を介して入力ゲートGI5に与える
ようにしたものである。 In the device of this embodiment, the gate control signal DO from the control circuit 8 is not directly applied to the input gate GI5 , but is applied via the OR gate circuit 9, and the test mode signal TEST applied from the outside, Input gate G of accumulator 5
The output of the AND gate circuit 10 which is given in parallel with the gate control signal DA given to I4 is ORed.
The signal is applied to the input gate G I5 via the gate circuit 9.
このような構成でなる装置では、テストモード
信号TESTがアクテイブとなるテストモードのと
きには、ANDゲート回路10が開かれるため、
出力ポート6の入力ゲートGI5には通常のゲー
ト制御信号DOの他に入力ゲートGI4に与えられ
るものと同一のゲート制御信号DAも与えられる
ことになる。したがつてアキユムレータ5の内容
を変えるような命令がテストモードの時に実行さ
れると、1つのゲート制御信号DAによつて出力
ポート6の入力ゲートGI5とアキユムレータ5
の入力ゲートGI4の二つが開かれるため、内部
バス7上を転送される転送結果または、演算結果
等はアキユムレータ5へ格納されるばかりではな
く出力ポート6にも同時に格納されることにな
る。この結果、従来のような出力命令を実行させ
ることなく、転送や演算の結果を直ちに観測する
ことができ、テストシーケンスを短縮することが
できる。 In the device having such a configuration, in the test mode in which the test mode signal TEST is active, the AND gate circuit 10 is opened.
In addition to the normal gate control signal DO, the input gate G I5 of the output port 6 is also supplied with the same gate control signal DA as that applied to the input gate G I4 . Therefore, when an instruction that changes the contents of the accumulator 5 is executed in the test mode, the input gate G I5 of the output port 6 and the accumulator 5 are changed by one gate control signal DA.
Since two of the input gates G I4 are opened, the transfer results or calculation results transferred on the internal bus 7 are not only stored in the accumulator 5 but also in the output port 6 at the same time. As a result, the results of transfers and calculations can be immediately observed without executing output instructions as in the conventional case, and the test sequence can be shortened.
また、たとえばメモリ1の内容を読み出してテ
ストする場合は、ロード命令とメモリ番地の更新
命令の組合せをメモリ1の番地分繰り返せばよく
(ある種のコンピユータではしばしばロードとメ
モリ番地の更新が同時に行なえる命令が用意され
ている)、この場合にはテストシーケンスを大幅
に短縮することができる。 For example, if you want to read and test the contents of memory 1, you can simply repeat the combination of a load instruction and a memory address update instruction for each memory 1 address (some computers often do not allow loading and updating memory addresses at the same time). In this case, the test sequence can be significantly shortened.
このように上記実施例によれば、テストを行な
う場合にデータを外部に出力するための余分な命
令を必要としないため、テストを効率良く行なう
ことができる。 As described above, according to the above embodiment, when performing a test, an extra instruction for outputting data to the outside is not required, so that the test can be performed efficiently.
なお、この発明は上記実施例に限定されるもの
ではなく、たとえばデータを外部に出力するため
に出力ポート6を設ける場合について説明した
が、これは内部バス7に単に接続されている端子
であつてもよい。またALU2の入力側に一対の
ラツチ3,4を設ける場合について説明したが、
これはALU2の出力側に設けてもよく、さらに
ラツチの代りにアキユムレータそのものを用いて
もよい。 Note that the present invention is not limited to the above-mentioned embodiments; for example, the case where the output port 6 is provided for outputting data to the outside has been described; however, this is a terminal simply connected to the internal bus 7; It's okay. In addition, we have explained the case where a pair of latches 3 and 4 are provided on the input side of ALU2.
This may be provided on the output side of ALU2, and the accumulator itself may be used instead of the latch.
以上説明したようにこの発明によれば、テスト
モード時に、外部に供給するためのデータを作る
出力手段の入力側に設けられた入力ゲート手段
に、アキユムレータの入力側に設けられた入力ゲ
ート手段に与えられるゲート制御信号と同一の信
号を与えるようにしたので、テストを効率良く行
なうことができる演算処理装置を提供することが
できる。 As explained above, according to the present invention, in the test mode, the input gate means provided on the input side of the output means for generating data to be supplied to the outside, and the input gate means provided on the input side of the accumulator. Since the same signal as the applied gate control signal is applied, it is possible to provide an arithmetic processing device that can perform tests efficiently.
第1図は従来の演算処理装置のブロツク構成
図、第2図はこの発明の一実施例のブロツク構成
図である。
1…メモリ、2…ALU、3,4…ラツチ、5
…アキユムレータ、6…出力用レジスタ(出力ポ
ート)、7…内部バス、8…制御回路、9…ORゲ
ート回路、10…ANDゲート回路、GI1〜GI
5…入力ゲート、GO1〜GO3…出力ゲート。
FIG. 1 is a block diagram of a conventional arithmetic processing device, and FIG. 2 is a block diagram of an embodiment of the present invention. 1...Memory, 2...ALU, 3, 4...Latch, 5
...Accumulator, 6...Output register (output port), 7...Internal bus, 8...Control circuit, 9...OR gate circuit, 10...AND gate circuit, G I1 to G I
5 ...Input gate, G O1 to G O3 ... Output gate.
Claims (1)
され内部バス上のデータが転送されるアキユムレ
ータと、このアキユムレータの入力側に設けられ
上記制御部からのゲート制御信号によつて開閉制
御される第1の入力ゲート手段と、上記内部バス
に接続され外部に供給するためのデータを作る出
力手段と、この出力手段の入力側に設けられテス
トモード時に上記第1の入力ゲート手段に与えら
れるゲート制御信号と同一の信号によつて開閉制
御される第2の入力ゲート手段とを具備したこと
を特徴とする演算処理装置。1. An internal bus, a control section, an accumulator connected to the internal bus to which data on the internal bus is transferred, and an accumulator provided on the input side of the accumulator and controlled to open and close by a gate control signal from the control section. a first input gate means; an output means connected to the internal bus for generating data to be supplied to the outside; and a gate provided on the input side of the output means and applied to the first input gate means in a test mode. An arithmetic processing device comprising: second input gate means whose opening and closing are controlled by the same signal as the control signal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP56066467A JPS57182248A (en) | 1981-05-01 | 1981-05-01 | Arithmetic processor |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP56066467A JPS57182248A (en) | 1981-05-01 | 1981-05-01 | Arithmetic processor |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS57182248A JPS57182248A (en) | 1982-11-10 |
JPS6136652B2 true JPS6136652B2 (en) | 1986-08-19 |
Family
ID=13316607
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP56066467A Granted JPS57182248A (en) | 1981-05-01 | 1981-05-01 | Arithmetic processor |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS57182248A (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS59211123A (en) * | 1983-05-16 | 1984-11-29 | Nec Corp | Semiconductor integrated circuit |
JPH01112434A (en) * | 1987-10-27 | 1989-05-01 | Nec Corp | Microcomputer |
-
1981
- 1981-05-01 JP JP56066467A patent/JPS57182248A/en active Granted
Also Published As
Publication number | Publication date |
---|---|
JPS57182248A (en) | 1982-11-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0238090A2 (en) | Microcomputer capable of accessing internal memory at a desired variable access time | |
JPH0612863A (en) | Dual port dram | |
US4835684A (en) | Microcomputer capable of transferring data from one location to another within a memory without an intermediary data bus | |
EP0267613A2 (en) | Micro processor capable of being connected with coprocessor | |
US5303354A (en) | Data transfer system between registers for microcomputer | |
US4460972A (en) | Single chip microcomputer selectively operable in response to instructions stored on the computer chip or in response to instructions stored external to the chip | |
JPS6136652B2 (en) | ||
US5828859A (en) | Method and apparatus for setting the status mode of a central processing unit | |
JPS6029980B2 (en) | One-chip microcomputer with test mode setting function | |
KR910001708B1 (en) | Central processing unit | |
US20080313428A1 (en) | Microprocessor | |
JPS5821300B2 (en) | Memory address information | |
EP0020972A1 (en) | Program controlled microprocessing apparatus | |
JPS6019538B2 (en) | Program writing method | |
JPS60123952A (en) | Input-output controlling system | |
JPH05282133A (en) | Arithmetic system | |
KR0171173B1 (en) | One-chip microcomputer | |
JPH01121965A (en) | Microprocessor | |
JP3048762B2 (en) | Semiconductor integrated circuit device | |
JPH0545978B2 (en) | ||
JPS6346558A (en) | Protecting system for multi-byte data in stand-by ram | |
JP2657947B2 (en) | Data processing device | |
JP2984628B2 (en) | Microcomputer | |
JPS60189043A (en) | Processor | |
JPH03189727A (en) | Control storage loading system |