DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / issue2010 / testsuite.sh
1234567891011
#! /bin/sh . ../../testenv.sh synth --out=verilog -o=syn.v top.vhdl -e synth -o=syn.vhdl top.vhdl -e analyze syn.vhdl clean echo "Test successful"