aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1408/testsuite.sh
blob: 0e17da6733062d816029a9e83435154107f05b33 (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth --expect-failure --std=08 fixed_point_example.vhdl -e

echo "Test successful"