aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue2273/testsuite.sh
blob: ad242b83f3f7540aa6e6b612e38bdd6b78cadc79 (plain)
1
2
3
4
5
6
7
#! /bin/sh

. ../../testenv.sh

synth -fsynopsys --out=verilog @mc8051.f -e mc8051_core > mc8051.v

echo "Test successful"