EDA365电子工程师网

标题: [求助]请问怎么快速获取到所有的NetName?? [打印本页]

作者: 361553894    时间: 2015-11-2 14:49
标题: [求助]请问怎么快速获取到所有的NetName??
axlClearSelSet()
axlSetFindFilter(?enabled '("all") ?onButtons '("noall" "nets"))
nets = axlGetSelSet(axlAddSelectAll())
执行到第三句的时候就会无响应了。。。

作者: deargds    时间: 2015-11-2 15:20
axlDBGetDesign()->nets~>name
作者: 361553894    时间: 2015-11-2 15:26
deargds 发表于 2015-11-2 15:20
axlDBGetDesign()->nets~>name

~>这个是什么作用??
我的那种方法为什么会无响应,而且最终获取到的nets是nil??

作者: deargds    时间: 2015-11-2 15:49
361553894 发表于 2015-11-2 15:26
~>这个是什么作用??
我的那种方法为什么会无响应,而且最终获取到的nets是nil??

axlSetFindFilter( ?enabled '("noall" "NETS") ?onButtons '("noall" "NETS"))

作者: 361553894    时间: 2015-11-2 16:01
deargds 发表于 2015-11-2 15:49
axlSetFindFilter( ?enabled '("noall" "NETS") ?onButtons '("noall" "NETS"))

为什么我的就不行??软件bug么??
我用其他的类型都没有问题啊
就只有nets的时候会无响应





欢迎光临 EDA365电子工程师网 (https://bbs.elecnest.cn/) Powered by Discuz! X3.2