aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/machxo2/lutrams.txt
diff options
context:
space:
mode:
Diffstat (limited to 'techlibs/machxo2/lutrams.txt')
-rw-r--r--techlibs/machxo2/lutrams.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/techlibs/machxo2/lutrams.txt b/techlibs/machxo2/lutrams.txt
new file mode 100644
index 000000000..c6b0b6c45
--- /dev/null
+++ b/techlibs/machxo2/lutrams.txt
@@ -0,0 +1,12 @@
+ram distributed $__DPR16X4C_ {
+ abits 4;
+ width 4;
+ cost 4;
+ init no_undef;
+ prune_rom;
+ port sw "W" {
+ clock posedge;
+ }
+ port ar "R" {
+ }
+}