MAX10 FPGA develop kit download data from DDR3 through Triple speed ethernet IP
Hi who may concern,
Recently we have used the MAX10 FPGA develop kit (Manufacture No: DK-DEV-10M50-A) to store the data on the board DDR3 memory which is around 1.5Gb. Now we are trying to download the data from the DDR3 SDRAM to our PC using the triple speed ethernet(TSE) IP. We searched on website, the example will always use the NIOS II to generate the Micro system (As shown in the below link) to operate the TSE IP.
However, we do not have the IP license of nios II system for TSE qsys. I have the following two questions.
1. Is there anyway that we can instantiate the TSE IP just as the same way we instantiate the DDR3 controller IP without license limitation? Directly using the verilog code can let us have a clear data flow path to moving the data. If it is possible, is there any example on the website for us to follow up. The ethernet IP documentation looks much more complex than DDR3 IP.
2. We also tried to use UART IP, it is qsys ip which still needs the license. Is there any example on the website of the MAX10 board UART operation using without license limitation?
Thanks very much for your help.