add missing import

This commit is contained in:
jcirimel 2020-04-17 14:24:52 -07:00
parent 9316fb8b01
commit a158ad1e81
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
import contact
import pgate
import debug
from globals import OPTS
from tech import drc, parameter, spice
from vector import vector
from sram_factory import factory