set target "liberty" %0:1 = input "a" %1:1 = input "b" %2:1 = input "c" %3:1 = input "d" %4:1 = input "s1" %5:1 = input "s2" %6:1 = mux %4 %0 %1 %7:1 = mux %4 %2 %3 %8:1 = mux %5 %6 %7 -%9:0 = output "y" %8 +%9:0 = output "y" %_10 +%10:1 = target "sky130_fd_sc_hd__mux4_2" { + input "A0" = %0 + input "A1" = %1 + input "A2" = %2 + input "A3" = %3 + input "S0" = %4 + input "S1" = %5 +}