mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-09-06 17:35:28 +02:00
Convert gds to on grid. Remove view from tests.
This commit is contained in:
@@ -49,7 +49,7 @@ class no_blockages_test(unittest.TestCase):
|
||||
r=router.router(gdsname+".gds")
|
||||
layer_stack =("metal1","via1","metal2")
|
||||
path=r.route(layer_stack,src="A",dest="B")
|
||||
#r.rg.view()
|
||||
r.rg.view()
|
||||
|
||||
self.add_wire(layer_stack,path)
|
||||
|
||||
|
||||
@@ -49,7 +49,7 @@ class no_blockages_test(unittest.TestCase):
|
||||
r=router.router(gdsname+".gds")
|
||||
layer_stack =("metal1","via1","metal2")
|
||||
path=r.route(layer_stack,src="A",dest="B")
|
||||
#r.rg.view()
|
||||
r.rg.view()
|
||||
|
||||
self.add_wire(layer_stack,path)
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user