sky130_fd_sc_hd__mux2

2-input multiplexer

  • Cell name: sky130_fd_sc_hd__mux2
  • Type: cell
  • Library: sky130_fd_sc_hd
  • Inputs: 3 (A0, A1, S)
  • Outputs: 1 (X)
  • Read the docs


Truth table

  A0 A1 S   X  
  0 0 0   0  
  0 0 1   0  
  0 1 0   0  
  0 1 1   1  
  1 0 0   1  
  1 0 1   0  
  1 1 0   1  
  1 1 1   1  


  • sky130_fd_sc_hd__mux2_1
  • sky130_fd_sc_hd__mux2_2
  • sky130_fd_sc_hd__mux2_4
  • sky130_fd_sc_hd__mux2_8

Back