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

. ../../testenv.sh

synth_analyze half_adder
synth_analyze repro

clean

echo "Test successful"