#!/bin/csh -f

#############################################################
set NANO      = /eda_tools/cadence/nano/8.1.e095/bin/nanoroute
#############################################################

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


