logic primitive Definition
A primitive that performs a logical operation on nodes or buses. Logic primitives include:
| AND | NOR | |
| BAND | NOT | |
| BNAND | OR | |
| BNOR | VCC | |
| BOR | XNOR | |
| GND | XOR | |
| NAND | 
Logic primitives have the same function as the logical operators used in AHDL and VHDL.