The Quartus® II software provides a variety of primitive functions for circuit design. AHDL, Verilog HDL , and VHDL logical operators, ports, and some statements, as well as Verilog HDL gate primitives, replace primitives in AHDL, Verilog HDL, and VHDL files. As a result, AHDL, Verilog HDL, and VHDL primitives are a subset of those available for Block Design Files (.bdf), as shown below.
Primitive/Port Interconnections
Unused Inputs to Primitives, Megafunctions & Macrofunctions
Buffer Primitives | ||
CARRY |
LCELL |
|
CARRY_SUM |
OPNDRN |
|
CASCADE |
SOFT |
|
CLKLOCK |
TRI |
|
EXP |
WIRE (Block Design Files only) |
|
GLOBAL |
ROW_GLOBAL |
|
Flipflop & Latch Primitives | ||
DFF |
LATCH |
|
DFFE |
SRFF |
|
DFFEA |
SRFFE |
|
JKFF |
TFF |
|
JKFFE |
TFFE |
|
Input & Output Primitives/Ports | ||
BIDIR or
INOUT |
||
INPUT or
IN |
||
OUTPUT or
OUT |
||
Logic Primitives | ||
AND |
NOR |
|
BAND (Block Design Files only) |
NOT |
|
BNAND (Block Design Files only) |
OR |
|
BNOR (Block Design Files only) |
VCC (Block Design Files only) |
|
BOR (Block Design Files only) |
XNOR |
|
GND (Block Design Files only) |
XOR |
|
NAND |
||
Other Primitives (Block Design Files only) | ||
CONSTANT |
||
PARAM |
||
Title Block |
|
- PLDWorld - |
|
Created by chm2web html help conversion utility. |