Forum Discussion
SrLam9
New Contributor
8 years agoHow does the Remote Update IP work?
Hi am trying to implement the Remote update IP core into my Arria 10 system with an EPCQ512. I want to have an application and factory configuration to fall back on. I am configuring the Remote updat...
SrLam9
New Contributor
7 years agoHi Nooraini,
I played around with my project a little more. I tried adjusting the reset because I thought that it may have been trying to access the register too early (however, I do check the busy signal so this should not be the case). I have attached an image of my signaltap trace. Data out from the IP is initially 0x00000000, but changes to 0x00000FFF, then 0x0000001F when the read is asserted. What could be causing this? The signaltap project is to trigger on power-up. Also ignore the RemoteUpdate:RU|reset signal, it was renamed and I never replaced it.
Thank you