diff options
Diffstat (limited to 'techlibs/xilinx/drams.txt')
-rw-r--r-- | techlibs/xilinx/drams.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/techlibs/xilinx/drams.txt b/techlibs/xilinx/drams.txt new file mode 100644 index 000000000..84175b24c --- /dev/null +++ b/techlibs/xilinx/drams.txt @@ -0,0 +1,17 @@ + +bram $__XILINX_RAM32X1D + init 1 + abits 5 + dbits 1 + groups 2 + ports 1 1 + wrmode 0 1 + enable 0 1 + transp 0 0 + clocks 0 1 + clkpol 0 2 +endbram + +match $__XILINX_RAM32X1D +endmatch + |