diff options
author | Clifford Wolf <clifford@clifford.at> | 2014-12-31 22:50:08 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2014-12-31 22:50:08 +0100 |
commit | 327a5d42b6b396f1c210f1579d03a0806a261d84 (patch) | |
tree | 3dccfbc3210620fe6de621e2b28db8788e563536 /techlibs/xilinx/brams.txt | |
parent | 94e6b70736934bd8ebb09c7cc74cfd443bd1d9eb (diff) | |
download | yosys-327a5d42b6b396f1c210f1579d03a0806a261d84.tar.gz yosys-327a5d42b6b396f1c210f1579d03a0806a261d84.tar.bz2 yosys-327a5d42b6b396f1c210f1579d03a0806a261d84.zip |
Progress in memory_bram
Diffstat (limited to 'techlibs/xilinx/brams.txt')
-rw-r--r-- | techlibs/xilinx/brams.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/techlibs/xilinx/brams.txt b/techlibs/xilinx/brams.txt index 03bd2b2b3..e5652eabf 100644 --- a/techlibs/xilinx/brams.txt +++ b/techlibs/xilinx/brams.txt @@ -7,9 +7,9 @@ bram XILINX_RAMB36_SDP32 abits 10 dbits 32 groups 2 - wports 1 0 - rports 0 1 - wenabl 2 0 + ports 1 1 + wrmode 1 0 + enable 4 0 transp 0 2 clocks 1 2 endbram |