#!/usr/bin/env bash set -e . /opt/Xilinx/14.7/ISE_DS/settings64.sh /opt/Xilinx/14.7/ISE_DS echo fusesoc "$@" exec fusesoc "$@"