JPS6197767A - 9-16-bit parallel output circuit of microcomputer - Google Patents
9-16-bit parallel output circuit of microcomputerInfo
- Publication number
- JPS6197767A JPS6197767A JP21727384A JP21727384A JPS6197767A JP S6197767 A JPS6197767 A JP S6197767A JP 21727384 A JP21727384 A JP 21727384A JP 21727384 A JP21727384 A JP 21727384A JP S6197767 A JPS6197767 A JP S6197767A
- Authority
- JP
- Japan
- Prior art keywords
- output
- register
- data
- contents
- bit
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F13/00—Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
- G06F13/38—Information transfer, e.g. on bus
- G06F13/40—Bus structure
- G06F13/4004—Coupling between buses
- G06F13/4009—Coupling between buses with data restructuring
- G06F13/4018—Coupling between buses with data restructuring with data-width conversion
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
Abstract
Description
【発明の詳細な説明】
〔発明の属する技術分野〕
この発明は、マイクロコンピュータのCPUにおける出
力回路に係り、特に9〜16ビット出力回路の改良に関
する。DETAILED DESCRIPTION OF THE INVENTION [Technical Field to which the Invention Pertains] The present invention relates to an output circuit in a CPU of a microcomputer, and particularly to improvements in a 9- to 16-bit output circuit.
従来、この種のCPUにおける9〜16ビット出力回路
は、出力データをデータバスに8ビットと残りのビット
とを2回に分けて出力するよう構成するのが一般的であ
る。例えば、CPUの16ビット出力回路として、第2
図に示すように構成したものが知られている。なお、一
般にCPUにおいては、A、B: C,D、E、L。Conventionally, a 9- to 16-bit output circuit in this type of CPU is generally configured to output output data to a data bus in two parts: 8 bits and the remaining bits. For example, as a 16-bit output circuit of the CPU, the second
A device configured as shown in the figure is known. In general, in a CPU, A, B: C, D, E, L.
l(からなる8ビットの汎用レジスタが設けられている
。しかるに、第1図に示す回路においては、16ビット
として用いることが可能なベアレジスタが設けられてい
る。An 8-bit general-purpose register consisting of (1) is provided.However, in the circuit shown in FIG. 1, a bare register that can be used as a 16-bit register is provided.
今、第2図に示す回路において、スイッチISWおよび
2SWが全部閉じており、ジャンパIJが図示のように
接続されている場合、レジスタDおよびレジスタEのデ
ータを出力端OUT O〜0UT15に出力するための
プログラムは次のように構成される。Now, in the circuit shown in Figure 2, if switches ISW and 2SW are all closed and jumper IJ is connected as shown, the data in registers D and E will be output to output terminals OUT O to 0UT15. The program for this is structured as follows.
プログラム ニーモ オペランド ステイト数番 号
二ツク
+11 LD A、E 4(レジ
スタEの内容をレジスタAに転
送)
(210UT (0)、A 11(レジスタAの
内容をデータバスに出
力、アドレスバスの下位信号“0”)
+3) LD A、D 4(レジ
スタDの内容をレジスタAに転
送)
(4) OUT (1)、A 11(レジ
スタへの内容をデータバスに出
力2.アドレスバスの下位信号“1”)(51OUT
(2)、A 11(レジスタAの内容をデー
タバスに出
力、アドレスバスの下位信号“2”)
計41
まず、プログラム(1)が実行されると、レジスタEの
内容がレジスタAに転送され保持される。Program Nemo Operand State Number
2+11 LD A, E 4 (Transfers the contents of register E to register A) (210UT (0), A 11 (outputs the contents of register A to the data bus, lower signal “0” of the address bus) +3) LD A, D 4 (Transfers the contents of register D to register A) (4) OUT (1), A 11 (Outputs the contents of the register to the data bus 2. Lower signal “1” of the address bus) (51 OUT
(2), A 11 (outputs the contents of register A to the data bus, lower signal “2” of the address bus) Total 41 First, when program (1) is executed, the contents of register E are transferred to register A. Retained.
次いで、プログラム(2)が実行されると、CPUは第
3図に示す出力サイクルに移行する。この時、アドレス
バスAO−A7の下位信号には0”が出力され、データ
バスDO−D7にはレジスタAの内容が出力される。こ
れにより、この出力サイクルの書き込み指令Wl?’l
(アクティブの間レジスタ2AのCK線端子ローレベル
となり、データバスDO〜D7に出力されたレジスタA
の内容(レジスタEの内容)がレジスタ2Aに記憶され
る。Next, when program (2) is executed, the CPU shifts to the output cycle shown in FIG. At this time, 0'' is output to the lower signal of address bus AO-A7, and the contents of register A are output to data bus DO-D7.This causes the write command Wl?'l of this output cycle.
(While active, the CK line terminal of register 2A becomes low level, and register A is output to data buses DO to D7.
The contents (contents of register E) are stored in register 2A.
次に、プログラム(3)が実行されると、レジスタDの
内容がレジスタAに転送され保持される。Next, when program (3) is executed, the contents of register D are transferred to register A and held there.
次いで、プログラム(4)が実行されると、CPUは第
3図に示す出力サイクルに移行し、この時アドレスバス
AO〜A7の下位信号には“1”が出力され、データバ
スDo−D7にはレジスタAの内容が出力される。これ
により、この出力サイクルの書き込み指令mくアクティ
ブの間レジスタIAのCK線端子ローレベルとなり、デ
ータバスDo−D7に出力されたレジスタAの内容(レ
ジスタDの内容)がレジスタIAに記憶される。Next, when the program (4) is executed, the CPU shifts to the output cycle shown in FIG. The contents of register A are output. As a result, the CK line terminal of register IA becomes low level while the write command m is active in this output cycle, and the contents of register A (contents of register D) output to data bus Do-D7 are stored in register IA. .
その後、プログラム(5)が実行されると、CPUは第
3図に示す出力サイクルとなり、この時アドレスバスA
O〜A7の下位信号には2″が出力される。これにより
、この出力サイ多ルの書き込み指令■がアクティブの間
レジスタ3A。After that, when program (5) is executed, the CPU enters the output cycle shown in FIG. 3, and at this time, the address bus A
2'' is output to the lower signals of O to A7. As a result, while the write command (2) of this output cycle is active, the register 3A.
4AのGK端子はローレベルとなり、前段のレジスタI
A、2Aに記憶されたデータが後段のレジスタ3A、4
Aに入力されて記憶され、出力端OUT O〜o OT
15にレジスタD、Eの内容が出力される。The GK terminal of 4A becomes low level, and the previous stage register I
The data stored in A, 2A is transferred to subsequent registers 3A, 4.
A is input and stored, and the output terminal OUT O~o OT
The contents of registers D and E are output to 15.
このように、従来のCPUにおける9〜16ビット出力
回路では、レジスタDおよびEの内容を出力するための
処理時間は41のステイト数を必要とするために遅くな
り、また回路構成も複雑となって製造コストも増大する
難点がある。In this way, with the 9- to 16-bit output circuit in a conventional CPU, the processing time to output the contents of registers D and E is slow because 41 states are required, and the circuit configuration is also complicated. However, the manufacturing cost also increases.
本発明の目的は、8ビットのCPUによって9〜16ビ
ットの出力データを得る出力回路において、出力データ
を短時間に処理してパラレル出力することができ、しか
も簡単な回路構成で低コストに製造することができる9
〜16ビットパラレル出力回路を提供するにある。An object of the present invention is to process the output data in a short time and output it in parallel in an output circuit that obtains 9 to 16 bits of output data using an 8-bit CPU, and to manufacture it at low cost with a simple circuit configuration. can 9
- To provide a 16-bit parallel output circuit.
本発明に係るマイクロコンピュータの9〜16ビットパ
ラレル出力回路は、8ビットのCPUによって9〜16
ビットの出力データを得るマイクロコンピュータの出力
回路において、9〜16ビットの出力データをアドレス
バスの上位アドレスバスとデータバスを介して出力する
よう構成することを特徴とする。The 9- to 16-bit parallel output circuit of the microcomputer according to the present invention has a 9- to 16-bit parallel output circuit by an 8-bit CPU.
The output circuit of a microcomputer that obtains bit output data is characterized in that it is configured to output 9 to 16 bit output data via an upper address bus of an address bus and a data bus.
前記の9〜16ビットパラレル出力回路において、それ
ぞれ8ビットの出力データを得るレジスタを2個設け、
一方のレジスタに上位アドレスバスを接続すると共に他
方のレジスタにデータバスを接続し、前記各レジスタに
同時に書き込み指令を与えて前記上位アドレスバスおよ
びデータバスから供給される9〜16ビットの出力デー
タを前記各レジスタの出力端に同時に出力するよう構成
すれば好適である。In the 9- to 16-bit parallel output circuit described above, two registers each obtaining 8-bit output data are provided,
An upper address bus is connected to one register and a data bus is connected to the other register, and a write command is simultaneously given to each register to read 9 to 16 bits of output data supplied from the upper address bus and data bus. It is preferable to configure the output terminals of each of the registers to simultaneously output the signals.
次に、本発明に係るマイクロコンピュータの9〜16ビ
ットパラレル出力回路の実施例につき、添付図面を参照
しながら以下詳細に説明する。Next, embodiments of a 9- to 16-bit parallel output circuit for a microcomputer according to the present invention will be described in detail with reference to the accompanying drawings.
第1図は、本発明の一実施例を示す16ビットパラレル
出力回路を示す。なお、説明の便宜上第2図に示す従来
の構成要素と同一の部分については同一の参照符号を付
してその詳細な説明は省略する。すなわち、本実施例回
路においては、従来のレジスタIA〜4Aに代えて2個
のレジスタIB、2Bを設け、これらのレジスタに上位
アドレスバスA9〜A15とデータバスDo−D7をそ
れぞれ接続した構成からなる。FIG. 1 shows a 16-bit parallel output circuit representing one embodiment of the present invention. For convenience of explanation, the same reference numerals are given to the same parts as the conventional components shown in FIG. 2, and detailed explanation thereof will be omitted. That is, in the circuit of this embodiment, two registers IB and 2B are provided in place of the conventional registers IA to 4A, and upper address buses A9 to A15 and data bus Do-D7 are connected to these registers, respectively. Become.
しかるに、本実施例において、スイッチISWおよび2
SWが全部閉じており、ジャンパIJが図示のように接
続されている場合、レジスタDおよびレジスタEのデー
タを出力端OUT O〜○UT15に出力するためのプ
ログラムは次のように構成される。However, in this embodiment, the switches ISW and 2
When all SWs are closed and jumpers IJ are connected as shown, a program for outputting data in registers D and E to output terminals OUT O to UT15 is constructed as follows.
プログラム ニーモ オペランド ステイト数番 号
ニック
(11LDC,07
(レジスタCに0″を転送)
+21 LDB、D 4(レジスタD
の内容をレジスタBに
転送)
(31OUT (C)、E 12(レジスタEの
内容をデータバスに
出力)
そこで、まずプログラム(1)が実行されると、レジス
タCにO″がセットされる。Program Nemo Operand State Number
Nick (11LDC, 07 (transfers 0″ to register C) +21 LDB, D 4 (register D
Transfer the contents of register B to register B) (31 OUT (C), E 12 (output the contents of register E to the data bus) First, when program (1) is executed, O'' is set in register C.
次いで、プログラム(2)が実行されると、レジスタD
の内容がレジスタBに転送され保持される。Next, when program (2) is executed, register D
The contents of are transferred to register B and held there.
次に、プログラム(3)が実行されると、CPUは従来
と同様に第3図に示す出力サイクルに移行し、この時上
位アドレスバスA8〜A15の信号にはレジスタBの内
容(レジスタDの内容)が出力され、下位アドレスバス
AO〜A7の信号には1Iofiが出力され、さらにデ
ータバスDO〜D7にはレジスタEの内容が出力される
。Next, when program (3) is executed, the CPU shifts to the output cycle shown in FIG. 1Iofi is output to the signals of lower address buses AO to A7, and the contents of register E are output to data buses DO to D7.
この結果、レジスタIBおよびレジスタ2BのGK端子
には、出力サイクルの書き込み指令7がアクティブの間
口−レベルとなり、レジスタIBには上位アドレスバス
A8〜A15の上位信号に出力されたレジスタBの内容
(レジスタDの内容)が記憶され、レジスタ2Bにはデ
ータバスDo〜D7に出力されたレジスタEの内容が記
憶される。このようにして、レジスタDおよびレジスタ
Eの内容は、出力端OUT O〜0UT15に同時に出
力される。また、これらの処理時間も23のステイト数
となり、従来の出力回路に比べてステイト数が18少な
(なり、その分だけ処理時間が短縮される。As a result, the GK terminals of register IB and register 2B have the active frontage level of write command 7 of the output cycle, and register IB has the contents of register B ( The contents of register D) are stored, and the contents of register E output to data buses Do to D7 are stored in register 2B. In this way, the contents of register D and register E are output simultaneously to output terminals OUT O to 0UT15. Further, the processing time for these is 23 states, which is 18 fewer states than in the conventional output circuit, and the processing time is shortened by that amount.
前述した実施例から明らかなように、本発明によれば、
CPUのI10機器アドレス空間につき空いたアドレス
空間を利用して9〜16ビットの出力データを上位アド
レスバスA8〜A■5の上位信号とデータバスDo−0
7に載せて出力することによって、容易に9〜16ビノ
トのパラレル出力を実現することができる。As is clear from the embodiments described above, according to the present invention,
Utilizing the address space available in the CPU's I10 device address space, 9 to 16 bit output data is transferred to the upper signals of upper address buses A8 to A■5 and data bus Do-0.
7, it is possible to easily realize parallel output of 9 to 16 bits.
また、本発明によれば、9〜16ビットパラレル出力回
路を簡単な回路構成で、しかもデータ出力処理を迅速化
してシステム全体の処理速度を上昇させることができ、
低コストで処理能力の優れたマイクロコンピュータを容
易に得ることができる。Further, according to the present invention, the 9- to 16-bit parallel output circuit can be configured with a simple circuit configuration, and data output processing can be speeded up to increase the processing speed of the entire system.
A microcomputer with excellent processing power can be easily obtained at low cost.
以上、本発明の好適な実施例について説明したが、本発
明の精神を逸脱しない範囲内において種々の設計変更を
なし得ることは勿論である。Although the preferred embodiments of the present invention have been described above, it goes without saying that various design changes can be made without departing from the spirit of the present invention.
第1図は本発明に係るマイクロコンピュータの9〜16
ビットパラレル出力回路の一実施例を示す回路図、第2
図は従来のマイクロコンピュータにおける16ビット出
力回路の要部回路図、第3図は第1図および第2図に示
す回路の出力サイクルにおけるアドレスバスおよびデー
タバスの出力特性を示す動作波形図である。
AO〜A ? 、、、アドレスバス(下位)八8〜A
15 、、、上位アドレスバスDO〜D 7 、、、デ
ータバス
ISW、2SW、0.スイッチ
I J 、、、ジャンパFIG. 1 shows the microcomputer 9 to 16 according to the present invention.
Circuit diagram illustrating an embodiment of a bit parallel output circuit, Part 2
The figure is a main part circuit diagram of a 16-bit output circuit in a conventional microcomputer, and FIG. 3 is an operation waveform diagram showing the output characteristics of the address bus and data bus during the output cycle of the circuit shown in FIGS. 1 and 2. . AO~A? ,,,address bus (lower) 88~A
15, . . . Upper address buses DO to D 7 , . . . Data buses ISW, 2SW, 0. switch IJ, jumper
Claims (2)
データを得るマイクロコンピュータの出力回路において
、9〜16ビットの出力データをアドレスバスの上位ア
ドレスバスとデータバスを介して出力するよう構成する
ことを特徴とするマイクロコンピュータの9〜 16ビットパラレル出力回路。(1) In the output circuit of a microcomputer that obtains 9- to 16-bit output data by an 8-bit CPU, it is configured to output 9- to 16-bit output data via an upper address bus and a data bus. A 9- to 16-bit parallel output circuit for a microcomputer.
レル出力回路において、それぞれ8ビットの出力データ
を得るレジスタを2個設け、一方のレジスタに上位アド
レスバスを接続すると共に他方のレジスタにデータバス
を接続し、前記各レジスタに同時に書き込み指令を与え
て前記上位アドレスバスおよびデータバスから供給され
る9〜16ビットの出力データを前記各レジスタの出力
端に同時に出力するよう構成してなるマイクロコンピュ
ータの9〜16ビットパラレル出力回路。(2) In the 9- to 16-bit parallel output circuit according to claim 1, two registers each obtaining 8-bit output data are provided, and an upper address bus is connected to one register, and the upper address bus is connected to the other register. A data bus is connected, a write command is given to each of the registers at the same time, and 9 to 16 bits of output data supplied from the upper address bus and the data bus are simultaneously output to the output ends of each of the registers. 9-16 bit parallel output circuit for microcomputer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP21727384A JPS6197767A (en) | 1984-10-18 | 1984-10-18 | 9-16-bit parallel output circuit of microcomputer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP21727384A JPS6197767A (en) | 1984-10-18 | 1984-10-18 | 9-16-bit parallel output circuit of microcomputer |
Publications (1)
Publication Number | Publication Date |
---|---|
JPS6197767A true JPS6197767A (en) | 1986-05-16 |
Family
ID=16701554
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP21727384A Pending JPS6197767A (en) | 1984-10-18 | 1984-10-18 | 9-16-bit parallel output circuit of microcomputer |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPS6197767A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6459448A (en) * | 1987-08-29 | 1989-03-07 | Fujitsu Ltd | High speed transfer system |
-
1984
- 1984-10-18 JP JP21727384A patent/JPS6197767A/en active Pending
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6459448A (en) * | 1987-08-29 | 1989-03-07 | Fujitsu Ltd | High speed transfer system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR900004006B1 (en) | Micro processor system | |
US4035777A (en) | Data processing system including parallel bus transfer control port | |
JPH0676566A (en) | Semiconductor memory device | |
JPS60261148A (en) | Semiconductor device | |
JPS6197767A (en) | 9-16-bit parallel output circuit of microcomputer | |
JPH09190378A (en) | Memory address control circuit | |
JPS63244393A (en) | Storage device equipped with parallel input/output circuit | |
JPS5968068A (en) | Memory board | |
US6510480B1 (en) | Data transfer circuit and data processing method using data transfer circuit for handling interruption processing | |
JP2613963B2 (en) | Data input / output device | |
JPH04219045A (en) | Large scale integrated circuit device and emulator for large scale integrated circuited circuit device | |
JPH03268135A (en) | Microcomputer | |
KR940001028Y1 (en) | Cash memory clock control circuit | |
JP2680013B2 (en) | External I / O control circuit of programmable controller | |
JP2521535B2 (en) | Data transfer circuit | |
JP3055254U (en) | Memory address control circuit | |
JPH0215342A (en) | Memory device | |
JPH02128286A (en) | Standard pattern reading out circuit | |
JPH10289127A (en) | Tracing circuit for development emulator | |
JPS5927937B2 (en) | information processing circuit | |
JPH09128233A (en) | Central processing unit | |
JPS6136854A (en) | Memory switching device | |
JPH01128143A (en) | Microcomputer system | |
JPH042973B2 (en) | ||
JPH0575147B2 (en) |