diff --git a/.doctrees/environment.pickle b/.doctrees/environment.pickle index 0e48242..be08aeb 100644 Binary files a/.doctrees/environment.pickle and b/.doctrees/environment.pickle differ diff --git a/.doctrees/guide/install.doctree b/.doctrees/guide/install.doctree index 10c7dd3..6b1ef3e 100644 Binary files a/.doctrees/guide/install.doctree and b/.doctrees/guide/install.doctree differ diff --git a/_sources/guide/install.rst.txt b/_sources/guide/install.rst.txt index 92e7354..2753e17 100644 --- a/_sources/guide/install.rst.txt +++ b/_sources/guide/install.rst.txt @@ -385,7 +385,8 @@ Example (enable FTDI-based cables and Xilinx devices only): - ``ENABLE_USB_BLASTERII``: Enable Altera USB-Blaster II support. - ``ENABLE_LIBGPIOD``: Enable libgpiod bitbang driver support (Linux only). - ``ENABLE_REMOTEBITBANG``: Enable remote-bitbang driver support. -- ``ENABLE_XILINX_VIRTUAL_CABLE``: Enable Xilinx Virtual Cable (XVC) support. +- ``ENABLE_XILINX_VIRTUAL_CABLE_CLIENT``: Enable Xilinx Virtual Cable (XVC) client support. +- ``ENABLE_XILINX_VIRTUAL_CABLE_SERVER``: Enable Xilinx Virtual Cable (XVC) server support. **Vendor options** diff --git a/guide/install.html b/guide/install.html index 3e70f56..73edd38 100644 --- a/guide/install.html +++ b/guide/install.html @@ -345,7 +345,8 @@ Then re-enable only what you need by adding one or more options below.

  • ENABLE_USB_BLASTERII: Enable Altera USB-Blaster II support.

  • ENABLE_LIBGPIOD: Enable libgpiod bitbang driver support (Linux only).

  • ENABLE_REMOTEBITBANG: Enable remote-bitbang driver support.

  • -
  • ENABLE_XILINX_VIRTUAL_CABLE: Enable Xilinx Virtual Cable (XVC) support.

  • +
  • ENABLE_XILINX_VIRTUAL_CABLE_CLIENT: Enable Xilinx Virtual Cable (XVC) client support.

  • +
  • ENABLE_XILINX_VIRTUAL_CABLE_SERVER: Enable Xilinx Virtual Cable (XVC) server support.

  • Vendor options