prjxray/utils/vivado.sh

6 lines
59 B
Bash
Executable File

#!/bin/bash
source "${XRAY_VIVADO_SETTINGS}"
vivado "$@"