DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / issue2002 / testsuite.sh
12345678
#! /bin/sh . ../../testenv.sh synth --out=verilog bug.vhdl -e > synth_bug.v diff_nocr synth_bug.ref synth_bug.v echo "Test successful"