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

日志

常用的calibre脚本命令

已有 269 次阅读| 2025-8-29 10:48 |系统分类:芯片设计

#运行DRC检查

calibre -drc -hier -hyper <drc_rule_file> <layout_file>

#运行LVS检查

calibre -lvs -hier -hyper <lvs_rule_file> <layout_file> <schematic_netlist>

#运行j寄生提取

calibre -pex -hier -hyper <pex_rule_file> <layout_file>

#提取网表并生成spice文件

calibre -spice <input_layout> -output <output_netlist>

#图形界面查看

calibredrv

#查询

# 基本查询语法
calibre -query <rule_file> [options]
# 查询规则文件中的特定规则
calibre -query tech.drc -rule metal1_spacing
# 显示所有可用规则
calibre -query tech.drc -list_rules
# 查询规则的详细定义
calibre -query tech.drc -detail_rule metal1_spacing
# 查询规则文件的层次结构
calibre -query tech.drc -hierarchy



点赞

评论 (0 个评论)

facelist

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

  • 0

    周排名
  • 8

    月排名
  • 0

    总排名
  • 1

    关注
  • 2

    粉丝
  • 2

    好友
  • 11

    获赞
  • 2

    评论
  • 26

    访问数
关闭

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


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

GMT+8, 2025-9-13 14:08 , Processed in 0.020198 second(s), 7 queries , Gzip On, Redis On.

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