Forum Discussion
Wincent_Altera
Regular Contributor
3 years agoHi
If you are using JESD204B serial loopback, there are two ways to enable.
1. there is a port in the IP interface, you can assert to enable the serial loopback mode.
2. You can use the reconfig interface as you describe in the case, actually there is no base address, but you should use the reconfig avmm interface, not the JESD204B csr avmm interface, the address for each channel is 0x2000, so the first channel base address is 0x0, and the second address is 0x2000, third 0x4000, and so on.
Hope this answer your question.
Regards,
Wincent_Intel