JPH01113834A - Data processor - Google Patents

Data processor

Info

Publication number
JPH01113834A
JPH01113834A JP62272624A JP27262487A JPH01113834A JP H01113834 A JPH01113834 A JP H01113834A JP 62272624 A JP62272624 A JP 62272624A JP 27262487 A JP27262487 A JP 27262487A JP H01113834 A JPH01113834 A JP H01113834A
Authority
JP
Japan
Prior art keywords
interrupt
external
signal
module
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
JP62272624A
Other languages
Japanese (ja)
Inventor
Hiroshi Ono
博史 大野
Kazuharu Hirachi
平地 和春
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.)
Hitachi Instruments Engineering Co Ltd
Hitachi Ltd
Original Assignee
Hitachi Instruments Engineering Co Ltd
Hitachi 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 Hitachi Instruments Engineering Co Ltd, Hitachi Ltd filed Critical Hitachi Instruments Engineering Co Ltd
Priority to JP62272624A priority Critical patent/JPH01113834A/en
Publication of JPH01113834A publication Critical patent/JPH01113834A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To optionally set the priority order of external interruptions and also to freely set the number of pieces of external interruptions to some extent by providing a mask circuit independently of an interruption control module to prevent the input of the external interruption signal to an interruption control circuit. CONSTITUTION:A mask circuit MSK is set outside an interruption controller module ICM. Then the priority order can be set for each interruption signal as desired by a user by connecting optionally a signal line led from a peripheral module MDL for the internal interruption request signal iNT and a signal line led from the circuit MSK for the external interruption request signal EXI to interruption request terminals IRQ0-IRQ15 of the module ICM. Thus it is possible to avoid such a conventional case where the external interruption signal always have a higher priority order than the internal interruption signal. Furthermore the number of circuits MSK can be set freely within a range of bit number (4 bits) of a mask register M-REG.

Description

【発明の詳細な説明】 [産業上の利用分野] この発明は、データ処理技術さらにはマイクロコンピュ
ータの割込み制御回路に適用して特に有効な技術に関し
、例えばASIC(application  5pe
cific  integrated  circui
t)対応のマイクロコンピュータの割込み制御回路の構
成に利用して有効な技術に関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to data processing technology and technology that is particularly effective when applied to interrupt control circuits of microcomputers, such as ASIC (Application 5PE).
cific integrated circuit
t) It relates to a technique effective for use in configuring an interrupt control circuit of a compatible microcomputer.

[従来の技術] 近年マイクロコンピュータの分野においても、ASIC
と呼ばれる特定用途向けLSIが提供されるようになっ
てきている。ASIC対応のマイクロコンピュータは、
CPU (中央処理装置)やタイマ、A/Dコンバータ
、DMAコントローラのような周辺装置およびROM、
RAMなどのメモリとして、機能の異なるものをいくつ
がモジュールとして用意しておいて、ユーザがそれらの
中から自己の要求に見合った機能のモジュールを選択し
て、マイクロコンピュータを構成できるようにするもの
である。これによって、マイクロコンピュータの開発期
間の短縮が可能となる。
[Prior art] In recent years, in the field of microcomputers, ASIC
Application-specific LSIs called "LSIs" are becoming available. ASIC-compatible microcomputers are
Peripheral devices such as CPU (central processing unit), timer, A/D converter, DMA controller, and ROM,
A device that allows a user to configure a microcomputer by preparing a number of memory modules, such as RAM, with different functions, and selecting from among these modules the module with the function that meets his or her needs. It is. This makes it possible to shorten the development period for microcomputers.

従来のスタンダードセル方式のマイクロコンピュータは
、−船釣には割込みコントローラがCPUモジュールと
一体のものとして取り扱われている。このように割込み
コントローラをCPUモジュールと一体化する場合、割
込みコントローラ部分のみ異なるCPUモジュールを複
数個用意しておくのは合理的ではないので、割込み要求
信号数の最大のものを想定して、それに合わせた割込み
コントローラを内蔵させておくことになる。しかしそれ
では周辺モジュール数の少ない簡易なシステムを希望す
るユーザにとっては無駄な割込み要求端子や機能が多く
なりチップサイズを十分に小さくすることができない。
In conventional standard cell type microcomputers, - For boat fishing, the interrupt controller is handled as an integral part of the CPU module. When integrating the interrupt controller with the CPU module in this way, it is not reasonable to prepare multiple CPU modules that differ only in the interrupt controller part, so it is necessary to assume the maximum number of interrupt request signals and A matching interrupt controller will be built in. However, for users who desire a simple system with a small number of peripheral modules, this would result in a large number of unnecessary interrupt request terminals and functions, making it impossible to reduce the chip size sufficiently.

そこで、割込みコントローラをCPUと切り離して別に
モジュール化する方式が考えられる。例えばASICに
ついては、1986年7月発行、工業調査会Vo1.2
5r電子材料j p、22〜p、128に記載されてい
る。
Therefore, a method can be considered in which the interrupt controller is separated from the CPU and made into a separate module. For example, regarding ASIC, published in July 1986, Industrial Research Institute Vol. 1.2
5r Electronic Materials jp, 22-p, 128.

[発明が解決しようとする問題点] しかるに、割込みコントローラのみを単独でモジュール
化する場合においても、外部割込みのマスクは割込みコ
ントローラ内部で行なうという従来の一般的な割込みコ
ントローラの方式では外部割込みの本数や優先順位が固
定されてしまう。そのため、外部割込みの本数や優先順
位をユーザの希望どおりに設定するにはいちいちモジュ
ールを手直ししなければならない。
[Problems to be Solved by the Invention] However, even when only the interrupt controller is made into a module, the conventional general interrupt controller method in which external interrupts are masked within the interrupt controller does not limit the number of external interrupts. and priorities are fixed. Therefore, in order to set the number and priority of external interrupts as desired by the user, it is necessary to modify each module.

一方、外部割込みの本数や優先順位をユーザが任意設定
できるようにする方式として、割込みコントローラの割
込み要求端子数と同じビット数のマスク用レジスタとこ
のレジスタの内容に応じて外部割込みの入力を阻止する
マスク回路を設けておくことも考えられる。しかし、こ
のようにすると、マスク用レジスタやマスク回路の占有
面積が増大し、チップサイズの低減を図ることが困難と
なる。
On the other hand, as a method that allows the user to arbitrarily set the number and priority of external interrupts, there is a mask register with the same number of bits as the number of interrupt request pins of the interrupt controller, and input of external interrupts is blocked according to the contents of this register. It is also conceivable to provide a mask circuit to do this. However, in this case, the area occupied by the mask register and the mask circuit increases, making it difficult to reduce the chip size.

この発明は上記のような背景の下になされたものでその
目的とするところは、モジュールを設計変更したりモジ
ュールの占有面積を増大させることなく、外部割込みの
優先順位を任意に、また外部割込みの本数もある程度自
由に設定できるようなASICLSIに適した割込みコ
ントローラモジュールを提供することにある。
This invention was made against the above background, and its purpose is to arbitrarily set the priority of external interrupts and to control external interrupts without changing the design of the module or increasing the area occupied by the module. It is an object of the present invention to provide an interrupt controller module suitable for ASIC LSI in which the number of interrupt controllers can be set freely to some extent.

この発明の前記ならびにそのほかの目的と新規な特徴に
ついては、本明細書の記述および添附図面から明らかに
なるであろう。
The above and other objects and novel features of the present invention will become apparent from the description of this specification and the accompanying drawings.

[問題点を解決するための手段] 水頭において開示される発明のうち代表的なものの概要
を説明すれば、下記のとおりである。
[Means for Solving the Problems] Representative inventions disclosed in Suito are summarized as follows.

すなわち、外部割込みのマスク回路、と割込みコントロ
ーラモジュールの外に置き、例えば外部割込み入力端子
の入力バッファにマスク回路と組み込んで標準セル化す
るとともに、割込みマスク回路の制御は割込みコントロ
ーラモジュール内のレジスタによって行なうようにする
ものである。
In other words, the external interrupt mask circuit is placed outside the interrupt controller module, and the mask circuit is incorporated into the input buffer of the external interrupt input terminal to form a standard cell, and the interrupt mask circuit is controlled by a register within the interrupt controller module. It is something that you should do.

[作用] 上記した手段によれば、マスク回路が割込みコントロー
ラの外部にあるため、内部モジュールからの内部割込み
信号線と、マスク回路を介した外部割込み信号線を、割
込みコントローラモジュールの優先順に並んだ割込み要
求端子に対して任意に接続することにより、外部割込み
信号の優先順位を自由に設定し、またマスク用レジスタ
のビット数の範囲内で外部割込み信号の本数も自由に設
定することができる。
[Operation] According to the above means, since the mask circuit is located outside the interrupt controller, the internal interrupt signal line from the internal module and the external interrupt signal line via the mask circuit are arranged in priority order of the interrupt controller module. By arbitrarily connecting to the interrupt request terminal, the priority order of external interrupt signals can be freely set, and the number of external interrupt signals can also be freely set within the range of the number of bits of the masking register.

[実施例] 第1図には本発明に係る割込み制御回路の−実流側が示
されている。
[Embodiment] FIG. 1 shows the -actual flow side of an interrupt control circuit according to the present invention.

同図において、符号ICMで示されているのは割込みコ
ントローラモジュールで、この割込みコントローラモジ
ュールICMは、特に制限されないが、割込み受付は部
IRCに、優先順に並んだ16個の割込み要求端子IR
Q、−IRQよ、を有している。この実施例では端子I
RQoが最も優先順位が高く、端子IRQよ、が最も低
くされている。また、割込みコントローラモジュールI
CM内には、例えば4ビツトのようなマスクレジスタM
−REGが設けられている。このマスクレジスタM−R
EGは内部バスBUSを介してCPUからの指令によっ
て各ビットごとに任意にデータを設定できるようになっ
ている。
In the figure, the reference numeral ICM indicates an interrupt controller module, and this interrupt controller module ICM, although not particularly limited, handles interrupt reception through a section IRC and 16 interrupt request terminals IR arranged in priority order.
It has Q, -IRQ. In this example, terminal I
RQo has the highest priority, and terminal IRQ has the lowest priority. Also, interrupt controller module I
For example, a 4-bit mask register M is included in the CM.
-REG is provided. This mask register M-R
In the EG, data can be arbitrarily set for each bit by a command from the CPU via the internal bus BUS.

そして、この割込みコントローラモジュールエCMは1
割込み要求端子IRQ、〜IRQ、、に同時に割込み信
号が入ってきた場合に、割込みが入ったことをCPUに
知らせるとともに、特に制限されないが、優先順位を判
定し1割込み要求を行なった周辺モジュールMDLに対
し優先順位に従って許可信号ACKを送ったりする。
And this interrupt controller module ECM is 1
Peripheral module MDL that notifies the CPU of the occurrence of an interrupt when interrupt signals are simultaneously input to the interrupt request terminals IRQ, ~IRQ, etc., but also determines the priority order and issues one interrupt request, although this is not particularly limited. A permission signal ACK is sent to each device according to the priority order.

この実施例では、外部割込み信号のマスク回路MSKが
1割込みコントローラモジュールICMの外部に設けら
れている。このマスク回路MSKは上記マスクレジスタ
M−REGのビット数に対応して4個設けられており、
各マスク回路MSKは、そのうちの一つMSKoについ
て代表的に示すように、チップの外部割込み端子(ポン
ディングパッド)INTに接続された同期化回路SYN
と、マスクレジスタM−REGからの制御信号EXIE
によって開閉されるNANDゲートGLと。
In this embodiment, an external interrupt signal masking circuit MSK is provided outside one interrupt controller module ICM. Four mask circuits MSK are provided corresponding to the number of bits of the mask register M-REG,
Each mask circuit MSK has a synchronization circuit SYN connected to an external interrupt terminal (ponding pad) INT of the chip, as shown representatively for one of them MSKo.
and control signal EXIE from mask register M-REG.
NAND gate GL which is opened and closed by.

制御信号EXIEをクロックCKIに同期してNAND
ゲートG1に供給するクロックド・インバータINVと
により構成されている。
NAND control signal EXIE in synchronization with clock CKI
A clocked inverter INV supplies the gate G1.

これによって、マスク回路MSKは、マスクレジスタM
−REGの対応するビットに“1″が立っているときに
、外部割込み端子INTにロウレベルの割込み信号が入
って来ると1割込みコントローラモジュールICMに対
して割込み要求信号EXIを供給する。一方、マスクレ
ジスタM−REGの対応するビットが“0″になってい
ると、たとえ外部割込み端子INTがロウレベルにされ
ても、割込みコントローラモジュールICMに対して割
込み要求信号EXIを送ったりしない。これによって、
例えばある割込み処理中にそれよりも優先順位の高い外
部割込み要求信号が入ってきても、予め対応するマイク
ロレジスタのビットにII O71を設定しておくこと
により、割込みがかからないようにすることができる。
This causes the mask circuit MSK to control the mask register M
When a low level interrupt signal is input to the external interrupt terminal INT while the corresponding bit of -REG is set to "1", an interrupt request signal EXI is supplied to the 1 interrupt controller module ICM. On the other hand, if the corresponding bit of the mask register M-REG is "0", no interrupt request signal EXI is sent to the interrupt controller module ICM even if the external interrupt terminal INT is set to low level. by this,
For example, even if an external interrupt request signal with a higher priority comes in during a certain interrupt process, by setting II O71 in the corresponding micro register bit in advance, it is possible to prevent the interrupt from occurring. .

このように、上記実施例では、マスク回路MSKが割込
みコントローラモジュールICMの外部に設けられてい
るため、周辺モジュールMDLからの内部割込み要求信
号iNTの信号線と、上記マスク回路MSKからの外部
割込み要求信号EX■の信号線を、割込みコントローラ
モジュール1CMの割込み要求端子IRQo〜IRQ1
5に対し、任意に接続することによりユーザが要望する
とおりの優先順位を、各側込み信号に対して与えること
ができる。従って、従来のように外部割込み信号の方が
常に内部割込み信号よりも優先順位が高くなるというよ
うなことがない。
In this way, in the above embodiment, since the mask circuit MSK is provided outside the interrupt controller module ICM, the signal line for the internal interrupt request signal iNT from the peripheral module MDL and the external interrupt request from the mask circuit MSK are Connect the signal line of signal EX■ to interrupt request terminals IRQo to IRQ1 of interrupt controller module 1CM.
5, by arbitrarily connecting them, it is possible to give priority to each side-in signal as desired by the user. Therefore, the external interrupt signal does not always have a higher priority than the internal interrupt signal, unlike in the conventional case.

また、上記実施例ではマスク回路MSKがモジュールの
外にあるため、マスクレジスタM−REGのビット数(
4ビツト)の範囲でマスク回路MSKの数を自由に設定
することができる。従って、例えば外部割込み端子が2
つでよいようなマイクロコンピュータを設計したい場合
には、マスク回路MSKを2つだけ用意すればよい。こ
れによって、マスク回路の数を必要最小限にすることが
でき、その分チップサイズを低減させることができる。
In addition, in the above embodiment, since the mask circuit MSK is located outside the module, the number of bits of the mask register M-REG (
The number of mask circuits MSK can be freely set within the range of 4 bits). Therefore, for example, if the external interrupt terminal is 2
If you want to design a microcomputer that requires only two mask circuits, you only need to prepare two mask circuits MSK. Thereby, the number of mask circuits can be minimized and the chip size can be reduced accordingly.

なお、この場合、モジュール内のマスクレジスタM −
RE’ Gに関しては、2ビツトが無駄となるが、16
ビツトのマスクレジスタを用意しておく場合に比べれば
はるかに無駄が少なくなり、従来方式に比べ割込みコン
トローラモジュールの占有面積を大幅に減らすことがで
きる。
In addition, in this case, the mask register M − in the module
Regarding RE'G, 2 bits are wasted, but 16 bits are wasted.
Compared to the case where a bit mask register is prepared, there is much less waste, and the area occupied by the interrupt controller module can be significantly reduced compared to the conventional method.

しかも、実施例のマスク回路MSNは、他の外部端子に
接続される入出力バッファと同様に、同期化回路SYN
や制御用ゲートG□、インバータINVとともに標準セ
ルとして登録しておき、必要に応じてその数を選択して
チップの端子近傍に配置するようにすれば、大幅な変更
なしに容易かつ短期間に所望の機能を有するASICマ
イクロコンピュータを設計することができる。
Moreover, the mask circuit MSN of the embodiment has a synchronization circuit SYN similar to the input/output buffer connected to other external terminals.
By registering them as standard cells along with the control gate G□ and inverter INV, and selecting the number of cells as needed and placing them near the chip terminals, it can be done easily and in a short period of time without major changes. An ASIC microcomputer with desired functionality can be designed.

経験的には、外部割込み要求端子数は4個もあれば十分
なことが多い。ただし、5個以上の外部割込み要求端子
を要求するユーザがあると予想される場合には、例えば
8ビツトのマスクレジスタを有する割込みコントローラ
モジュールを用意しておけばよい。そのようにしても、
用意すべき割込みコントローラモジュールの数は数個で
済み、外部割込み信号数にのみ応じてモジュールを変更
したり、外部割込み信号の異なるすべての割込みコント
ローラを予めモジュールとして用意しておく場合に比べ
て合理的である。
Experience has shown that it is often sufficient to have four external interrupt request terminals. However, if it is anticipated that there will be users who request five or more external interrupt request terminals, an interrupt controller module having, for example, an 8-bit mask register may be prepared. Even if you do that,
The number of interrupt controller modules that need to be prepared is only a few, which is more reasonable than changing the module only according to the number of external interrupt signals or preparing all interrupt controllers with different external interrupt signals as modules in advance. It is true.

第2図には、上記実施例の割込みコントローラモジュー
ルを使用したスタンダードセル方式のマイクロコンピュ
ータの構成例が示されている。
FIG. 2 shows an example of the configuration of a standard cell type microcomputer using the interrupt controller module of the above embodiment.

同図において、符号CPUで示されているのは集中制御
手段としてのマイクロプロセッサ、符号TMRで示され
ているのはタイマ、SCIはシリアル・コミュニケーシ
ョン・インタフェース、BSCはバスコントローラ、M
ACPは内部アドレス信号をデコードして周辺回路の選
択信号発生信号C8を発生する選択回路、そして符号I
CMで示されているのは上記実施例の割込みコントロー
ラである。
In the same figure, the symbol CPU is a microprocessor as a centralized control means, the symbol TMR is a timer, SCI is a serial communication interface, BSC is a bus controller, M
ACP is a selection circuit that decodes an internal address signal and generates a selection signal generation signal C8 for a peripheral circuit;
What is indicated by CM is the interrupt controller of the above embodiment.

これらの回路は、それぞれ機能の異なるものが複数個ず
つモジュール化され、スタンダードセルとして登録され
ており、それらの中から所望の機能を有するものを選択
して組合せることにより所望のマイクロコンピュータが
構成される。
These circuits are modularized into multiple circuits with different functions and registered as standard cells, and a desired microcomputer can be configured by selecting and combining those with the desired functions from among them. be done.

選択されたモジュールは、最もスペース効率が良くなる
ようにチップ上に配置され、シリコンバックプレートと
称する標準バスSEPによって互いに接続される。
The selected modules are arranged on the chip in the most space-efficient manner and are connected to each other by a standard bus SEP, called the silicon backplate.

なお、IOB工〜IOB、で示されているのは上記各モ
ジュールに対応して設けられたデータ入出力信号や各種
外部制御信号の入出力バッフ7回路である。これらのバ
ッファ回路工○B1〜工○B。
It should be noted that IOB 7 indicates input/output buffer circuits for data input/output signals and various external control signals provided corresponding to each of the modules. These buffer circuit works ○B1 to ○B.

のうち、割込みコントローラモジュールICMに対応し
て設けられた入力バッファIOB、は、予め第1図に示
すマスク回路MSK (同期化回路SYNと制御ゲート
G1およびインバータINV)が一つのセルとして登録
されたものを必要な数だけ並べることにより構成される
Among them, the input buffer IOB provided corresponding to the interrupt controller module ICM has the mask circuit MSK (synchronization circuit SYN, control gate G1, and inverter INV) shown in FIG. 1 registered in advance as one cell. It is constructed by arranging the necessary number of things.

他の入出力バッフ7回路も同様に、予め登録されている
バッファセルの中から所望のものを必要な数だけ並べる
ことにより構成されている。
Similarly, the other input/output buffer 7 circuits are constructed by arranging a desired number of buffer cells from pre-registered buffer cells.

なお、第2図に示されているモジュールは一例であって
、上記の他、メモリ(ROM、RAM。
Note that the modules shown in FIG. 2 are just examples, and in addition to the above, there are also memories (ROM, RAM, etc.).

EPROM等)やDMAコントローラ、メモリ管理ユニ
ット、A/Dコンバータなどマイクロコンピュータのす
べての周辺回路についてモジュール化することができる
All peripheral circuits of a microcomputer, such as EPROM, DMA controller, memory management unit, and A/D converter, can be modularized.

以上説明したように上記実施例は、外部割込みのマスク
回路を割込みコントローラモジュールの外に置き、例え
ば外部割込み入力端子の入力バッファにマスク回路と組
み込んで標準セル化するとともに、割込みマスク回路の
制御は割込みコントローラモジュール内のレジスタによ
って行なうようにしたので、マスク回路が割込みコント
ローラの外部にあるため、内部モジュールからの内部割
込み信号線と、マスク回路を介した外部割込み信号線を
、割込みコントローラモジュールの優先順に並んだ割込
み要求端子に対して任意に接続することにより、外部割
込み信号の優先順位を自由に設定し、またマスク用レジ
スタのビット数の範囲で外部割込み信号の本数も自由に
設定することができるという効果がある。
As explained above, in the above embodiment, the external interrupt mask circuit is placed outside the interrupt controller module, and the mask circuit is incorporated into the input buffer of the external interrupt input terminal to form a standard cell, and the control of the interrupt mask circuit is Since this is done by a register in the interrupt controller module, the mask circuit is outside the interrupt controller, so the internal interrupt signal line from the internal module and the external interrupt signal line via the mask circuit are prioritized by the interrupt controller module. By arbitrarily connecting to the interrupt request terminals lined up in order, you can freely set the priority of external interrupt signals and also freely set the number of external interrupt signals within the range of the number of bits of the mask register. There is an effect that it can be done.

以上本発明者によってなされた発明を実施例に基づき具
体的に説明したが、本発明は上記実施例に限定されるも
のではなく、その要旨を逸脱しない範囲で種々゛変更可
能であることはいうまでもない。例えば上記実施例では
、割込みコントローラモジュールの割込み受付部IRC
に16個の割込み要求端子が設けられていると説明した
が、割込み要求端子の数は16個に限定されるものでな
く、24個や32個等任意の数であってよい。また、実
施例では割込み要求端子が優先順に並んでいると説明さ
れているが、優先順位が明確になってさえいればよく、
必ずしも物理的に優先順に並んである必要はない。
Although the invention made by the present inventor has been specifically explained based on Examples above, the present invention is not limited to the above Examples, and it is possible to make various changes without departing from the gist of the invention. Not even. For example, in the above embodiment, the interrupt reception unit IRC of the interrupt controller module
Although it has been explained that 16 interrupt request terminals are provided, the number of interrupt request terminals is not limited to 16, and may be any number such as 24 or 32. Also, in the embodiment, it is explained that the interrupt request terminals are arranged in priority order, but it is only necessary that the priority order is clear.
They do not necessarily have to be physically arranged in priority order.

以上の説明では主として本発明者によってなされた発明
をその背景となった利用分野であるAS工対応のマイク
ロコンピュータに適用したものについて説明したが、こ
の発明はそれに限定されるものでなく、コプロセッサや
各種コントローラLISその他制込み処理機能を有し、
かのモジュール化したいようなデータ処理用LSIに利
用することができる。
In the above description, the invention made by the present inventor was mainly applied to a microcomputer compatible with AS engineering, which is the background field of application, but the present invention is not limited thereto. and various controller LIS and other control processing functions,
It can be used for data processing LSIs that are desired to be modularized.

[発明の効果] 本願において開示される発明のうち代表的なものによっ
て得られる効果を簡単に説明すれば下記のとおりである
[Effects of the Invention] The effects obtained by typical inventions disclosed in this application are briefly explained below.

すなわち、ASIC対応のマイクロコンピュータ等にお
いて、モジュールを設計変更したりモジュールの占有面
積を増大させることなく、外部割込みの優先順位を任意
に、また外部割込みの本数もある程度自由に設定でき、
しかもマイクロコンピュータのチップサイズを最小に抑
えることができる。
In other words, in ASIC-compatible microcomputers, etc., the priority order of external interrupts can be arbitrarily set and the number of external interrupts can be freely set to a certain extent without changing the design of the module or increasing the area occupied by the module.
Furthermore, the chip size of the microcomputer can be minimized.

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

第1図は本発明に係る割込み制御回路の一実施例を示す
回路構成図、 第2図は実施例の割込みコントローラモジュールを使用
したスタンダードセル方式のマイクロコンピュータの栂
成例である。 ICM・・・・割込みコントローラモジュール、M−R
EG・・・・マスクレジスタ、MSK・・・・マスク回
路、MDL・・・・周辺モジュール、SYN・・・・同
期化回路、CPU・・・・マイクロプロセッサ、TMR
・・・・タイマ、SCI・・・・シリアル・コミュニケ
ーション・インタフェース、BSC・・・・バスコント
ローラ、MACP・・・・選択信号回路、l0B1〜I
OB、・・・・入出力バッファ。
FIG. 1 is a circuit configuration diagram showing an embodiment of an interrupt control circuit according to the present invention, and FIG. 2 is an example of a standard cell type microcomputer using the interrupt controller module of the embodiment. ICM・・・Interrupt controller module, M-R
EG...Mask register, MSK...Mask circuit, MDL...Peripheral module, SYN...Synchronization circuit, CPU...Microprocessor, TMR
...Timer, SCI...Serial communication interface, BSC...Bus controller, MACP...Selection signal circuit, l0B1-I
OB, ... input/output buffer.

Claims (1)

【特許請求の範囲】 1、互いに機能の異なる複数の集中制御手段と、互いに
機能の異なる複数の周辺回路と、上記周辺回路もしくは
外部から上記マイクロプロセッサに対する割込み要求を
処理する割込み制御回路が、それぞれモジュールとして
複数個ずつ用意され、それらの中から所望のモジュール
を選択して構成されるようにされたマイクロコンピュー
タにおいて、上記割込み制御回路への外部割込み信号の
入力を阻止するマスク回路が、割込み制御モジュールと
別個に設けられていることを特徴とするデータ処理装置
。 2、上記マスク回路に対して、外部割込み信号の入力を
許可したり阻止する制御信号を形成するマスクレジスタ
が、上記割込み制御モジュール内に設けられていること
を特徴とする特許請求の範囲第1項記載のデータ処理装
置。 3、上記マスクレジスタのビット数は、割込み制御モジ
ュールに設けられた割込み要求受付け端子の数の半分以
下であることを特徴とする特許請求の範囲第1項もしく
は第2項記載のデータ処理装置。 4、上記マクス回路は、同期化回路および制御用ゲート
とともに割込み入力端子以外の外部端子に接続される入
出力バッファと対等な入力バッファセルとして登録され
ていることを特徴とする特許請求の範囲第1項、第2項
もしくは第3項記載のデータ処理装置。
[Claims] 1. A plurality of centralized control means having mutually different functions, a plurality of peripheral circuits having mutually different functions, and an interrupt control circuit for processing interrupt requests from the peripheral circuits or the outside to the microprocessor, respectively. In a microcomputer that is configured by selecting a desired module from among a plurality of modules prepared as modules, a mask circuit that prevents input of an external interrupt signal to the interrupt control circuit performs interrupt control. A data processing device characterized by being provided separately from a module. 2. Claim 1, characterized in that a mask register for forming a control signal for permitting or blocking input of an external interrupt signal to the mask circuit is provided in the interrupt control module. The data processing device described in Section 1. 3. The data processing device according to claim 1 or 2, wherein the number of bits of the mask register is less than half the number of interrupt request receiving terminals provided in the interrupt control module. 4. The above-mentioned mask circuit is registered as an input buffer cell equivalent to an input/output buffer connected to an external terminal other than an interrupt input terminal together with a synchronization circuit and a control gate. The data processing device according to item 1, item 2, or item 3.
JP62272624A 1987-10-28 1987-10-28 Data processor Pending JPH01113834A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62272624A JPH01113834A (en) 1987-10-28 1987-10-28 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62272624A JPH01113834A (en) 1987-10-28 1987-10-28 Data processor

Publications (1)

Publication Number Publication Date
JPH01113834A true JPH01113834A (en) 1989-05-02

Family

ID=17516522

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62272624A Pending JPH01113834A (en) 1987-10-28 1987-10-28 Data processor

Country Status (1)

Country Link
JP (1) JPH01113834A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066150A1 (en) * 2003-01-24 2004-08-05 Fujitsu Limited Interrupt control method and interrupt control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066150A1 (en) * 2003-01-24 2004-08-05 Fujitsu Limited Interrupt control method and interrupt control device

Similar Documents

Publication Publication Date Title
EP1428131B1 (en) Multiple channel interface for communications between devices
US6738845B1 (en) Bus architecture and shared bus arbitration method for a communication device
US7113488B2 (en) Reconfigurable circular bus
EP1226493B1 (en) Bus architecture and shared bus arbitration method for a communication processor
US5119480A (en) Bus master interface circuit with transparent preemption of a data transfer operation
US7624204B2 (en) Input/output controller node in an adaptable computing environment
US6826640B1 (en) Bus bandwidth control system
KR20000053380A (en) A port manager controller for connecting various function modules
US20230378061A1 (en) Fabric Die to Fabric Die Interconnect for Modularized Integrated Circuit Devices
JPH04218861A (en) Multiple-cluster-signal processor
JPH04211855A (en) Apparatus and method for controlling communication bus in data processing system
JPH11509950A (en) Microcontroller having an N-bit data bus width with less than N I / O pins and method therefor
JPS62280948A (en) Bus arbitration system
EP1010088B1 (en) Scalable memory controller and method therefor
US5307466A (en) Distributed programmable priority arbitration
US6742064B2 (en) Programmable throttle circuit for each control device of a processing system
JPH01113834A (en) Data processor
US6411236B1 (en) Programmable priority encoder
JP3483312B2 (en) Bus arbitration equipment
TWI257551B (en) Bus arbitration system and method
JPH02282989A (en) Memory control circuit
US20130097343A1 (en) Arrangement, method, integrated circuit and device for routing requests
JPS6381569A (en) Design system for microcomputer
JPH02168318A (en) Fifo memory
JP2000076199A (en) Multiprocessor device provided with debugging terminal