|
楼主 |
发表于 2008-10-5 11:17:12
|
显示全部楼层
Testcase and Design Archive Script for IC Compiler
The create_testcase script is a Tcl procedure that assists in packaging a database for a STAR. This procedure supports only IC Compiler and Design Compiler (the support for Design Compiler is currently in beta and does not support topological mode).
The procedure obtains and archives all the necessary database files to be used by IC Compiler or Design Compiler for generating a testcase. You need to modify a template script that is used to generate and reproduce the actual flow, based on the input database saved and archived by this utility. The create_testcase script does not try to capture the actual scripts or files used by a script. It is designed to be independent of the script system, capture reference data, and createa database that can be opened in any directory.
The create_testcase script
- Supports Milkyway format for IC Compiler
- Supports .ddc format for Design Compiler
create_testcase.tcl.txt
(40.5 KB, 下载次数: 13 )
|
|