|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
Convert Cadence Virtuoso layer settings to DESIGNrev layer property file.
Usage:
conv_cds_drv.pl -tech <techname> -disp <display_file_name> -tf <technology_file_name>
-map <layermap_file_name> <- optional argument
Output files:
Bitmaps: If $DRV_BITMAP_DIR environment variable is defined -> $DRV_BITMAP_DIR/<stipple_pattern_name>.xbm
If $DRV_BITMAP_DIR is not defined -> $HOME/.calibrewb_workspace/bitmaps/<techname>/<stipple_pattern_name>.xbm
Layerprops file
<current directory>/<techname>.layerprops - DesignRev layer properties file with Virtuoso colors and fill patterns
GDS mapping file
<current directory>/<techname>_cds_layer.map - GDS2 layer.datatype with corresponding Virtuoso layer names
SVRF Input Layer Mapping file
<current directory>/<techname>_Input_Layers.svrf - Input SVRF Layer Names mapping statements as alternate to layerprops file
|
|