Forum Discussion
CheepinC_altera
Regular Contributor
6 years agoThanks Steven for the guidance.
Hi Xin,
As I understand it, Quartus will expect you to specify the mif file whenever you specify the ram_init_file attribute. The current available workarounds would be as discussed above by Steven:
- Use RAM IP
- Use VHDL infer RAM but no specify the init_file attribute
- Use the conditional attribute
Sorry for the inconvenience.