Skip to content

tmbinc/xvcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a daemon that listens to "xilinx_xvc" (xilinx virtual cable) traffic and 
operates JTAG over an FTDI in bitbang mode.

This version is hardcoded to use an FTDI cable with an FT2232C chip. It does
not use MPSSE but rather bitbang mode. It uses ftdi_write_async which might
not be available on your platform. You can use the (much slower) non-async
version instead.

Have fun!

About

Xilinx Virtual Cable Daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published