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:
@@ -41,6 +41,7 @@ class tri_gate_array(design.design):
|
||||
|
||||
self.place_array()
|
||||
self.add_layout_pins()
|
||||
self.add_boundary()
|
||||
self.DRC_LVS()
|
||||
|
||||
def add_modules(self):
|
||||
|
||||
Reference in New Issue
Block a user