Re-enable temporarySave() to save intermediate layouts.
Ugly.
This commit is contained in:
parent
632fb019e5
commit
80c0a0fa5e
|
@ -104,6 +104,7 @@ def pyPlaceGlue ( cell ) :
|
||||||
|
|
||||||
mauka = Mauka.create ( cell )
|
mauka = Mauka.create ( cell )
|
||||||
mauka.run ()
|
mauka.run ()
|
||||||
|
temporarySave ()
|
||||||
|
|
||||||
|
|
||||||
#############
|
#############
|
||||||
|
|
Loading…
Reference in New Issue