aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1159/testsuite.sh
blob: 274c4005cb5f97da3c66f607d0e5cdacee744db8 (plain)
1
2
3
4
5
6
7
8
9
10
#! /bin/sh

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze fixed_point_example

clean

echo "Test successful"