Forum Discussion
LPDDR4 not available in NIOSV/g linker script - Agilex-5, Quartus 26.1 Pro
- 2 months ago
Hi dim1
Got it.
(This may come rather late for you, sorry about that. But I believe you will be interested in this new findings.)
There is another workaround for the Agilex 5 & 3 EMIF IP involving the isMemoryDevice agent information.
You may refer to this KDB.
Unlike the Add Memory Device workaround, this one is tied to QSYS. As such, isMemoryDevice workaround (repeat per new QSYS) is less repetitive compared Add Memory Device workaround (repeat per new BSP).
Besides that, the isMemoryDevice workaround fixes the problem from the roots in Platform Designer. Thus, the subsequent BSP Editor will work seamlessly (the experience of EMIF IP in BSP Editor will be akin to a OCRAM IP).
Regards,
Liang Yu
Never mind. It actually works, even though it shows two devices with the same name.
Thank you,
D.
- LiangYuG_Altera2 months ago
Contributor
Hi dim1
Got it.
(This may come rather late for you, sorry about that. But I believe you will be interested in this new findings.)
There is another workaround for the Agilex 5 & 3 EMIF IP involving the isMemoryDevice agent information.
You may refer to this KDB.
Unlike the Add Memory Device workaround, this one is tied to QSYS. As such, isMemoryDevice workaround (repeat per new QSYS) is less repetitive compared Add Memory Device workaround (repeat per new BSP).
Besides that, the isMemoryDevice workaround fixes the problem from the roots in Platform Designer. Thus, the subsequent BSP Editor will work seamlessly (the experience of EMIF IP in BSP Editor will be akin to a OCRAM IP).
Regards,
Liang Yu- dim11 month ago
New Contributor
Hello Liang Yu,
The QSYS workaround is simpler, and resolved the issue.
Thank you!
D.