Commit local changes. Forgot what the status is.

This commit is contained in:
Matt Guthaus
2018-05-11 09:15:29 -07:00
parent 875eb94a34
commit 0e35937da5
4 changed files with 59 additions and 113 deletions
+4 -2
View File
@@ -33,8 +33,10 @@ class bitcell_array(design.design):
self.add_pins()
self.create_layout()
self.add_layout_pins()
self.offset_all_coordinates()
# We don't offset this because we need to align
# the replica bitcell in the control logic
#self.offset_all_coordinates()
self.DRC_LVS()