Characterization for extra rows

This commit is contained in:
Aditi Sinha
2020-02-20 17:31:58 +00:00
parent 34939ebd70
commit 694ea5c20e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
import debug
import design
from sram_factory import factory
from math import log
from math import log, ceil
from tech import drc
from vector import vector
from globals import OPTS