Hi , I have buffers in my netlist , any way not to...
# openlane
r
Hi , I have buffers in my netlist , any way not to use the buffers and use the input nets of the buffer directly downstream ? If i put dont use on the buffers , i am getting Error that buffers are not there in the library. sky130_fd_sc_hd__buf_1 43 ( .A(17), .X(13) ); sky130_fd_sc_hd__buf_1 44 ( .A(14), .X(10) ); sky130_fd_sc_hd__buf_1 45 ( .A(11), .X(07) ); Thanks related https://github.com/YosysHQ/yosys/issues/3633
🙌 1