@echo offremrem Script for starting Analyser.exe with predefined settings.rem The script starts mlab_xvcd.exe deamon for users who userem Xilinx Virtual Cable and FTDI JTAG cable. Those usersrem should select in ChipScope Analyser settingrem JTAG Chain / Open Plug-in.remrem ----- Run Xilinx Virtual Cable Daemon (as separate process)rem Run it if you use XVC cable connected to the local computerrem To start the daemon if already runnig does no harmif exist ..\..\XILINX_XVC\XVC_SOFTWARE\XVC_1x\BIN\mlab_xvcd.exe (start ..\..\XILINX_XVC\XVC_SOFTWARE\XVC_1x\BIN\mlab_xvcd.exe)rem ----- Find and Set Xilinx Toolscall FindXilinxTools.cmdrem ----- Run ChipScope Analyseranalyzer.exe -project ..\ANALYSER\Analyser_18_1024.cpj -init ..\ANALYSER\Analyser.ini