Forum Discussion
Deshi_Intel
Regular Contributor
6 years agoHI,
You have the right mindset where user shouldn't mess around with DDR4 IP internal setting.
waitrequestAllowance looks exactly like one of these internal setting that shouldn't be touched by user.
- So, may I know why would you want to control it ?
- Or can you explain further what are you trying to do with DDR4 IP here ?
- Ideally user should only control the interface signal exposed on DDR4 IP top level design only
If I look at the EMIF user guide doc, the closest user controlled signal should be "amm_ready" signal that indicate whether DDR4 memory controller is busy or not.
- amm_ready is the inverse of amm_wait_request signal
- User should only send command request to DDR4 memory controller whenever it's ready to accept command when amm_ready assert high
Thanks.
Regards,
dlim