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

. ../../testenv.sh

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

echo "Test successful"