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

. ../../testenv.sh

synth slv_negation.vhdl -e slv_negation > syn_slv_negation.vhdl

echo "Test successful"