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

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

synth_import --std=08 --work=aes_lib aes_pkg.vhdl cipher.vhdl -e

clean
echo OK