deploy: d9d6c30eed
This commit is contained in:
parent
5274feaae3
commit
c2dfc42123
Binary file not shown.
Binary file not shown.
|
|
@ -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**
|
||||
|
||||
|
|
|
|||
|
|
@ -345,7 +345,8 @@ Then re-enable only what you need by adding one or more options below.</p>
|
|||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_USB_BLASTERII</span></code>: Enable Altera USB-Blaster II support.</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_LIBGPIOD</span></code>: Enable libgpiod bitbang driver support (Linux only).</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_REMOTEBITBANG</span></code>: Enable remote-bitbang driver support.</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_XILINX_VIRTUAL_CABLE</span></code>: Enable Xilinx Virtual Cable (XVC) support.</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_XILINX_VIRTUAL_CABLE_CLIENT</span></code>: Enable Xilinx Virtual Cable (XVC) client support.</p></li>
|
||||
<li><p><code class="docutils literal notranslate"><span class="pre">ENABLE_XILINX_VIRTUAL_CABLE_SERVER</span></code>: Enable Xilinx Virtual Cable (XVC) server support.</p></li>
|
||||
</ul>
|
||||
<p><strong>Vendor options</strong></p>
|
||||
<ul class="simple">
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue