JP2004514187A5 - - Google Patents

Download PDF

Info

Publication number
JP2004514187A5
JP2004514187A5 JP2001536720A JP2001536720A JP2004514187A5 JP 2004514187 A5 JP2004514187 A5 JP 2004514187A5 JP 2001536720 A JP2001536720 A JP 2001536720A JP 2001536720 A JP2001536720 A JP 2001536720A JP 2004514187 A5 JP2004514187 A5 JP 2004514187A5
Authority
JP
Japan
Prior art keywords
hdl
behavioral description
computer program
encapsulated
instance
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
JP2001536720A
Other languages
English (en)
Other versions
JP2004514187A (ja
Filing date
Publication date
Priority claimed from US09/436,558 external-priority patent/US6477698B1/en
Application filed filed Critical
Publication of JP2004514187A publication Critical patent/JP2004514187A/ja
Publication of JP2004514187A5 publication Critical patent/JP2004514187A5/ja
Pending legal-status Critical Current

Links

Description

【0019】
図1は、プロセスカプセル化を伴わないHDL動作的記述の説明図である。図1に示されるように、モジュール/エンティティAは、P3及びP4の二つの工程と、モジュール/エンティティBのインスタンスと、を含む。モジュール/エンティティBは、二つの工程P1及びP2だけを含む。このHDL記述における全ての工程:P1、P2、P3及びP4は、これらの工程を収容しているモジュール/エンティティに一体化されている。図1に示されるように、工程P3及びP4は、モジュール/エンティティAだけに存在し、インスタンス化できず、モジュール/エンティティBへ移動できない。工程P1及びP2は、モジュール/エンティティBだけに存在し、インスタンス化できず、モジュール/エンティティAへ移動できない。全工程P1、P2、P3及びP4は、HDL記述において、独立したHDLオブジェクトとして取り扱われない。
【0020】
図2は、図1からのHDL記述が工程レベルでカプセル化されたときに得られるHDL記述の説明図である。図2に示されるように、モジュール/エンティティAは、工程P3及びP4を含まない。モジュール/エンティティAは、モジュール/エンティティP3及びP4のインスタンスを含む。モジュール/エンティティP1は工程P1を含む。モジュール/エンティティP2は工程P2を含む。同様に、モジュール/エンティティBは、工程P1及びP2を含まない。モジュール/エンティティBは、モジュール/エンティティP1及びP2のインスタンスを含む。モジュール/エンティティP3は工程P3を含む。モジュール/エンティティP4は工程P4を含む。

Claims (18)

  1. カプセル化された工程として記述されていないHDL工程をHDL動作的記述の構造内でカプセル化するシステムであって、
    工程カプセル化用コンピュータプログラムにアクセスするよう動作するコンピュータを含み、
    該コンピュータは、
    該工程カプセル化用コンピュータプログラムを保持するよう動作するメモリと、
    該メモリへ電気的に接続され、カプセル化された工程として記述されていない該HDL工程を該HDL動作的記述の構造内で独立したHDLオブジェクトとしてカプセル化するため、該工程カプセル化用コンピュータプログラムを実行するよう動作するプロセッサと、
    を有する、
    システム。
  2. 該プロセッサは、更に、
    該HDL動作的記述の構造内でHDLオブジェクトを移動させ、
    該HDL動作的記述の構造的ゲートレベル記述において全ての元のHDL信号名称を維持する、
    ため該工程カプセル化用コンピュータプログラムを実行するよう動作する、
    請求項1記載のシステム。
  3. 該HDLオブジェクトは、HDLモジュールと、HDLエンティティと、HDLゲートと、カプセル化されたHDL工程と、カプセル化用プログラムの内部データ構造と、のうちの何れかである、請求項1記載のシステム。
  4. 各HDL工程は、該HDL動作的記述の構造内で他のHDL工程とは独立してカプセル化される、請求項1記載のシステム。
  5. HDL工程のグループは、該HDL動作的記述の構造内で単一のHDLオブジェクトとしてカプセル化される、請求項1記載のシステム。
  6. カプセル化されていないHDL工程をHDL動作的記述の構造内でカプセル化する方法であって、
    該HDL動作的記述の構造内のカプセル化されていないHDL工程を読み出す手順と、
    該HDL工程を含むHDLオブジェクトを生成する手順と、
    該HDL工程を該HDLオブジェクトのインスタンスで置換する手順と、
    を有する方法。
  7. 該HDLオブジェクトは、HDLオブジェクト名称、ポートリスト、及び、該HDL工程を含む、請求項6記載の方法。
  8. 該HDLオブジェクトのインスタンスは、HDLオブジェクト名称と、インスタンス名称と、インスタンスポートリストとを含む、請求項6記載の方法。
  9. 該HDL動作的記述の構造内の多数のHDL工程は、互いに独立してカプセル化される、請求項6記載の方法。
  10. HDL工程のグループは、該HDL動作的記述の構造内で単一のHDLオブジェクトとしてカプセル化される、請求項6記載の方法。
  11. HDL動作的記述の構造内のカプセル化されていないHDL工程を読み出す機能と、
    該HDL工程を含むHDLオブジェクトを生成する機能と、
    該HDL工程を該HDLオブジェクトのインスタンスで置換する機能と、
    実現させるための記録媒体にコンピュータ読取可能な形式で記録された工程カプセル化用コンピュータプログラム。
  12. 該HDL動作的記述の構造内でHDLオブジェクトを移動させる機能と、
    該HDL動作的記述の構造的ゲートレベル記述において全ての元のHDL信号名称を維持する機能と、
    を更に実現させる請求項11記載の工程カプセル化用コンピュータプログラム。
  13. 該HDLオブジェクトは、HDLオブジェクト名称と、ポートリストと、該HDL工程とを含む、請求項11記載の工程カプセル化用コンピュータプログラム。
  14. 該HDLオブジェクトのインスタンスは、HDLオブジェクト名称と、インスタンス名称と、インスタンスポートリストとを含む、請求項11記載の工程カプセル化用コンピュータプログラム。
  15. オブジェクト名称は、該HDLオブジェクトインスタンスを該HDLオブジェクトに関連付ける、請求項11記載の工程カプセル化用コンピュータプログラム。
  16. 該HDLオブジェクトは、HDLモジュールと、HDLエンティティと、HDLゲートと、カプセル化されたHDL工程と、カプセル化用プログラムの内部データ構造と、のうちの何れかである、請求項11記載の工程カプセル化用コンピュータプログラム。
  17. 各HDL工程は、該HDL動作的記述の構造内で他のHDL工程とは独立してカプセル化される、請求項11記載の工程カプセル化用コンピュータプログラム。
  18. HDL工程のグループは、該HDL動作的記述の構造内で単一のHDLオブジェクトとしてカプセル化される、請求項11記載の工程カプセル化用コンピュータプログラム。
JP2001536720A 1999-11-09 2000-11-08 工程レベルで粒度を与えるhdl工程記述のカプセル化 Pending JP2004514187A (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/436,558 US6477698B1 (en) 1999-11-09 1999-11-09 Encapsulation of HDL process descriptions to provide granularity at the process level
PCT/US2000/030736 WO2001035254A2 (en) 1999-11-09 2000-11-08 Encapsulation of hdl process descriptions to provide granularity at the process level

Publications (2)

Publication Number Publication Date
JP2004514187A JP2004514187A (ja) 2004-05-13
JP2004514187A5 true JP2004514187A5 (ja) 2005-01-06

Family

ID=23732891

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001536720A Pending JP2004514187A (ja) 1999-11-09 2000-11-08 工程レベルで粒度を与えるhdl工程記述のカプセル化

Country Status (5)

Country Link
US (1) US6477698B1 (ja)
EP (1) EP1234248A2 (ja)
JP (1) JP2004514187A (ja)
AU (1) AU1589901A (ja)
WO (1) WO2001035254A2 (ja)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6904611B1 (en) * 1999-09-03 2005-06-07 General Instrument Corporation Method and system for directing the download of software and firmware objects over a network such as a cable television system
US6625789B2 (en) * 2000-04-14 2003-09-23 Hitachi, Ltd. Computer-readable medium for recording interface specifications
US6944860B2 (en) * 2001-01-16 2005-09-13 Sun Microsystems, Inc. Method and apparatus for representing and encapsulating active computing environments
US7162719B2 (en) * 2001-01-18 2007-01-09 Sun Microsystems, Inc. Method and apparatus for aggregate resource management of active computing environments
US7006961B2 (en) * 2001-08-13 2006-02-28 The Boeing Company Marker argumentation for an integrated circuit design tool and file structure
CN100403322C (zh) * 2005-09-27 2008-07-16 华为技术有限公司 一种实现随机存储器封装的方法
US8302042B2 (en) * 2006-07-24 2012-10-30 Oasys Design Systems Generating a convergent circuit design from a functional description using entities having access to the functional description and to physical design information

Family Cites Families (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5937190A (en) 1994-04-12 1999-08-10 Synopsys, Inc. Architecture and methods for a hardware description language source level analysis and debugging system
US5754826A (en) * 1995-08-04 1998-05-19 Synopsys, Inc. CAD and simulation system for targeting IC designs to multiple fabrication processes
US5872810A (en) * 1996-01-26 1999-02-16 Imec Co. Programmable modem apparatus for transmitting and receiving digital data, design method and use method for said modem
US5870588A (en) * 1995-10-23 1999-02-09 Interuniversitair Micro-Elektronica Centrum(Imec Vzw) Design environment and a design method for hardware/software co-design
US5987239A (en) * 1996-12-13 1999-11-16 Lsi Logic Corporation Computer system and method for building a hardware description language representation of control logic for a complex digital system
US6053947A (en) * 1997-05-31 2000-04-25 Lucent Technologies, Inc. Simulation model using object-oriented programming
US6152612A (en) * 1997-06-09 2000-11-28 Synopsys, Inc. System and method for system level and circuit level modeling and design simulation using C++
US6421818B1 (en) * 1998-02-20 2002-07-16 Lsi Logic Corporation Efficient top-down characterization method
US6173435B1 (en) * 1998-02-20 2001-01-09 Lsi Logic Corporation Internal clock handling in synthesis script
US6421634B1 (en) * 1999-03-04 2002-07-16 Sun Microsystems, Inc. Interface independent test system

Similar Documents

Publication Publication Date Title
US20020066956A1 (en) Electronic circuit device and hybrid integrated circuit with an asic and an FPGA
JP2004514187A5 (ja)
TWI766568B (zh) 用於執行卷積神經網路運算的處理裝置與其操作方法
Steiner Autonomous computing systems
US6477698B1 (en) Encapsulation of HDL process descriptions to provide granularity at the process level
CN106934187B (zh) 一种提高芯片fpga原型验证效率的调试方法及系统
CN210516698U (zh) 用于超导量子处理器封装的配合结构及封装盒体
Vermeulen et al. Formalized three-layer system-level model and reuse methodology for embedded data-dominated applications
Kondo et al. Heterogeneous multicore SoC with SiP for secure multimedia applications
US20180364051A1 (en) Package On Package Memory Interface and Configuration With Error Code Correction
JP4093802B2 (ja) Cadデータ変換システム
JPH02276086A (ja) 記憶装置
CN114995757A (zh) 一种基于区块链技术的通用存储芯片结构
JP2588539B2 (ja) 半導体集積回路装置
JPS5848097U (ja) メモリパツケ−ジ
O'Donnell et al. A 3-D re-configurable image processing element
JP2757808B2 (ja) レイアウト方法
JPS62291135A (ja) セル情報蓄積媒体
Whitney et al. Pooh: A uniform representation for circuit level designs
Spaanenburg Efficient silicon compilation of digital control specifications
JPS5929052U (ja) 集積回路装置
JPH0443720A (ja) 圧縮データ作成方式
Zorian D&T and the future
Flanagan et al. Processor design using path programmable logic
JPS5815245U (ja) メモリ・アクセス装置