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支持
      供应商类
      工具类
      功能类
  

Altera VHDL and Verilog HDL alt_mf Logic Function Library (Design Compiler Software)

The alt_mf library contains behavioral VHDL and Verilog HDL models of the Altera-provided architecture control logic functions shown in the following table. You can simulate VHDL Design Files (.vhd) and Verilog Design Files (.v) that instantiate these functions with a supported simulator, both before and after being compiled with the Synopsys Design Compiler software.

 

Name

Description

a_8fadd

8-bit full adder

a_8mcomp

8-bit magnitude comparator

a_8count

8-bit up/down counter

a_81mux

8-to-1 multiplexer

 

The behavioral descriptions of these four functions are contained in the /usr/quartus/eda/synopsys/mf/src directory. The table below lists the files contained in this directory.

 

File

Description

mf.vhd

 

Contains behavioral VHDL descriptions of the logic functions.

mf_components.vhd

Contains VHDL Component Declarations for the logic functions.

mf.v

 

Contains behavioral Verilog HDL descriptions of the logic functions.

 

If you wish to simulate a VHDL design containing these logic functions, you can use the Altera-provided shell script /usr/quartus/eda/synopsys/bin/alt_mf.sh to create a design library called altera. This library allows you to reference the functions through the VHDL Library and Use Clauses, which direct the Design Compiler software to incorporate the library files when it compiles your top-level design file. The alt_mf.sh shell script creates the altera design library by analyzing the simulation models in the /usr/quartus/eda/synopsys/mf/src directory.

 

Note: The information presented here assumes that you are using C shell and that your Quartus II system directory is /usr/quartus. If not, you must use the appropriate syntax and procedures to set environment variables for your shell.

 

Complete VHDL and Verilog HDL behavioral descriptions of these logic functions are included in the mf.vhd and mf.v files so that you can optionally retarget your design to other technology libraries.

 

 

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