1 2 3 4 5 6 7 8 9 10
#!/bin/sh topdir=../.. . $topdir/testenv.sh synth_import sync.vhdl -e synth_import async.vhdl -e clean echo OK