Xilinx Vivado
Appearance
Tips, Tricks, Workarounds
- For remote hosts (Tools → Settings → Remote Hosts → Manual Configuration) to work (at least on Debian system) sh command must run bash, not dash. If you don't want to set this globally, the following command does it only for Vivado:
ln -s /bin/bash /opt/Xilinx/Vivado/2019.1/bin/sh