aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/uassoc01/testsuite.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/uassoc01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/uassoc01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/uassoc01/testsuite.sh b/testsuite/synth/uassoc01/testsuite.sh
index f9e7f9e51..d82ae495d 100755
--- a/testsuite/synth/uassoc01/testsuite.sh
+++ b/testsuite/synth/uassoc01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in uassoc01 uassoc02; do
+for t in uassoc01 uassoc02 uassoc03; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean