So I see by default `SYNTH_MAX_FANOUT` is set to 5...
# sky130
t
So I see by default
SYNTH_MAX_FANOUT
is set to 5. I'm using this as a guideline to know how many input I should be driving using a single output. I'm assuming this value is a guideline for a
_1
cell, so would using a
_8
variant of a cell allow me to drive 40 cell inputs ?