attribute ram_style : string;
attribute ram_style of myram : signal is "distributed";
For more information about RAM coding styles, see RAM HDL Coding Techniques.
attribute ram_style : string;
attribute ram_style of myram : signal is "distributed";
For more information about RAM coding styles, see RAM HDL Coding Techniques.