Ethernet connexion issue with FIL programmation

1 vue (au cours des 30 derniers jours)
Maxence Voisin
Maxence Voisin le 5 Mai 2017
Commenté : Maxence Voisin le 30 Juin 2017
Hi!
I'm working on an Altera Stratix IV board with a EP4SGX530KH40C2 device. At the end of the FPGA validation in filWizard with an Ethernet connection, I can see the Rx led lighting up but the Tx led stay not lighting and the ping is failed. I have to notice that the quartus programmer is still opened to keep the Ethernet connection available. Is there someone who already had this issue ?
Thanks for your help.

Réponse acceptée

Tao Jia
Tao Jia le 2 Juin 2017
Can you manually ping the board? If that works, you can probably ignore the auto validation error. You should be able to run FPGA-in-the-Loop feature normally by just waiting for the programmer to finish before starting the simulation.
  1 commentaire
Maxence Voisin
Maxence Voisin le 30 Juin 2017
Yes, that's what I did.
Thanks for your reply.

Connectez-vous pour commenter.

Plus de réponses (1)

Tao Jia
Tao Jia le 1 Juin 2017
I assume that you are using the SGMII mode to connect. In that case, the answer to this question might be helpful:
https://www.mathworks.com/matlabcentral/answers/337646-filwizard-error-during-validation-of-altera-stratix-iv-gx-230-fpga-development-kit
Basically, you'll need to make sure that the quartus programming is opened and running. Also, what is the PHY chip that you are using? There might be some compatibility issue.
  1 commentaire
Maxence Voisin
Maxence Voisin le 2 Juin 2017
Thanks for your reply.
The issue is partially fixed by setting the SW2 switch to the factory mode (position 0). With this configuration I can have an Ethernet connection with the binary generated with the VHDL that I created.
When I try to validate the Ethernet connection in filWizad (with the same board) the software can't dialog with the board via Ethernet connection, it seems to be filWizard is checking the packets whereas Quartus programmer has not finished to process.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Clocks and Timers dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by