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.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/techlibs/machxo2/lutrams.txt b/techlibs/machxo2/lutrams.txt
index c6b0b6c45..ea42d4fcb 100644
--- a/techlibs/machxo2/lutrams.txt
+++ b/techlibs/machxo2/lutrams.txt
@@ -1,11 +1,11 @@
-ram distributed $__DPR16X4C_ {
+ram distributed $__TRELLIS_DPR16X4_ {
abits 4;
width 4;
cost 4;
- init no_undef;
+ init any;
prune_rom;
port sw "W" {
- clock posedge;
+ clock anyedge;
}
port ar "R" {
}