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

. ../../testenv.sh

synth --std=08 ent.vhdl ent.psl -e > syn_ent.vhdl

echo "Test successful"