Merge branch 'tech_migration' of github.com:VLSIDA/PrivateRAM into tech_migration

This commit is contained in:
Matt Guthaus 2019-12-05 15:41:56 -08:00
commit 53c72c6054
1 changed files with 1 additions and 1 deletions

View File

@ -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)