Jump to content
  • 0

Linux drivers for Arty and Vivado HW Manager?


mark05

Question

I've successfully installed Vivado 2015.3 webpack and generated a bitstream for the Arty GPIO demo.  On Linux, the Xilinx installer does not install "cable drivers"; apparently you are supposed to install those yourself, somehow.  But I am sure not what I need for the built-in JTAG on the Arty board.  Do I want Adept 2 Runtime or something else?  From within the Vivado HW Manager I don't see any driver-install options, and it presently says it cannot find any hardware attached.

Thanks.

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

I think that the installation script you want is

    Xilinx/Vivado/2015.3/data/xicom/cable_drivers/lin64/install_script/install_drivers/install_drivers

All this script does is install two udev configuration files so that the USB device nodes will be readable by unprivileged users. Installing these in /etc/udev requires root privileges.

 

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...