Forum Discussion
Navaneeth
New Contributor
4 years agoProcedure to add uClk_usr in Streaming DMA AFU
I want to run my AFU in uClk_usr domain in the Streaming DMA AFU sample example. Please can you provide the steps that need to be followed in order to achieve this.
Thank you
Navaneeth
New Contributor
4 years agoHi,
We tried using uClk_usr instead of pClk in line 117 of "ccip_std_afu.sv" file. We got the following error when we ran the software in simulation mode:
Thank you