mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 09:58:33 +02:00
Merge branch 'dev' into laptop_checkpoint
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user