AND Gates with Inverted and Non-Inverted Inputs
The AND gate produces an active 1 value if, and only if, all of its inputs are also 1 values. If any of the inputs is a 0; the output will also he a 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 |