JP4616855B2 - 再構成可能演算装置およびコンフィギュレーションデータの検査方法 - Google Patents
再構成可能演算装置およびコンフィギュレーションデータの検査方法 Download PDFInfo
- Publication number
- JP4616855B2 JP4616855B2 JP2007074355A JP2007074355A JP4616855B2 JP 4616855 B2 JP4616855 B2 JP 4616855B2 JP 2007074355 A JP2007074355 A JP 2007074355A JP 2007074355 A JP2007074355 A JP 2007074355A JP 4616855 B2 JP4616855 B2 JP 4616855B2
- Authority
- JP
- Japan
- Prior art keywords
- configuration data
- input
- output
- data
- reconfigurable
- 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
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03K—PULSE TECHNIQUE
- H03K19/00—Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits
- H03K19/02—Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits using specified components
- H03K19/173—Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits using specified components using elementary logic circuits as components
- H03K19/177—Logic circuits, i.e. having at least two inputs acting on one output; Inverting circuits using specified components using elementary logic circuits as components arranged in matrix form
- H03K19/17748—Structural details of configuration resources
- H03K19/17764—Structural details of configuration resources for reliability
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/34—Circuit design for reconfigurable circuits, e.g. field programmable gate arrays [FPGA] or programmable logic devices [PLD]
Landscapes
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Geometry (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Logic Circuits (AREA)
- Storage Device Security (AREA)
- Microcomputers (AREA)
- Tests Of Electronic Circuits (AREA)
Description
(回路情報データ)に基づいて回路論理が変更可能なデバイス(再構成可能論理デバイス)では、コンフィギュレーションデータが正しくない場合、装置が破損する原因となる。たとえば、FPGAチップの入出力部であるパッド(ピン)とそれに接続された周辺回路の両方が出力状態のときに装置が破損する確率が高くなる。
であり、これもプログラム可能である。インタフェースセル22の設定は、パッド23の属性が入力であるか出力であるかによって異なり、コンフィギュレーションデータ51によって定義される。コンフィギュレーションデータ51は、コンフィギュレーションデータポート24から入力されて、FPGA2内部のメモリやフリップフロップに記憶されてFPGA2全体の機能が定義される。
み込む(S10)。マイクロプロセッサ4は、また、メモリ5からパッド属性データ52を読み込む(S11)。そして、マイクロプロセッサ4は、FPGA2の各パッド23について、パッド属性データ52に設定されているデータと、コンフィギュレーションデータ51に設定されているデータの当該アドレスのビットを比較し(S12)、全て一致したか判定する(S13)。いずれかのパッドについて、コンフィギュレーションデータ51とパッド属性データ52とで相違がある場合(S13−NO)には、コンフィギュレーションデータ51が誤っていることが分かるので、マイクロプロセッサ4はコンフィギュレーションデータ51の使用を中止する(S14)。一方、全てのパッドについて、コンフィギュレーションデータ51とパッド属性データ52が一致する場合(S13−YES)には、マイクロプロセッサ4はコンフィギュレーションデータ51のFPGA2へのダウンロードを開始する(S15)。
2 FPGA
21 論理セルアレイ
22 インタフェースセル
221 レシーバ
222 ドライバ
223 スイッチ
224 フリップフロップ
225 インバータ
23 パッド
24 コンフィギュレーションデータポート
3 周辺回路
4 マイクロプロセッサ
5 メモリ
51 コンフィギュレーションデータ
52 パッド属性データ
Claims (2)
- コンフィギュレーションデータに基づいて回路論理が変更可能な再構成可能論理デバイスと、
前記再構成可能論理デバイスの入出力部に設定すべき正しい入出力属性をあらかじめ記憶する記憶部と、
前記コンフィギュレーションデータに含まれる前記入出力部を入力とするか出力とするかを示す設定データと、前記記憶部に記憶された入出力属性とを比較して、前記設定データが前記入出力属性と一致するか否かを判断する判断部と、
を有することを特徴とする再構成可能演算装置。 - コンフィギュレーションデータに基づいて回路論理が変更可能な再構成可能論理デバイスを有する再構成可能演算装置における、コンフィギュレーションデータの検査方法であって、
前記再構成可能論理デバイスの入出力部に設定すべき正しい入出力属性をあらかじめ記憶しておき、
前記コンフィギュレーションデータに含まれる前記入出力部を入力とするか出力とするかを示す設定データと、前記記憶した入出力属性とを比較して、前記設定データが前記入出力属性と一致するか否かを判断する
ことを特徴とするコンフィギュレーションデータの検査方法。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007074355A JP4616855B2 (ja) | 2007-03-22 | 2007-03-22 | 再構成可能演算装置およびコンフィギュレーションデータの検査方法 |
PCT/JP2008/055987 WO2008123385A1 (ja) | 2007-03-22 | 2008-03-21 | 再構成可能演算装置およびコンフィギュレーションデータの検査方法 |
US12/585,542 US8073988B2 (en) | 2007-03-22 | 2009-09-17 | Reconfigurable computing device and method for inspecting configuration data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007074355A JP4616855B2 (ja) | 2007-03-22 | 2007-03-22 | 再構成可能演算装置およびコンフィギュレーションデータの検査方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008236488A JP2008236488A (ja) | 2008-10-02 |
JP4616855B2 true JP4616855B2 (ja) | 2011-01-19 |
Family
ID=39830873
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007074355A Expired - Fee Related JP4616855B2 (ja) | 2007-03-22 | 2007-03-22 | 再構成可能演算装置およびコンフィギュレーションデータの検査方法 |
Country Status (3)
Country | Link |
---|---|
US (1) | US8073988B2 (ja) |
JP (1) | JP4616855B2 (ja) |
WO (1) | WO2008123385A1 (ja) |
Families Citing this family (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5310176B2 (ja) * | 2009-03-25 | 2013-10-09 | 富士通株式会社 | 集積回路及びコンフィギュレーション方法 |
JP2013257640A (ja) * | 2012-06-11 | 2013-12-26 | Fujitsu Ltd | コンフィグレーション制御装置、コンフィグレーション制御方法及びコンフィグレーション制御プログラム |
JP6034699B2 (ja) * | 2013-01-07 | 2016-11-30 | ルネサスエレクトロニクス株式会社 | 半導体装置及びそのコマンド制御方法 |
US8972623B2 (en) * | 2013-05-02 | 2015-03-03 | Netronome Systems, Incorporated | Efficient complex network traffic management in a non-uniform memory system |
US10509862B2 (en) | 2016-06-10 | 2019-12-17 | Apple Inc. | Dynamic phrase expansion of language input |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006005708A (ja) * | 2004-06-18 | 2006-01-05 | Kawasaki Microelectronics Kk | Fpgaの誤接続検出方法およびfpgaの誤接続検出回路 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5457408A (en) * | 1994-11-23 | 1995-10-10 | At&T Corp. | Method and apparatus for verifying whether a bitstream received by a field programmable gate array (FPGA) is intended for that FPGA |
GB9508931D0 (en) * | 1995-05-02 | 1995-06-21 | Xilinx Inc | Programmable switch for FPGA input/output signals |
US6255848B1 (en) * | 1999-04-05 | 2001-07-03 | Xilinx, Inc. | Method and structure for reading, modifying and writing selected configuration memory cells of an FPGA |
US6278289B1 (en) * | 2000-05-01 | 2001-08-21 | Xilinx, Inc. | Content-addressable memory implemented using programmable logic |
JP2002313097A (ja) * | 2001-04-18 | 2002-10-25 | Kyushu Ando Denki Kk | デジタル処理装置におけるバスファイト検出回路 |
JP2003050258A (ja) * | 2001-08-06 | 2003-02-21 | Hitachi Information Technology Co Ltd | 論理検証装置 |
JP2003122442A (ja) * | 2001-10-16 | 2003-04-25 | Sony Corp | ソフトウェア・ダウンロードシステムのための無線データ通信方法および装置 |
US6668361B2 (en) * | 2001-12-10 | 2003-12-23 | International Business Machines Corporation | Method and system for use of a field programmable function within a chip to enable configurable I/O signal timing characteristics |
JP2003304235A (ja) | 2002-04-10 | 2003-10-24 | Sony Corp | 無線通信装置、およびプログラム・ダウンロード方法、並びにコンピュータ・プログラム |
US7411417B1 (en) * | 2006-05-26 | 2008-08-12 | Lattice Semiconductor Corporation | Selective loading of configuration data into configuration memory cells |
US7759968B1 (en) * | 2006-09-27 | 2010-07-20 | Xilinx, Inc. | Method of and system for verifying configuration data |
-
2007
- 2007-03-22 JP JP2007074355A patent/JP4616855B2/ja not_active Expired - Fee Related
-
2008
- 2008-03-21 WO PCT/JP2008/055987 patent/WO2008123385A1/ja active Application Filing
-
2009
- 2009-09-17 US US12/585,542 patent/US8073988B2/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006005708A (ja) * | 2004-06-18 | 2006-01-05 | Kawasaki Microelectronics Kk | Fpgaの誤接続検出方法およびfpgaの誤接続検出回路 |
Also Published As
Publication number | Publication date |
---|---|
US8073988B2 (en) | 2011-12-06 |
JP2008236488A (ja) | 2008-10-02 |
US20100036972A1 (en) | 2010-02-11 |
WO2008123385A1 (ja) | 2008-10-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7328384B1 (en) | Method and apparatus using device defects as an identifier | |
JP4616855B2 (ja) | 再構成可能演算装置およびコンフィギュレーションデータの検査方法 | |
US20060095975A1 (en) | Semiconductor device | |
WO2018118837A1 (en) | Method to dynamically inject errors in a repairable memory on silicon and a method to validate built-in-self-repair logic | |
TWI647610B (zh) | 認證韌體資料之資料儲存裝置與資料儲存方法 | |
KR101852919B1 (ko) | 에러 정정 능력을 테스트하기 위한 회로 및 방법 | |
TW201734879A (zh) | 以sram為基礎的認證電路 | |
JP2005228039A (ja) | 半導体装置及びそのメモリテスト方法 | |
JP2005293659A (ja) | メモリ装置とリファレンス電流設定方法 | |
US7479798B1 (en) | Selectively disabled output | |
JP4880999B2 (ja) | 半導体集積回路およびその検査方法 | |
CN116955040A (zh) | 一种芯片读写性能测试方法、系统、设备及存储介质 | |
US12046312B2 (en) | eFUSE one-time programmable memory with inter integrated circuit (I2C) communication and operation method thereof | |
US20050223241A1 (en) | Semiconductor intergrated circuit device, data storage verification device, and data storage verification method | |
JP4888862B2 (ja) | メモリ管理方法 | |
JP5699651B2 (ja) | 情報処理装置 | |
JP3556649B2 (ja) | メモリの異常動作検出回路,集積回路,及び異常動作検出方法 | |
JP2008108162A (ja) | メモリ管理方法 | |
JP6925751B2 (ja) | 半導体装置とそのテスト方法 | |
US20070283060A1 (en) | Reconfigurable device and control method thereof | |
JP2735010B2 (ja) | 半導体装置及びその試験方法 | |
US20230141786A1 (en) | System on chip for performing scan test and method of designing the same | |
WO2024148643A1 (zh) | 存储器及其测试方法、存储器系统 | |
US20240126454A1 (en) | System and method for verifying memory integrity | |
JP2007148570A (ja) | 記憶装置の診断装置および診断方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100727 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100927 |
|
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: 20101012 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20101022 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131029 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |