aboutsummaryrefslogtreecommitdiffstats
path: root/tests/memlib/memlib_lut.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/memlib/memlib_lut.txt')
-rw-r--r--tests/memlib/memlib_lut.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/memlib/memlib_lut.txt b/tests/memlib/memlib_lut.txt
new file mode 100644
index 000000000..0cc8fda15
--- /dev/null
+++ b/tests/memlib/memlib_lut.txt
@@ -0,0 +1,12 @@
+ram distributed \RAM_LUT {
+ abits 4;
+ width 4;
+ init any;
+ cost 4;
+ port ar "R" {
+ }
+ port arsw "RW" {
+ clock anyedge;
+ }
+}
+