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

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

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

Verilog Output File (.vo) Definition


A Verilog Hardware Description Language (HDL) standard netlist file (with the extension .vo) that is generated by the Quartus II Compiler.

The Verilog Output File can be imported into an industry-standard Verilog HDL simulation or timing analysis tool. The Verilog Output File cannot be compiled with the Quartus II Compiler.

You can specify that the Compiler generates a Verilog Output File after a successful compilation by selecting the name of a specific Verilog HDL simulation or timing analysis tool, or by selecting Custom Verilog HDL from the Tool name list and specifying options in the Simulation or Timing Analysis pages of the Settings dialog box.

You can also generate a Verilog Output File by using the Start EDA Netlist Writer command. You can use this command if you have already compiled the design and want to change the EDA tool settings and generate a Verilog Output File for another EDA tool.

The Compiler places the generated Verilog Output File into a tool-specific directory within the current project directory. For EDA simulation tools, the Verilog Output File is placed in the /<project directory>/simulation/<EDA simulation tool> directory. For EDA timing analysis tools, the Verilog Output File is placed in the /<project directory>/timing/<EDA timing analysis tool> directory. If you select Custom Verilog HDL for simulation or timing analysis, the Verilog Output File is placed in the /<project directory>/simulation/custom or the /<project directory>/timing/custom directory, respectively.

The file name of the Verilog Output File is the top-level design entity name with a .vo extension. The file name of the Standard Delay Format Output File (.sdo) is the top-level design entity name with a "_v" appended to the project name and an .sdo extension (for example, <top-level design name>_v.sdo).

 

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