mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Decrease verbosity of boundary layer
This commit is contained in:
@@ -530,7 +530,7 @@ class layout():
|
||||
width=width,
|
||||
height=height,
|
||||
center=False)
|
||||
debug.info(0, "Adding {0} boundary {1}".format(self.name, boundary))
|
||||
debug.info(2, "Adding {0} boundary {1}".format(self.name, boundary))
|
||||
|
||||
|
||||
self.visited.append(self.name)
|
||||
|
||||
Reference in New Issue
Block a user