sky130_fd_sc_hdll__mux2i

2-input multiplexer, output inverted

  • Cell name: sky130_fd_sc_hdll__mux2i
  • Type: cell
  • Library: sky130_fd_sc_hdll
  • Inputs: 3 (A0, A1, S)
  • Outputs: 1 (Y)
  • Read the docs


Truth table

  A0 A1 S   Y  
  0 0 0   1  
  0 0 1   1  
  0 1 0   1  
  0 1 1   0  
  1 0 0   0  
  1 0 1   1  
  1 1 0   0  
  1 1 1   0  


  • sky130_fd_sc_hdll__mux2i_1
  • sky130_fd_sc_hdll__mux2i_2
  • sky130_fd_sc_hdll__mux2i_4

Back