dim1
New Contributor
2 months agoLPDDR4 not available in NIOSV/g linker script - Agilex-5, Quartus 26.1 Pro
Hello, I have a simple design for Agilex 5, using NIOS V/g and EMIF IP with LPDDR4 memory. I have the NIOS V instruction and data manager ports connected to the EMIF IP. Design compiles Ok. But...
- 10 days 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