aboutsummaryrefslogtreecommitdiffstats
path: root/techlibs/gowin/lutrams.txt
diff options
context:
space:
mode:
authorEddie Hung <eddie@fpgeh.com>2020-01-06 09:31:28 -0800
committerEddie Hung <eddie@fpgeh.com>2020-01-06 09:31:28 -0800
commit19541640eece245c344dbadd87a150151546789b (patch)
tree8a9ed21aee6bc965559e8a52e58e84ef80161657 /techlibs/gowin/lutrams.txt
parentffd38cb5ea7a6b7d93a49c90bf603131f6c760af (diff)
parent2e0da685284f20f2e5a111c644eccabc717c740f (diff)
downloadyosys-19541640eece245c344dbadd87a150151546789b.tar.gz
yosys-19541640eece245c344dbadd87a150151546789b.tar.bz2
yosys-19541640eece245c344dbadd87a150151546789b.zip
Merge remote-tracking branch 'origin/master' into xaig_dff
Diffstat (limited to 'techlibs/gowin/lutrams.txt')
-rw-r--r--techlibs/gowin/lutrams.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/techlibs/gowin/lutrams.txt b/techlibs/gowin/lutrams.txt
new file mode 100644
index 000000000..9db530251
--- /dev/null
+++ b/techlibs/gowin/lutrams.txt
@@ -0,0 +1,17 @@
+bram $__GW1NR_RAM16S4
+ init 1
+ abits 4
+ dbits 4
+ groups 2
+ ports 1 1
+ wrmode 0 1
+ enable 0 1
+ transp 0 1
+ clocks 0 1
+ clkpol 0 1
+endbram
+
+match $__GW1NR_RAM16S4
+ make_outreg
+ min wports 1
+endmatch