mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-30 01:48:33 +02:00
Add boundary to every module and pgate for visual debug.
This commit is contained in:
@@ -50,6 +50,7 @@ class sense_amp_array(design.design):
|
||||
self.place_sense_amp_array()
|
||||
self.add_layout_pins()
|
||||
self.route_rails()
|
||||
self.add_boundary()
|
||||
self.DRC_LVS()
|
||||
|
||||
def add_pins(self):
|
||||
|
||||
Reference in New Issue
Block a user