There are multiple git repositories with implementations of XVC servers, but they are all specific to one hardware, e.g. [FT2232H](https://github.com/tmbinc/xvcd) or [Raspberry Pi gpio](https://github.com/kholia/xvcpi). It would be much more flexible when OpenOCD would support XVC as server over tcp.
This would be very helpful to use Xilinx ISE running in a docker container on Mac OSX because it is not possible to use the USB ports of the the host OS. --- ** [tickets:#215] Add Xilinx XVC support to OpenOCD** **Status:** new **Milestone:** 0.9.0 **Created:** Mon Dec 10, 2018 08:35 AM UTC by Alex Forencich **Last Updated:** Mon Dec 10, 2018 08:35 AM UTC **Owner:** nobody Xilinx Virtual Cable (XVC) is a simple TCP protocol supported by the Xilinx FPGA development tools (Xilinx ISE and Xilinx Vivado) for controlling remote JTAG cables. Adding support for XVC to OpenOCD would mean that any JTAG cable that OpenOCD supports could be used by the Xilinx tools via XVC, enabling not only configuration of FPGAs but also debugging via Xilinx chipscope, IBERT, vio, etc. Xilinx XVC page: https://www.xilinx.com/products/intellectual-property/xvc.html Github page: https://github.com/Xilinx/XilinxVirtualCable --- Sent from sourceforge.net because openocd-devel@lists.sourceforge.net is subscribed to https://sourceforge.net/p/openocd/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/openocd/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.