aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2046/testsuite.sh
blob: 47b5b5097ba3f4b3589eb3d83f93cfb72fc4d419 (plain)
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"