JPH02199542A - Information processor - Google Patents

Information processor

Info

Publication number
JPH02199542A
JPH02199542A JP2018489A JP2018489A JPH02199542A JP H02199542 A JPH02199542 A JP H02199542A JP 2018489 A JP2018489 A JP 2018489A JP 2018489 A JP2018489 A JP 2018489A JP H02199542 A JPH02199542 A JP H02199542A
Authority
JP
Japan
Prior art keywords
address
line
level
bits
vector
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
JP2018489A
Other languages
Japanese (ja)
Inventor
Naomasa Ishihata
尚正 石端
Akira Takada
明 高田
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 JP2018489A priority Critical patent/JPH02199542A/en
Publication of JPH02199542A publication Critical patent/JPH02199542A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To generate an optional vector address, to read out a required start address and to increase the number of routines by changing the level of upper bits in the vector address. CONSTITUTION:An upper address setting part X' selectively connects each bit line out of upper 12 bits in the vector address to a test signal line Q or a ground line G so that a required address can be previously obtained. Since the upper 12 bit are always held at the 'L' level when the line Q is in the 'L' level, a normal mode to be usually used by a user is set up. When the line Q is turned to an 'H' level, a test mode is set up and the upper 12 bits can be constituted of required bits by connecting respective bit lines to the line Q or G by the setting part X'. Thereby, a required starte address can be read out from a ROM 1 and the number of routines can be increased.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、■チップマイクロコンピュータ等の情報処
理装置に関し、特に割込時等におけるスタートアドレス
を変更可能とした情報処理装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to (1) an information processing device such as a chip microcomputer, and particularly relates to an information processing device in which a start address can be changed at the time of an interrupt or the like.

[従来の技術] プロセッサICのごとき情報処理装置においては、リセ
ットや割込み発生時に実行される処理ルーチンにおける
スタートアドレスを発生する仕組みが組込まれている。
[Prior Art] An information processing device such as a processor IC has a built-in mechanism for generating a start address for a processing routine executed when a reset or an interrupt occurs.

しかし、アドレスバスがチップ外部に出ていないIチッ
プのマイクロコンピュータやDSPのようなプログラム
内蔵のICでは、前記スタートアドレスはマスクROM
にコード固定して書き込まれているのが一般的であり、
第3図にこの種のアドレス制御回路の構成例を示してい
る。
However, in ICs with built-in programs such as I-chip microcomputers and DSPs in which the address bus does not go outside the chip, the start address is stored in the mask ROM.
It is common that the code is fixed and written in
FIG. 3 shows an example of the configuration of this type of address control circuit.

4にバイトのROM1は、0000B−OFFFFHの
アドレス空間に割付けられており、000FH〜0OO
FHの16個のアドレスには、ベクターアドレスとして
、2種類のリセット及び14種類の割込の処理の計16
個のスタートアドレスが書き込まれている。
4 bytes of ROM1 is allocated to the address space of 0000B-OFFFFH, and 000FH to 0OO
The 16 addresses of FH have a total of 16 vector addresses, 2 types of reset and 14 types of interrupt processing.
starting addresses are written.

これらの16種類のベクターアドレスを区別するには4
ビツトあれば十分なため、ベクターアドレス発生器2よ
り、ベクターアドレスの情報として、16ビツトのアド
レスの内の下位4ビツト(A3−A11)でもって出力
される。そしてアドレスの残りの上位の12ビツト(A
15〜A4)の各ビットライン(BI6〜B4)は、上
位アドレス設定部Xにおいて接地されており、ベクター
アドレス発生器2より出力された下位4ビツト(A、〜
AO)は、上位アドレス設定部Xよりの、Lレベルに固
定された上位12ビツト(A15〜A4)とともに、ベ
クターアドレスとして、ゲート3を介してアドレスバス
に送出される。
To distinguish between these 16 types of vector addresses, 4
Since bits are sufficient, the vector address generator 2 outputs the lower 4 bits (A3-A11) of the 16-bit address as vector address information. The remaining upper 12 bits of the address (A
Each bit line (BI6 to B4) of the vector address generator 2 is grounded in the upper address setting section
AO) is sent to the address bus via the gate 3 as a vector address together with the upper 12 bits (A15 to A4) fixed at L level from the upper address setting unit X.

アドレスバスとPCバスとには、こられのバスからのア
ドレス値又はPC値を選択するマルチプレクサ4が接続
されており、第4図に示すように、基準クロックがHレ
ベルとなる前半にアドレス値が、そして基準クロックが
Lレベルとなる後半にPC値が時分割に選択され、RO
MIに与えられる。この゛ヤル≠ブレク+4:は、更に
チップイ氷−プル回路5ζピより制御されるようになっ
ていて、この実施例では、ROMIのアドレス空間が下
位側4にバイトのため、アドレス値及びPC値がROM
のアドレス空間内であれば、マルチプレクサ4はイネー
ブルにされ、アドレス値及びPC値が前記アドレス空間
外であれば、マルチプレクサ4の出力が禁止されるよう
になっている。
A multiplexer 4 that selects the address value or PC value from these buses is connected to the address bus and the PC bus, and as shown in FIG. However, in the second half when the reference clock becomes L level, the PC value is selected in a time-division manner, and the RO
Given to MI. This value ≠ break +4 is further controlled by the chip ice-pull circuit 5ζ pin, and in this embodiment, the address space of ROMI is in the lower 4 bytes, so the address value and PC value is ROM
If the address value is within the address space, the multiplexer 4 is enabled, and if the address value and PC value are outside the address space, the output of the multiplexer 4 is prohibited.

このようにしてROMIのアクセスにより読みえたこと
を特徴とする。
It is characterized in that it can be read by accessing the ROMI in this way.

[作用] 例えば、[LLLLI、I、L、LLLLL HL;H
L]のごとく、上位12ビツトがLレベルに固定され、
下位4ビツトが随意のHもしくはLレベルに設定された
ベクターアドレスにおいて、上記手段により、上位12
ビツトにおける各ビットをHもしくはLに容易に設定可
能とすることにより、随意のベクターアドレスが得られ
、このベクターアドレスのアクセスにより所望のスター
トアドレスを読み出すことができる。
[Action] For example, [LLLLI, I, L, LLLLL HL;H
L], the upper 12 bits are fixed at L level,
At a vector address where the lower 4 bits are set to an arbitrary H or L level, the upper 12
By making each bit in the bits easily set to H or L, an arbitrary vector address can be obtained, and a desired start address can be read by accessing this vector address.

[実施例] 第1図は、この発明の装置の一実施例を示す制御ブロッ
ク図であり、第3図と同一の部分については同一の符号
を付している。
[Embodiment] FIG. 1 is a control block diagram showing an embodiment of the apparatus of the present invention, and the same parts as in FIG. 3 are given the same reference numerals.

上位アドレス設定部X′にて、ベクターアドレスにおけ
る上位12ビツト(A15〜A4)の各ラインは、選択
的に接地ラインGもしくは試験信号ラインQに接続可能
となっており、予め所望のアドレスが得られるように、
各ビットラインは試験借出されたスタートアドレスはラ
ッチ回路6でラッチされ、次のサイクルでPCレジスタ
7に転送される。
In the upper address setting section X', each line of the upper 12 bits (A15 to A4) in the vector address can be selectively connected to the ground line G or the test signal line Q, so that the desired address can be obtained in advance. so that you can
Each bit line is tested.The borrowed start address is latched by the latch circuit 6 and transferred to the PC register 7 in the next cycle.

[発明が解決しようとする課題] 上記の従来゛の回路では、ベクターアドレス発生器2で
発生した16種類の固定のベクターアドレスに基づいて
ROMIのアドレス 0000H〜000FHのアドレ
スよりスタートアドレスが読み出されるようになってお
り、そのため別のスタートアドレスへの変更が困難であ
った。
[Problems to be Solved by the Invention] In the conventional circuit described above, the start address is read out from the ROMI addresses 0000H to 000FH based on 16 types of fixed vector addresses generated by the vector address generator 2. Therefore, it was difficult to change to a different start address.

この発明は、上述した問題点をなくすためになされたも
のであり、動作モード゛を切り換えることにより、所望
のスタートアドレスを読み込めるようにした情報処理装
置を提供することを目的とする。
The present invention has been made to eliminate the above-mentioned problems, and it is an object of the present invention to provide an information processing device that can read a desired start address by switching the operation mode.

[課題を解決するための手段] この発明の情報処理装置は、所定数の上位ビットがLレ
ベルに設定されたベクターアドレスを有する情報処理装
置において、前記上位の各ビットをHもしくはLレベル
に設定可能とする手段を備号ラインQあるいは接地ライ
ンGに接続される。
[Means for Solving the Problems] An information processing device of the present invention has a vector address in which a predetermined number of high-order bits are set to L level, and each of the high-order bits is set to H or L level. A means for enabling this is connected to the signal line Q or the ground line G.

第1図では、ビットラインBu5が試験信号ラインQに
接続され、ビットラインB14が接地ラインGに接続さ
れている。試験信号ラインLは、通常の動作モード時に
はLレベルであり、試験モード時にはHレベルとなる。
In FIG. 1, bit line Bu5 is connected to test signal line Q, and bit line B14 is connected to ground line G. The test signal line L is at the L level in the normal operation mode, and at the H level in the test mode.

上記の構成において、試験信号ラインQがLレベルのと
゛きは、上位アドレス設定部X°における接続状態に拘
わらず上位の12ピツ)(A15〜A4)は常にLレベ
ルとなるので、第3図の従来例と同様に、通常のユーザ
ーが使用するノーマルモードとなり、ROMIの000
0H〜0OOF’)Iのいずれかのアドレスがアクセス
され、スタートアドレスが読み出される。
In the above configuration, when the test signal line Q is at the L level, the upper 12 pins (A15 to A4) are always at the L level regardless of the connection state in the upper address setting section X°. As with the conventional example, it is the normal mode used by normal users, and the ROMI 000
Any address from 0H to 0OOF')I is accessed and the start address is read.

一方、前記試験信号ラインQがHレベルとなると、試験
モードとなり、上位アドレス設定部X。
On the other hand, when the test signal line Q becomes H level, the test mode is entered, and the upper address setting section X.

において、接地ラインGに接続されたビットラインはL
レベルであるが、試験信号ラインQに接続されたビット
ラインはI4レベルとなるため、上位アドレス設定部X
゛で各ビットラインを随意に試験信号ラインQあるいは
接地ラインGに接続しておくことで、上位12ビツト(
A15〜A4)を所望のビット構成にすることができ、
それ故、ROM1に対して所望のアドレスをアクセスし
て所望のスタートアドレスを読み出すことができる。
, the bit line connected to the ground line G is L
However, since the bit line connected to the test signal line Q is at the I4 level, the upper address setting section
By connecting each bit line to the test signal line Q or ground line G at will, the upper 12 bits (
A15 to A4) can be made into a desired bit configuration,
Therefore, a desired start address can be read by accessing a desired address in the ROM1.

上位アドレス設定部X゛において、ビットラインを選択
的に接地ラインGあるいは試験信号ラインQに接続可能
とするための一例を第2図に示している。
FIG. 2 shows an example in which the bit line can be selectively connected to the ground line G or the test signal line Q in the upper address setting section X'.

試験信号ラインQと接地ラインGとが平行に形成され、
これらのライン上1とコンタクトマスク(不図示)を介
し、該アドレス設定部X°におけるアドレスのビットラ
イン(B15.BI−・・B、)が前記ラインQ、Gと
直交方向に形成される。前記コンタクトマスクには、第
2図に示すように、ビットラインB1.と試験信号ライ
ンQとの重なり部と、ビットラインBI4と接地ライン
Gとの重なり部に対応するように、それぞれ開口W1及
びW2が設けられており、これらの開口を通して形成さ
れる導体部によって、ビットラインB15は試験信号ラ
インQできる。又、ユーザーには通常のベクターアドレ
スのみを公開し、モード切り換え時のベクターアドレス
は、プログラム、の評価用としてメーカー側で使うよう
にしてもよい。
A test signal line Q and a ground line G are formed in parallel,
Through these lines 1 and a contact mask (not shown), address bit lines (B15.BI-...B,) in the address setting section X° are formed in a direction orthogonal to the lines Q and G. As shown in FIG. 2, the contact mask includes bit lines B1. Openings W1 and W2 are provided to correspond to the overlapping part between the bit line BI4 and the test signal line Q, and the overlapping part between the bit line BI4 and the ground line G, respectively. Bit line B15 can be used as test signal line Q. Alternatively, only the normal vector address may be disclosed to the user, and the vector address at the time of mode switching may be used by the manufacturer for evaluation of the program.

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

第1図はこの発明の情報処理装置の一実施例を示す制御
ブロック図、第2図は、第1図の装置における上位アド
レス設定部の構成例を示すパターン形成図、第3図は従
来の情報処理装置の制御ブロック図、第4図は、第3図
の装置における動作を示すタイムチャートである。 l・・ROM、2・・・ベクターアドレス発生器、3・
・・ゲート、4・・・マルチプレクサ、5・・・チップ
イネーブル回路、6・・・ラッチ回路、7・・・ICレ
ジスタ、Xo・・・上位アドレス設定部。
FIG. 1 is a control block diagram showing one embodiment of the information processing device of the present invention, FIG. 2 is a pattern formation diagram showing an example of the configuration of the upper address setting section in the device of FIG. 1, and FIG. FIG. 4, which is a control block diagram of the information processing apparatus, is a time chart showing the operation of the apparatus shown in FIG. l...ROM, 2...vector address generator, 3...
...Gate, 4...Multiplexer, 5...Chip enable circuit, 6...Latch circuit, 7...IC register, Xo...Upper address setting section.

Claims (1)

【特許請求の範囲】[Claims] (1)所定数の上位ビットがLレベルに設定されたベク
ターアドレスを有する情報処理装置において、前記上位
の各ビットをHもしくはLレベルに設定可能とする手段
を備えたことを特徴とする情報処理装置。
(1) An information processing apparatus having a vector address in which a predetermined number of upper bits are set to L level, comprising means for enabling each of the upper bits to be set to H or L level. Device.
JP2018489A 1989-01-30 1989-01-30 Information processor Pending JPH02199542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018489A JPH02199542A (en) 1989-01-30 1989-01-30 Information processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018489A JPH02199542A (en) 1989-01-30 1989-01-30 Information processor

Publications (1)

Publication Number Publication Date
JPH02199542A true JPH02199542A (en) 1990-08-07

Family

ID=12020090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018489A Pending JPH02199542A (en) 1989-01-30 1989-01-30 Information processor

Country Status (1)

Country Link
JP (1) JPH02199542A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08214294A (en) * 1994-09-30 1996-08-20 Sgs Thomson Microelectron Sa Control processor for moving image compression circuit

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62226257A (en) * 1986-03-27 1987-10-05 Toshiba Corp Arithmetic processor

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62226257A (en) * 1986-03-27 1987-10-05 Toshiba Corp Arithmetic processor

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08214294A (en) * 1994-09-30 1996-08-20 Sgs Thomson Microelectron Sa Control processor for moving image compression circuit

Similar Documents

Publication Publication Date Title
US5778444A (en) Method and apparatus for reset-sensitive and controlled register write accesses in a data processing system with user and test modes
US5640542A (en) On-chip in-circuit-emulator memory mapping and breakpoint register modules
KR100327624B1 (en) Microcomputer with Programmable ROM
US5483646A (en) Memory access control method and system for realizing the same
US5448744A (en) Integrated circuit microprocessor with programmable chip select logic
JPH02133834A (en) In-circuit emulator
JP2000132430A (en) Signal processor
US5553301A (en) Programmable sequencher having internal components which are microprocessor read/write interfacable
JPH02199542A (en) Information processor
KR100223096B1 (en) Method and apparatus for observing internal memory-mapped registers
US7340575B2 (en) Method and a circuit for controlling access to the content of a memory integrated with a microprocessor
KR20030055150A (en) Microprocessor and processing method of microprocessor
JPS6074059A (en) Access control system for storage device
US5797032A (en) Bus for connecting extension cards to a data processing system and test method
KR100289831B1 (en) Rom data verification circuit
JP2856591B2 (en) Microcomputer, program development device and program development system
JP2518461B2 (en) Data verification method
JPH0635751A (en) Chip for evaluation
JPH0679278B2 (en) Microcomputer development equipment
JPH06103106A (en) Program debug device
KR890002324B1 (en) Programable memory protectig circuit
JPS62151968A (en) Microcomputer
JPS619733A (en) Test device
JPH0619738B2 (en) Microprocessor device
JPS62102338A (en) Emulator