W
Wojciech M. Zabolotny
Guest
Hi,
I often need to access the debugged FPGA boards remotely. Now when Xilinx
has made its Xilinx Virtual Cable specification available:
http://www.xilinx.com/products/intellectual-property/xvc.html
https://github.com/Xilinx/XilinxVirtualCable
and when it is included in the newer versions of Vivado suite:
http://forums.xilinx.com/t5/General-Technical-Discussion/XVC-Protocol-Support-In-Vivado/td-p/387977
http://forums.xilinx.com/xlnx/attachments/xlnx/GenDis/21028/1/ProdDoc_XVC_2014%203.pptx
it seems, that it should be relatively easy to implement a cheap, Internet
enabled programmer/debugger.
The ESP8266 $3 module ( http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family )
seems to be a good candidate to provide authenticated access via Wi-Fi to the debugged board.
It is an open question whether that chip has sufficient resources to
implement the XVC server, but it seems that this idea is worth of further
investigation.
I'd appreciate any comments or suggestions regarding this idea.
With best regards,
Wojtek
I often need to access the debugged FPGA boards remotely. Now when Xilinx
has made its Xilinx Virtual Cable specification available:
http://www.xilinx.com/products/intellectual-property/xvc.html
https://github.com/Xilinx/XilinxVirtualCable
and when it is included in the newer versions of Vivado suite:
http://forums.xilinx.com/t5/General-Technical-Discussion/XVC-Protocol-Support-In-Vivado/td-p/387977
http://forums.xilinx.com/xlnx/attachments/xlnx/GenDis/21028/1/ProdDoc_XVC_2014%203.pptx
it seems, that it should be relatively easy to implement a cheap, Internet
enabled programmer/debugger.
The ESP8266 $3 module ( http://www.esp8266.com/wiki/doku.php?id=esp8266-module-family )
seems to be a good candidate to provide authenticated access via Wi-Fi to the debugged board.
It is an open question whether that chip has sufficient resources to
implement the XVC server, but it seems that this idea is worth of further
investigation.
I'd appreciate any comments or suggestions regarding this idea.
With best regards,
Wojtek