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

. ../../testenv.sh

synth edge_enhance.vhd hdmi_design.vhd line_delay.vhd pixel_processing.vhd -e > syn_hdmi_design.vhdl

echo "Test successful"