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 Precision RTL Synthesis Software

btnshowall.gif

You can perform synthesis and generate EDIF netlist files and then run the Quartus II software to perform a compilation automatically from within the Precision RTL Synthesis software. This allows you to view initial compilation results and further optimize the design and add constraints in the Precision RTL Synthesis software. The Precision RTL Synthesis software also generates a Tcl Script File (.tcl) that you can use to set up your project and compile your design in the Quartus II software.

 

click to expandTo synthesize the design and run the Quartus II software automatically from within the Precision RTL Synthesis software:

  1. If you have not already done so, assign design constraints with the Precision RTL Synthesis software.

  2. To specify the path to the Quartus II software:

    1. Click Set Options.

    2. Expand the Quartus II folder.

    3. Select Integrated Place and Route.

    4. Specify the path to the Quartus II software in the Path to Quartus II installation tree box.

    5. Click OK.

  3. In the Design window, click Synthesize. The Precision RTL Synthesis software synthesizes the design and places the synthesized and optimized design in the <project name>_impl_1 directory in the current project directory.

  4. In the Design window, click Quartus II.

  5. Click the Run Quartus II button to compile the design in command-line mode in the Quartus II software.

  6. You can use the View RTL Schematic, View Technology Schematic, and View Critical Path commands to view the synthesized design and make further constraints to optimize the design. You can also use the Precision RTL Synthesis-generated Quartus II Project File (.qpf) to view the design in the Quartus II software.

click to expandTo synthesize the design in the Precision RTL Synthesis software and run the Quartus II software manually to set up a project and compile a design:

  1. If you have not already done so, assign design constraints with the Precision RTL Synthesis software.

  2. In the Design window, click Synthesize. The Precision RTL Synthesis software synthesizes the design and places the synthesized and optimized design in the <project name>_impl_1 directory in the current project directory.

  3. Start the Quartus II software.

  4. On the View menu, click Tcl Console.

  5. Type the following command at the Quartus II Tcl Console command prompt:

    source<path to project>/<project name>.tcl 

    The Tcl Script File creates a new Quartus II project in the current directory.

  6. Compile the design.

  7.  

  8. Note: The Tcl Script File generated by the Precision RTL Synthesis uses the mentor.lmfLibrary Mapping File (.lmf), located in the \<Quartus II installation directory>\lmf directory.

 

 

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