JPH01116736A - Input/output port system for one-chip microcomputer - Google Patents

Input/output port system for one-chip microcomputer

Info

Publication number
JPH01116736A
JPH01116736A JP62274176A JP27417687A JPH01116736A JP H01116736 A JPH01116736 A JP H01116736A JP 62274176 A JP62274176 A JP 62274176A JP 27417687 A JP27417687 A JP 27417687A JP H01116736 A JPH01116736 A JP H01116736A
Authority
JP
Japan
Prior art keywords
data
output
input
circuit
buffer circuit
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
Application number
JP62274176A
Other languages
Japanese (ja)
Inventor
Takashi Yasui
隆 安井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP62274176A priority Critical patent/JPH01116736A/en
Publication of JPH01116736A publication Critical patent/JPH01116736A/en
Pending legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Microcomputers (AREA)

Abstract

PURPOSE:To make the detection of trouble location easy, to make the circuits of respective parts into modules as standard circuits and to make a test program common by disconnecting peripheral circuits from a CPU and executing a mode switching with an input output port terminal. CONSTITUTION:The title system is provided with a data bus buffer circuit 1, an input buffer circuit 4 connected to a port terminal, an input latch circuit 5, a data output register 6, a data direction register 2, a 3-state output buffer circuit 3 to output the contents to the port terminal and a circuit 7 to control the selection of a chip and the read/write of the respective registers and provided with a 3-state input buffer circuit 8, an output data multiplexer 9 and an output buffer control circuit 10 able to determine an input output direction derectly from the inside of the chip independently of the data direction register. Thus, test time becomes short, the detection of the trouble location becomes easy and further, the test program can be made common for standard circuits.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、ワンチップマイクロコンピュータにおける
入出力ポートシステムに関し、特にテストを容易にした
入出力ポートシステムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to an input/output port system in a one-chip microcomputer, and particularly to an input/output port system that facilitates testing.

[従来の技術1 ワンチップマイクロコンピュータ(以下チップと略記)
は、第2図に示すように、cpu(中央処理装置)21
、ROM(リードオンリーメモリ)やRAM(ランダム
アクセスメモリ)のメモリ回路22tタイマーや非同期
通信のためのCPU周辺ロジック及びランダムロジック
等の周辺回路23を含み、これらの回路22.23は、
データバス、アドレスバス、コントロールバスの3つの
バスヲ介してCPUに接続されていて、これらのバスは
、一般にチップ21の端子に直接に現れず、端子は入出
力のためのポートで占められることが多い。
[Conventional technology 1 One-chip microcomputer (hereinafter abbreviated as chip)
As shown in FIG. 2, the CPU (central processing unit) 21
, a memory circuit 22t of ROM (read only memory) and RAM (random access memory), and peripheral circuits 23 such as a timer, CPU peripheral logic and random logic for asynchronous communication, and these circuits 22.23 are
It is connected to the CPU via three buses: a data bus, an address bus, and a control bus, and these buses generally do not appear directly at the terminals of the chip 21, and the terminals may be occupied by input/output ports. many.

第3図に従来の入出力ポートを示している。ポート端子
の入力と出力の切り換えは、データバスバッフ7回路1
を通じてCPU21から1ビツト毎に設定されるデータ
方向レジスタ2の内容が、データ出力バツ77回路3に
肢定されることにより、入力か出力かの選択を行う。ボ
ー)1子からデータを入力するには、入力バッファ回路
4からのデータをラッチする、トランスピアレントタイ
プの入力ラッチ回路5のデータをデータバスバッファ回
路1を通してCPU21に取り込む。
FIG. 3 shows a conventional input/output port. Switching between port terminal input and output is performed using data bus buffer 7 circuit 1.
The contents of the data direction register 2, which is set bit by bit by the CPU 21, are determined by the data output cross 77 circuit 3, thereby selecting input or output. To input data from one child, data from a transparent type input latch circuit 5 that latches data from the input buffer circuit 4 is taken into the CPU 21 through the data bus buffer circuit 1.

又、ポート端子へデータの出力を行うには、データバス
バッフ7回路1を通してデータ出力レジスタ6に書き込
むと、そのデータがポート出力端子に出力される。7は
、チップの選択や各レジスタのリード(読み出し)/ラ
イト(書き込み)をフントロールする回路である。
Further, in order to output data to the port terminal, when data is written to the data output register 6 through the data bus buffer 7 circuit 1, the data is output to the port output terminal. 7 is a circuit that controls chip selection and read/write of each register.

[発明が解決しようとする問題点1 このような入出力ポートのみをテストする場合、従来は
、以下の方法によっていた。
[Problem to be Solved by the Invention 1] When testing only such input/output ports, the following method has conventionally been used.

(1)内部ROM上にテストプログラムを備える方法。(1) Method of providing a test program on internal ROM.

(2)チップ21上の内部RAMに外部からテストプロ
グラムをロードし、そのRAM上のプログラムでテスト
する方法。
(2) A method of loading a test program from the outside into the internal RAM on the chip 21 and testing with the program on the RAM.

(1)の方法では、ユーザーが利用できる内部ROMの
プログラム領域が減少する。又、(2)の方法では、R
AM上のプログラムが短いので十分なテストが行えず、
十分にテストするには、プログラムをいくつかに分割し
てロードしなければならないので、テスト時間が長くな
り、テストプログラムの作成も煩雑となる。更に、(1
)、(2)のいずれの方法においても、CPU21を介
してメモリを含む周辺回路をテストすることになるため
、直接、周辺回路に信号を加えてテストを行う場合より
もテスト時間が長(なり、又、故障箇所の検出も難しく
なる。更には標準回路毎にテストプログラムの共通化を
図ることができないといった問題があった。
In method (1), the program area of the internal ROM that can be used by the user is reduced. In addition, in method (2), R
Since the program on AM is short, sufficient testing cannot be done,
In order to thoroughly test the program, it is necessary to divide the program into several parts and load them, which increases the test time and complicates the creation of the test program. Furthermore, (1
) and (2), the peripheral circuits including the memory are tested via the CPU 21, so the test time is longer (or shorter) than when testing by directly applying signals to the peripheral circuits. Furthermore, it becomes difficult to detect failure locations.Furthermore, there is a problem that it is not possible to standardize test programs for each standard circuit.

この発明は上述したような問題点を解決するためになさ
れたものであり、ワンチップマイクロコンピュータにお
けるテストを容易にする新規な入出力ポートを提供する
ことを目的とする。
The present invention was made to solve the above-mentioned problems, and an object of the present invention is to provide a new input/output port that facilitates testing of a one-chip microcomputer.

[問題点を解決するための手段1 この発明のワンチップマイクロコンピュータは、CPU
のデータバスをインタフェースして内部データバスとの
やりとりを行うデータバスバッフ7回路と、ポート端子
につながり、ポート端子のデータの論理を判定する入カ
バン77回路と、入力バッファ回路からのデータを受け
取り内部データバスに出力する入力ラッチ回路と、内部
データバスから出力ポート端子に出力されるべきデータ
を受け取るデータ出力レジスタと、ポート端子の入出力
方向を決めるデータを内部データバスから受け取るデー
タ方向レジスタと、データ方向レジスタの出力に基づい
てデータ出力レジスタの内容をポート端子へ出力する3
ステートの出力バッファ回路と、チップの選択や各レジ
スタのリード/ライトをコントロールする回路とを備え
るとともに、上記入力バッフ7回路と上記入力ラッチ回
路との間のラインに接続され、入力バッフ7回路からの
データをチップ内部に直接に伝達する3スデートの入力
バッファ回路と、上記データ出力レジスタと上記データ
出力バツ7ア回路との間にあって、チップ内部から直接
にデータを入力できる出力データマルチプレクサと、上
記データ方向レジスタと上記データ出力バツ7ア回路と
の開にあって、上記データ方向レジスタとは独立にチッ
プ内部から直接に入出力方向を決定できる出力バッ7ア
コントロール回路とを有することを特徴とする特る特 [作用1 上記構成のごとく、入出力ポート端子をモード切り換え
を行うことにより、以下の動作が可能なようになってい
る。
[Means for solving the problem 1 The one-chip microcomputer of this invention has a CPU
7 data bus buffer circuits that interface the data bus to communicate with the internal data bus, 77 input bag circuits that are connected to port terminals and determine the logic of data at the port terminals, and receive data from the input buffer circuits. An input latch circuit that outputs to the internal data bus, a data output register that receives data to be output from the internal data bus to the output port terminal, and a data direction register that receives data that determines the input/output direction of the port terminal from the internal data bus. , outputs the contents of the data output register to the port terminal based on the output of the data direction register 3
It includes a state output buffer circuit and a circuit that controls chip selection and read/write of each register, and is connected to the line between the input buffer 7 circuit and the input latch circuit, and is connected to the line between the input buffer 7 circuit and the input latch circuit. an output data multiplexer that is located between the data output register and the data output circuit and is capable of directly inputting data from inside the chip; Between the data direction register and the data output buffer circuit, the present invention is characterized by having an output buffer control circuit that can directly determine the input/output direction from within the chip independently of the data direction register. Special Features [Function 1] As in the above configuration, the following operations are possible by switching the modes of the input/output port terminals.

■ノーマルモード、即ち、1チツプマイクロコンピユー
タの通常の端子でのテスト。
■Testing in normal mode, that is, normal terminals of a 1-chip microcomputer.

■CPU単体でテストできること、即ちデータバス、ア
ドレスバス、コントロールバスがすべてチップの端子上
に現れること。
■Be able to test the CPU alone, that is, the data bus, address bus, and control bus all appear on the chip's terminals.

■データバス、アドレスバス、コントロールバスがすべ
て端子上に現れ、これらのバスにつながった周辺面′路
がCPUと切り離し、このCPUを動作させずにテスト
が行える。
■A data bus, an address bus, and a control bus all appear on the terminals, and the peripheral circuits connected to these buses can be disconnected from the CPU, allowing testing to be performed without operating the CPU.

■これらの3つのバスがすべて端子上に現れ、CPUを
動作させて周辺回路がテストできる。
■All three buses appear on the terminals, allowing the CPU to operate and peripheral circuits to be tested.

[実施例1 第1図は、この発明のワンチップマイクロコンピュータ
の入出力ポートシステムの1実施例を示すブロック図で
あり、第3図の従来例と同一の部分には同一の符号を付
している。
[Embodiment 1] Fig. 1 is a block diagram showing an embodiment of the input/output port system of a one-chip microcomputer according to the present invention, and the same parts as in the conventional example shown in Fig. 3 are given the same reference numerals. ing.

入力バッファ回路4と入力ラッチ回路5との間のライン
に接続され、入力バッファ回路4からのデータをチップ
内部に直接に伝達する3ステートの入力バッファ回路8
と、データ出力レジスタ6とデータ出力バツ77回路3
との間にあって、チップ内部から直接にデータを入力で
きる出力データマルチプレクサ9と、データ方向レジス
タ2とデータ出力バツ7ア回路3との間にあって、デー
タ方向レジスタ2とは独立にチップ内部から直接に入出
力方向を決定できる出力バッ7アコントロール回路10
とが付加されている。
A three-state input buffer circuit 8 is connected to the line between the input buffer circuit 4 and the input latch circuit 5 and directly transmits data from the input buffer circuit 4 to the inside of the chip.
, data output register 6 and data output cross 77 circuit 3
between the data direction register 2 and the data output circuit 3, which can directly input data from inside the chip, and between the data direction register 2 and the data output circuit 3, which can input data directly from inside the chip independently of the data direction register 2. Output buffer control circuit 10 that can determine input/output direction
is added.

上記構成の入出力ポートシステムにおける動作を次に説
明する。
The operation of the input/output port system having the above configuration will be described next.

出力バッ7アコントロール回路10は、データ方向レジ
スタ2とは無関係にポート端子の入出力方向を決定する
。データ入カバツフア回路8は、データコントロール信
号により、入力バッファ回路4からのデータを入力デー
タとして伝えるか、あるいはハイインピーダンス状態と
なる。
The output buffer control circuit 10 determines the input/output direction of the port terminal regardless of the data direction register 2. The data input buffer circuit 8 either transmits the data from the input buffer circuit 4 as input data or enters a high impedance state in response to the data control signal.

出力データマルチプレクサ9は、データセレクト信号に
より、データ出力レジスタ6からのデータか、このマル
チプレクサ9に直接入力される出力データかを切り換え
てデータ出力パフ77回路3に伝える。
The output data multiplexer 9 switches between data from the data output register 6 and output data directly input to the multiplexer 9 in response to a data select signal, and transmits the data to the data output puff 77 circuit 3.

1)CPUのリセット信号のように、ポート端子から入
力する場合には、出力バラフッコントロール回路10で
ポート端子に接続されたデータ出カバ777回路3をハ
イインピーダンスとし、データ入力バッファ回路8をイ
ネーブルしてデータを入力する。
1) When inputting from a port terminal like a CPU reset signal, the output balance control circuit 10 sets the data output cover 777 circuit 3 connected to the port terminal to high impedance and enables the data input buffer circuit 8. and enter the data.

1)cpuのアドレスバスのように、ポート端子へ出力
する場合には、ポート端子のデータ出力バツ7ア回路3
をイネーブルし、出力データを出力データマルチプレク
サ9へ直接入力する。
1) When outputting to a port terminal like the address bus of a CPU, the data output circuit 3 of the port terminal
is enabled and the output data is input directly to the output data multiplexer 9.

1)CPUのデータバスのように、3ステートのバスを
人出−力するには、上記のデータ入力と出力との場合を
時分割に繰り返し、かつ、出力時にデータ入カバツ77
回路8をハイインピーダンスにする。
1) In order to output a 3-state bus such as a CPU data bus, the above data input and output cases are repeated in a time-sharing manner, and the data input cover 77 is required at the time of output.
Make circuit 8 high impedance.

[発明の効果1 以上説明したように、この発明によれば、周辺回路は、
CPUと切り離した状態でテスト可能なため、テスト時
間が短くなり、特にメモリのテストで有利となる。又、
CPUを含んだ状態で各部の回路が直接テストされるた
め、故障笛所の検出が容易となる。更に、CPUを含む
各部の回路が独立してテストされるため、各部の回路を
標準の回路としてモジュール化することにより、テスト
プログラムの共通性が図れる。
[Effect of the invention 1 As explained above, according to the present invention, the peripheral circuit has the following effects:
Since it can be tested separately from the CPU, test time is shortened, which is particularly advantageous in memory testing. or,
Since the circuits of each part, including the CPU, are directly tested, it is easy to detect malfunctioning whistle stations. Further, since the circuits of each part including the CPU are tested independently, commonality of test programs can be achieved by modularizing the circuits of each part as standard circuits.

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

第1図はこの発明のワンチップマイクロコンピュータの
入出力ポートシステムの1実施例を示すブロック図、第
2図は、ワンチップマイクロコンピュータの概略構成を
示す図、第3図は従来の入出力ポートのブロック図であ
る。 1・・・データバスバッフ7回路、2・・・データ方向
レジスタ、3・・・データ出力バツ7ア回14・・・入
力バッ7ア回路、5・・・入力ラッチ回路、6・・・デ
ータ出力レジスタ、7・・・フントロール回路、8・・
・データ入カバツ7ア回路、9・・・出力データマルチ
プレクサ、10・・・出力パフ7アコントロール回路。 特許出願人  株式会社 リコー 代理人 弁理士  青白 葆 外1名 第11!1
FIG. 1 is a block diagram showing one embodiment of the input/output port system of a one-chip microcomputer according to the present invention, FIG. 2 is a diagram showing a schematic configuration of the one-chip microcomputer, and FIG. 3 is a diagram showing a conventional input/output port system. FIG. DESCRIPTION OF SYMBOLS 1...Data bus buffer 7 circuit, 2...Data direction register, 3...Data output x7a circuit, 14...Input buffer circuit, 5...Input latch circuit, 6... Data output register, 7...Funtoroll circuit, 8...
- Data input cover 7A circuit, 9... Output data multiplexer, 10... Output puff 7A control circuit. Patent applicant: Ricoh Co., Ltd. Agent: Patent attorney: Aohaku Ao and 1 other person No. 11!1

Claims (1)

【特許請求の範囲】[Claims] (1)ワンチップマイクロコンピュータにおいて、CP
Uのデータバスをインタフェースして内部データバスと
のやりとりを行うデータバスバッファ回路と、ポート端
子につながり、ポート端子のデータの論理を判定する入
力バッファ回路と、入力バッファ回路からのデータを受
け取り内部データバスに出力する入力ラッチ回路と、内
部データバスから出力ポート端子に出力されるべきデー
タを受け取るデータ出力レジスタと、ポート端子の入出
力方向を決めるデータを内部データバスから受け取るデ
ータ方向レジスタと、データ方向レジスタの出力に基づ
いてデータ出力レジスタの内容をポート端子へ出力する
3ステートの出力バッファ回路と、チップの選択や各レ
ジスタのリード/ライトをコントロールする回路とを備
えるとともに、上記入力バッファ回路と上記入力ラッチ
回路との間のラインに接続され、入力バッファ回路から
のデータをチップ内部に直接に伝達する3ステートの入
力バッファ回路と、上記データ出力レジスタと上記3ス
テート出力バッファ回路との間にあって、チップ内部か
ら直接にデータを入力できる出力データマルチプレクサ
と、上記データ方向レジスタと上記3ステート出力バッ
ファ回路との間にあって、上記データ方向レジスタとは
独立にチップ内部から直接に入出力方向を決定できる出
力バッファコントロール回路とを有することを特徴とす
るワンチップマイクロコンピュータの入出力ポートシス
テム。
(1) In a one-chip microcomputer, CP
A data bus buffer circuit interfaces the U data bus and exchanges data with the internal data bus, an input buffer circuit connects to the port terminal and determines the logic of data at the port terminal, and an input buffer circuit receives data from the input buffer circuit and an input latch circuit that outputs to the data bus; a data output register that receives data to be output from the internal data bus to the output port terminal; and a data direction register that receives data that determines the input/output direction of the port terminal from the internal data bus. The input buffer circuit includes a three-state output buffer circuit that outputs the contents of the data output register to a port terminal based on the output of the data direction register, and a circuit that controls chip selection and read/write of each register. A 3-state input buffer circuit is connected to the line between the input buffer circuit and the input latch circuit, and transmits data from the input buffer circuit directly into the chip, and a 3-state input buffer circuit is connected to the line between the data output register and the 3-state output buffer circuit. between the output data multiplexer, which can directly input data from inside the chip, the data direction register, and the 3-state output buffer circuit, and which determines the input/output direction directly from inside the chip, independent of the data direction register. 1. An input/output port system for a one-chip microcomputer, characterized in that it has an output buffer control circuit.
JP62274176A 1987-10-29 1987-10-29 Input/output port system for one-chip microcomputer Pending JPH01116736A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62274176A JPH01116736A (en) 1987-10-29 1987-10-29 Input/output port system for one-chip microcomputer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62274176A JPH01116736A (en) 1987-10-29 1987-10-29 Input/output port system for one-chip microcomputer

Publications (1)

Publication Number Publication Date
JPH01116736A true JPH01116736A (en) 1989-05-09

Family

ID=17538091

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62274176A Pending JPH01116736A (en) 1987-10-29 1987-10-29 Input/output port system for one-chip microcomputer

Country Status (1)

Country Link
JP (1) JPH01116736A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0337732A (en) * 1989-07-04 1991-02-19 Mitsubishi Electric Corp Semiconductor integrated circuit device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0337732A (en) * 1989-07-04 1991-02-19 Mitsubishi Electric Corp Semiconductor integrated circuit device

Similar Documents

Publication Publication Date Title
US4964074A (en) In-circuit emulator
JPH06500392A (en) Integrated circuits and how to test them
US4839795A (en) Interface circuit for single-chip microprocessor
EP0408353B1 (en) Semiconductor integrated circuit
JPH01116736A (en) Input/output port system for one-chip microcomputer
US5341380A (en) Large-scale integrated circuit device
JPS6211382B2 (en)
JPH0652640B2 (en) Semiconductor integrated circuit with built-in memory
EP0463352B1 (en) Microprocessor for use in in-circuit emulator having function of discriminating users space and in-circuit emulator space
KR0184154B1 (en) One chip micro-computer unit
JPS6085500A (en) Testing system of memory having built-in highly integrated circuit element
JP3008914B2 (en) Semiconductor integrated circuit
JPH02103482A (en) Integrated circuit device
JPH0358141A (en) Integrated circuit with logic for user
JPS6031641A (en) One chip microcomputer
JPH09274611A (en) Microcomputer
JPS60134350A (en) Single chip microcomputer
JP2861001B2 (en) I / O circuit
JPS648381B2 (en)
JPS62125441A (en) One-chip microcomputer
JPH0370055A (en) Semiconductor integrated circuit device
JPH032988A (en) Microcomputer
JPH0799383B2 (en) Large scale integrated circuit device
JPH09245132A (en) Memory card
JPH01147732A (en) Information processor