#!/bin/csh -f

#############################################################
set NANO      = /home/vdec/cadence/SOC-9.1/bin/nanoroute
#############################################################

${NANO} -64 -batch -init ./file/Nano_shield_ux8l.tcl -log shield.log


