I am curious about the interaction between SAMD and FPGA ip cores.
It looks like that the ip cores in GitHub - vidor-libraries/VidorFPGA: repository for Vidor FPGA IP blocks and projects use Intel avalon interface and configured as avalon ip cores (with _hw.tcl files).
I presume that there must be a Nios II processor that functions as an "i/o processor" and SAMD accesses them via the Nios. Is this correct?
Thanks.