1. creating accurate switching current waveforms (profiles)

2.output-state dependent decoupling capacitance (intrinsic decapacitance)

3. equivalent power circuit resistance (ESR effective series resistance)

4.switching delay

5.leakage current

Design View:

1. Main physical information of  the design inputs :DEF and LEF files

2.RDL overlay of GDS

3.Lib/CCS/APL data

4.Physical Macro model views

ModifiedDesignView(sub-views)

The ModifiedDesignView provides an efficient way to make small changes to an existing Design View.

It is also the primary mechanism for reading any power/ground source/bump locations.

1.The power/ground voltage source locations or to import a ploc file

2.Modify geometries using by adding/deleting metals and vias or create dummy RDL patterns

3.Any light view changes only and referencing the main Design View

ExtractView:

1.parasitic extraction directly on the design data.  power grids / signal nets /resistors/capacitors. And also store information on shorts/disconnects/SPRs.

2.From inporting a SPEF input file of the signal nets. The view will store the signal net loading used for power grid analysis or more detailed information for Signal ElectroMigration(EM) analysis.

TimingView:

holds all external timing constraints read from SDC files and timing information,slews,timing windows,clock and slack,read from the output of STA through timing window files.It annotates all of the information onto the design as it builds a timing graph of entre design based on the chosen process corner.

Scenario View :

determine instance demand currents for specific conditions (design mode,PVT corner,spedific simulation vectors).

ElectroMigrationView:

EM view contains the results of analyzing the EM rules based on the currents through either the PG nets or the Signal nets coming from either the Analysis View or the SignalNetCurrentView.

Peak/RMS/DC limits read from the technology view.

SignalNetCurrentView:

Contain the results of calculating,first,the driver currents for signal nets,followed by calculating the currents distributes through parasitics of the signal nets from the driver to all the receivers.

ReducedModelView:

Reduced die model and so require submitting to a single big machine.It's recommended you generate ExtractView.

APL: ANSYS Power Library的更多相关文章

  1. lower power的physical library

    在一个cell library中,比较重要的是cell height,cell height由tracks来决定,track表示一个metal线的pitch. 一个cell通常被做成一定数量的trac ...

  2. Jeffrey Richter's Power Threading Library

    Jeffrey Richter's Power Threading Library The Power Threading Library consists of a number of classe ...

  3. library 中的internal power为何为负值?

    下图是library中一个寄存器Q pin 的internal_power table, 表中该pin 的internal power 大多都是负值.其实library 中的internal_powe ...

  4. 浅谈Power Signoff

    Power Analysis是芯片设计实现中极重要的一环,因为它直接关系到芯片的性能和可靠性.Power Analysis 需要Timing Analysis 产生包含频率.transition 等时 ...

  5. Power BI REST API

    Overview of Power BI REST API https://msdn.microsoft.com/en-us/library/dn877544.aspx 验证方式 OAuth 2.0 ...

  6. Power BI入门教程

    题记:这篇文章不仅是Power BI的入门教程,同时相对于Qlik Sense进行了简单比较. 最近把一个Qlik Sense的示例应用手动转成了Power BI的应用,把相关步骤和遇到的问题记录如下 ...

  7. Polynomial Library in OpenCascade

    Polynomial Library in OpenCascade eryar@163.com 摘要Abstract:分析幂基曲线即多项式曲线在OpenCascade中的计算方法,以及利用OpenSc ...

  8. HP StorageWorks MSL2024 Tape Libraries - Tape library Error Codes

    Main error codes Error Code Description Details and Solution 80 Can not initialize bar code reader P ...

  9. PTPX Power Analysis Flow

    PrimeTime PX工具是PrimeTime工具内的一个feature. PTPX的功耗分析,可以报告出chip,block,cell的各个level的功耗. 使用PTPX可以分析的功耗的方式: ...

随机推荐

  1. Linux网络课程学习第一天

    第一天上课主要介绍了LINUX系统和Linux课程的情况.了解了开源系统的四大优势,六大特点. 最具有心得的一句话: 学习是件苦差事: 稻盛和夫先生的话也深深激励着我:“工作马马虎虎,只想在兴趣和游戏 ...

  2. git flow开发分支管理模型

    Git Flow 是什么 Git Flow是构建在Git之上的一个组织软件开发活动的模型,是在Git之上构建的一项软件开发最佳实践.Git Flow是一套使用Git进行源代码管理时的一套行为规范和简化 ...

  3. BZOJ4566&&lg3181 HAOI找相同字符(广义后缀自动机)

    BZOJ4566&&lg3181 HAOI找相同字符(广义后缀自动机) 题面 自己找去 HINT 给定两个文本串,问从两个串中各取一个非空子串,使这俩子串相同,问方案有多少种.我的思路 ...

  4. PHP目录操作(附封装好的目录操作函数文件)

    目录函数库常用API $path='test'; var_dump(is_dir($path));//检测是否为目录 echo '<hr/>'; echo getcwd();//得到当前的 ...

  5. java - 虚拟机性能监控与故障处理工具

    背景 在项目开发中往往不是一个人完成整个项目,而是由一个团队进行开发,而团队中成员的编程能力参差不齐难免会影响项目性能.当一个项目基本定型后难免会遇到项目产品使用的效果不理想例如长时间失去响应.系统卡 ...

  6. 假期学习【六】Python网络爬虫2020.2.4

    今天通过Python网络爬虫视频复习了一下以前初学的网络爬虫,了解了网络爬虫的相关规范. 案例:京东的Robots协议 https://www.jd.com/robots.txt 说明可以爬虫的范围 ...

  7. Dijkstra算法依据项目改进版,输出路径

    package dijkstra; import java.util.ArrayList; public class Dijkstra { ; /*private static int[][] Gra ...

  8. numpy学习(三)

    练习篇(Part 3) 31. 略 32. Is the following expressions true? (★☆☆) np.sqrt(-1) == np.emath.sqrt(-1) prin ...

  9. WSO2 ESB XML定义语法(2)

    5.Proxy Service 配置 <proxy>元素用于定义Synapse代理服务. 通过基础Axis2引擎在指定的传输上创建和公开代理服务,根据标准的Axis2约定(即基于服务名称) ...

  10. ubuntu Redis安装及配置

    1.安装 1.1 下载压缩包:wget http://download.redis.io/releases/redis-5.0.4.tar.gz1.2 解压:tar xzf redis-5.0.4.t ...