当前位置: 首页 > article >正文

数字后端概念——shielding

文章目录

      • Performing Shielded Routing
      • 使用createShield命令创建shielding nets
      • 使用editPowerVia命令在shielding net和power stripe连接处增加更多via
      • 使用GUI界面添加shield routing
      • 使用text cmd添加shield routing
      • 控制shielding report的内容
      • 这里的tapping check指的是什么呢?

在数字后端设计中使用shielding的目的主要是保护敏感net,减小其受到noise的影响。常用的shielding net是VDD和GND net。

查看Innovus UG > Design Implementation Capabilities > Using the NanoRoute Router

Performing Shielded Routing

The NanoRoute router can protect noise-sensitive nets, such as clock nets, from crosstalk by shielding them with power or ground wires. NanoRoute automatically generates a shielding and statistics report after routing. For information on the report, see the “Interpreting the Shielding Report” section.

The Figure below shows a section of a design with a shielded net. In the figure, you can see the following:

  1. The signal net is shielded by a power net on one side and a ground net on the other side. (两条shielding net分别是VDD和GND)
  2. Multiple vias can be dropped where a stripe crosses the shielding net at a right ang
http://www.lryc.cn/news/2419433.html

相关文章:

  • 用hist()绘制直方图
  • [转]推荐一款新型 Java 网站内容管理系统,灵活、易用,运行稳定,轻松管理建设网站(附源码)
  • Linux tar命令详解,Linux备份解压文件_linux tar备份文件
  • 新手怎么炒外汇?
  • 【合唱】男女差八度的科学解释
  • handoop job工作运行的机制与原理详解
  • 20款最流行的免费定性数据分析工具
  • 主数据管理和实施
  • Linux 详解:最完整的入门指南_linux菜鸟入门指南
  • 【游戏】如何开发一款游戏:游戏开发流程及所需工具
  • 飞鸡:从小训练飞行的鸡能飞行吗?为什么野鸡能飞吗?是同一品种吗?今天自由思考
  • c++_ifstream,ofstream读写文件
  • 使用rkhunter检测Linux的rootkit
  • jdk源码写过注释后debug提示source code does not match the bytecode
  • nodejs中的__filename和__dirname的使用说明
  • UIE: 信息抽取的大一统模型
  • 推荐使用:jQuery FullScreen 插件 —— 让全屏模式优雅而简单
  • 钓鱼邮件从入门到放弃
  • SWT简介
  • 查看占用网速的程序
  • 【LINUX】linux中修改文件命名
  • isalpha()方法介绍
  • Oracle数据库的下载安装教程
  • 在虚拟机上安装Ubuntu系统(详细附图)
  • 系统流程图
  • 蓝牙技术简介
  • 1分钟带你理解pairwise
  • 设计原则之贰——里氏替换原则
  • C语言中静态变量的作用
  • 开发自己的web搜索引擎——MyGoGo