wildgoat的个人空间 https://blog.eetop.cn/wildgoat [收藏] [复制] [分享] [RSS]

空间首页 动态 记录 日志 相册 主题 分享 留言板 个人资料

日志

Cadence Wavescan的默认设置

已有 7174 次阅读| 2011-1-12 00:53 |个人分类:Cadence

如果用cadence安装文件夹下的默认设置,有些设置很不喜欢。

最最讨厌的是plot出来的线条的LineThickness是fine,很细,看起来很不爽。

Q: How can i set the default line type in the wavescan no matter which PDK i am using?

A: You can refer to the "trace variables" section of wavescan manual by clicking here. Here is the setting for .cdsinit file:

envSetVal("wavescan.trace" "lineStyle" 'string "solid")   will change the lines shown as solid.

envSetVal("wavescan.trace" "lineThickness" 'string "bold")   will change the lines shown as bold.

In general, you can look for any environment variables for the tools (schematic editor, layout editor, spectre, ade, etc) in the .cdsenv files following directory:

$CDSHOME/tools/dfII/etc/tools

E.g. $CDSHOME/tools/dfII/etc/tools/wavescan/.cdsenv

In case the above does not work, we have an internal solution which gives the following suggestion:

1. Open Display Resources Manager in CIW by selecting Tools ->Display Resources Manager...
2. Click "Edit..." in Display Resources Tool Box.
3. Change "Tech Lib Name" to ABC.

4. Search layers "y0" and modify the display style.
5. Re-do step 4 to change "y1" "y2" ........ "y9".

6. Save the display setup.

 

Q: I don't quite understand your reply so let me make a guess. You have copied the display.drf file from the pdk directory to your working directory and after modifying and saving the y0,y1,etc packets, you found that the display.drf file in your working directory has changed. So you are wondering if it matters? May I know if this is your question?

It does not matter. display.drf is just for viewing the layout so it can be customized according to your preferences.

Q; 

now i can change my display.drf file without worry.

But still, i am somewhat confusing that why i have to change display.drf to modify the line type in the wavescan?

Why the envSet cmd in the .cdsinit file didn't work?

A:

When using wavescan with ADE, it plots signals with the same colour and line style. as the corresponding probe in the schematic, to make sure it is obvious which signal is which. Since probing and other schematic layers are controlled by layers in the tech file, and their appearance is controlled via the display.drf, that is what sets the appearance of the lines in wavescan within ADE (as well as the probe colours).

When running wavescan standalone, the .cdsenv settings are used; i.e. it doesn't have the colours overridden by ADE.


 


点赞

评论 (0 个评论)

facelist

您需要登录后才可以评论 登录 | 注册

  • 关注TA
  • 加好友
  • 联系TA
  • 0

    周排名
  • 0

    月排名
  • 0

    总排名
  • 0

    关注
  • 122

    粉丝
  • 42

    好友
  • 274

    获赞
  • 118

    评论
  • 22104

    访问数
关闭

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

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

GMT+8, 2024-5-12 19:50 , Processed in 0.015369 second(s), 7 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部