在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 6388|回复: 18

[求助] 请问大家:怎样用ICC读入cmd格式的文件?用什么命令呢?

[复制链接]
发表于 2013-7-5 10:41:09 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
小弟最近在用iCC做后端,在route的时候,需要设置antenna rule,但是foundry给的是很旧的版本:chrt035ant.cmd文件,在icc中读不进来。请问各位,有没有什么命令可以读入呢?求指导!
发表于 2013-7-5 11:32:46 | 显示全部楼层
啥格式的文件呢?

我还以为是可执行文件cmd呢,如果是那就用exec

但是antenna的不可能是cmd格式的吧
 楼主| 发表于 2013-7-5 12:03:02 | 显示全部楼层
回复 2# damonzhao


   版主,foundry给了一个cmd格式的文件,好像是天线效应用的。foundry是chart的,是很老的工艺了
发表于 2013-7-5 12:06:29 | 显示全部楼层
可能是我孤陋寡闻,cmd格式是什么格式?
发表于 2013-7-5 13:19:28 | 显示全部楼层
据我猜测,楼主所说的这个cmd应该是calibre等验证工具用的DRC天线验证文件。好像一些代工厂的DRC验证文件喜欢叫cmd~~
发表于 2013-7-5 13:23:46 | 显示全部楼层
贴出来瞅瞅?
发表于 2013-7-5 13:38:26 | 显示全部楼层
只是文件名是.cmd吧,怎么能说是cmd格式呢?
 楼主| 发表于 2013-7-5 14:28:48 | 显示全部楼层
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;       File:                chrt035_ant.cmd
;;       Author:        Yu Chen
;;       @(#) Astro command file for antenna rule setting for Chartered 0.35U LOGIC
;;       @(#) Revision        1.0.1.0
;;       @(#) Date        17-Nov-04
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Copyright (c) 2004 Synopsys, Inc.  All Rights Reserved
;; This information is provided pursuant to a license agreement that grants
;; limited rights of access/use and requires that the information be treated as
;; confidential.
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; Foundry Document Reference : YI-108-DR001 Rev 1J
;; Foundry Document Title     : Chartered 0.13um LOGIC/MIXED SIGNAL/RF Technology Design Rules
;;
;; Revision        Date           Who        What
;; ------------        ---------  ---        ----------------------------------------------------------------
;; Rev. 1.0.1.0        17-Nov-04  YC        Initial version based on Chartered 0.35um Logic DRM
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;;  Usage : type (load "chrt035_ant.cmd") in the Astro/Apollo window to store the
;;          advanced Antenna rule definitions.
;;
;; dbDefineAntennaRule libId mode diodeMode defaultMetalRatio defaultCutRatio
;;      mode
;;        1 : top area based, ignore all lower-layer segments
;;        2 : top area based, include lower-layer segments to the input pins
;;        3 : top area based, include all lower-layer segments
;;        4 : sidewall area based, ignore all lower-layer segments
;;        5 : sidewall area based, include lower-layer segments to the input
;;            pins
;;        6 : sidewall area based, include all lower-layer segments
;;      diodeMode (outputPin)
;;        0 : output pin cannot protect antenna
;;        1 : any diode can provide unlimited protection
;;        2 : diode protection is limited. If more than 1 diode are connected,
;;        the largest value of max-antenna-ratio of all diodes will be used.
;;        3 : diode protection is limited. If more than 1 diode are connected,
;;        the sum of max-antenna-ratio of all diodes will be used.
;;        4 : diode protection is limited. If more than 1 diode are connected,
;;        the sum of all diode-protection value of all diodes will be used
;;        to compute max-antenna-ratio.
;;
;; dbAddAntennaLayerRule libId mode "layer" layerMaxRatio '(v0 v1 v2 v3)
;;      layerMaxRatio
;;          max. antenna ratio with no diode protection
;;      (dp > v0) ? ((dp + v1 ) * v2 + v3) : layerMaxRatio
;;          max. antenna ratio with (diode protection == dp)
;;
;; Notes
;; -----
;; 1-     You would set either Advanced Rules in HPO form, or set
;;        (axSetIntParam "droute" "doAntennaConx" 4)
;;        during the Astro session to use those advanced antenna rules definition.
;;        There is no need then to use droute parameters maxAntennaRatio and maxCutAntennaRatio.
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

define _libId (dbGetCurrentLibId)
dbClearLibAntennaRules _libId
dbDefineAntennaRule _libId 1 1 150 0
 楼主| 发表于 2013-7-5 14:30:28 | 显示全部楼层
回复 4# 陈涛


    版主可能是我搞错了,其实应该是.cmd文件,现在贴出来了,不知道这个文件到底是干什么用的,请版主指导~
 楼主| 发表于 2013-7-5 14:31:21 | 显示全部楼层
回复 7# worshipgun


   不好意思,可能是我表述有错,具体文件内容我已经贴出来。不知道这个文件是干嘛用的,请指导~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐 上一条 /2 下一条

小黑屋| 手机版| 关于我们| 联系我们| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2025-2-26 05:02 , Processed in 0.023525 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表