mirror of https://github.com/VLSIDA/OpenRAM.git
Forgot one more view to comment out
This commit is contained in:
parent
e960cbe9d6
commit
21f5444f81
|
|
@ -163,7 +163,7 @@ class router:
|
|||
debug.info(2,str(self.path))
|
||||
self.set_path(self.path)
|
||||
# View the final route for debugging
|
||||
self.rg.view()
|
||||
#self.rg.view()
|
||||
|
||||
return
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue