node type Definition
The type of logic that drives a node or group in a Vector Waveform File (.vwf) or Vector File (.vec). Four logic types are defined:
|
Type |
Meaning |
|---|---|
|
INPUT |
Node or group is driven by an input pin. |
|
COMB |
Node or group is fed by combinational logic,
for example, an |
|
REG |
Node or group is fed by a register (implemented with a logic cell on the device). |
|
MACH |
Node is fed by a state machine. |