aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/issue1069
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-05-31 09:20:22 +0200
committerTristan Gingold <tgingold@free.fr>2020-05-31 09:20:22 +0200
commitdb7ad329681b321491aea1e458f55adc8068c90b (patch)
treed8a14b0430e7316aadffc7905522e1297e01b84d /testsuite/synth/issue1069
parent7298513634bf4a649a2737afd87e02aced87aee6 (diff)
downloadghdl-db7ad329681b321491aea1e458f55adc8068c90b.tar.gz
ghdl-db7ad329681b321491aea1e458f55adc8068c90b.tar.bz2
ghdl-db7ad329681b321491aea1e458f55adc8068c90b.zip
testsuite/synth: add one test for #1069
Diffstat (limited to 'testsuite/synth/issue1069')
-rwxr-xr-xtestsuite/synth/issue1069/testsuite.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/synth/issue1069/testsuite.sh b/testsuite/synth/issue1069/testsuite.sh
index b591f0e9d..49a8e2905 100755
--- a/testsuite/synth/issue1069/testsuite.sh
+++ b/testsuite/synth/issue1069/testsuite.sh
@@ -3,6 +3,7 @@
. ../../testenv.sh
synth_analyze tdp_ram
+synth_tb ram3
clean
echo "Test successful"