aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1780/testsuite.sh
blob: 10657834f999e98967347ef46f6f87e0d338a997 (plain)
1
2
3
4
5
6
7
8
9
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08

synth_only imem2

echo "Test successful"