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

. ../../testenv.sh


GHDL_SYNTH_FLAGS=--latches

synth_tb afed

echo "Test successful"