ROM_STYLE Example (VHDL) - ROM_STYLE Example (VHDL) - 2022.2 English - UG901

Vivado Design Suite User Guide: Synthesis (UG901)

Document ID
UG901
Release Date
2022-11-16
Version
2022.2 English

attribute rom_style : string;

attribute rom_style of myrom : signal is "distributed";

For information about coding for ROM, see ROM HDL Coding Techniques .