# https://www.xilinx.com/support/documentation/user_guides/ug473_7Series_Memory_Resources.pdf
match $__XILINX_RAMB36_SDP
- attribute ram_style=block ram_block=1
- attribute !ram_style
+ attribute !ram_style ram_style=block ram_block
attribute !logic_block
min bits 1024
min efficiency 5
endmatch
match $__XILINX_RAMB18_SDP
- attribute ram_style=block ram_block=1
- attribute !ram_style
+ attribute !ram_style ram_style=block ram_block
attribute !logic_block
min bits 1024
min efficiency 5
endmatch
match $__XILINX_RAMB36_TDP
- attribute ram_style=block ram_block=1
- attribute !ram_style
+ attribute !ram_style ram_style=block ram_block
attribute !logic_block
min bits 1024
min efficiency 5
endmatch
match $__XILINX_RAMB18_TDP
- attribute ram_style=block ram_block=1
- attribute !ram_style
+ attribute !ram_style ram_style=block ram_block
attribute !logic_block
min bits 1024
min efficiency 5