Skip to content

Commit

Permalink
Merge pull request #11 from litghost/disable_ram32x1d_synthesis
Browse files Browse the repository at this point in the history
Disable RAM32x1D synthesis
  • Loading branch information
litghost authored Feb 28, 2019
2 parents 4c6936e + c3de28b commit 48bfa03
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions techlibs/xilinx/drams.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,4 @@

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 1
endbram

bram $__XILINX_RAM64X1D
init 1
abits 6
Expand Down Expand Up @@ -39,11 +26,6 @@ bram $__XILINX_RAM128X1D
endbram


match $__XILINX_RAM32X1D
make_outreg
or_next_if_better
endmatch

match $__XILINX_RAM64X1D
make_outreg
or_next_if_better
Expand Down

0 comments on commit 48bfa03

Please sign in to comment.