aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/mem2d01/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-11-01 18:34:59 +0100
committerTristan Gingold <tgingold@free.fr>2019-11-01 18:34:59 +0100
commitc4cdce922e246bdd41a8f405bc28846333385aba (patch)
treecf872eb110fa8131e7543d045e41d4aa8dee7a40 /testsuite/synth/mem2d01/testsuite.sh
parent150a5c6e886cb5a5e5da3194f02481781fba027b (diff)
downloadghdl-c4cdce922e246bdd41a8f405bc28846333385aba.tar.gz
ghdl-c4cdce922e246bdd41a8f405bc28846333385aba.tar.bz2
ghdl-c4cdce922e246bdd41a8f405bc28846333385aba.zip
testsuite/synth: add a test for previous commit.
Diffstat (limited to 'testsuite/synth/mem2d01/testsuite.sh')
-rwxr-xr-xtestsuite/synth/mem2d01/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/mem2d01/testsuite.sh b/testsuite/synth/mem2d01/testsuite.sh
index 3f49885dd..e885729f1 100755
--- a/testsuite/synth/mem2d01/testsuite.sh
+++ b/testsuite/synth/mem2d01/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in dpram1r dpram2r dpram2w; do
+for t in dpram1r dpram2r dpram2w memmux04; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean