zoukankan      html  css  js  c++  java
  • APL: ANSYS Power Library

    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.

  • 相关阅读:
    013开发板系统安装准备
    012开发板串口连接
    011OK6410开发板介绍
    010GCC程序编译
    009Linux密码故障排除
    vue 中的solt的用法
    vue solt的应用场景
    Typescript 用接口模拟ajax请求
    Typescript方法重载实现系列二
    Typescript中方法重载的实现
  • 原文地址:https://www.cnblogs.com/lelin/p/11441660.html
Copyright © 2011-2022 走看看