aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/examples/00version/testsuite.sh
blob: e06dcf67b122c9eb349b41dba256382740dd34cb (plain)
1
2
3
4
5
6
7
8
#!/bin/sh

topdir=../..
. $topdir/testenv.sh

run_yosys -p "ghdl --disp-config"

echo OK