Skip to content

Xilinx Virtual Cable server written in python connecting Xilinx with different JTAG adapters

License

Notifications You must be signed in to change notification settings

jlublin/xvcd_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Short description

Xvcd Server is a program which interfaces Xilinx with JTAG adapters using the Xilinx Virtual Cable. This is achieved by starting a TCP server listening for xvc commands which are sent out to a jtag adapter.

Usage

Start xvcd_server.py

This server listens to TCP port 2542

In Xilinx, Cable Setup choose "Open Cable Plug-in" and enter

"xilinx_xvc host=127.0.0.1:2542 disableversioncheck=true"

Thanks to

Many thanks to the person behind this blog post!

http://debugmo.de/2012/02/xvcd-the-xilinx-virtual-cable-daemon/

About

Xilinx Virtual Cable server written in python connecting Xilinx with different JTAG adapters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages