You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Location

  • The Xilinx tools are located at /reg/common/package/xilinx.
  • There is also an installation at /afs/slac/g/reseng/xilinx.
    • This one is read-only, unless arrangements are made with the electronics group.

JTAG USB "Dongle" and xmd

Driver installation
Multiple xmd sessions
  • Multiple xmd sessions can nominally run on one computer. See this and this.
    • Add -cable type xilinx_platformusb port usb2[#] to your xmd.ini or .xmdrc file, where # is the USB2 port number (from 1 to some large number) you wish to use.

    • /sbin/lsusb lists USB devices
    • To get a list of which cables are which can be seen by xmd, you can run the xrcableesn xmd command. This will list the ESN (Electronic Serial Number) for each cable and which usb2# port it is on. If you already know the ESN for the cable you want to connect to, you can replace the above "port usb2#" argument with "esn #####".
  • No labels