sky130_fd_sc_hd__xnor3

3-input exclusive NOR

  • Cell name: sky130_fd_sc_hd__xnor3
  • Type: cell
  • Library: sky130_fd_sc_hd
  • Inputs: 3 (A, B, C)
  • Outputs: 1 (X)
  • Read the docs


Truth table

  A B C   X  
  0 0 0   1  
  0 0 1   0  
  0 1 0   0  
  0 1 1   1  
  1 0 0   0  
  1 0 1   1  
  1 1 0   1  
  1 1 1   0  


  • sky130_fd_sc_hd__xnor3_1
  • sky130_fd_sc_hd__xnor3_2
  • sky130_fd_sc_hd__xnor3_4

Back