DEBSOURCES
Skip Quicknav
sources / ghdl / 5.0.1%2Bdfsg-1 / testsuite / synth / issue2034 / testsuite.sh
12345678
#! /bin/sh . ../../testenv.sh export GHDL_STD_FLAGS=--std=08 synth cdc_fifo_rtl.vhdl cdc_fifo_rtl_formal.psl -e > syn_cdc_fifo.vhdl echo "Test successful"