I synthesized a small device to check the output of a block bar.
I received a message from XST:
Small RAM will be implemented on the LUT to maximize performance and save the RAM block. If you want to force its implementation on a block, use the ram_style parameter / restriction .
However, I do not know where to find this option / restriction either in ISE (11.1 in my case) or in restriction files ...
I do not want to use VHDL attributes directly in my code.
source
share