Forum Discussion
Ashish_Pradhan
New Contributor
1 year agoUnable to write to on-chip memory using Avalon Write Master.
Hello, I am trying to write to an on-chip memory using Avalon Write Master Intel FPGA IP ( dma_write_master version 19.2.0, a sub-core of mSGDMA ) configured as stream to memory-map. - I am expo...
sstrell
Super Contributor
1 year agowaitrequest is being held high by the system (assuming you're using Platform Designer here) for most of the time in the Signal Tap waveform you provided. As long as waitrequest is held, the current command signals are held. Something in the system is preventing the write. It might help you show your PD system design.