DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / synth8 / testsuite.sh
123456789
#! /bin/sh . ../../testenv.sh for t in vector8_test1 test5; do synth_tb $t done echo "Test successful"