Skip to content

Instantly share code, notes, and snippets.

@rafaelnp
Created May 27, 2023 11:56
Show Gist options
  • Save rafaelnp/765729523e2ee343a8ea759cf45e06a6 to your computer and use it in GitHub Desktop.
Save rafaelnp/765729523e2ee343a8ea759cf45e06a6 to your computer and use it in GitHub Desktop.
Block ftdi_sio so the FPGA boards using FTDI IC can be detected by Vivado
# date: 2023.05.27
# description: Block ftdi_sio, so the FPGA boards using FTDI based ICs can be detected by Vivado
# Linux Kernel: 6.3.4
# Vivado: 2022.2, 2023.1
# Boards: Arty7, Basys3, ZyboZ7-20
#
blacklist ftdi_sio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment