NOR Gates with Inverted and Non-Inverted Inputs
The NOR gate produces an active "0" value if at least one of its inputs is a "1" value. The gate produces a "1" value if all inputs are "0"; if neither of these conditions holds, the output will be unknown.
Parameters
Parameter | Description | Units | Default |
---|---|---|---|
FALL_DELAY | Output High to Low propagation delay. | s | DGTDELAY |
RISE_DELAY | Output Low to High propagation delay. | s | DGTDELAY |
IN_MODE | Inputs mode. | IN | |
OUT_MODE | Outputs mode. | OUT | |
IOMODEL | The name of an I/O model, which describes the device’s loading and driving characteristics. | DGTDEFIOMODEL | |
POWER_NODE | Digital power node name. Is the node used by the interface subcircuits which connect analog nodes to digital nodes. | $G_DPWR | |
GROUND_NODE | Digital ground node name. Is the node used by the interface subcircuits which connect analog nodes to digital nodes. | $G_DGND |