mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-06 09:18:34 +02:00
Remove line ending whitespace
This commit is contained in:
@@ -124,7 +124,7 @@ class wordline_driver_array(design):
|
||||
en_pin = self.add_layout_pin_segment_center(text="en",
|
||||
layer="m2",
|
||||
start=en_bottom_pos,
|
||||
end=en_top_pos)
|
||||
end=en_top_pos)
|
||||
|
||||
for row in range(self.rows):
|
||||
and_inst = self.wld_inst[row]
|
||||
|
||||
Reference in New Issue
Block a user