JPS59133655A - Address stop control circuit - Google Patents
Address stop control circuitInfo
- Publication number
- JPS59133655A JPS59133655A JP58007714A JP771483A JPS59133655A JP S59133655 A JPS59133655 A JP S59133655A JP 58007714 A JP58007714 A JP 58007714A JP 771483 A JP771483 A JP 771483A JP S59133655 A JPS59133655 A JP S59133655A
- Authority
- JP
- Japan
- Prior art keywords
- gate
- address
- output
- flop
- flip
- 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
Links
- 230000006870 function Effects 0.000 abstract description 8
- 230000005764 inhibitory process Effects 0.000 abstract description 2
- 238000012545 processing Methods 0.000 description 7
- 238000000034 method Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 3
- 238000012546 transfer Methods 0.000 description 2
- 239000013256 coordination polymer Substances 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000001902 propagating effect Effects 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/36—Prevention of errors by analysis, debugging or testing of software
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Debugging And Monitoring (AREA)
Abstract
Description
【発明の詳細な説明】
〔発明の技術分野〕
本発明は、特にプログラムデバッグ時において使用され
るアドレスストップのための制卸回路に関する。DETAILED DESCRIPTION OF THE INVENTION [Technical Field of the Invention] The present invention relates to a control circuit for address stop used particularly during program debugging.
ハードウェア/ソフトウェアの開発において、プログラ
ムを所定番地あるいは所定の状態になるまで実行し、そ
の時点で一時動作を中断させ、レジスタ・フラグ等の状
態をチェックすることは、デバッグ等の有効な手段とし
て従来より広く使用される手法である。In hardware/software development, it is an effective method for debugging, etc. to run a program until it reaches a predetermined location or a predetermined state, then temporarily interrupt the operation at that point and check the status of registers, flags, etc. This is a method that has been widely used.
例えば、所定の番地までプログラムを実行し、停止させ
る(アドレス・トスラグ)には第1図に示すハードウェ
アが用いられる。即ち、アドレスカウンタ/レジスタ(
ADRIJ)と比較値レジスタ(CADRxz )に設
定された値が比較器(COMPl、9)により比較され
、ここで−致が検出されるとゲー) (GZ4)が閉じ
、従ってクロック発生回路(CG15)により生成され
るクロックがアドレスカウンタ/レジスタ11へ供給さ
hなくなる。これにより動作を中断されるものであって
、簡単で効果的手段として従来より頻繁に用いられてき
たものである。For example, the hardware shown in FIG. 1 is used to execute a program up to a predetermined address and then stop it (address toslag). That is, the address counter/register (
ADRIJ) and the value set in the comparison value register (CADRxz) are compared by the comparator (COMPl, 9), and if a match is detected here, the gate (GZ4) is closed, and therefore the clock generation circuit (CG15) The clock generated by the address counter/register 11 is no longer supplied to the address counter/register 11. This interrupts the operation and has been frequently used in the past as a simple and effective means.
ところで、近年、処理装置内においても処理の分散化が
進み、例えはメモリ部は演算制御部(CPU)から動作
開始信号全骨(Kすると動作を開始し、データの読出し
等を行ない、必要なデータの転送準備が完了するとCP
Uへその旨通知すると共にデータを転送してくる。その
ため、CPUはメモリ部が動作中、他の処理を行なうこ
とが出来、タイミングをみはからってメモリ部からのデ
ータを取込み使用することによって効率の良い動作を行
なえる様になる。Incidentally, in recent years, processing has become more distributed within processing devices, and for example, the memory section starts operation when the operation start signal (K) is sent from the arithmetic control section (CPU), reads data, etc. When data transfer preparation is completed, CP
It notifies U of this fact and also transfers the data. Therefore, the CPU can perform other processing while the memory section is operating, and can perform efficient operations by taking in and using data from the memory section while taking into consideration the timing.
しかしながらこの様な方式において、上記アドレススト
ップの機能を実現しようとすれば、アドレスの一致が生
じた場合、即、アドレスカウンタ/レジスタ11へのク
ロック供給を停止してしまう。従って上記メモリ部から
のデータを取りそこない、クロック供給が開始され、動
作が再開された場合、再びデータの取込みを行なっても
正しく動作を継続させることができなくなることが多々
あった。However, in such a system, if an attempt is made to realize the address stop function, the clock supply to the address counter/register 11 will be immediately stopped when an address match occurs. Therefore, if the data from the memory section is missed and the clock supply is started and the operation is restarted, it is often impossible to continue the operation correctly even if the data is taken in again.
この欠点を解消するため、最近ではメモリ動作等プログ
ラムの制机が必要な場合には、アドレスが一致したこと
をフリップフロッグ等で一担記憶し、プログラム制御が
必要でなくなった時点で一担記憶しておいたフリップフ
ロップの出力を有効とし、それにより動作を中断させる
方式が用いられる様になってきた。第2図にその回路構
成例を示す。In order to eliminate this drawback, recently, when program control is required such as memory operation, the fact that the addresses match is memorized using a flip-flop, etc., and when program control is no longer necessary, it is memorized once. A method has come to be used in which the output of a previously set flip-flop is enabled and the operation is thereby interrupted. FIG. 2 shows an example of the circuit configuration.
図中、比較器23でアドレスカウンタ/、レジスタ21
と比較値レジスタ22のデータを比較し、一致が検出さ
れると、フリップフロップ26をセントすると共に、ク
ロック発生回路25で作られている動作クロックの供給
を停止させ様とする。この時、メモリが動作中でプログ
ラムの介在を必要とする場合は、フリップフロップ(F
/F27)がセント(メモリBUSY)されているため
、ゲート28が閉じ、停止信号が伝わらない。従ってア
ドレスカウンタ/レジスタ2ノには継続してクロックが
供給g tシ、プログラムの実行は中断さilない。In the figure, the comparator 23 uses the address counter/, the register 21
and the data in the comparison value register 22, and if a match is detected, the flip-flop 26 is turned on and the supply of the operating clock generated by the clock generation circuit 25 is stopped. At this time, if the memory is active and requires program intervention, a flip-flop (F
/F27) is set (memory BUSY), the gate 28 is closed and the stop signal is not transmitted. Therefore, the clock is continuously supplied to the address counter/register 2, and the execution of the program is not interrupted.
メモリ動作が終了するとフリップフロップ27がリセツ
トされる。従ってゲート28が開き、ゲート24の存在
によりクロック発生回路25で生成されるクロックの供
給が停止さfl、従ってプログラムの実1行は中断され
る。When the memory operation is completed, flip-flop 27 is reset. Therefore, the gate 28 is opened, and the presence of the gate 24 stops the supply of the clock generated by the clock generation circuit 25 fl, thus interrupting the execution of one line of the program.
この様な方法においては、上述した欠点は解決できるも
のの、フリップフロップ27あ一セットされているとき
に一致が検出されてもフリップフロップ26がセントさ
れるのみで動作クロックが停止しないため、プログラム
ステップの処理が進み、レジスタ等に設定さり−である
データが破壊されるといった新たな欠点を生じることに
なる。In such a method, although the above-mentioned drawbacks can be solved, even if a match is detected when the flip-flop 27 is set, the flip-flop 26 is only set and the operating clock does not stop, so the program step As the processing progresses, new drawbacks arise, such as data set in registers etc. being destroyed.
本発明は上記欠点に鑑みてなされたもので金り、メモリ
装置の動作中、アドレスカウンタ/7
レジスタヘクロツク供給停止を保留する機能を持ったデ
ータ処理装置において、アドレスの比較一致が検出され
たとき、その保留機能を解除し、これを選択使用できる
構成とすることにより、必要なデータを失なうことのな
いアドレス・ストップ制御回路を提供することを目的と
する。The present invention has been made in view of the above-mentioned drawbacks.The present invention has been made in view of the above-mentioned drawbacks.The present invention has been made in view of the above-mentioned drawbacks.The present invention is based on a data processing device having a function of suspending clock supply to an address counter/7 register while a memory device is operating, when an address comparison match is detected. It is an object of the present invention to provide an address/stop control circuit that does not lose necessary data by canceling its hold function and making it selectively usable.
本発明はメモリ装置の動作中、アドレスカウンタ/レジ
スタへのクロック供給停止1f[留する機能を持ったデ
ータ処理装置に使用されるアドレス・ストップ制御回路
であって、該制御回路は、プログラムの実行アドレスと
外部よ、り設定されるアドレスとが一致したことを記憶
する第1のフリップフロップと、現在メモリ動作中であ
ることを表示する第2のフリップフロップを設け、更に
第2のフリップフロップ出力により第1のフリップフロ
ップの出力を禁止する第1のゲートと、この第1のゲー
ト出力を保留するか否かを選択する信号が外部より供給
され、比、較器出力全コントロールする第2のゲートと
、上記第1、第2のゲート出力により、プログラムカウ
ンタ/レジスタに対する動作クロックの供給/禁止をコ
ントロールする第3のゲートを備えることにより、メモ
リ動作中であってもアドレス・ストップを設定出来、且
つ、クロック供給停止保留あるいは解除を選択でき、動
作再開時における従来の不具合を解消したものである。The present invention is an address/stop control circuit used in a data processing device that has a function of stopping clock supply to an address counter/register 1f during operation of a memory device, and the control circuit is capable of A first flip-flop is provided to store a match between the address and an address set externally, and a second flip-flop is provided to display that the memory is currently operating, and a second flip-flop output is provided. A first gate that inhibits the output of the first flip-flop, a signal that selects whether or not to hold the first gate output is supplied from the outside, and a second gate that controls all comparator outputs. By providing a gate and a third gate that controls supply/inhibition of the operation clock to the program counter/register using the first and second gate outputs, address stop can be set even during memory operation. In addition, it is possible to select whether to suspend or cancel the clock supply, thereby solving the conventional problem when restarting the operation.
このことにより、プログラムデバッグを効率的に行ない
得るデータ処理装置を提供できる。This makes it possible to provide a data processing device that can efficiently debug programs.
以下、第3図を使用して本発明に関し詳細に説明する。 The present invention will be explained in detail below using FIG.
第3図は本発明の一火施例を示すブロック図である。図
において、31はプログラムを実行すべきアドレスが置
数されるアドレスカウンタ/レジスタである。32は外
部(コンソールパネル・メンテナンスパネル等)より供
給される比較値が設定される比較値レジスタである。上
記アドレスカウンタ/レジスタ31出力とレジスタ32
出力は比較器33へ供給される。該比較器33出力はフ
リップフロップ36へ供給され、ここで一致したことが
表示される。37はメモリが動作中(BUSY)である
ことを表示するフリップフロップである。上記フリラグ
フロップ36出力とクリップフロップ37の反転出力は
ナントゲート(G、?、!l)に供給される。39はナ
ントゲートである。ナントゲート39には上記比較器3
3出力及び選択信号線(SEL40)を介して外部より
選択信号が供給される。ここで選択信号とは、ゲート3
8出力を保留するか否かを決定する信号である。詳細は
;麦述す、る。FIG. 3 is a block diagram showing a one-shot embodiment of the present invention. In the figure, 31 is an address counter/register in which the address at which the program is to be executed is set. 32 is a comparison value register in which a comparison value supplied from the outside (console panel, maintenance panel, etc.) is set. Address counter/register 31 output and register 32 above
The output is provided to comparator 33. The comparator 33 output is fed to a flip-flop 36 where a match is indicated. 37 is a flip-flop that indicates that the memory is in operation (BUSY). The output of the free lag flop 36 and the inverted output of the clip flop 37 are supplied to the Nant gates (G, ?, !l). 39 is Nantes Gate. The above comparator 3 is installed in the Nantes gate 39.
A selection signal is supplied from the outside via the 3 output and a selection signal line (SEL40). Here, the selection signal is gate 3
This signal determines whether or not to hold the 8 output. For details, see below.
35は動作クロック発生回路である。ここで生成される
動作クロックは上記ナントゲート38・39出力と共に
アントゲ−)(G34)へ供給され、上記アドレスカウ
ンタ/レジスタ3ノならびに他のロジックへ供給される
。35 is an operation clock generation circuit. The operating clock generated here is supplied to the Nant gate (G34) together with the outputs of the Nant gates 38 and 39, and then to the address counter/register 3 and other logic.
以下、本発明実施例の動作につき詳述する。The operation of the embodiment of the present invention will be described in detail below.
本発明で特徴的なことは、カントゲート39が挿入され
ていることにある。このカントゲート39け比較器33
で検出された一致信号をゲート38をバイパスしてゲー
ト34へ供給するために設けられるものである。A feature of the present invention is that a cant gate 39 is inserted. This cant gate 39 comparator 33
This is provided to bypass gate 38 and supply the coincidence signal detected in gate 34 to gate 34.
まず、ゲート39が存在しないものとして動作説明を行
なう。予め何等かの手段により、アドレスカウンタ/レ
ジスタ31泣び比較値レジスタ32へ値がセットされて
いるものとし、又、フリップフロップ36・37はそれ
ぞれリセットされているものとする。First, the operation will be explained assuming that the gate 39 does not exist. It is assumed that values have been set in the address counter/register 31 and comparison value register 32 in advance by some means, and that the flip-flops 36 and 37 have been reset.
今、動作クロックがクロック発生回路35にて生成され
、この動作カウンタはゲート34を介してアドレスカウ
ンタ/レジスタ21に再見られる。ところで、ゲート3
4はフリイブフロップ36・37がそれぞれリセットさ
れているため条件が成立し、(ゲート38の条件が成立
しないため、その結果、ゲート34が成立)ONとなっ
てアドレスカウンタ/レジスタ3ノに対し動作クロック
が供給される。An operating clock is now generated in clock generation circuit 35, and this operating counter is re-visited to address counter/register 21 via gate 34. By the way, gate 3
4, the condition is satisfied because the freebflops 36 and 37 are each reset (the condition of the gate 38 is not satisfied, so as a result, the gate 34 is established), and the signal is turned on for the address counter/register 3. An operating clock is supplied.
これによってアドレスカウンタ/レジスタ31の値が更
新され、比較値レジスタ32に設定された値との一致が
比較器33にて検出されると、フリップフロップ36は
セットでれる。As a result, the value of the address counter/register 31 is updated, and when the comparator 33 detects a match with the value set in the comparison value register 32, the flip-flop 36 is set.
フリップフロップ36がセットされることにより、ゲー
ト38の条件が成立し、その結果、ゲート34の条件が
不成立となって、ゲート34が閉じられ、クロックの供
給が停止される。従って動作が停止する。動作を再開す
るときは、フリップフロップ36をリセットすることに
より動作クロックがアドレスカウンタ/レジスタ31へ
供給され、一致条件が成立しなくなるため、継続して動
作を行なうことができる。By setting the flip-flop 36, the condition of the gate 38 is satisfied, and as a result, the condition of the gate 34 is not satisfied, the gate 34 is closed, and the supply of the clock is stopped. Therefore, the operation stops. When the operation is restarted, the operation clock is supplied to the address counter/register 31 by resetting the flip-flop 36, and the matching condition is no longer satisfied, so that the operation can be continued.
更に動作が進み、メモリ部へ動作要求を6発した場合、
フリップフロップ37はセントされる。If the operation progresses further and six operation requests are issued to the memory section,
Flip-flop 37 is cented.
この時点において、比較器33が一致を検出すれば、フ
リソゲフロップ36はセットされるが、クリップフロッ
プ37がセントされているため、ゲート38の条件は成
立しない。その結果、ゲート34の条件は成立したまま
で、従ってクロックカ継続してアドレスカウンタ/レジ
スタ3ノへ供給され、動作が停止することはない。At this point, if the comparator 33 detects a match, the Frisoge flop 36 is set, but since the clip flop 37 is set, the condition of the gate 38 does not hold. As a result, the condition of the gate 34 remains satisfied, so the clock signal is continuously supplied to the address counter/register 3, and the operation does not stop.
ところで、比較器33による一致出力がなくなってもフ
リップフロップ36はリセットされず、一致したことけ
記憶される。メモリ動作が′終了し、フリップフロッグ
37がリセットされることでゲート38での条件が成立
し、その結果ゲート34が不成立となり、この時点で動
作が停止する。再び動作を開始する際には、ブリップフ
ロップ36をリセットすればメモリデータは正しく処理
されているため動作を正常に続行できることになる。By the way, even if there is no match output from the comparator 33, the flip-flop 36 is not reset, and only the match is stored. When the memory operation is completed and the flip-flop 37 is reset, the condition at the gate 38 is satisfied, and as a result, the gate 34 is not established, and the operation is stopped at this point. When starting the operation again, by resetting the flip-flop 36, the memory data has been processed correctly, so the operation can be continued normally.
次にゲート39を挿入した場合の動作につき説明する。Next, the operation when the gate 39 is inserted will be explained.
40は選択信号線であり、これにより、上述したバイパ
ス繭能の有効/無効が決定される。選択信号線40を伝
播する信号が論理”0”の場合、ゲート39は閉じ、上
述した動作と同様になる。従って、クリップフロップ3
7がセットされている状態ではゲート38は閉じ、その
ためアンドゲート34が開かれ、7ドレスカウンタ/レ
ジスタ31にクロックが供給される。メモリ動作が終了
すると、フリップフロップ37かリセットされるため、
ゲート38が開き、フリッププロップ36出力がゲート
34へ伝わり、クロックの供給が停止され動作は中断さ
れる。Reference numeral 40 denotes a selection signal line, which determines whether the above-mentioned bypass cocoon function is valid or invalid. When the signal propagating through the selection signal line 40 is a logic "0", the gate 39 is closed and the operation is similar to that described above. Therefore, clip flop 3
When 7 is set, gate 38 is closed, which opens AND gate 34 and provides a clock to 7 address counter/register 31. When the memory operation is completed, the flip-flop 37 is reset, so
Gate 38 is opened, the flip-flop 36 output is transmitted to gate 34, and the clock supply is stopped and operation is interrupted.
この場合、一致が検出されても、プリップフロップ37
がセットされていれば次ステツプの処理へ進むため直ち
に実行を中断したい場合、選択信号線40を論理”1″
とする。In this case, even if a match is detected, the flip-flop 37
If it is set, the process will proceed to the next step, so if you want to interrupt the execution immediately, set the selection signal line 40 to logic "1".
shall be.
この状態でプログラムを実行させたとき、比較器33で
検出された一致信号は、ゲート39が開かれているため
、フリソブフロツ・ブ37の状態とは無関係にゲート3
4へ供給され、これにより、ゲート34が閉じ、アドレ
スカウンタ/レジスタ31のクロック供給は停止される
。When the program is executed in this state, the match signal detected by the comparator 33 will be sent to the gate 39 regardless of the state of the free float block 37 because the gate 39 is open.
4, thereby closing the gate 34 and stopping the clock supply to the address counter/register 31.
従って動作を直ちに中断させることができる。Therefore, the operation can be immediately interrupted.
以上説明の如く本発明によれば、メモ、り動作中でもア
ドレスストップを設定出来、正しくプログラムを続行で
きるため、プログラムの開発、特にマイクロプログラム
開発におけるプログラムデバッグに有効な手段が与えら
れる。又、一致が生じた場合直ちに動作を中断させる機
能を選択使用できることになり、必要な時点で必要なデ
ータを正しく得ることができる。As described above, according to the present invention, it is possible to set an address stop even during a memorization operation, and the program can be continued correctly, thereby providing an effective means for program development, particularly for program debugging in microprogram development. In addition, it is possible to selectively use a function that immediately interrupts the operation when a match occurs, making it possible to obtain the necessary data correctly at the necessary time.
第1図、第2図は従来のアドレスストップ制御回路の構
成例を示すブロック図、第3図は本発明の実施例を示す
ブロック図である。
3ノ・・・アドレスカウンタ/レジスタ(ADH)、3
2・・・比較値レジスタ(CADR)、33・・・比較
器(coMP)、34・・・アンドゲート(・AG)、
35・・・クロック発生回路(CG)、36・、37・
・・フリップフロップ(F/F)、38・39・・・ナ
ンドゲー)(NG)、40・・・選択信号線(SEL)
。1 and 2 are block diagrams showing an example of the configuration of a conventional address stop control circuit, and FIG. 3 is a block diagram showing an embodiment of the present invention. 3. Address counter/register (ADH), 3
2... Comparison value register (CADR), 33... Comparator (coMP), 34... AND gate (AG),
35... Clock generation circuit (CG), 36., 37.
... Flip-flop (F/F), 38, 39... NAND game) (NG), 40... Selection signal line (SEL)
.
Claims (1)
プログラムの実用アドレスが逐次更新され設定されるア
ドレスカウンタと、このカウンタと比較値が設定される
レジスタの値を比較し、アドレスの一致条件を検出する
比較器と、該比較器出力である一致信号を記憶する第1
のフリップフロップと、メモリが動作中であることを記
憶する第2のフリップフロップと、この第2のフリップ
フロップがセットされることにより上記第1のフリップ
フロップ出力を禁止する第1のゲートと、この第1のゲ
ート出力を保留するか否かを選択する信号が外部より供
給され、該選択信号により上記比較器出力をコントロー
ルする第2のゲートと、上記第1、第2のゲート出力を
用い上記アドレスカウンタに対するクロックの供給をコ
ントロールする第3のゲートとから成ることを特徴とす
るアドレス・ストップ制卸回路。An address counter in which the program's practical address is sequentially updated and set based on the CLOPAC generated by the clock generation circuit, and a comparator that compares this counter with the value of the register in which the comparison value is set and detects an address match condition. and a first one that stores the coincidence signal that is the output of the comparator.
a second flip-flop that stores that the memory is in operation; and a first gate that inhibits the first flip-flop output when the second flip-flop is set; A signal for selecting whether or not to hold the first gate output is supplied from the outside, and a second gate controls the comparator output using the selection signal, and the first and second gate outputs are used. and a third gate for controlling the supply of clocks to the address counter.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58007714A JPS59133655A (en) | 1983-01-20 | 1983-01-20 | Address stop control circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP58007714A JPS59133655A (en) | 1983-01-20 | 1983-01-20 | Address stop control circuit |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS59133655A true JPS59133655A (en) | 1984-08-01 |
Family
ID=11673406
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP58007714A Pending JPS59133655A (en) | 1983-01-20 | 1983-01-20 | Address stop control circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS59133655A (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62120551A (en) * | 1985-11-20 | 1987-06-01 | Fujitsu Ltd | information processing equipment |
JPH02234238A (en) * | 1989-03-08 | 1990-09-17 | Ando Electric Co Ltd | Execution break control circuit |
JPH0399338A (en) * | 1989-09-12 | 1991-04-24 | Fujitsu Ltd | Microprocessor |
JPH0530950U (en) * | 1992-04-09 | 1993-04-23 | 富士通株式会社 | Information processing equipment |
-
1983
- 1983-01-20 JP JP58007714A patent/JPS59133655A/en active Pending
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS62120551A (en) * | 1985-11-20 | 1987-06-01 | Fujitsu Ltd | information processing equipment |
JPH02234238A (en) * | 1989-03-08 | 1990-09-17 | Ando Electric Co Ltd | Execution break control circuit |
JPH0399338A (en) * | 1989-09-12 | 1991-04-24 | Fujitsu Ltd | Microprocessor |
JPH0530950U (en) * | 1992-04-09 | 1993-04-23 | 富士通株式会社 | Information processing equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR950005217B1 (en) | Clock signal control method and data processing system | |
JP2858140B2 (en) | Pipeline processor device and method | |
US5923838A (en) | Microcomputer with built-in flash memory | |
JPS6031648A (en) | Controlling method of multitask | |
JPH03217962A (en) | Information processor | |
KR930022195A (en) | Microprocessor with Run / Stop Pins to Access Idle Mode | |
US5003468A (en) | Guest machine execution control system for virutal machine system | |
JP2522158B2 (en) | Program debugging method for multiprocessor system | |
JPS59133655A (en) | Address stop control circuit | |
JP2005521937A (en) | Context switching method and apparatus in computer operating system | |
EP0335990A1 (en) | Processor-processor synchronization | |
JPS6329868A (en) | Dma controller | |
JPS5965306A (en) | Sequence controller | |
JPS62130427A (en) | Memory read/write system | |
JPS62219058A (en) | Exclusive control system for shared memory | |
JPS6295644A (en) | Program debugging device for microprocessor | |
JP2755205B2 (en) | Low power consumption method for data processing equipment | |
JPS63157238A (en) | computer | |
JPS5998256A (en) | Interruption controller | |
JP2870083B2 (en) | Microcomputer with built-in watchdog timer | |
JP2871171B2 (en) | Microcomputer | |
JPS5979353A (en) | Address stop controlling circuit | |
JPS62177640A (en) | Program debugging device | |
JPS58205258A (en) | Data processor | |
JPH05342021A (en) | Multitask computer |