############################################################
## Copyright: 2011 Integrated Sytems Laboratory, ETH Zurich
##            http://www.iis.ee.ethz.ch/~sha3
############################################################
# -- set values for timing constraints
#set CLOCKLIST { 1.0 1.2 1.4 1.6 2.0 }
#set CLOCKLIST { 1.4599 1.5267 1.6807 1.7699 1.8692 }
#set CLOCKLIST { 1.2 1.5 1.6 1.7 2.0}
#set CLOCKLIST { 3.0 1.6 }
#set CLOCKLIST { 1.9 }
#set CLOCKLIST { 1.2 1.4 1.6 1.8 2.1 2.5 3.0 2.0}
#set CLOCKLIST { 2 2.00 2.000 2.0 }
#set CLOCKLIST {  2.50 2.10  }
set CLOCKLIST { 2.0 }

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