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

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

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

Generating EDIF Netlist Files with the FPGA Compiler II Software

To generate an EDIF netlist file with the FPGA Compiler II software for use with the Quartus II software:

  1. If you have not already done so,assign design constraints and optimize the design with the FPGA Compiler II software.

  2. To generate Quartus II–compatible EDIF netlist files, select the optimized design implementation and click the Export Netlist button on the toolbar.

  3. In the Export Netlist dialog box, specify the following options:

    1. In the Export Directory box, specify the name and location of the directory for the EDIF netlist files.

    2. Under Place and Route, select the EDIF netlist file's output bus in the Bus Style list. The Quartus II software accepts either flattened or unflattened buses. In the FPGA Compiler II software, the default setting, EXPAND, flattens each bus by writing each bus bit as an individual I/O port. To export an EDIF netlist file without flattening the bus names, select any of the other settings, which include delimiters for different bus notations:[], <>, (), and {}.

Note: If you are using a custom megafunction variation for content-addressable memory (CAM), ClockLock PLL, LVDS, or RAM functions generated by the MegaWizard Plug-In Manager, you must select %s{%d:%d} in the Bus Style list.

    1. To generate a VHDL or Verilog HDL netlist file for functional simulation prior to Quartus II compilation, select a language option (VHDL or Verilog) from the Output Format list. Otherwise, NONE is selected by default.

    2. To close the Export Netlist dialog box, click OK. The FPGA Compiler II software creates the following Quartus II–compatible files:

  • <design name>.edf (EDIF format)

  • <design name>.tcl, a Tcl Script File (.tcl) that contains a Tcl script for compiling the design with the Quartus II software

  • <design name>.lmf, a Library Mapping File (.lmf) that maps FPGA Compiler II functions to Quartus II functions

  1. Copy all the output files to a Quartus II project directory. Compile the design to process the <design name>.edf file with the Quartus II software.

     

    Note: You must specify the FPGA Compiler II generated <design name>.lmf as the Library Mapping File for the project when specifying the EDA tool input settings.

     

  2. To continue with the FPGA Compiler II design flow, analyze design results with the FPGA Compiler II software.

 

 

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