Altera_Forum
Honored Contributor
19 years agocommunication ethernet between two FPGAs
Hi to all,
I'm a new member of this forum, which, I'm sure, will be very usefull for my problem. So, I'm working with two Cyclon II fpga connected each other by the ethernet cable and I'm trying to develope a simple application able to exchange packets from a board to the other one. I'm using the NicheStack TCP/IP stack to deal with this matter, but, I get stuck when this latter starts the initialization. In fact, even if the two tasks "inet main" and "clock tick" work properly, the global variable "iniche_net_ready" which says whether the initialization has been done or not, is never set to "true". Are there someone who has experience in this stuff?? thank you in advance. Dario982