Intel® Quartus® Prime Pro Edition用户指南: 设计编译

ID 683236
日期 12/16/2019
Public
文档目录

1.8.2.2. VHDL标准库和程序包

Intel® Quartus® Prime软件包含标准IEEE库和几个供应商特定的VHDL库。 其中IEEE库包含标准VHDL包std_logic_1164numeric_stdnumeric_bitmath_real

STD库是VHDL语言标准的一部分,其中含有程序包standard(默认包含于每个工程中)和textio。针对与旧设计的兼容性, Intel® Quartus® Prime软件还支持以下供应商特定包和库:

  • Synopsys* 包,如IEEE库中的std_logic_arithstd_logic_unsigned
  • Mentor Graphics* 包,如ARITHMETIC库中的std_logic_arith
  • 原语包altera_primitives_components(用于原语,如GLOBALDFFE)和ALTERA库中的maxplus2
  • ALTERA_MF库中的IP核包altera_mf_components用于指定IP核, 包括LCELL。此外,LPM库中的lpm_components用于参数化模块(LPM)函数库。
注: 导入用于原语的组件声明,如altera_primitives_components中的GLOBALDFFE,而非altera_mf_components包。