############################################################
## Copyright: 2011 Integrated Sytems Laboratory, ETH Zurich
##            http://www.iis.ee.ethz.ch/~sha3
############################################################
# -- set values for timing constraints
#set CLOCKLIST { 2.5 3.0 3.5 4.0 4.5 }
#set CLOCKLIST { 4.2553 4.3478 4.6512 4.7619 5.0000 }
#set CLOCKLIST { 5.25 5.50 5.75 6.00 6.25 }
#set CLOCKLIST { 5.5 5.0 }
set CLOCKLIST { 5.0 }
#set CLOCKLIST { 4.5 4.8 5.2 5.5 6.0 5.0 }
#set CLOCKLIST { 5.2 }

set IN  0.0
set OUT 0.0

# -- assign the target library corner
set corner         wc

# -- set for driving and load
set LIB       $driverlibrary("$corner")
set DRIV_CELL BUFM4R
set DRIV_PIN  Z
set LOAD_CELL BUFM4R
set LOAD_PIN  A


Generated on Tue Nov 22 15:16:34 CET 2011
Home