Altera Home Page
文档资料 许可
在线购买 下载

  主页   |   产品   |   支持   |   最终市场   |   技术中心   |   教育与活动   |   公司介绍   |   在线购买  
  mySupport   |   器件   |   软件   |   IP   |   设计范例   |   参考设计  

 产品
   Quartus II
      SOPC Builder
      MAX+PLUS II
      ModelSim-Altera
  
 资源中心
      简介
      安装&许可
      脚本
       电路板设计& I/O
      网表阅读器 & 综合
      编译增强特性
      优化
      功耗管理
   TimeQuest时序分析器
      标准时序分析器
      仿真 & 确认
      片内调试
      HardCopy设计
  
 软件资源
      操作系统支持
      驱动安装
  
 下载与许可
      下载
   许可
  
 Quartus II EDA 支持
      Quartus II 接口
   综合工具
   仿真工具
   验证工具
   时序分析工具
   再综合工具
   电路板级工具
  
 老版软件EDA支持
      供应商类
      工具类
      功能类
  

IBIS File Instructions

All Altera IBIS files include package resistance (R), inductance (L), and capacitance (C) data for only one device package. For example, you can only find EP1S25F780 package data in the Stratix IBIS file. For packages of the same device, these values need to be changed. The complete set of package RLC values for a device family can be downloaded at: http://www.altera.com/support/software/download/ibis/ibs-ibis_index.jsp.

Setting Up the Package RLC Values in IBIS

The following example shows how to perform simulations using the resistance, capacitance and inductance data for Stratix EP1S10 484-pin FineLine BGA (EP1S10F484) device package.

The Stratix IBIS file (stratix.ibs) includes package resistance, inductance and capacitance (RLC) information for EP1S25F780 device package. The package RLC values are placed under [Package] keyword of the IBIS file. For other packages of the same device, these values need to be changed. To set up an IBIS file for EP1S10F484 device, perform the following steps:

  1. Download the Stratix IBIS model (stratix_models.xls) and its RLC values package (stratix_rlc.xls) at the http://www.altera.com/support/software/download/ibis/ibs-ibis_index.jsp.
  2. Open the model in a text editor.
  3. Find the values for this device package combination (EP1S10F484) in the stratix_rlc.xls file:

    Resistance    typ=0.17Ω     min=0.07Ω     max=0.33Ω
    Inductance    typ=1.95nH    min=1.15nH    max=3.12nH
    Capacitance   typ=0.52pF    min=0.29pF    max=0.87pF


  4. Substitute these values in the Stratix IBIS model file in the [Package] section (the rest of the sections remain unchanged), as shown in bold below:

    [Package]
    variable       typ           min         max
    R_pkg           0.17          0.07        0.33
    L_pkg           1.95nH        1.15nH      3.12nH
    C_pkg           0.52pF        0.29pF      0.87pF

    [Pin] signal_name   model_name   R_pin   L_pin   C_pin

    1    1s_gtl25_io   1s_gtl25_io            
    ...  ...           ...     
     
    [Model]   1s_gtl25_io            
    .
    .
    [End]

  5. Save the model with your changes. The model is now ready to use.

If you have any questions or concerns about the contents of these, please visit Altera's mySupport web site.

  请填写反馈意见
  注册索取最新邮件通知