#!/bin/tcsh ###################################################################### # Start the SOC Encounter place and route tool # Erik Brunvand, University of Utah ###################################################################### setenv CADPUB /uusoc/facility/cad_common/ setenv CADSETUPS ${CADPUB}/local/setups/F08 # Source the basic Cadence/NCSU setup source ${CADSETUPS}/setup-ncsu # remind the user where they are... echo "Working directory is" $PWD # Start encounter (pass args through) encounter $argv