Forum Discussion
Hi,
We don't have exact design that you're looking for but we do have few that might be useful for you. Below are the links.
- https://www.intel.com/content/www/us/en/design-example/714820/max-10-single-port-triple-speed-ethernet-and-on-board-phy-chip-design-example.html
- AN830: https://cdrdv2.intel.com/v1/dl/getContent/683167
- AN647: https://cdrdv2.intel.com/v1/dl/getContent/683344
Regards.
Pavee
- Anu_Jayan3 years ago
New Contributor
Hi Paveetirra_Srie
I am using Ubuntu version 20.04.5 system & I have installed the Intel Quartus Prime Pro Edition 21.4 (FREE, no license file required) following the below procedure link.
Also installed the Eclipse IDE into NIOS II EDS from the below procedure link.
https://www.terasic.com.tw/wiki/Getting_Start_Install_Eclipse_IDE_into_Nios_EDS
I have successfully installed both the software's. Then I downloaded the example source code for "Cyclone 10 GX Development Board" from the below link (Kit Collateral zip).
https://www.intel.in/content/www/in/en/products/details/fpga/development-kits/cyclone/10-gx.html
1) Opened Quartus -> Tools -> Nios II software build tools for eclipse
2) After extracting the "Kit Collateral zip" file, I tried to import the example simple socket server path into the "Nios II software build tools for eclipse" for testing the Ethernet port.
File -> Import -> Existing Projects into Workspace -> Next-> Browsing the path of "simple socket server" -> Finish
3) The Project is created in the Project Explorer window.
3) Now I tried to Build the project named as sss_c10gx_app & sss_c10gx_bsp . But the build failed throwing errors in Problems window.
I have attached the captured error log. Kindly help me to resolve the issue.
Regards
AnuJayan