Adjust fudge factor for pin spacing.

This commit is contained in:
mrg 2020-04-02 09:47:13 -07:00
parent a3683c5898
commit 0d6c84036d
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ class pnand3(pgate.pgate):
position="center")
# FIXME: constant hack
self.inputA_yoffset = self.inputB_yoffset + 1.15 * m1_pitch
self.inputA_yoffset = self.inputB_yoffset + 1.12 * m1_pitch
self.route_input_gate(self.pmos1_inst,
self.nmos1_inst,
self.inputA_yoffset,