sky130_fd_sc_hs__nand3b

3-input NAND, first input inverted

  • Cell name: sky130_fd_sc_hs__nand3b
  • Type: cell
  • Library: sky130_fd_sc_hs
  • Inputs: 3 (A_N, B, C)
  • Outputs: 1 (Y)
  • Read the docs


Truth table

  A_N B C   Y  
  0 0 0   1  
  0 0 1   1  
  0 1 0   1  
  0 1 1   0  
  1 0 0   1  
  1 0 1   1  
  1 1 0   1  
  1 1 1   1  


  • sky130_fd_sc_hs__nand3b_1
  • sky130_fd_sc_hs__nand3b_2
  • sky130_fd_sc_hs__nand3b_4

Back