Change path to wire_path for Anaconda package conflict

This commit is contained in:
Matt Guthaus
2019-01-25 15:07:56 -08:00
parent 0c3baa5172
commit 09d6a63861
5 changed files with 19 additions and 20 deletions
-1
View File
@@ -3,7 +3,6 @@ import debug
from tech import drc, spice
from vector import vector
from globals import OPTS
import path
from sram_factory import factory
class ptx(design.design):