aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2049/testsuite.sh
blob: 992480f20d23460671d9459c5be4770c96e15f36 (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth --std=08 engine.vhdl -e > syn_engine.vhdl

echo "Test successful"