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

. ../../testenv.sh

synth_tb tri
synth_tb multiplexers_3

echo "Test successful"