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,
Path to avst_decimator.sv is:
<path to streaming_dma_afu folder>/hw/rtl/QSYS_IPs/avst_decimator/avst_decimator.sv
OR
$OPAE_PLATFORM_ROOT/hw/samples/streaming_dma_afu/hw/rtl/QSYS_IPs/avst_decimator/avst_decimator.sv
Thank you