aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2279/testsuite.sh
blob: 74c928a6126e84c08c0088c0761113381a6ad1f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
#! /bin/sh

. ../../testenv.sh

export GHDL_STD_FLAGS=--std=08

synth_only ent

synth_tb aggr1

echo "Test successful"