JP5440419B2 - 情報処理システム - Google Patents
情報処理システム Download PDFInfo
- Publication number
- JP5440419B2 JP5440419B2 JP2010147249A JP2010147249A JP5440419B2 JP 5440419 B2 JP5440419 B2 JP 5440419B2 JP 2010147249 A JP2010147249 A JP 2010147249A JP 2010147249 A JP2010147249 A JP 2010147249A JP 5440419 B2 JP5440419 B2 JP 5440419B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- interrupt
- address
- control circuit
- low
- 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.)
- Expired - Fee Related
Links
- 230000010365 information processing Effects 0.000 title claims description 43
- 230000004044 response Effects 0.000 claims description 22
- 101100041593 Arabidopsis thaliana IREG2 gene Proteins 0.000 description 49
- 230000006870 function Effects 0.000 description 10
- 239000004065 semiconductor Substances 0.000 description 7
- 230000000694 effects Effects 0.000 description 5
- 102100026190 Class E basic helix-loop-helix protein 41 Human genes 0.000 description 4
- 101000765033 Homo sapiens Class E basic helix-loop-helix protein 41 Proteins 0.000 description 4
- 238000000034 method Methods 0.000 description 4
- 102100026191 Class E basic helix-loop-helix protein 40 Human genes 0.000 description 3
- 101710130550 Class E basic helix-loop-helix protein 40 Proteins 0.000 description 3
- 230000005540 biological transmission Effects 0.000 description 3
- 230000008569 process Effects 0.000 description 3
- 101000637813 Homo sapiens Solute carrier family 40 member 1 Proteins 0.000 description 2
- 102100032008 Solute carrier family 40 member 1 Human genes 0.000 description 2
- 230000000593 degrading effect Effects 0.000 description 2
- 230000007704 transition Effects 0.000 description 2
- 230000002457 bidirectional effect Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000003111 delayed effect Effects 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000002184 metal Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
Images
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/14—Handling requests for interconnection or transfer
- G06F13/20—Handling requests for interconnection or transfer for access to input/output bus
- G06F13/24—Handling requests for interconnection or transfer for access to input/output bus using interrupt
- G06F13/26—Handling requests for interconnection or transfer for access to input/output bus using interrupt with priority control
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bus Control (AREA)
Description
Claims (7)
- 高速バスインターフェースに接続され、プログラムを実行するプロセッサと、
低速バスインターフェースを介してアクセスされ、割り込み要因を示す情報が格納される情報レジスタを含み、前記プロセッサに割り込み要求を発行する少なくとも1つの低速スレーブと、
前記高速バスインターフェースに接続される割り込み処理専用のバッファを含み、前記プロセッサへの前記割り込み要求に応答して、リマップ信号をアサートするとともに、前記情報レジスタに格納されている情報を読み出し、読み出した情報を前記バッファに書き込む割り込み制御回路と、
前記リマップ信号のネゲート中に、前記プロセッサから前記情報レジスタへの読み出しアクセス要求を前記低速スレーブに供給し、前記リマップ信号のアサート中に、前記バッファから情報を読み出すために前記読み出しアクセス要求を前記割り込み制御回路を介して前記バッファに供給する切替回路と
を備えていることを特徴とする情報処理システム。 - 前記割り込み制御回路は、前記情報レジスタを示すアドレスを書き換え可能に保持するアドレスレジスタを含み、前記割り込み要求に応答して、前記アドレスレジスタに保持されているアドレスを用いて前記情報レジスタから情報を読み出すこと
を特徴とする請求項1記載の情報処理システム。 - 複数の前記低速スレーブを備え、
前記割り込み制御回路は、複数の前記低速スレーブからの前記割り込み要求が競合するときに優先順を判定する優先度判定回路を含み、判定された優先順にしたがって対応する割り込み要求を発行した低速スレーブの前記情報レジスタから情報を順に読み出し、読み出した情報を前記バッファに書き込むこと
を特徴とする請求項1記載の情報処理システム。 - 前記割り込み制御回路は、前記各低速スレーブの前記情報レジスタを示すアドレスを書き換え可能に保持するアドレスレジスタを備えていること
を特徴とする請求項3記載の情報処理システム。 - 前記割り込み制御回路は、前記読み出しアクセス要求に含まれるアドレスが前記アドレスレジスタに保持されているアドレスと一致しているか否かを判定するアドレス比較器を含み、アドレスが一致するときに前記バッファから情報を読み出し、アドレスが一致しないときに、前記読み出しアクセス要求を前記低速スレーブに供給し、前記低速スレーブからデータを読み出し、読み出したデータを前記プロセッサに出力すること
を特徴とする請求項2または請求項4記載の情報処理システム。 - 前記割り込み制御回路は、前記割り込み要求に応答して前記情報レジスタに格納されている情報を前記バッファに書き込む前に前記読み出しアクセス要求が発行されるとき、前記プロセッサにウエイト要求を発行すること
を特徴とする請求項1ないし請求項5のいずれか1項記載の情報処理システム。 - 前記割り込み制御回路は、
前記低速バスインターフェースに接続され、前記低速スレーブの前記情報レジスタに格納されている情報を読み出すときに使用されるマスターインターフェースと、
前記高速バスインターフェースに接続され、前記読み出しアクセス要求に応答して前記バッファにアクセスするときに使用されるスレーブインターフェースと
を備えていることを特徴とする請求項1ないし請求項6のいずれか1項記載の情報処理システム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010147249A JP5440419B2 (ja) | 2010-06-29 | 2010-06-29 | 情報処理システム |
US13/070,154 US8560748B2 (en) | 2010-06-29 | 2011-03-23 | Information processing system including interrupt processing function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010147249A JP5440419B2 (ja) | 2010-06-29 | 2010-06-29 | 情報処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012014230A JP2012014230A (ja) | 2012-01-19 |
JP5440419B2 true JP5440419B2 (ja) | 2014-03-12 |
Family
ID=45353612
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010147249A Expired - Fee Related JP5440419B2 (ja) | 2010-06-29 | 2010-06-29 | 情報処理システム |
Country Status (2)
Country | Link |
---|---|
US (1) | US8560748B2 (ja) |
JP (1) | JP5440419B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10996975B2 (en) | 2019-08-22 | 2021-05-04 | Micron Technology, Inc. | Hierarchical memory systems |
Family Cites Families (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3614207B2 (ja) | 1994-12-13 | 2005-01-26 | 株式会社ルネサステクノロジ | データ処理装置 |
JPH11272600A (ja) * | 1998-03-19 | 1999-10-08 | Hitachi Ltd | プロセッサシステムのデバイス接続方式 |
JP2000148650A (ja) * | 1998-11-09 | 2000-05-30 | Canon Inc | 複合機器の制御装置 |
JP2000242507A (ja) * | 1999-02-23 | 2000-09-08 | Matsushita Electric Ind Co Ltd | プロセッサ |
US7039746B2 (en) * | 2002-12-03 | 2006-05-02 | Matsushita Electric Industrial Co., Ltd. | Interface circuit, disc controller, disc drive apparatus and interface control method |
JP2004252729A (ja) | 2003-02-20 | 2004-09-09 | Konica Minolta Holdings Inc | 割り込み支援回路装置及びマイクロコンピュータ並びに割り込み支援方法 |
JP2005031933A (ja) * | 2003-07-11 | 2005-02-03 | Hitachi Ltd | アレイ制御装置 |
JP2005115658A (ja) * | 2003-10-08 | 2005-04-28 | Seiko Epson Corp | 情報処理装置 |
JP4260720B2 (ja) * | 2004-10-27 | 2009-04-30 | 日本テキサス・インスツルメンツ株式会社 | バス制御装置 |
JP2006236234A (ja) * | 2005-02-28 | 2006-09-07 | Canon Inc | 割込み処理回路 |
JP4853951B2 (ja) * | 2006-03-31 | 2012-01-11 | ルネサスエレクトロニクス株式会社 | データ処理装置 |
JP2009009191A (ja) * | 2007-06-26 | 2009-01-15 | Fujitsu Ltd | 情報処理装置、ホスト装置およびデバイス |
JP2009069962A (ja) * | 2007-09-11 | 2009-04-02 | Toshiba Corp | バス結合装置、ならびに割り込み制御ための方法およびプログラム |
US20110197004A1 (en) * | 2010-02-05 | 2011-08-11 | Serebrin Benjamin C | Processor Configured to Virtualize Guest Local Interrupt Controller |
-
2010
- 2010-06-29 JP JP2010147249A patent/JP5440419B2/ja not_active Expired - Fee Related
-
2011
- 2011-03-23 US US13/070,154 patent/US8560748B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2012014230A (ja) | 2012-01-19 |
US20110320658A1 (en) | 2011-12-29 |
US8560748B2 (en) | 2013-10-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5963282B2 (ja) | 割り込み分配スキーム | |
US9201796B2 (en) | System cache with speculative read engine | |
KR100708128B1 (ko) | 낸드 플래시 메모리 제어 장치 및 방법 | |
US9135177B2 (en) | Scheme to escalate requests with address conflicts | |
US20140089600A1 (en) | System cache with data pending state | |
US9740636B2 (en) | Information processing apparatus | |
US20120311266A1 (en) | Multiprocessor and image processing system using the same | |
KR20160038003A (ko) | 클록 게이팅 제어를 위한 조기의 웨이크-경고 | |
US9395999B2 (en) | Microcomputer having processor capable of changing endian based on endian information in memory | |
JP5440419B2 (ja) | 情報処理システム | |
US20080320176A1 (en) | Prd (physical region descriptor) pre-fetch methods for dma (direct memory access) units | |
JP5254710B2 (ja) | データ転送装置、データ転送方法およびプロセッサ | |
JP5540979B2 (ja) | 半導体集積回路、情報記憶方法 | |
JP2011070372A (ja) | Dma転送制御装置 | |
JP2011154528A (ja) | データ処理装置 | |
JP4024247B2 (ja) | 半導体データプロセッサ | |
JP2009258984A (ja) | 情報処理装置およびロード制御方法 | |
JP6668908B2 (ja) | 情報処理システム、送信装置および情報処理システムの制御方法 | |
JP2008287557A (ja) | バスシステム及びマイクロコンピュータ | |
JP2007108858A (ja) | ピン共有装置およびピン共有方法 | |
JP2011191865A (ja) | 半導体装置 | |
CN118012455A (zh) | 可配置的存储器系统及其存储器管理方法 | |
JP5593195B2 (ja) | データ処理装置 | |
JP2009289232A (ja) | 半導体集積回路 | |
JP2002108702A (ja) | マイクロコンピュータ及びデータ処理装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20130228 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20131108 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20131119 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20131202 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313111 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |