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

. ../../testenv.sh

GHDL_STD_FLAGS=--std=08
synth_analyze cpu
clean

echo "Test successful"