aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/mem02/testsuite.sh
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-09-30 00:15:20 +0200
committerTristan Gingold <tgingold@free.fr>2019-09-30 00:15:20 +0200
commitdd6c67ac12d1371b4bc7b1a5570f9522d32a647a (patch)
tree5e52c3a4d82168f6f02d3ca0b2c10930dfe18c02 /testsuite/synth/mem02/testsuite.sh
parentf31e97f8113d0d50443a37f44b3f8b650aa60a34 (diff)
downloadghdl-dd6c67ac12d1371b4bc7b1a5570f9522d32a647a.tar.gz
ghdl-dd6c67ac12d1371b4bc7b1a5570f9522d32a647a.tar.bz2
ghdl-dd6c67ac12d1371b4bc7b1a5570f9522d32a647a.zip
testsuite/synth: add a test for previous commit (dyn slice).
Diffstat (limited to 'testsuite/synth/mem02/testsuite.sh')
-rwxr-xr-xtestsuite/synth/mem02/testsuite.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/synth/mem02/testsuite.sh b/testsuite/synth/mem02/testsuite.sh
index 2d7da25bd..d212c22e3 100755
--- a/testsuite/synth/mem02/testsuite.sh
+++ b/testsuite/synth/mem02/testsuite.sh
@@ -2,7 +2,7 @@
. ../../testenv.sh
-for t in dpram1 ram3; do
+for t in dpram1 ram3 ram4; do
analyze $t.vhdl tb_$t.vhdl
elab_simulate tb_$t
clean