aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/issues/issue36/testsuite.sh
blob: 902a3deb35ff27721798c6e83e63065f4b490294 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

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

synth_import bram.vhdl -e
synth_import bram2.vhdl -e
synth_import bram3.vhdl -e

clean
echo OK