Jump to content

Xilinx Vivado

From HW wiki
Revision as of 19:39, 4 September 2019 by Sojka (talk | contribs) (Created page with " == Tips, Tricks, Workarounds == * For remote hosts (Tools → Settings → Remote Hosts → Manual Configuration) to work (at least on Debian system) ''sh'' command must run...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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