DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / issue2124 / testsuite.sh
123456789
#! /bin/sh . ../../testenv.sh synth a.vhdl b.vhdl -e a > syn_a.vhdl synth --expect-failure --std=93 a2.vhdl b.vhdl -e a2 echo "Test successful"