Chargement…
Chargement…
The entity porte_xnor has two inputs (i_a, i_b) and one output (o_q), all of type std_logic.
The output o_q is '1' when both inputs are identical (both '0' or both '1'). It is '0' when the inputs are different.
| Signal | Direction | Width | Description |
|---|---|---|---|
i_a | Input | 1 bit | Input A |
i_b | Input | 1 bit | Input B |
o_q | Output | 1 bit | Output |