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

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

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 7856|回复: 10

[讨论] cadence如何修改快捷键设置

[复制链接]
发表于 2016-6-13 17:30:05 | 显示全部楼层 |阅读模式

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

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

x
一般情况下画版图修改某一金属线的金属层时都是先选中该金属走线 然后按q快捷键就会显示该金属线的属性 再选择要修改的金属层 然后OK就可以
能不能修改快捷键设置 比如按Ctrl+1就会将选中的线修改为M1,按Ctrl+2就可以改为M2?有没有哪位精通的大神指导一下如何修改快捷键设置
发表于 2016-6-14 10:57:58 | 显示全部楼层
1) First you need a function which could change the layer;
For example, i define the changelayers1 function which will change the object you choose into Metal1.

procedure(changelayers1()
geGetSelectedSet()~>layerName="M1"
)


2)Secondly, you should find a place to define these functions.There are 2 ways:

(i) in the CIW window, Options~>Bindkeys..., ~>Layout, press the green + icon to define a new bindkey and save the file;

(ii) in the .cdsinit file, write sentence like below(i choose 1 as the bindkey):
hiSetBindKeys("Layout" "<Key>1" "changelayers1")
 楼主| 发表于 2016-6-14 11:14:05 | 显示全部楼层
回复 2# spzhu2010


    您刚才给出的第一项里面的定义是定义到哪个文件里呢?
发表于 2016-6-14 12:02:29 | 显示全部楼层
your .cdsinit file
发表于 2016-6-14 12:58:42 | 显示全部楼层
那那个M1是drawing还是pin,不用定义么
发表于 2016-6-14 13:23:55 | 显示全部楼层
No need.It will keep its original layer propertites.That is, it will keep it as drawing if it was drawing.
 楼主| 发表于 2016-6-14 14:27:59 | 显示全部楼层
回复 6# spzhu2010


    谢谢啦 刚才用了一下可以了。这样比原来简单多了
发表于 2018-7-19 16:12:12 | 显示全部楼层
谢谢啦 刚才用了一下可以了
发表于 2023-2-14 17:00:08 | 显示全部楼层


spzhu2010 发表于 2016-6-14 10:57
1) First you need a function which could change the layer;
For example, i define the changelayers1 f ...


你好,不知道我的问题出现在哪里,麻烦帮忙指点迷津

微信图片_20230214165821.jpg
发表于 2023-3-13 17:22:43 | 显示全部楼层


sunshine_amy 发表于 2023-2-14 17:00
你好,不知道我的问题出现在哪里,麻烦帮忙指点迷津


changelayer1后面要加()
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

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

GMT+8, 2024-11-5 19:38 , Processed in 0.030551 second(s), 10 queries , Gzip On, Redis On.

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