mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 17:39:02 +02:00
Add boundary to every module and pgate for visual debug.
This commit is contained in:
@@ -51,6 +51,7 @@ class precharge_array(design.design):
|
||||
|
||||
self.place_insts()
|
||||
self.add_layout_pins()
|
||||
self.add_boundary()
|
||||
self.DRC_LVS()
|
||||
|
||||
def add_modules(self):
|
||||
|
||||
Reference in New Issue
Block a user