Glossary

primitive


One of the basic functional blocks used to design circuits with Quartus® II software. Primitives are used in Block Design Files (.bdf), AHDL Text Design Files (.tdf), VHDL Design Files (.vhd), and Verilog Design Files (.v).

Block Editor primitives include buffers, flipflops, a latch, input and output primitives, and logic primitives. Primitive symbols for Block Editor files are provided in the \quartus\libraries\primitives directory created during installation.

AHDL, Verilog HDL, and VHDL primitives—which include buffers, flipflops, and a latch—are a subset of the primitive symbols used in Block Editor files. Other functions are represented by logical operators, ports, Verilog HDL gate primitives, and other constructs. Verilog HDL primitives and Function Prototypes for AHDL primitives are built into the Quartus II software; Component Declarations for VHDL primitives are provided in the maxplus2 package in the \quartus\libraries\vhdlnn\altera directory, where nn is "87" or "93". In order for VHDL primitives to function properly, maxplus2.lmf must be specified as the Library Mapping File (.lmf).


Back to Top

- PLDWorld -

 

Created by chm2web html help conversion utility.