Skip to content

slan/fpga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vivadocker

From windows admin terminal:

  1. Find bus id:
> usbipd list
...
4-11   0403:6010  USB Serial Converter A, USB Serial Converter B                Not shared
  1. Attach and bind
> usbipd bind --busid 4-11
> usbipd attach --wsl --busid 4-11

Optional if systemd is not running From linux:

sudo modprobe ftdi_sio

Then from windows terminal:

docker run --rm -it --privileged -v /dev/bus/usb/:/dev/bus/usb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published