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

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

日志

cadence schematic: skip descend form when descend into schematic

已有 1135 次阅读| 2018-5-10 19:22 |个人分类:tools tips|系统分类:芯片设计

From Cadence Custom IC Design Forums

=======================Question==========================

if i descend into an schematic hirarchy using Shift-E , an popup apears ...

i can choose view & wher to open.

i don't want to be asked. I want to set it somewhere and never ever asked again ...

=========================Method===========================

You can set a .cdsenv environment variable called descendTarget.

Add this to your .cdsenv file:

Default setting:
 schematic descendTarget string "query user" 
What you want:
 schematic descendTarget string "use viewNameList"

In a current Cadence session you can set it this way:
envSetVal("schematic" "descendTarget" 'string "use viewNameList")

Also, you can set it interactively in your window:
1. Don't select any object and don't put your cursor over any object, then press your descend bindkey
2. When prompted to select an instance to descend into, press F3 to get the options form
3. Press the "use viewNameList" button and then choose your instance. This setting should remain set while that window remains open.

The viewNameList is set in the Options->Editor form. It is also a .cdsenv environment variable:
schematic       viewNameList    string  "schematic symbol"


点赞

评论 (0 个评论)

facelist

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

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

    周排名
  • 0

    月排名
  • 0

    总排名
  • 0

    关注
  • 6

    粉丝
  • 0

    好友
  • 18

    获赞
  • 1

    评论
  • 1031

    访问数
关闭

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

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

GMT+8, 2024-3-29 15:30 , Processed in 0.030633 second(s), 15 queries , Gzip On, Redis On.

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