高级检索

一种适用于IC-CAD系统的集成数据管理系统—IDMI

An Integrated Data Management Interface for IC CAD

  • 摘要: 随着VLSI设计的复杂化和CAD工具的复杂化,对库单元数据、工艺参数及设计数据的集中管理,已成为集成化CAD软件系统的工具之间或模块之间传递数据的必要手段。本文提出了一种集成数据管理系统——IDMI (Integrated Data Management Interface)。所有的数据和参数都以一种指定的数据格式——DLL (Data Listing Language)语言存在数据库中,DLL文件的划分以数据之间的冗余最小为目标。任何一个设计工具或模块对数据的读与写都唯一通过IDMI利用关键字来完成。工具之间或模块之间没有任何直接的数据交换,从而使工具和模块具有对数据文件格式的不敏感性,IDMI还可对DLL文件进行词法和语法规则的检查。IDMI已用C语言实现并作为FELLOW系统(A Double-metal CMOS Gate Array System of Fudan Univ.)的系统框架。初步的测试已得到良好的结果。

     

    Abstract: As the complexity of VLSI designs and CAD tools increases, how to manage the design data and standard library data effectively has become an impor tant issue.Aa integrated data management interface(IDMI) is presented in this paper. It organizes data logically and describes data with a defined C-like language, i.e., data description language (DDL).The data transactions of all design tools, such as read, write or transfer, are achieved by the data management interface using the corresponding keywords. Therefore, the design tools are insensitive to data file format, namely, the update of the data file format will not cause the modification of the related interface of design tools. The IDMI can also do the lexical and syntax analysis when a tool is reading a DDL file.IDMI has been implemented on HP82S workstation with C programming language and is working as a part of the framework of the FELLOW system.

     

/

返回文章
返回