JPH05265912A - Command code issuing method - Google Patents
Command code issuing methodInfo
- Publication number
- JPH05265912A JPH05265912A JP6063592A JP6063592A JPH05265912A JP H05265912 A JPH05265912 A JP H05265912A JP 6063592 A JP6063592 A JP 6063592A JP 6063592 A JP6063592 A JP 6063592A JP H05265912 A JPH05265912 A JP H05265912A
- Authority
- JP
- Japan
- Prior art keywords
- code
- address
- instruction code
- instruction
- register
- 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.)
- Granted
Links
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明はホスト装置と周辺装置と
で構成されるシステムにおける命令コード発行方法に関
する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an instruction code issuing method in a system including a host device and peripheral devices.
【0002】ホスト装置と周辺装置とで構成されるシス
テムでは、周辺装置の制御はホスト装置によって管理さ
れる。近年のシステムの高機能化、高集積化は、これら
に使用されている半導体装置の高機能、高集積化により
達成されており、これに伴って周辺装置の制御は複雑に
なっており、同時にホスト装置の周辺装置に対する制御
負担も大きくなってくる。さらに周辺装置の種類及び数
量が増加してシステムの規模が大きくなればなるほど、
ホスト装置が各周辺装置の制御に費やす時間は少なくな
ってきている。In a system including a host device and a peripheral device, control of the peripheral device is managed by the host device. In recent years, the high functionality and high integration of systems have been achieved by the high functionality and high integration of the semiconductor devices used in these systems, which has made the control of peripheral devices complicated, and at the same time, The control load on the peripheral device of the host device also increases. Furthermore, as the type and quantity of peripheral devices increase and the scale of the system increases,
The time that the host device spends controlling each peripheral device is decreasing.
【0003】このため、ホスト装置が各周辺装置を制御
する場合、ホスト装置の制御負担を軽減できるととも
に、各周辺装置を効率的に制御できることが要求されて
きている。Therefore, when the host device controls each peripheral device, it is required to reduce the control load on the host device and to efficiently control each peripheral device.
【0004】[0004]
【従来の技術】従来のホスト装置と周辺装置とで構成さ
れるシステムとして、図2,図3に示すシステムがあ
る。2. Description of the Related Art As a conventional system composed of a host device and peripheral devices, there are systems shown in FIGS.
【0005】図8に示すシステム30は、ホスト装置3
1と周辺装置32とで構成され、周辺装置32はレジス
タ/デコーダ回路33を備えている。ホスト装置31は
周辺装置32を動作させたい時、周辺装置32に対して
直接命令コードを発行する。周辺装置32ではホスト装
置31からの命令コードがレジスタ/デコーダ回路33
でデコードされ、そのデコード結果に基づいて所定の処
理が実行される。The system 30 shown in FIG.
1 and a peripheral device 32, and the peripheral device 32 includes a register / decoder circuit 33. When the host device 31 wants to operate the peripheral device 32, it issues an instruction code directly to the peripheral device 32. In the peripheral device 32, the instruction code from the host device 31 corresponds to the register / decoder circuit 33.
And the predetermined processing is executed based on the decoding result.
【0006】図9に示すシステム40は、ホスト装置4
1と周辺装置42とで構成され、周辺装置42はシーケ
ンサ43、メモリ44、レジスタ/デコーダ回路45等
を備えている。シーケンサ43は命令コードメモリ44
をアクセスするものであり、メモリ44には当該周辺装
置42を制御するための一連の命令コードが予め記憶し
てされている。ホスト装置41は周辺装置42を動作さ
せたいとき、シーケンサ43に対して動作させたい命令
コードが記憶されている先頭のアドレスデータと、シー
ケンサ43の動作を開始させる起動命令とを発行する。
周辺装置42ではこの起動命令に基づいてシーケンサ4
3が起動され、シーケンサ43によりメモリ44から所
定アドレス以降の命令コードが順次読み出される。読み
出された命令コードはレジスタ/デコーダ回路45でデ
コードされ、このデコード結果に基づいて所定の処理が
実行される。The system 40 shown in FIG.
1 and a peripheral device 42, and the peripheral device 42 includes a sequencer 43, a memory 44, a register / decoder circuit 45, and the like. The sequencer 43 is an instruction code memory 44.
And a series of instruction codes for controlling the peripheral device 42 are stored in advance in the memory 44. When the host device 41 wants to operate the peripheral device 42, it issues to the sequencer 43 the head address data in which the instruction code to be operated is stored and a start-up instruction for starting the operation of the sequencer 43.
In the peripheral device 42, the sequencer 4
3 is activated, and the sequencer 43 sequentially reads out the instruction code after a predetermined address from the memory 44. The read instruction code is decoded by the register / decoder circuit 45, and predetermined processing is executed based on the decoding result.
【0007】[0007]
【発明が解決しようとする課題】しかしながら、図8に
示す命令コード発行方法では、周辺装置32を動作させ
るための全ての命令コードをホスト装置31が発行する
必要があり、ホスト装置31の負担がそれだけ重くなる
という問題がある。However, in the instruction code issuing method shown in FIG. 8, the host device 31 needs to issue all the instruction codes for operating the peripheral device 32, which imposes a burden on the host device 31. There is a problem that it becomes heavier.
【0008】又、図9に示す命令コード発行方法では、
メモリ44に一連の命令コードをセットしておき、ホス
ト装置41がシーケンサ43を起動させれば複数の命令
コードを一度の起動で実行することができる。ところ
が、ホスト装置41が周辺装置42に命令コード1つで
動作するような制御をさせる場合、シーケンサ43を起
動するためにアドレスデータと、起動命令とで少なくと
も2度周辺装置42に命令コードを発行しなければなら
ず、命令コード1つで動作する機能が多ければ多いほど
能率が低下するという問題がある。Also, in the instruction code issuing method shown in FIG.
If a series of instruction codes are set in the memory 44 and the host device 41 activates the sequencer 43, a plurality of instruction codes can be executed at once. However, when the host device 41 controls the peripheral device 42 to operate with one instruction code, the instruction code is issued to the peripheral device 42 at least twice with the address data and the activation instruction to activate the sequencer 43. However, there is a problem that the more functions that operate with one instruction code, the lower the efficiency.
【0009】本発明は上記問題点を解決するためになさ
れたものであって、ホスト装置から周辺装置への命令コ
ードの発行方法に柔軟性を持たせて、ホスト装置の制御
負担を軽減できるとともに、周辺装置を効率的に制御で
きることを目的とする。The present invention has been made in order to solve the above-mentioned problems, and the method of issuing an instruction code from a host device to a peripheral device can be made flexible to reduce the control load on the host device. The purpose is to be able to control peripheral devices efficiently.
【0010】[0010]
【課題を解決するための手段】上記目的を達成するた
め、第1発明は、一連の命令コードを予め記憶した命令
コードメモリと、命令コードメモリをアクセスするため
の次のアドレスを保持するアドレスレジスタと、入力さ
れた動作コードをデコードする命令コードデコード部
と、動作開始コードにより起動し、アドレスレジスタに
アドレスが保持されているとき、そのアドレスに基づい
て命令コードメモリから動作コードを読み出して命令コ
ードデコード部に入力するとともに、アドレスレジスタ
のアドレスを更新するシーケンス制御回路とを備えて構
成された周辺装置と、周辺装置に対して命令コードを発
行するホスト装置とからなるシステムにおいて、ホスト
装置からアドレスを発行してアドレスレジスタに保持さ
せた後、動作開始コードよりなる命令コードを発行して
シーケンス制御回路を起動させるか、又はホスト装置か
ら動作コード及び動作開始コードからなる命令コードを
発行して命令コードデコード部に動作コードを入力させ
るとともに、シーケンス制御回路に動作開始コードを入
力して起動させるようにした。In order to achieve the above object, a first invention is an instruction code memory in which a series of instruction codes is stored in advance, and an address register for holding the next address for accessing the instruction code memory. And an instruction code decoding unit that decodes the input operation code, and when the operation start code is activated and the address is held in the address register, the operation code is read from the instruction code memory based on the address and the operation code is read. In a system including a peripheral device configured to include a sequence control circuit that updates the address of the address register while inputting to the decoding unit, and a system that includes a host device that issues an instruction code to the peripheral device, the address from the host device Is issued and held in the address register, then the operation start code Is issued to activate the sequence control circuit, or the host device issues an instruction code consisting of an operation code and an operation start code to input the operation code to the instruction code decoding unit, and to the sequence control circuit. Enabled to start by inputting the operation start code.
【0011】又、第2発明は、上記システムにおいて、
ホスト装置からアドレスを発行してアドレスレジスタに
保持させた後、動作コード及び動作開始コードからなる
命令コードを発行して命令コードデコード部に動作コー
ドを入力させるとともに、シーケンス制御回路に動作開
始コードを入力して起動させるようにした。A second invention is the above system,
After the address is issued from the host device and held in the address register, an instruction code consisting of an operation code and an operation start code is issued and the operation code is input to the instruction code decoding unit, and the operation start code is sent to the sequence control circuit. I input it and started it.
【0012】[0012]
【作用】第1発明によれば、アドレスを発行した後、動
作開始コードを発行する場合には、命令コードメモリか
らアドレスレジスタのアドレス以降の命令が順次読み出
され、読み出された各命令コードのデコード結果に基づ
いて命令が実行される。又、動作コード及び動作開始コ
ードよりなる命令コードを発行する場合には、発行され
た動作コードのデコード結果に基づいて命令が実行され
る。このため、複数の命令コードで動作する制御を行う
場合にはアドレスの発行と動作開始コードの発行により
複数の命令コードが一度の起動で実行され、命令コード
1つで動作する制御を行う場合には、動作コード及び動
作開始コードよりなる命令コードを1度発行すれば実行
される。従って、命令コードの発行において柔軟に対応
することが可能になり、ホスト装置の制御負担が軽減さ
れるとともに、周辺装置が効率的に制御される。According to the first aspect of the present invention, when the operation start code is issued after the address is issued, the instructions after the address of the address register are sequentially read from the instruction code memory, and each read instruction code is read. The instruction is executed on the basis of the result of decoding. When issuing an instruction code including an operation code and an operation start code, the instruction is executed based on the decoding result of the issued operation code. Therefore, in the case of controlling to operate with a plurality of instruction codes, a plurality of instruction codes are executed by one activation by issuing an address and an operation start code, and when controlling to operate with one instruction code. Is executed by issuing an instruction code consisting of an operation code and an operation start code once. Therefore, it becomes possible to flexibly deal with issuing the instruction code, the control load on the host device is reduced, and the peripheral devices are efficiently controlled.
【0013】又、第2発明によれば、アドレスを発行し
た後、動作コード及び動作開始コードからなる命令コー
ドを発行する場合には、発行された動作コードのデコー
ド結果に基づいて命令が実行される。この後、命令コー
ドメモリからアドレスレジスタのアドレス以降の命令が
順次読み出され、読み出された各命令コードのデコード
結果に基づいて命令が実行される。従って、命令コード
1つで動作する制御に続いて複数の命令コードで動作す
る制御を行う場合にはアドレスの発行と動作コード及び
動作開始コードからなる命令コードの発行とを行えばよ
く、命令コードの発行においてより柔軟に対応すること
が可能になる。According to the second aspect of the invention, when the instruction code including the operation code and the operation start code is issued after the address is issued, the instruction is executed based on the decoding result of the issued operation code. It Thereafter, the instructions following the address of the address register are sequentially read from the instruction code memory, and the instructions are executed based on the decoding result of each read instruction code. Therefore, in the case of performing control to operate with a plurality of instruction codes subsequent to control to operate with one instruction code, it is sufficient to issue an address and issue an instruction code including an operation code and an operation start code. It will be possible to respond more flexibly in issuing.
【0014】[0014]
【実施例】以下、本発明を具体化した一実施例を図1〜
図7に従って説明する。図2は一実施例のシステム構成
を示し、ホスト装置1には周辺装置としてのプリンタ2
及びハードディスク装置3等が接続されている。ホスト
装置1はプリンタ2、ハードディスク装置3等に対して
ブロック選択信号BA、アドレス又は命令コード等のデ
ータ信号DI、及びライトイネーブルWE等を出力し、
所定の動作を実行させるようになっている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment embodying the present invention will now be described with reference to FIGS.
This will be described with reference to FIG. FIG. 2 shows a system configuration of an embodiment, in which the host device 1 includes a printer 2 as a peripheral device.
Also, the hard disk device 3 and the like are connected. The host device 1 outputs a block selection signal BA, a data signal DI such as an address or an instruction code, and a write enable WE to the printer 2, the hard disk device 3 and the like,
It is designed to execute a predetermined operation.
【0015】図1はプリンタ2に内蔵された制御用の半
導体装置10を示している。尚、ハードディスク装置3
等の周辺装置にもこの半導体装置10と同様の制御用半
導体装置が内蔵されている。FIG. 1 shows a semiconductor device 10 for control built in the printer 2. The hard disk device 3
A peripheral semiconductor device such as the above has a control semiconductor device similar to the semiconductor device 10.
【0016】半導体装置10はアドレスデコーダ11、
命令コードメモリ12、アドレスレジスタ13、命令コ
ードデコード部を構成する命令コードレジスタ14及び
命令コードデコーダ15、スタート/ストップレジスタ
16、及びシーケンス制御回路17等を備えて構成され
ている。The semiconductor device 10 includes an address decoder 11,
An instruction code memory 12, an address register 13, an instruction code register 14 and an instruction code decoder 15 which form an instruction code decoding unit, a start / stop register 16, a sequence control circuit 17 and the like are provided.
【0017】アドレスデコーダ11は前記ホスト装置1
からのブロック選択信号BAをデコードし、アドレス信
号ad1を出力してアドレスレジスタ13を選択する
か、又はアドレス信号ad2を出力して命令コードレジ
スタ14及びスタート/ストップレジスタ16を選択す
るようになっている。The address decoder 11 is the host device 1
From the block select signal BA and outputs the address signal ad1 to select the address register 13, or outputs the address signal ad2 to select the instruction code register 14 and the start / stop register 16. There is.
【0018】命令コードメモリ12にはプリンタ2を動
作させるための一連の命令コードが予め記憶されてい
る。図3は命令コードメモリ12の記憶例を示し、命令
コードメモリ12への命令コードの記憶はそれぞれ1バ
イトよりなる各記憶領域12aに対して固有にアドレス
を当てて、そのアドレスを指定してリード、ライトを行
う。例えば、アドレスN番地に命令Aを実行させる命令
コードA0H(Hは16進数である)、アドレス(N+
1)番地に命令Bを実行させる命令コードB0H、アド
レス(N+2)番地に命令Cを実行させる命令コードC
0Hがそれぞれデータとして記憶されている。The instruction code memory 12 stores in advance a series of instruction codes for operating the printer 2. FIG. 3 shows an example of storage of the instruction code memory 12, and the instruction code is stored in the instruction code memory 12 by uniquely assigning an address to each storage area 12a consisting of 1 byte and designating the address. , Write. For example, the instruction code A0H (H is a hexadecimal number) for executing the instruction A at the address N, the address (N +
1) Instruction code B0H for executing instruction B at address, instruction code C for executing instruction C at address (N + 2)
0H is stored as data.
【0019】又、図4に示すように各命令コード20は
1バイト構成となっており、上位4ビットは実際の命令
を規定した動作コード21であり、下位4ビットはシー
ケンス制御回路17を起動する動作開始コードとしての
シーケンス制御コード22となっている。尚、命令コー
ド20の動作コード21又はシーケンス制御コード22
におけるコード0(H)は何も意味付けがなされていな
いコードである。Further, as shown in FIG. 4, each instruction code 20 has a 1-byte structure, the upper 4 bits are an operation code 21 defining an actual instruction, and the lower 4 bits activate the sequence control circuit 17. It is the sequence control code 22 as the operation start code. The operation code 21 of the instruction code 20 or the sequence control code 22
Code 0 (H) in is a code with no meaning.
【0020】アドレスレジスタ13は命令コードメモリ
12を次にアクセスするためのアドレスを保持するもの
であり、前記アドレス信号ad1によって選択された状
態で、前記ライトイネーブル信号WEが入力されると、
前記ホスト装置1からのアドレスのデータ信号DIがデ
ータバス18を介してセットされ、命令コードメモリ1
2にアドレス信号ADを出力する。又、同アドレスレジ
スタ13はシーケンス制御回路17からの更新信号SA
に基づいてアドレスが更新される。The address register 13 holds an address for accessing the instruction code memory 12 next time, and when the write enable signal WE is input in a state selected by the address signal ad1,
The data signal DI of the address from the host device 1 is set via the data bus 18, and the instruction code memory 1
The address signal AD is output to 2. Further, the address register 13 has an update signal SA from the sequence control circuit 17.
The address is updated based on.
【0021】命令コードレジスタ14は前記アドレス信
号ad2によって選択された状態で、前記ライトイネー
ブル信号WEが入力されると、前記ホスト装置1から発
行された命令コードのデータ信号DIのうち、動作コー
ドをデータバス18を介してラッチする。又、命令コー
ドレジスタ14はシーケンス制御回路17からのラッチ
信号LSに基づいて命令コードメモリ12から読み出さ
れた命令コードDRをラッチする。命令コードデコーダ
15は命令コードレジスタ14にラッチされた動作コー
ドをデコードして、シーケンス制御回路17に出力す
る。When the write enable signal WE is input while the instruction code register 14 is selected by the address signal ad2, the operation code of the instruction code data signal DI issued from the host device 1 is selected. Latch via data bus 18. Further, the instruction code register 14 latches the instruction code DR read from the instruction code memory 12 based on the latch signal LS from the sequence control circuit 17. The instruction code decoder 15 decodes the operation code latched in the instruction code register 14 and outputs it to the sequence control circuit 17.
【0022】スタート/ストップレジスタ16は前記ア
ドレス信号ad2によって選択された状態で、前記ライ
トイネーブル信号WEが入力されると、前記ホスト装置
1から発行された命令コードのデータ信号DIのうち、
シーケンス制御コード22をデータバス18を介してラ
ッチし、そのシーケンス制御コード22をデコードして
シーケンス制御回路17に起動制御信号SC又は停止制
御信号STを出力する。When the write enable signal WE is input while the start / stop register 16 is selected by the address signal ad2, among the data signals DI of the instruction code issued from the host device 1,
The sequence control code 22 is latched via the data bus 18, the sequence control code 22 is decoded, and the start control signal SC or the stop control signal ST is output to the sequence control circuit 17.
【0023】シーケンス制御回路17はスタート/スト
ップレジスタ16からの起動制御信号SCに基づいて起
動され、命令コードデコーダ15のデコード結果に基づ
いて各命令毎のシーケンス管理を行い、命令コードメモ
リ12からアドレスレジスタ13にて指定されたアドレ
スの命令コードを読み出して命令コードレジスタ14に
入力するとともに、更新信号SAを出力してアドレスレ
ジスタ13に保持されているアドレスを更新する。The sequence control circuit 17 is activated on the basis of the activation control signal SC from the start / stop register 16, performs sequence management for each instruction based on the decoding result of the instruction code decoder 15, and outputs the address from the instruction code memory 12. The instruction code of the address designated by the register 13 is read and input to the instruction code register 14, and the update signal SA is output to update the address held in the address register 13.
【0024】次に、ホスト装置1による上記半導体装置
10の制御タイミング例を示す。図5は命令コードメモ
リ12に記憶してある命令コードをシーケンス制御回路
17を起動させて実行させる例である。Next, an example of control timing of the semiconductor device 10 by the host device 1 will be shown. FIG. 5 shows an example in which the instruction code stored in the instruction code memory 12 is activated by the sequence control circuit 17 and executed.
【0025】まず、アドレスデコーダ11からアドレス
ad1を出力させてアドレスレジスタ13を選択する。
そして、データバス18を介して実行させたい命令コー
ドが記憶してある命令コードメモリ12の先頭アドレス
をデータ信号DIとしてアドレスレジスタ13に転送し
ておき、ライトイネーブル信号WEを出力してアドレス
レジスタ13にこの先頭アドレスをセットする。例え
ば、先頭アドレスとして図3に示すアドレスNをセット
する。アドレスレジスタ13からはこの先頭アドレスの
アドレス信号ADが出力され、命令コードメモリ12の
アドレスN番地の命令コードA0(H)が読み出されて
命令コードDRとして命令コードレジスタ14に出力さ
れる。First, the address decoder 11 outputs the address ad1 to select the address register 13.
Then, the start address of the instruction code memory 12 storing the instruction code to be executed via the data bus 18 is transferred to the address register 13 as the data signal DI, and the write enable signal WE is output to output the address register 13 to the address register 13. Set this start address to. For example, the address N shown in FIG. 3 is set as the start address. The address signal AD of this head address is output from the address register 13, the instruction code A0 (H) at the address N of the instruction code memory 12 is read out, and is output to the instruction code register 14 as the instruction code DR.
【0026】次に、アドレスデコーダ11からアドレス
ad2を出力させて命令コードレジスタ14及びスター
ト/ストップレジスタ16を選択する。そして、データ
バス18を介して動作コード0(H)及びシーケンス制
御コードβ(H)よりなる命令コードをデータ信号DI
として転送しておき、ライトイネーブル信号WEを出力
して命令コードレジスタ14に動作コード0(H)を、
スタート/ストップレジスタ16にシーケンス制御コー
ドβ(H)をセットする。尚、シーケンス制御コードβ
(H)は更新信号SAを出力させる意味付けを備えてい
るものとする。Next, the address decoder 11 outputs the address ad2 to select the instruction code register 14 and the start / stop register 16. Then, the instruction code including the operation code 0 (H) and the sequence control code β (H) is transmitted via the data bus 18 to the data signal DI.
, The write enable signal WE is output, and the operation code 0 (H) is output to the instruction code register 14.
The sequence control code β (H) is set in the start / stop register 16. The sequence control code β
It is assumed that (H) has meaning to output the update signal SA.
【0027】スタート/ストップレジスタ16はシーケ
ンス制御コードβ(H)に基づいてシーケンス制御回路
17を起動させる起動制御信号SCを出力する。この起
動制御信号SCに基づいてシーケンス制御回路17が起
動し、ラッチ信号LSを命令コードレジスタ14に出力
するとともに、更新信号SAを出力してアドレスレジス
タ13に保持されているアドレス値を(N+1)にイン
クリメントする。The start / stop register 16 outputs a start control signal SC for starting the sequence control circuit 17 based on the sequence control code β (H). The sequence control circuit 17 is activated based on the activation control signal SC to output the latch signal LS to the instruction code register 14 and the update signal SA to output the address value held in the address register 13 to (N + 1). Increment to.
【0028】シーケンス制御回路17からのラッチ信号
LSに基づいて命令コードメモリ12から読み出された
命令コードA0(H)のうちA(H)が命令コードレジ
スタ14にラッチされる。この命令コードA(H)は命
令コードデコーダ15でデコードされ、そのデコード信
号DECでシーケンス制御回路17に必要な情報が与え
られるほか、半導体装置10内へ必要な情報が与えられ
る。Based on the latch signal LS from the sequence control circuit 17, A (H) of the instruction code A0 (H) read from the instruction code memory 12 is latched in the instruction code register 14. The instruction code A (H) is decoded by the instruction code decoder 15, and the decode signal DEC provides necessary information to the sequence control circuit 17 and also the necessary information to the semiconductor device 10.
【0029】命令Aの終了はシーケンス制御回路17で
管理され、命令Aが終了し必要な制御が終わったときに
は、アドレスレジスタ13のアドレス(N+1)に基づ
いて命令コードメモリ12のアドレス(N+1)番地の
命令コードB0(H)が読み出されている。そして、シ
ーケンス制御回路17からのラッチ信号LSによりこの
命令コードB0(H)のうちB(H)が命令コードレジ
スタ14にラッチされ、命令Bの実行へと移っていく。
以下、命令C・・・も順次同様に実行される。The end of the instruction A is managed by the sequence control circuit 17, and when the instruction A ends and the necessary control ends, the address (N + 1) address of the instruction code memory 12 is determined based on the address (N + 1) of the address register 13. The instruction code B0 (H) is read out. Then, B (H) of the instruction code B0 (H) is latched in the instruction code register 14 by the latch signal LS from the sequence control circuit 17, and the execution of the instruction B is started.
Hereinafter, the instructions C ... Are sequentially executed in the same manner.
【0030】図6はホスト装置から直接命令コードを発
行して命令を実行させる例である。アドレスデコーダ1
1からアドレスad2を出力させて命令コードレジスタ
14及びスタート/ストップレジスタ16を選択する。
そして、データバス18を介して動作コードA(H)及
びシーケンス制御コードγ(H)よりなる命令コードを
データ信号DIとして転送しておき、ライトイネーブル
信号WEを出力して命令コードレジスタ14に動作コー
ドA(H)を、スタート/ストップレジスタ16にシー
ケンス制御コードγ(H)をセットする。尚、シーケン
ス制御コードγ(H)は更新信号SAを出力しない意味
付けを備えているものとする。FIG. 6 shows an example in which a host device directly issues an instruction code to execute an instruction. Address decoder 1
The address ad2 is output from 1 to select the instruction code register 14 and the start / stop register 16.
Then, the instruction code including the operation code A (H) and the sequence control code γ (H) is transferred as the data signal DI via the data bus 18, and the write enable signal WE is output to operate in the instruction code register 14. The code A (H) and the sequence control code γ (H) are set in the start / stop register 16. The sequence control code γ (H) has a meaning not to output the update signal SA.
【0031】スタート/ストップレジスタ16はシーケ
ンス制御コードγ(H)に基づいてシーケンス制御回路
17を起動させる起動制御信号SCを出力する。この起
動制御信号SCに基づいてシーケンス制御回路17が起
動する。一方、命令コードデコーダ15でデコードされ
た命令コードA(H)のデコード信号DECでシーケン
ス制御回路17に必要な情報が与えられるほか、半導体
装置10内へ必要な情報が与えられる。The start / stop register 16 outputs a start control signal SC for starting the sequence control circuit 17 based on the sequence control code γ (H). The sequence control circuit 17 is activated based on this activation control signal SC. On the other hand, the decode signal DEC of the instruction code A (H) decoded by the instruction code decoder 15 supplies necessary information to the sequence control circuit 17 and also supplies necessary information to the semiconductor device 10.
【0032】命令Aの終了はシーケンス制御回路17で
管理され、命令Aが終了し必要な制御が終わると、半導
体装置10の動作は停止される。図7はホスト装置1が
直接命令コードを発行して命令を実行させた後、連続し
て命令コードメモリ12の命令コードを実行させる例で
ある。尚、この例では命令Z、A、B、C・・・を順次
実行させる。The end of the instruction A is managed by the sequence control circuit 17, and the operation of the semiconductor device 10 is stopped when the instruction A is finished and necessary control is finished. FIG. 7 shows an example in which the host device 1 directly issues an instruction code to execute an instruction and then continuously executes the instruction code in the instruction code memory 12. In this example, the instructions Z, A, B, C ... Are sequentially executed.
【0033】まず、アドレスデコーダ11からアドレス
ad1を出力させてアドレスレジスタ13を選択する。
そして、データバス18を介して実行させたい命令コー
ドが記憶してある命令コードメモリ12の先頭アドレス
をデータ信号DIとしてアドレスレジスタ13に転送し
ておき、ライトイネーブル信号WEを出力してアドレス
レジスタ13にこの先頭アドレスをセットする。例え
ば、先頭アドレスとして図3に示すアドレスNをセット
する。アドレスレジスタ13からはこの先頭アドレスの
アドレス信号ADが出力される。First, the address decoder 11 outputs the address ad1 to select the address register 13.
Then, the start address of the instruction code memory 12 storing the instruction code to be executed via the data bus 18 is transferred to the address register 13 as the data signal DI, and the write enable signal WE is output to output the address register 13 to the address register 13. Set this start address to. For example, the address N shown in FIG. 3 is set as the start address. The address signal AD of the leading address is output from the address register 13.
【0034】次に、アドレスデコーダ11からアドレス
ad2を出力させて命令コードレジスタ14及びスター
ト/ストップレジスタ16を選択する。そして、データ
バス18を介して動作コードZ(H)及びシーケンス制
御コードβ(H)よりなる命令コードをデータ信号DI
として転送しておき、ライトイネーブル信号WEを出力
して命令コードレジスタ14に動作コードZ(H)を、
スタート/ストップレジスタ16にシーケンス制御コー
ドβ(H)をセットする。尚、シーケンス制御コードβ
(H)は更新信号SAを出力させる意味付けを備えてい
るものとする。Next, the address decoder 11 outputs the address ad2 to select the instruction code register 14 and the start / stop register 16. Then, the instruction code including the operation code Z (H) and the sequence control code β (H) is transmitted via the data bus 18 to the data signal DI.
As the operation code Z (H) to the instruction code register 14 by outputting the write enable signal WE.
The sequence control code β (H) is set in the start / stop register 16. The sequence control code β
It is assumed that (H) has meaning to output the update signal SA.
【0035】スタート/ストップレジスタ16はシーケ
ンス制御コードβ(H)に基づいてシーケンス制御回路
17を起動させる起動制御信号SCを出力する。この起
動制御信号SCに基づいてシーケンス制御回路17が起
動する。一方、命令コードデコーダ15でデコードされ
た命令コードZ(H)のデコード信号DECでシーケン
ス制御回路17に必要な情報が与えられるほか、半導体
装置10内へ必要な情報が与えられる。The start / stop register 16 outputs a start control signal SC for starting the sequence control circuit 17 based on the sequence control code β (H). The sequence control circuit 17 is activated based on this activation control signal SC. On the other hand, the decode signal DEC of the instruction code Z (H) decoded by the instruction code decoder 15 supplies necessary information to the sequence control circuit 17 and also supplies necessary information to the semiconductor device 10.
【0036】命令Zの終了はシーケンス制御回路17で
管理され、命令Zが終了し必要な制御が終わったときに
は、アドレスレジスタ13のアドレスNに基づいて命令
コードメモリ12のアドレスN番地の命令コードA0
(H)が読み出されている。そして、シーケンス制御回
路17はラッチ信号LSを命令コードレジスタ14に出
力するとともに、更新信号SAを出力してアドレスレジ
スタ13に保持されているアドレス値を(N+1)にイ
ンクリメントする。The end of the instruction Z is managed by the sequence control circuit 17, and when the instruction Z ends and the necessary control ends, the instruction code A0 at the address N of the instruction code memory 12 is based on the address N of the address register 13.
(H) is read. Then, the sequence control circuit 17 outputs the latch signal LS to the instruction code register 14 and outputs the update signal SA to increment the address value held in the address register 13 to (N + 1).
【0037】従って、命令コードレジスタ14にはシー
ケンス制御回路17からのラッチ信号LSに基づいて命
令コードメモリ12から読み出された命令コードA0
(H)のうちA(H)がラッチされ、命令Aの実行へと
移っていく。以下、命令B,C・・・も順次同様に実行
される。Therefore, in the instruction code register 14, the instruction code A0 read from the instruction code memory 12 based on the latch signal LS from the sequence control circuit 17.
A (H) of (H) is latched, and the execution of instruction A starts. Hereinafter, the instructions B, C ... Are sequentially executed in the same manner.
【0038】このように、本実施例では、複数の命令コ
ードで動作する制御を行う場合にはアドレスの発行と動
作開始コードの発行により複数の命令コードを一度の起
動で実行でき、命令コード1つで動作する制御を行う場
合には動作コード及び動作開始コードよりなる命令コー
ドを1度発行すれば実行できる。従って、命令コードの
発行において柔軟に対応することが可能になり、ホスト
装置1の制御負担を軽減できるとともに、プリンタ2等
の周辺装置を効率的に制御することができる。As described above, in the present embodiment, when controlling to operate with a plurality of instruction codes, a plurality of instruction codes can be executed at once by issuing an address and an operation start code. In the case of performing control to operate by one operation, it can be executed by issuing the instruction code including the operation code and the operation start code once. Therefore, it becomes possible to flexibly deal with issuing the instruction code, the control load on the host device 1 can be reduced, and the peripheral devices such as the printer 2 can be efficiently controlled.
【0039】又、本実施例では、アドレスを発行した
後、動作コード及び動作開始コードからなる命令コード
を発行するようにしたので、命令コード1つで動作する
制御に続いて複数の命令コードで動作する制御を行う場
合にアドレスの発行と動作コード及び動作開始コードか
らなる命令コードの発行とを行えばよくなり、命令コー
ドの発行においてより柔軟に対応することが可能にな
り、ホスト装置1の制御負担をより軽減できるととも
に、プリンタ2等の周辺装置をより効率的に制御するこ
とができる。Further, in this embodiment, since the instruction code consisting of the operation code and the operation start code is issued after the address is issued, the control operation with one instruction code is followed by a plurality of instruction codes. When performing the operation control, it is sufficient to issue an address and an instruction code including an operation code and an operation start code, which makes it possible to more flexibly deal with issuing the instruction code. The control load can be further reduced, and peripheral devices such as the printer 2 can be controlled more efficiently.
【0040】[0040]
【発明の効果】以上詳述したように、本発明によれば、
ホスト装置から周辺装置への命令コードの発行方法に柔
軟性を持たせて、ホスト装置の制御負担を軽減できると
ともに、周辺装置を効率的に制御できる優れた効果があ
る。As described in detail above, according to the present invention,
By giving flexibility to the method of issuing the instruction code from the host device to the peripheral device, the control load on the host device can be reduced, and the peripheral device can be efficiently controlled.
【図1】一実施例の半導体装置を示す図である。FIG. 1 is a diagram showing a semiconductor device of an embodiment.
【図2】一実施例のシステム構成図である。FIG. 2 is a system configuration diagram of an embodiment.
【図3】命令コードメモリを示す図である。FIG. 3 is a diagram showing an instruction code memory.
【図4】命令コードの形式を示す図である。FIG. 4 is a diagram showing a format of an instruction code.
【図5】一実施例の作用を示すタイミングチャートであ
る。FIG. 5 is a timing chart showing the operation of the embodiment.
【図6】一実施例の作用を示すタイミングチャートであ
る。FIG. 6 is a timing chart showing the operation of the embodiment.
【図7】一実施例の作用を示すタイミングチャートであ
る。FIG. 7 is a timing chart showing the operation of the embodiment.
【図8】従来の命令コード発行方法を示す図である。FIG. 8 is a diagram showing a conventional instruction code issuing method.
【図9】従来の命令コード発行方法を示す図である。FIG. 9 is a diagram showing a conventional instruction code issuing method.
1 ホスト装置 2 周辺装置としてのプリンタ 3 周辺装置としてのハードディスク装置 10 半導体装置(制御用) 11 アドレスデコーダ 12 命令コードメモリ 13 アドレスレジスタ 14 命令コードデコード部を構成する命令コードレジ
スタ 15 命令コードデコード部を構成する命令コードデコ
ーダ 16 スタート/ストップレジスタ 17 シーケンス制御回路1 Host Device 2 Printer as Peripheral Device 3 Hard Disk Device as Peripheral Device 10 Semiconductor Device (for Control) 11 Address Decoder 12 Command Code Memory 13 Address Register 14 Command Code Register 15 Comprising Command Code Decoding Unit 15 Command Code Decoding Unit Constituent instruction code decoder 16 Start / stop register 17 Sequence control circuit
Claims (2)
ードメモリ(12)と、 命令コードメモリ(12)をアクセスするための次のア
ドレスを保持するアドレスレジスタ(13)と、 入力された動作コードをデコードする命令コードデコー
ド部(14,15)と、 動作開始コードにより起動し、アドレスレジスタ(1
3)にアドレスが保持されているとき、そのアドレスに
基づいて命令コードメモリ(12)から動作コードを読
み出して命令コードデコード部(14,15)に入力す
るとともに、アドレスレジスタ(13)のアドレスを更
新するシーケンス制御回路(17)とを備えて構成され
た周辺装置と、周辺装置に対して命令コードを発行する
ホスト装置とからなるシステムにおいて、 ホスト装置からアドレスを発行して前記アドレスレジス
タ(13)に保持させた後、動作開始コードよりなる命
令コードを発行して前記シーケンス制御回路(17)を
起動させるか、又はホスト装置から動作コード及び動作
開始コードからなる命令コードを発行して命令コードデ
コード部(14,15)に動作コードを入力させるとと
もに、シーケンス制御回路(17)に動作開始コードを
入力して起動させるようにしたことを特徴とする命令コ
ード発行方法。1. An instruction code memory (12) storing a series of instruction codes in advance, an address register (13) holding a next address for accessing the instruction code memory (12), and an input operation code. And an instruction code decoding unit (14, 15) for decoding the
When the address is held in 3), the operation code is read from the instruction code memory (12) based on the address and input to the instruction code decoding unit (14, 15), and the address of the address register (13) is set. In a system including a peripheral device configured to include a sequence control circuit (17) for updating and a host device that issues an instruction code to the peripheral device, an address is issued from the host device and the address register (13 ), The sequence control circuit (17) is activated by issuing an instruction code including an operation start code, or the host apparatus issues an instruction code including an operation code and an operation start code. The operation code is input to the decoding section (14, 15), and the sequence control circuit (1 The instruction code issuing method is characterized in that the operation start code is input to 7) so that the operation is started.
タ(13)に保持させた後、動作コード及び動作開始コ
ードからなる命令コードを発行して命令コードデコード
部(14,15)に動作コードを入力させるとともに、
シーケンス制御回路(17)に動作開始コードを入力し
て起動させるようにしたことを特徴とする命令コード発
行方法。2. The system according to claim 1, wherein an address is issued from a host device and held in the address register (13), and then an instruction code including an operation code and an operation start code is issued to issue an instruction code. While inputting the operation code into the decoding section (14, 15),
An instruction code issuing method, characterized in that an operation start code is input to a sequence control circuit (17) to activate the operation.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06063592A JP3375657B2 (en) | 1992-03-17 | 1992-03-17 | Instruction code issuing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06063592A JP3375657B2 (en) | 1992-03-17 | 1992-03-17 | Instruction code issuing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH05265912A true JPH05265912A (en) | 1993-10-15 |
JP3375657B2 JP3375657B2 (en) | 2003-02-10 |
Family
ID=13147973
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP06063592A Expired - Fee Related JP3375657B2 (en) | 1992-03-17 | 1992-03-17 | Instruction code issuing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3375657B2 (en) |
-
1992
- 1992-03-17 JP JP06063592A patent/JP3375657B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP3375657B2 (en) | 2003-02-10 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0719426B2 (en) | Disk controller | |
JPH05265912A (en) | Command code issuing method | |
JPH10105503A (en) | Address resetting circuit for microcontroller | |
JPS6346855B2 (en) | ||
JPH0713758A (en) | Instruction decoding method | |
JPS6148735B2 (en) | ||
JP2003196087A (en) | Memory addressing system of microcontroller and page mapping device | |
JP2570977B2 (en) | Japanese code converter | |
JPH0128416B2 (en) | ||
JP2973578B2 (en) | Bit arithmetic processing unit | |
JPS5971548A (en) | Microprogram controller | |
JPH02110631A (en) | Microprogram controlling method | |
JPS6140605A (en) | Programmable controller | |
JPH11338764A (en) | Controller | |
JPH11353170A (en) | Flash memory controller and memory access method of flash memory controller | |
JPS60225253A (en) | Information processing device | |
JPH04321105A (en) | Positioning control method | |
JPH0279149A (en) | System for transferring data of recorder | |
JPH0128965B2 (en) | ||
JPH05233516A (en) | Command setting system | |
JPS63168729A (en) | Microprocessor | |
JPH0827711B2 (en) | Microprocessor | |
JPH02257240A (en) | Input/output device control command executing system | |
JPH0594281A (en) | Computer system | |
JPH0133852B2 (en) |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20021119 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081129 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20081129 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20091129 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |