AUrsi1
New Contributor
2 years agoIs it possible to infer eSRAM via synthesis attributes in HDL code?
Is it possible to infer eSRAM via synthesis attributes in HDL code?
Examples of HDL RAM inference in general are here
https://www.intel.com/content/www/us/en/programmable/quartushelp/17.0/hdl/vhdl/vhdl_file_dir_ram.htm
and also in section 1.4.1.4 here
In these resources, allowable values for the "ramstyle" attribute are "M9K", "M10K", "M20K", "M144K", "MLAB, "no_rw_check", "logic". In other words, no eSRAM. Is the platform designer the only way to infer eSRAM?