sky130_fd_sc_hs__ha
Half adder
- Cell name: sky130_fd_sc_hs__ha
- Type: cell
- Library: sky130_fd_sc_hs
- Inputs: 2 (A, B)
- Outputs: 2 (COUT, SUM)
- Read the docs
Truth table
| A | B | COUT | SUM | |||
|---|---|---|---|---|---|---|
| 0 | 0 | 0 | 0 | |||
| 0 | 1 | 0 | 1 | |||
| 1 | 0 | 0 | 1 | |||
| 1 | 1 | 1 | 0 |
-
sky130_fd_sc_hs__ha_1
-
sky130_fd_sc_hs__ha_2
-
sky130_fd_sc_hs__ha_4