Merge branch 'dev' into laptop_checkpoint

This commit is contained in:
Jesse Cirimelli-Low
2021-06-09 18:25:45 -07:00
11 changed files with 52 additions and 38 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ class dff_buf(design.design):
except AttributeError:
pass
well_spacing += self.well_extend_active
well_spacing += 2 * self.well_extend_active
self.inv1_inst.place(vector(self.dff_inst.rx() + well_spacing, 0))