找回密码
 注册
关于网站域名变更的通知
查看: 670|回复: 2
打印 上一主题 下一主题

請問如何用skill統計unconnect數目

[复制链接]
  • TA的每日心情
    开心
    2019-11-19 15:32
  • 签到天数: 1 天

    [LV.1]初来乍到

    跳转到指定楼层
    1#
    发表于 2020-10-22 10:21 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

    EDA365欢迎您登录!

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

    x
    請問如何用skill統計unconnect數目?

    Skill > miss=length(setof(net axlDBGetDesign()->nets net->unconnected>0))
    1

    但是net被設為NO_RAT 就會不統計該條net 尚未拉完線
    Net: SOCNDTRA_R has been selected.
    Property NO_RAT added to 1 element(s).

    Skill > miss=length(setof(net axlDBGetDesign()->nets net->unconnected>0))
    0

    目前是暫用 report sum.rpt 然後讀sum.rpt 的Missing Connections

    謝謝

  • TA的每日心情
    开心
    2019-11-19 15:32
  • 签到天数: 1 天

    [LV.1]初来乍到

    推荐
     楼主| 发表于 2020-10-29 09:58 | 只看该作者

    謝謝你

    昨日上 candence 網站去請教 已解決:
    To check a complete design check for all net->branches with more than 2 entries.
    So something like this:
    miss=length(setof(net axlDBGetDesign()->nets cadr(net->branches)))
    A branch is:
    Is the set of all the etch objects—ppins, etch paths, shapes, and vias—associated with a particular signal name. Every net has a name which is its signal name. A net contains one or
    more branches. Each branch is a list of the etch objects that are physically connected among themselves. A branch can include ppins, etch paths, shapes, and vias. The number of branches in
    a net varies as Allegro PCB Editor connects or disconnects parts of the net. A completely connected net consists of one and only one branch.


    该用户从未签到

    3#
    发表于 2020-10-26 09:42 | 只看该作者
    来帮你顶一下

    点评

    謝謝你 昨日上 candence 網站去請教 已解決: To check a complete design check for all net->branches with more than 2 entries.So something like this:miss=length(setof(net axlDBGetDesign()->nets cadr(n  详情 回复 发表于 2020-10-29 09:58
    您需要登录后才可以回帖 登录 | 注册

    本版积分规则

    关闭

    推荐内容上一条 /1 下一条

    EDA365公众号

    关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

    GMT+8, 2025-7-11 19:43 , Processed in 0.109375 second(s), 25 queries , Gzip On.

    深圳市墨知创新科技有限公司

    地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

    快速回复 返回顶部 返回列表