mirror of https://github.com/VLSIDA/OpenRAM.git
Offset macro to 0,0 which was accidentally comented by a PR
This commit is contained in:
parent
b510925bdb
commit
e706f776eb
|
|
@ -196,7 +196,7 @@ class sram_base(design, verilog, lef):
|
|||
|
||||
self.add_lvs_correspondence_points()
|
||||
|
||||
# self.offset_all_coordinates()
|
||||
self.offset_all_coordinates()
|
||||
|
||||
highest_coord = self.find_highest_coords()
|
||||
self.width = highest_coord[0]
|
||||
|
|
|
|||
Loading…
Reference in New Issue