JP4237661B2 - システムlsiの設計支援システム及び設計支援方法 - Google Patents
システムlsiの設計支援システム及び設計支援方法 Download PDFInfo
- Publication number
- JP4237661B2 JP4237661B2 JP2004090327A JP2004090327A JP4237661B2 JP 4237661 B2 JP4237661 B2 JP 4237661B2 JP 2004090327 A JP2004090327 A JP 2004090327A JP 2004090327 A JP2004090327 A JP 2004090327A JP 4237661 B2 JP4237661 B2 JP 4237661B2
- Authority
- JP
- Japan
- Prior art keywords
- storage cost
- cost calculation
- calculation unit
- variable
- dynamic analysis
- 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3457—Performance evaluation by simulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/30—Monitoring
- G06F11/34—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment
- G06F11/3409—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment
- G06F11/3433—Recording or statistical evaluation of computer activity, e.g. of down time, of input/output operation ; Recording or statistical evaluation of user activity, e.g. usability assessment for performance assessment for load management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/32—Circuit design at the digital level
- G06F30/33—Design verification, e.g. functional simulation or model checking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/30—Circuit design
- G06F30/32—Circuit design at the digital level
- G06F30/33—Design verification, e.g. functional simulation or model checking
- G06F30/3323—Design verification, e.g. functional simulation or model checking using formal methods, e.g. equivalence checking or property checking
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Hardware Design (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- Geometry (AREA)
- Quality & Reliability (AREA)
- Debugging And Monitoring (AREA)
Description
ソースコード記憶装置からソースコードを読み出し、コンパイルして実行コードを実行コード記憶装置に記憶するコンパイラと、ソースコード記憶装置からソースコードを読み出し、記述されているメンバ変数のサイズを算出し、静的解析結果として出力する静的解析部と、システムLSIのテストデータを記憶するテストデータ記憶装置と、実行コード記憶装置から読み出した実行コードと、テストデータ記憶装置から読み出したテストデータに基づいて、システムLSIの動作シミュレーションを実行して、メンバ変数の総生存時間を算出し、動的解析結果として出力する動的解析部と、静的解析結果と動的解析結果に基づき、システムLSIの記憶コストを算出する記憶コスト算出部と、を備えるシステムLSIの設計支援システムであることを要旨とする。
図1は、本発明の第1の実施形態に係るシステムLSIの設計支援システム102(以下、「設計支援システム」と略記する)のブロック図である。
図9は、本発明の第2の実施形態に係るシステムLSIの設計支援システムの記憶コスト算出処理を示す図である。
図11は、本発明の第3の実施形態に係るシステムLSIの設計支援システムの記憶コスト算出処理を示す図である。
2 静的解析部
3 静的解析結果
4 コンパイラ
5 実行コード記憶装置
6 テストデータ記憶装置
7 動的解析部
8 動的解析結果
9 記憶コスト算出部
10 制御装置
17 入出力部
31 コンフィグレーション情報記憶装置
102 設計支援システム
Claims (5)
- システムLSIのモジュール仕様及びモジュール動作を指定するソースコードを記憶するソースコード記憶装置と、
前記ソースコード記憶装置からソースコードを読み出し、コンパイルして実行コードを実行コード記憶装置に記憶するコンパイラと、
前記ソースコード記憶装置からソースコードを読み出し、記述されているメンバ変数のサイズを算出し、静的解析結果として出力する静的解析部と、
前記システムLSIのテストデータを記憶するテストデータ記憶装置と、
前記実行コード記憶装置から読み出した実行コードと、前記テストデータ記憶装置から読み出したテストデータに基づいて、システムLSIの動作シミュレーションを実行して、メンバ変数の総生存時間を算出し、動的解析結果として出力する動的解析部と、
前記静的解析結果と前記動的解析結果に基づき、システムLSIの記憶コストを算出する記憶コスト算出部と、
を備えることを特徴とするシステムLSIの設計支援システム。 - 前記ソースコード記憶装置、コンパイラ、静的解析部、動的解析部、及び記憶コスト算出部を制御し、システムLSIの記憶コストを算出するように制御する制御装置をさらに備えることを特徴とする請求項1に記載のシステムLSIの設計支援システム。
- 静的解析部、動的解析部、記憶コスト算出部、及び制御装置を備える設計支援システムを用いたシステムLSIの設計支援方法であって、
前記記憶コスト算出部が、前記静的解析部からの静的解析結果と前記動的解析部からの動的解析結果に基づいて、前記静的解析結果として得られる前記システムLSIのモジュール仕様及びモジュール動作を指定するクラスのメンバ変数のサイズと、前記動的解析結果として得られる前記メンバ変数の生存時間との積から、前記クラスのメンバ変数の記憶コストを算出し、総記憶コストに加算するメンバ変数コスト算出工程と、
前記記憶コスト算出部が、前記静的解析結果と前記動的解析結果に基づいて、前記静的解析結果として得られる前記システムLSIのモジュール仕様及びモジュール動作を指定するクラスのメンバ関数に定義されているすべての一時変数のサイズと、前記動的解析結果として得られる前記一時変数の総生存時間の積から前記一時変数の記憶コストを算出し、前記総記憶コストに加算する一時変数コスト算出工程と、
前記記憶コスト算出部が前記総記憶コストを制御装置へ出力する総記憶コスト出力工程と、
を備えることを特徴とするシステムLSIの設計支援方法。 - 前記メンバ変数コスト算出工程は、前記静的解析部が出力した関数の内部で定義される一時変数のサイズと前記動的解析結果で得られた関数の実行時間とを乗じることを特徴とする請求項3に記載のシステムLSIの設計支援方法。
- 前記メンバ変数コスト算出工程は、ソースコード記憶装置から読み出したオブジェクト指向言語で記述したソースコードを前記静的解析部が解析し出力した各メンバ関数の内部で定義される一時変数のサイズと前記動的解析結果から得られた各メンバ関数の実行時間とを乗じることを特徴とする請求項3に記載のシステムLSIの設計支援方法。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004090327A JP4237661B2 (ja) | 2004-03-25 | 2004-03-25 | システムlsiの設計支援システム及び設計支援方法 |
US11/087,250 US7624389B2 (en) | 2004-03-25 | 2005-03-23 | Design evaluation system and design evaluation method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2004090327A JP4237661B2 (ja) | 2004-03-25 | 2004-03-25 | システムlsiの設計支援システム及び設計支援方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005275967A JP2005275967A (ja) | 2005-10-06 |
JP4237661B2 true JP4237661B2 (ja) | 2009-03-11 |
Family
ID=34991664
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2004090327A Expired - Fee Related JP4237661B2 (ja) | 2004-03-25 | 2004-03-25 | システムlsiの設計支援システム及び設計支援方法 |
Country Status (2)
Country | Link |
---|---|
US (1) | US7624389B2 (ja) |
JP (1) | JP4237661B2 (ja) |
Families Citing this family (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8881112B2 (en) * | 2007-12-19 | 2014-11-04 | International Business Machines Corporation | Quality measure tool for a composite application |
US8336030B1 (en) | 2009-09-11 | 2012-12-18 | The Mathworks, Inc. | System and method for coding standard testing |
US8719797B2 (en) * | 2010-05-18 | 2014-05-06 | Blackberry Limited | System and method for debugging dynamically generated code of an application |
US8386504B1 (en) | 2010-07-06 | 2013-02-26 | The Mathworks, Inc. | System and method for file differencing with importance ranking |
KR101476536B1 (ko) * | 2013-05-27 | 2014-12-24 | (주)스마일게이트엔터테인먼트 | 프로그램 검수 방법 및 시스템 |
US20140372988A1 (en) * | 2013-06-14 | 2014-12-18 | Microsoft Corporation | Using a Static Analysis for Configuring a Follow-On Dynamic Analysis for the Evaluation of Program Code |
US10353679B2 (en) | 2014-10-31 | 2019-07-16 | Microsoft Technology Licensing, Llc. | Collecting profile data for modified global variables |
JP6712934B2 (ja) * | 2016-08-31 | 2020-06-24 | 株式会社日立ソリューションズ | データ分析装置及びデータ分析方法 |
US11042465B1 (en) * | 2020-09-02 | 2021-06-22 | Coupang Corp. | Systems and methods for analyzing application loading times |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0816871B2 (ja) * | 1990-12-07 | 1996-02-21 | 富士ゼロックス株式会社 | プログラム翻訳装置およびプログラム翻訳方法 |
JPH113367A (ja) | 1997-03-14 | 1999-01-06 | Interuniv Micro Electron Centrum Vzw | デジタルシステムのインプリメント可能な記述を生成する設計環境および方法 |
US6917971B1 (en) * | 1999-12-23 | 2005-07-12 | International Business Machines Corporation | Method and apparatus for determining a response time for a segment in a client/server computing environment |
US6434714B1 (en) * | 1999-02-04 | 2002-08-13 | Sun Microsystems, Inc. | Methods, systems, and articles of manufacture for analyzing performance of application programs |
JP3717144B2 (ja) * | 1999-06-03 | 2005-11-16 | シャープ株式会社 | 高位合成装置および高位合成方法並びに高位合成プログラムを記録した記録媒体 |
US6658652B1 (en) * | 2000-06-08 | 2003-12-02 | International Business Machines Corporation | Method and system for shadow heap memory leak detection and other heap analysis in an object-oriented environment during real-time trace processing |
KR100613201B1 (ko) * | 2000-08-28 | 2006-08-18 | 마이크로코넥트 엘엘씨 | 씨피유 사용량 측정 방법 |
JP2004192052A (ja) * | 2002-12-06 | 2004-07-08 | Matsushita Electric Ind Co Ltd | ソフトウェア処理方法およびソフトウェア処理システム |
US7340726B1 (en) * | 2003-08-08 | 2008-03-04 | Coverity, Inc. | Systems and methods for performing static analysis on source code |
-
2004
- 2004-03-25 JP JP2004090327A patent/JP4237661B2/ja not_active Expired - Fee Related
-
2005
- 2005-03-23 US US11/087,250 patent/US7624389B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2005275967A (ja) | 2005-10-06 |
US20050216894A1 (en) | 2005-09-29 |
US7624389B2 (en) | 2009-11-24 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5209059B2 (ja) | ソース・コード処理方法、システム、及びプログラム | |
US10943041B2 (en) | Electronic system level parallel simulation method with detection of conflicts of access to a shared memory | |
US20090204380A1 (en) | Performance evaluation simulation | |
JP2001202397A (ja) | システム・オン・チップのアーキテクチャ設計支援システム及びアーキテクチャ生成方法 | |
JP4237661B2 (ja) | システムlsiの設計支援システム及び設計支援方法 | |
Carreras et al. | A co-design methodology based on formal specification and high-level estimation | |
JP5200675B2 (ja) | シミュレーション装置,シミュレーション方法,シミュレーションプログラム及び同プログラムを記録したコンピュータ読取可能な記録媒体 | |
US20070271533A1 (en) | System lsi verification system and system lsi verification method | |
Hierons et al. | Parallel algorithms for generating harmonised state identifiers and characterising sets | |
Niemann et al. | Formalizing TLM with communicating state machines | |
JP4293562B2 (ja) | ハードウェア検証用プログラミング記述生成装置、高位合成装置、ハードウェア検証用プログラミング記述生成方法、ハードウェア検証用プログラム生成方法、制御プログラムおよび可読記録媒体 | |
CN113296788A (zh) | 指令调度方法、装置、设备、存储介质及程序产品 | |
JPH05101141A (ja) | 高位合成装置 | |
Kumar et al. | Multi-processor system-level synthesis for multiple applications on platform FPGA | |
US20090077357A1 (en) | Method of Power Simulation and Power Simulator | |
JP6776914B2 (ja) | 並列化方法、並列化ツール | |
JP5328447B2 (ja) | 高位合成装置および高位合成方法、半導体集積回路の製造方法、制御プログラム、可読記憶媒体 | |
US6968523B2 (en) | Design method of logic circuit using data flow graph | |
US10241764B2 (en) | Automatically transform pass-by-value semantics into pass-by-reference implementation | |
US7181720B2 (en) | Process and device for circuit design by means of high-level synthesis | |
JP2007018313A (ja) | 回路設計プログラム、回路設計装置、回路設計方法 | |
Khodabandeloo et al. | Online test macro scheduling and assignment in mpsoc design | |
JP2009217720A (ja) | プログラム生成装置およびプログラム生成方法 | |
CN117313595B (zh) | 用于功能验证的随机指令生成方法、设备及系统 | |
Orhan et al. | Designing reusable and run-time evolvable scheduling software |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060303 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20080917 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080930 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20081104 |
|
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: 20081209 |
|
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: 20081218 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111226 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |