sky130_fd_sc_hs__or3b

3-input OR, first input inverted

  • Cell name: sky130_fd_sc_hs__or3b
  • Type: cell
  • Library: sky130_fd_sc_hs
  • Inputs: 3 (A, B, C_N)
  • Outputs: 1 (X)
  • Read the docs


Truth table

  A B C_N   X  
  0 0 0   1  
  0 0 1   0  
  0 1 0   1  
  0 1 1   1  
  1 0 0   1  
  1 0 1   1  
  1 1 0   1  
  1 1 1   1  


  • sky130_fd_sc_hs__or3b_1
  • sky130_fd_sc_hs__or3b_2
  • sky130_fd_sc_hs__or3b_4

Back