mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 01:25:33 +00:00
Updating RAMB36E1 thresholds. Adding test for both RAMB18E1/RAMB36E1
This commit is contained in:
parent
ab6ac8327f
commit
937ec1ee78
3 changed files with 92 additions and 2 deletions
|
@ -73,7 +73,7 @@ bram $__XILINX_RAMB18_TDP
|
|||
endbram
|
||||
|
||||
match $__XILINX_RAMB36_SDP
|
||||
min bits 4096
|
||||
min bits 1024
|
||||
min efficiency 5
|
||||
shuffle_enable B
|
||||
make_transp
|
||||
|
@ -89,7 +89,7 @@ match $__XILINX_RAMB18_SDP
|
|||
endmatch
|
||||
|
||||
match $__XILINX_RAMB36_TDP
|
||||
min bits 4096
|
||||
min bits 1024
|
||||
min efficiency 5
|
||||
shuffle_enable B
|
||||
make_transp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue