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

. ../../testenv.sh

synth popcount.vhdl -e popcount > syn_popcount.vhdl

echo "Test successful"