DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / issue1011 / testsuite.sh
1234567891011
#! /bin/sh . ../../testenv.sh t=record_test synth $t.vhdl -e $t > syn_$t.vhdl analyze syn_$t.vhdl clean echo "Test successful"