aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/ghdl-issues/issue1238/testsuite.sh
blob: bdea9d303557d4569d207d86efb4af12427ccda4 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh

topdir=../..
. $topdir/testenv.sh

synth_import --std=08 multiplexers_3.vhdl -e

clean
echo OK