1 2 3 4 5 6 7
#! /bin/sh . ../../testenv.sh synth --std=08 -gsize=4000 engine.vhdl -e > syn_engine.vhdl echo "Test successful"