aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/synth/mem01/NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/synth/mem01/NOTES.txt')
-rw-r--r--testsuite/synth/mem01/NOTES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/synth/mem01/NOTES.txt b/testsuite/synth/mem01/NOTES.txt
index 84edd5041..3c362c073 100644
--- a/testsuite/synth/mem01/NOTES.txt
+++ b/testsuite/synth/mem01/NOTES.txt
@@ -3,7 +3,9 @@ Tests for RAMs
rom1: asynchronous ROM
srom01: Read (initialized ROM).
+
sram01: Read+Write (at the same address).
+sram02: Write+Read (at the same address).
dpram1: Read+Write (using signals, without enables)
dpram2: Read+Write (using a variable, without enables)
dpram3: Read+Write (like dpram2 but downto)