mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-03 16:31:08 +02:00
Reduce output clutter from gds write
This commit is contained in:
@@ -739,7 +739,7 @@ class layout():
|
||||
width=width,
|
||||
height=height,
|
||||
center=False)
|
||||
debug.info(2, "Adding {0} boundary {1}".format(self.name, boundary))
|
||||
debug.info(4, "Adding {0} boundary {1}".format(self.name, boundary))
|
||||
|
||||
self.visited.append(self.name)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user